Dev Log #2
I had broken the communications protocol last time, so now it's time to fix it! First thought:Just give all the mod handlers a way to access the websocket for any given client. Problem: I think this g
Jul 27, 20262 min read
Search for a command to run...
I had broken the communications protocol last time, so now it's time to fix it! First thought:Just give all the mod handlers a way to access the websocket for any given client. Problem: I think this g
New Here? Check out the About the Project page! I had the client page served via the flask server that was also the python backend at the start. This made it quite difficult to figure out what was ac
Building a Moddable, Server-Authoritative Voxel Engine from Scratch GitHub Repository: github.com/stanleyzihanfan/A_Game (Stable versions are on main branch. Active development lives on the feature b