Historial de Commits

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