Commit Graph
5 Commits
Author SHA1 Message Date
Michael Oliver 27bd26254c feat: implement bot name retrieval from botnames.txt 2026-06-13 23:38:30 +01:00
Michael Oliver e7f1a90440 fix: add file handling functions for bot built-ins
Loading all waypoint data at once crashes on real hardware on various maps, narrowed it down to those maps with bigger waypoint files. Using a streamed file reader seems to work better but there might be a "better" fix to look at in the future.
2026-06-13 23:38:30 +01:00
Michael Oliver c00572ddba refactor: make menu hud and controls console friendly 2026-06-13 23:38:30 +01:00
Michael Oliver aab08e2eb4 refactor: remove bot chat 2026-06-13 23:38:30 +01:00
Michael Oliver ec9ce53c40 feat: add codxe entrypoint 2026-06-13 23:38:30 +01:00