Description:
Update TODOs.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
|
1 | NO CONTENT: modified file, binary diff hidden |
@@ -9,6 +9,10 | |||
|
9 | 9 | - Close button @done(2021-01-28) |
|
10 | 10 | - Better appearance |
|
11 | 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 | 16 | Logging: |
|
13 | 17 | - Add contract struct @milestone(3: Contracts) |
|
14 | 18 | - Add tree simulation @milestone(3: Contracts) |
@@ -50,20 +54,35 | |||
|
50 | 54 | Thematically, maybe dubious? |
|
51 | 55 | On the other hand, could be something that requires luck |
|
52 | 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 | 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 | 66 | Misc: |
|
56 | 67 | - Assistant commentary @milestone(5: Events) |
|
57 | 68 | Need to ensure it's not annoying |
|
58 | Basic random events @milestone(5: Events) | |
|
69 | - Basic random events @milestone(5: Events) | |
|
59 | 70 | - Tree planting campaign |
|
60 | - Fire | |
|
61 | 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 | 79 | Structure: |
|
64 | 80 | - Add modes @milestone(5: Events) |
|
65 | 81 | - Refactor stuff out of FNAGame |
|
66 | 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 | 86 | Other features: |
|
68 | 87 | Accessibility: |
|
69 | 88 | - Verify contrast |
You need to be logged in to leave comments.
Login now