Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Gilman dd9438c722 splitting decal into top and bottom vor 3 Jahren
  Justin Gilman 01e860f801 adding bounds for valid door placement in editor vor 3 Jahren
  Justin Gilman a4bca35bbd switching user to use id instead of email vor 3 Jahren
  Justin Gilman f342b16d8c only pop login window if session is missing/invalid vor 3 Jahren
  Justin Gilman 4561249ce8 putting login in a nice popup window; hooking up registration properly vor 3 Jahren
  Justin Gilman 6efe6658a0 trying to handle abrupt socket disconnect gracefully when shutting down server vor 3 Jahren
  Justin Gilman 2f14cd262d removing debugging messages; sending ws connect message; refactor send function to use sendRaw vor 3 Jahren
  Justin Gilman 3b057450be adding websocket upgrade handler for nginx proxy; wrapping client websocket logic in Websocket Communicator class; fixing touch movement in overworld; adding CORS support for teetopia domain; disabling tick controller actions; vor 3 Jahren
  Justin Gilman 4d591c1b33 locking movement to 150ms vor 3 Jahren
  Justin Gilman debc4d8bf3 Cleaning up unused atlas loading; adding coords display to editor vor 3 Jahren
  Justin Gilman 5328478cc1 stubbing in socket handling for multiplayer vor 3 Jahren
  Justin Gilman 24a0d7f7e4 Adding map coordinates to help with placement vor 3 Jahren
  Justin Gilman 2322ef12a5 adding todo list and readme vor 3 Jahren
  Justin Gilman 7b6a41a743 removing some debugging output vor 3 Jahren
  Justin Gilman c8fd5536df saving more information for user session; moving default room definition to the client; having the client add the owner to the save map vor 3 Jahren
  Justin Gilman 56ca94dd8f resetting player position correctly if their saved room is invalid vor 3 Jahren
  Justin Gilman 2a6d45d179 messaging the user when room is not defined; resetting the user position when loading an invalid room the first time vor 3 Jahren
  Justin Gilman 16676aa0ab reporting log in session issues to client vor 3 Jahren
  Justin Gilman 32ab0f92d1 removing unused PUT endpoint for room controller; returning a default room when the requested room file doesn't exist; when saving a new room file, adding the current user as owner vor 3 Jahren
  Justin Gilman 4ea37a7fd0 creating new room when none exist; reporting back issues when saving vor 3 Jahren
  Justin Gilman 9f96ed7d16 adding in account registration hotkey vor 3 Jahren
  Justin Gilman c40b1f4a71 Adding L hotkey for logging in; replacing ctrl+s with api call to save rooms vor 3 Jahren
  Justin Gilman 32c85fb6f2 adding in rough room ownership/write permissions vor 3 Jahren
  Justin Gilman 4d34c31aba adding stubs for saving room data vor 3 Jahren
  Justin Gilman b164f62311 Adding login vor 3 Jahren
  Justin Gilman 1627de1549 refactor user db retrival to separate function vor 3 Jahren
  Justin Gilman eb9ba4f97b adding in registration endpoint vor 3 Jahren
  Justin Gilman 085d1c3f62 updating room info vor 3 Jahren
  Justin Gilman ebfe705221 adding room put endpoint vor 3 Jahren
  Justin Gilman eb816f3178 updating files to use room API instead of map folder vor 3 Jahren