mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
remove "add a licence" and change a few things
This commit is contained in:
parent
5eec6e9dbc
commit
849ff509f0
1 changed files with 3 additions and 4 deletions
7
TODO.txt
7
TODO.txt
|
|
@ -2,13 +2,12 @@ Lines starting with "!" are high priority
|
|||
TODO:
|
||||
|
||||
!- Add namespacing (`ssg.xyz()`)
|
||||
!- Fix mapgen breaking when hosting from a dedicated server instead of the mainmenu (sometimes .-.)
|
||||
!- Fix mapgen breaking when using non-singlenode mapgens (such as on dedicated servers, a workaround is to create it on a client and transfer it to the server)
|
||||
-- GUIs to do everything
|
||||
-- Improve the maps by adding structures
|
||||
-- Random loot spawning in chests in predefined places (inside houses)
|
||||
!- 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
|
||||
-- Polish the game
|
||||
-- Rewrite the main mod from scratch with higher code standards
|
||||
-- Rewrite the game from scratch with higher code standards (it's never going to happen, is it...)
|
||||
-- A scoring system with leaderboards
|
||||
-- Implement configurable teams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue