From 43458920a6ff7d383d772393a9ea9211000dddc9 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Tue, 9 Dec 2025 15:12:41 -0400 Subject: [PATCH] Improve styling of TODO Also remove a few items that have been completed. --- TODO.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/TODO.txt b/TODO.txt index 2285b73..7d73665 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,13 +1,13 @@ Lines starting with "!" are high priority TODO: -- GUIs to do everything +-- GUIs to do everything !- Inventory -- A bigger and better map, ideally with hills, few trees, no caves, some rivers, big villages here and there, and 500x500 size -- Random loot spawning in chests in predefined places (inside houses) +-- 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 -- Header, screenshot, and icon -- Polish the game -- Rewrite the main mod from scratch with higher code standards -- A scoring system with leaderboards \ No newline at end of file +-- Header, screenshot, and icon +-- Polish the game +-- Rewrite the main mod from scratch with higher code standards +-- A scoring system with leaderboards