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