mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Update TODO.txt
This commit is contained in:
parent
fea5b81cb6
commit
882615f26f
1 changed files with 2 additions and 1 deletions
3
TODO.txt
3
TODO.txt
|
|
@ -1,6 +1,7 @@
|
||||||
Lines starting with "!" are high priority
|
Lines starting with "!" are high priority
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
|
!- Add namespacing (`ssg.xyz()`)
|
||||||
!- Fix mapgen breaking when hosting from a dedicated server instead of the mainmenu (sometimes .-.)
|
!- Fix mapgen breaking when hosting from a dedicated server instead of the mainmenu (sometimes .-.)
|
||||||
-- GUIs to do everything
|
-- GUIs to do everything
|
||||||
-- Improve the maps by adding structures
|
-- Improve the maps by adding structures
|
||||||
|
|
@ -9,6 +10,6 @@ TODO:
|
||||||
!- 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
|
||||||
-- Implement configurable teams
|
-- Implement configurable teams
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue