From 849ff509f0da858bc7cb81afcc6369e0b7afbfc5 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:27:56 -0400 Subject: [PATCH] remove "add a licence" and change a few things --- TODO.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 707f087..2985267 100644 --- a/TODO.txt +++ b/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