From 671ffdd31780ae5a9b274581c1492212cebefc74 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:59:21 -0400 Subject: [PATCH 1/2] Update TODO.txt --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 6c9849c..ee43b29 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,7 @@ Lines starting with "!" are high priority TODO: +!- Fix the winning player having a broken skin -- GUIs to do everything -- Improve the maps by adding structures -- Random loot spawning in chests in predefined places (inside houses) From 4dc405b125118cbfd6f6728f838932194eb708bc Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Tue, 9 Dec 2025 23:08:19 -0400 Subject: [PATCH 2/2] Update TODO.txt --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index ee43b29..cf25c0b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,7 @@ Lines starting with "!" are high priority TODO: -!- Fix the winning player having a broken skin +!- Fix players turning into GreenBlob for some reason -- GUIs to do everything -- Improve the maps by adding structures -- Random loot spawning in chests in predefined places (inside houses)