Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Gilman 49754c970b hardcoding tile size due to uneven tile shapes in the atlas hace 4 años
  Justin Gilman 038b063399 only saving if the user has moved recently hace 4 años
  Justin Gilman 758379731e saving user data once per minute hace 4 años
  Justin Gilman 6ee097d8ca making sure a user always starts visible on the screen hace 4 años
  Justin Gilman 11c779e52c adding in noclip handling if user enters a room in a collision state hace 4 años
  Justin Gilman 0aca2e4134 removing zero-size walls hace 4 años
  Justin Gilman a5e790b864 adding border to username hace 4 años
  Justin Gilman 49f02bfbf2 preventing zero-size walls in editor hace 4 años
  Justin Gilman 045abc38a2 getting rid of random items 2 hace 4 años
  Justin Gilman 6f6a3ae48e getting rid of random boxes (items) hace 4 años
  Justin Gilman 4f952e424b adding room tile editor; removing visible walls except in wall editor hace 4 años
  Justin Gilman 959e6456e6 cursor representation when in editor mode; adding wasd controls hace 4 años
  Justin Gilman ad9a1bf19a refactor collision logic to be more useable; adding in point collision logic; fixing room name display; adding in wall delete to the editor hace 4 años
  Justin Gilman 402b91e6d8 adding in wall editor hace 4 años
  Justin Gilman 02454d1ca3 removing debugging output hace 4 años
  Justin Gilman 419c8234c3 adding population command to update users when entering a room hace 4 años
  Justin Gilman 7bef1f5bcd adding sprites and room tiles hace 4 años
  Justin Gilman 6db8870338 Adding in sprites; setting up sprite loader; generating random room tiles hace 4 años
  Justin Gilman 101ce3c542 autoformat; updating the websocket url so that it can be accessible from outside localhost hace 4 años
  Justin Gilman 7739bb7b07 updating readme hace 4 años
  Justin Gilman c9875c67f7 adding in updated user data hace 4 años
  Justin Gilman 85e3ad661f cleaning username so spaces don't break things hace 4 años
  Justin Gilman bc189b1c52 fixing bug with player move coordinates sometimes not being float; displaying player name hace 4 años
  Justin Gilman e43901eff2 adding more todos on the readme; removing debugging outputs; moving websocket url to a const hace 4 años
  Justin Gilman ea1b261e43 adding in other user handling; user data cache; real-time other user movement hace 4 años
  Justin Gilman 61f8ad7851 adding user information to the subscribe command hace 4 años
  Justin Gilman 430234c0b7 sending movement only if visibly moving hace 4 años
  Justin Gilman a2756a9e26 broadcasting user position when moving on regular interval to websocket; updating readme hace 4 años
  Justin Gilman 962ec8d09d adding initial stubs for websocket connection hace 4 años
  Justin Gilman ecf5822d59 handling invalid username input; auto-loading the 0,0 room hace 4 años