Historique des commits

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