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

r130:baefa0f9d7f6 -

@@ -24,9 +24,9
24
24
25 ## Acknowledgements ##
25 ## Acknowledgements ##
26
26
27 Art: [Isometric 64x64 Outside Tileset by Yar](https://opengameart.org/content/isometric-64x64-outside-tileset)
27 Art: [Isometric 64x64 Outside Tileset by Yar](https://opengameart.org/content/isometric-64x64-outside-tileset), various images from the Library of Congress and USDA Forest Service
28 Libraries: [FNA](https://fna-xna.github.io/), [SpriteFontPlus](https://github.com/rds1983/SpriteFontPlus), [Tracery.Net](https://github.com/josh-perry/Tracery.Net), and [ImGui.NET](http://imgui.net/)
28 Libraries: [FNA](https://fna-xna.github.io/), [SpriteFontPlus](https://github.com/rds1983/SpriteFontPlus), [Tracery.Net](https://github.com/josh-perry/Tracery.Net), and [ImGui.NET](http://imgui.net/)
29 Fonts: Droid Sans, [Iosevka,](https://typeof.net/Iosevka/) [Typicons by Stephen Hutchings](https://www.s-ings.com/typicons/)
29 Fonts: Droid Sans, [Iosevka,](https://typeof.net/Iosevka/) [Typicons by Stephen Hutchings](https://www.s-ings.com/typicons/)
30
30
31 Watching Thin Matrix's [video devlogs](https://www.youtube.com/watch?v=90CZ7Q17sls&list=PLRIWtICgwaX1gcSZ8qj8Q473tz7PsNmpR) for Equilinox inspired me to press on. :) Despite some similarities, the design of this game wasn't really inspired by Equilinox. (I've also enjoyed and Thoughtquake's [video devlogs](https://www.youtube.com/user/Thoughtquake/videos) for Cargo Defense and Cliff Harris's Democracy 4 [video devlogs](https://www.youtube.com/user/cliffski2/videos))
31 Watching Thin Matrix's [video devlogs](https://www.youtube.com/watch?v=90CZ7Q17sls&list=PLRIWtICgwaX1gcSZ8qj8Q473tz7PsNmpR) for Equilinox inspired me to press on. :) Despite some similarities, the design of this game wasn't really inspired by Equilinox. (I've also enjoyed and Thoughtquake's [video devlogs](https://www.youtube.com/user/Thoughtquake/videos) for Cargo Defense and Cliff Harris's Democracy 4 [video devlogs](https://www.youtube.com/user/cliffski2/videos))
32
32
@@ -30,7 +30,7
30 - Add tree simulation @milestone(3: Contracts)
30 - Add tree simulation @milestone(3: Contracts)
31 - Add contract generation @milestone(3: Contracts)
31 - Add contract generation @milestone(3: Contracts)
32 - Outline reserved areas @milestone(3: Contracts)
32 - Outline reserved areas @milestone(3: Contracts)
33 -
33 - Add company images @milestone(3: Contracts) @maybe
34 Trees:
34 Trees:
35 - Add basic maintenance cost @milestone(1: Basic Money) @done(2021-01-27)
35 - Add basic maintenance cost @milestone(1: Basic Money) @done(2021-01-27)
36 - Add basic age simulation
36 - Add basic age simulation
@@ -42,7 +42,7
42 - Ranger staffing? @maybe @milestone(1: Basic Money)
42 - Ranger staffing? @maybe @milestone(1: Basic Money)
43 - Staffing window
43 - Staffing window
44 - Ranger allocation
44 - Ranger allocation
45 - Set employee salaries, leave, etc. @maybe
45 - Set employee salaries, leave, etc. @maybe
46 - Figure out roles: ranger, educator, researcher?
46 - Figure out roles: ranger, educator, researcher?
47 Don't want to be too derivative
47 Don't want to be too derivative
48 - Employee training mechanic @maybe
48 - Employee training mechanic @maybe
You need to be logged in to leave comments. Login now