Description:
Update TODOs.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r94:87edaf20255e -

1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -9,6 +9,10
9 - Close button @done(2021-01-28)
9 - Close button @done(2021-01-28)
10 - Better appearance
10 - Better appearance
11 - Money graph @maybe
11 - Money graph @maybe
12 Procgen:
13 short phase, maybe?
14 - Add some procedurally generated dialog @maybe @milestone(Procgen)
15 - Add some procedurally generated newspaper @maybe @milestone(Procgen)
12 Logging:
16 Logging:
13 - Add contract struct @milestone(3: Contracts)
17 - Add contract struct @milestone(3: Contracts)
14 - Add tree simulation @milestone(3: Contracts)
18 - Add tree simulation @milestone(3: Contracts)
@@ -50,20 +54,35
50 Thematically, maybe dubious?
54 Thematically, maybe dubious?
51 On the other hand, could be something that requires luck
55 On the other hand, could be something that requires luck
52 It's possible in SimSafari
56 It's possible in SimSafari
57 - Land repatriation to indigenous @maybe
58 Like the acknowledgement, don't want it to be too white savior-y (although obv. player isn't necessarily white)
53 - Research center @maybe
59 - Research center @maybe
54 -
60 -
61 Community:
62 Differing reputation with different groups. Could mix more and less political.
63 Don't want to go too Democracy 3/4: being able to affect the group size via policy is probably out. (Groups being intersectional might work, but is kind of tricky.)
64 Maybe a procedurally generated set of groups with some hard-coded elements? E.g.,
65
55 Misc:
66 Misc:
56 - Assistant commentary @milestone(5: Events)
67 - Assistant commentary @milestone(5: Events)
57 Need to ensure it's not annoying
68 Need to ensure it's not annoying
58 Basic random events @milestone(5: Events)
69 - Basic random events @milestone(5: Events)
59 - Tree planting campaign
70 - Tree planting campaign
60 - Fire
61 - Friends of the park fundraiser
71 - Friends of the park fundraiser
72 - Federal grant
73 - Celebrity visit
74 - Disasters @maybe
75 - Fire
76 would probably have to animate
77 - Disease
62
78
63 Structure:
79 Structure:
64 - Add modes @milestone(5: Events)
80 - Add modes @milestone(5: Events)
65 - Refactor stuff out of FNAGame
81 - Refactor stuff out of FNAGame
66 - Saving
82 - Saving
83 - Encompass @maybe
84 Currently thinking about a hybrid model where the Simulation class receives a lot of the events from Encompass. so things like Events, Contracts, and Research agreements are handled by Encompass. Perhaps Input, too?
85
67 Other features:
86 Other features:
68 Accessibility:
87 Accessibility:
69 - Verify contrast
88 - Verify contrast
You need to be logged in to leave comments. Login now