From 882615f26fdf2fd199c8663d5bcf897ecb5e4b64 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:51:09 -0400 Subject: [PATCH] Update TODO.txt --- TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 3eb800a..82cc458 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,7 @@ 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 .-.) -- GUIs to do everything -- Improve the maps by adding structures @@ -9,6 +10,6 @@ TODO: !- Make guns zoom in with a crosshair while rightclick is held -- Header, screenshot, and icon -- 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 -- Implement configurable teams