18 Commits

Author SHA1 Message Date
78ed2101e5 I forgot blocks are a thing 2020-11-24 23:17:42 -07:00
ac28354dd7 redo items to account for client ignoring the assigned item_id and using its own. also item picking up 2020-05-13 22:32:30 -06:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
906a2dcd16 add room password handling 2020-04-27 21:59:15 -03:00
dcef56dcac add get_room/get_lobby to ClientLocation 2020-04-26 20:39:23 -06:00
9f4a9a4f2c use thiserror 2020-04-25 22:16:40 -06:00
9c643e2aae use ClientLocation refactor 2020-04-06 23:40:39 -07:00
c846bca599 ClientLocation refactor 2020-04-05 22:56:48 -07:00
648fdfc0ec rename function 2020-03-22 22:20:46 -07:00
38b0cac09b get player counts for room lists 2020-03-22 22:20:46 -07:00
2010222c9b implement db backing for items and send them to client 2020-01-18 23:36:28 -08:00
5f2cb01bd6 fix room creation, remove char from lobby on creation 2020-01-12 21:54:18 -08:00
e451eb88b5 remove player from area when they leave 2020-01-11 01:08:05 -08:00
fd3168e9f9 option filters: is_none -> is_some 2020-01-07 21:39:18 -08:00
c2ceb034d8 add clientlocation functions 2020-01-02 20:31:28 -08:00
161c0c94f8 location overhaul 2019-12-15 23:18:21 -08:00
11b51e97a2 echo Message packets to other clients in the room 2019-11-24 21:11:52 -08:00
d1dbd8d043 ClientLocation struct 2019-11-23 19:02:55 -08:00