Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | Add more packets and get json lib working with server data | Lucas Fryzek | |
11 days | Add json lib from rhombus upstream | Lucas Fryzek | |
It seems that json lib doesn't work with the official racket 8.16 release, so I'm keeping a copy of racket+rhombus json in the lib folder to get around this. | |||
2025-03-23 | Get threading of world working | Lucas Fryzek | |
2025-03-23 | Reorganize source, create basic threading and server | Lucas Fryzek | |
Need to create main world loop and have it message with web server | |||
2025-03-22 | Add basic item system | Lucas Fryzek | |
2025-03-22 | Split up files | Lucas Fryzek | |
2025-03-22 | Work out more of gathering logic | Lucas Fryzek | |
2025-03-20 | Add skeleton for gathering | Lucas Fryzek | |
2025-03-20 | Make validate functions reusable | Lucas Fryzek | |
2025-03-20 | Add tile blocking logic | Lucas Fryzek | |
2025-03-20 | Use enum for direction | Lucas Fryzek | |
2025-03-20 | Make entity move part of entity class | Lucas Fryzek | |
2025-03-20 | Initial commit | Lucas Fryzek | |