update todo, new baseplate

This commit is contained in:
Reid 2023-08-20 03:02:49 -07:00
parent d86a20577b
commit 5a8c554bf1
2 changed files with 14 additions and 12 deletions

View file

@ -16,7 +16,9 @@ I should put this in the game sometime, but the option to open the configuration
* I decided to omit the "TS" folder from [`./default.project.json:40`](./default.project.json) due to the script override not working in Health.server.ts in StarterCharacterScripts.
# Todo
* __Work on next:__ Better null checking for the clientState.character (can cause errors atm)
* __Work on next:__ Add guns
* Better null checking for the clientState.character (can cause errors atm)
* Custom player list
* Custom chat
* Add guns
* Add tests
* Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)