mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Improve styling of TODO
Also remove a few items that have been completed.
This commit is contained in:
parent
2259be43a2
commit
43458920a6
1 changed files with 7 additions and 7 deletions
14
TODO.txt
14
TODO.txt
|
|
@ -1,13 +1,13 @@
|
||||||
Lines starting with "!" are high priority
|
Lines starting with "!" are high priority
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
- GUIs to do everything
|
-- GUIs to do everything
|
||||||
!- Inventory
|
!- Inventory
|
||||||
- A bigger and better map, ideally with hills, few trees, no caves, some rivers, big villages here and there, and 500x500 size
|
-- Improve the maps by adding structures
|
||||||
- Random loot spawning in chests in predefined places (inside houses)
|
-- Random loot spawning in chests in predefined places (inside houses)
|
||||||
!- Add a proper licence and give credit to the creators of the mods used
|
!- Add a proper licence and give credit to the creators of the mods used
|
||||||
!- Make guns zoom in with a crosshair while rightclick is held
|
!- Make guns zoom in with a crosshair while rightclick is held
|
||||||
- Header, screenshot, and icon
|
-- Header, screenshot, and icon
|
||||||
- Polish the game
|
-- Polish the game
|
||||||
- Rewrite the main mod from scratch with higher code standards
|
-- Rewrite the main mod from scratch with higher code standards
|
||||||
- A scoring system with leaderboards
|
-- A scoring system with leaderboards
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue