foxygit / doom Log in
commit 3a0a692486ba44765d814cf2ad7c93582fb9705d
Author:     jens <jens.se@icloud.com>
AuthorDate: Fri Aug 21 23:12:52 2026 +0200
Commit:     jens <jens.se@icloud.com>
CommitDate: Fri Aug 21 23:12:52 2026 +0200

    Note four known splitscreen/phone-join issues in TODO

    Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
---
 TODO.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/TODO.md b/TODO.md
index 3f40d473..840613b0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -27,6 +27,16 @@ and unstructured wish list of features and improvements. The bug tracker
   - Strife v1.1 emulation (for demo IWAD support)
   - Screensaver mode

+* Infinite splitscreen fork:
+  - Menu screen and intermission/score screen are too small in splitscreen -
+    they're still laid out for a single full-width view.
+  - Add a menu item for starting in splitscreen mode (currently only
+    reachable via -splitscreen on the command line).
+  - A player dying and respawning resets the whole game for everybody
+    instead of just that player.
+  - Losing connection or reloading the phone controller page spawns a new
+    player instead of reclaiming the existing one.
+
 Crazy pie in the sky ideas:

 * Automatic WAD installer - download and run TCs from a list automatically