Commit History

Author SHA1 Message Date
  Justin Gilman dd9438c722 splitting decal into top and bottom 3 years ago
  Justin Gilman 01e860f801 adding bounds for valid door placement in editor 3 years ago
  Justin Gilman a4bca35bbd switching user to use id instead of email 3 years ago
  Justin Gilman f342b16d8c only pop login window if session is missing/invalid 3 years ago
  Justin Gilman 4561249ce8 putting login in a nice popup window; hooking up registration properly 3 years ago
  Justin Gilman 6efe6658a0 trying to handle abrupt socket disconnect gracefully when shutting down server 3 years ago
  Justin Gilman 2f14cd262d removing debugging messages; sending ws connect message; refactor send function to use sendRaw 3 years ago
  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; 3 years ago
  Justin Gilman 4d591c1b33 locking movement to 150ms 3 years ago
  Justin Gilman debc4d8bf3 Cleaning up unused atlas loading; adding coords display to editor 3 years ago
  Justin Gilman 5328478cc1 stubbing in socket handling for multiplayer 3 years ago
  Justin Gilman 24a0d7f7e4 Adding map coordinates to help with placement 3 years ago
  Justin Gilman 2322ef12a5 adding todo list and readme 3 years ago
  Justin Gilman 7b6a41a743 removing some debugging output 3 years ago
  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 3 years ago
  Justin Gilman 56ca94dd8f resetting player position correctly if their saved room is invalid 3 years ago
  Justin Gilman 2a6d45d179 messaging the user when room is not defined; resetting the user position when loading an invalid room the first time 3 years ago
  Justin Gilman 16676aa0ab reporting log in session issues to client 3 years ago
  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 3 years ago
  Justin Gilman 4ea37a7fd0 creating new room when none exist; reporting back issues when saving 3 years ago
  Justin Gilman 9f96ed7d16 adding in account registration hotkey 3 years ago
  Justin Gilman c40b1f4a71 Adding L hotkey for logging in; replacing ctrl+s with api call to save rooms 3 years ago
  Justin Gilman 32c85fb6f2 adding in rough room ownership/write permissions 3 years ago
  Justin Gilman 4d34c31aba adding stubs for saving room data 3 years ago
  Justin Gilman b164f62311 Adding login 3 years ago
  Justin Gilman 1627de1549 refactor user db retrival to separate function 3 years ago
  Justin Gilman eb9ba4f97b adding in registration endpoint 3 years ago
  Justin Gilman 085d1c3f62 updating room info 3 years ago
  Justin Gilman ebfe705221 adding room put endpoint 3 years ago
  Justin Gilman eb816f3178 updating files to use room API instead of map folder 3 years ago