Commit graph

48 commits

Author SHA1 Message Date
kuroppoi
d967b13239 Security checks 2021-04-24 20:54:47 +02:00
kuroppoi
0ccfb940cb Added an item give command 2021-04-24 20:38:06 +02:00
kuroppoi
05a6051f22 Inventory persistence & jetpack sync (WIP) 2021-04-24 20:37:57 +02:00
kuroppoi
d0e2ca8126 Minor JSON & instance related improvements 2021-04-24 20:37:18 +02:00
kuroppoi
779462a8fa Resources are now added to/removed from inventory 2021-04-24 20:36:49 +02:00
kuroppoi
8e05ed062e Implemented EntityChangeMessage 2021-04-24 20:34:34 +02:00
kuroppoi
3f4e12e944 Improved disconnection handling 2021-04-24 20:32:46 +02:00
kuroppoi
46f3fb1906 Improved constructors 2021-04-24 20:31:14 +02:00
kuroppoi
aef8eb4e46 Fixed wrong logging level 2021-04-24 15:44:38 +02:00
kuroppoi
6fc125916f Fixed small syntax error + added a clause 2021-04-24 15:40:21 +02:00
Sir Code
3bb2917ec1
Added an admin command (#1) 2021-04-24 15:33:21 +02:00
kuroppoi
d8099a9643 Console commands are now handled on main thread 2021-04-23 18:05:39 +02:00
kuroppoi
dd3a4ebcf1 Added a help command 2021-04-23 15:11:41 +02:00
kuroppoi
f6c5d563c6 Added a stop command notification 2021-04-23 15:06:55 +02:00
kuroppoi
58acbb4709 Changed message notification color 2021-04-23 15:06:13 +02:00
kuroppoi
41828dbf9c Enum refactoring 2021-04-23 14:33:00 +02:00
kuroppoi
78d3705a55 Better JSON deserializer rules 2021-04-22 16:26:16 +02:00
kuroppoi
b3f2c4615d Clear dialogs on disconnect 2021-04-22 16:25:11 +02:00
kuroppoi
596d8f9a10 Disabled rain 2021-04-22 16:24:42 +02:00
kuroppoi
3b72e38d47 Added player appearance saving/syncing 2021-04-21 20:05:56 +02:00
kuroppoi
b5dd800e61 Added some admin utility commands 2021-04-21 19:59:22 +02:00
kuroppoi
13d8637210 Command executor refactor 2021-04-21 19:53:22 +02:00
kuroppoi
952b7eccee Added multi release attribute 2021-04-21 19:49:58 +02:00
kuroppoi
3c5ad3e85c Made zone names case insensitive 2021-04-21 19:44:09 +02:00
kuroppoi
82217cc57d Fixed duplicate email registration 2021-04-20 20:49:57 +02:00
kuroppoi
793d6f7d8d Password hash null check 2021-04-20 01:49:07 +02:00
kuroppoi
d8e3be44b1 Admins can now mine protected blocks 2021-04-20 00:16:45 +02:00
kuroppoi
9eb5037f30 Fixed exploration progress not loading 2021-04-20 00:01:11 +02:00
kuroppoi
fc88e8a501 Forgot to read a string here 2021-04-19 20:54:59 +02:00
kuroppoi
c108356ea7 Added player registration 2021-04-19 20:51:08 +02:00
kuroppoi
c7a178d007 WIP configurable dialog implementation 2021-04-19 20:50:59 +02:00
kuroppoi
05901cf95a Removed unnecessary data length check 2021-04-19 20:49:20 +02:00
kuroppoi
ae8befc0fd Registered commands now get added the to game config 2021-04-19 18:33:31 +02:00
kuroppoi
8249fe69cd Included document id in player status config 2021-04-19 14:51:37 +02:00
kuroppoi
0c2de4136d Added a broadcast command 2021-04-19 02:17:16 +02:00
kuroppoi
29ace472aa Moved commands to sub-package 2021-04-19 02:17:04 +02:00
kuroppoi
a92ae75927 Added /say and /think commands 2021-04-18 23:13:22 +02:00
kuroppoi
9070a078aa Refactored network registry 2021-04-18 23:12:59 +02:00
kuroppoi
24985cf6ad Added a basic console command system 2021-04-18 22:25:17 +02:00
kuroppoi
64d13165ad Removed debug shutdown command 2021-04-18 20:59:04 +02:00
kuroppoi
2578fddcf8 Cleaned up network registry 2021-04-18 17:46:27 +02:00
kuroppoi
f83cede5e1 Removed static initializer 2021-04-18 17:44:07 +02:00
kuroppoi
f50f2b8c6f Added a clearer "invalid token" error message 2021-04-18 17:43:33 +02:00
kuroppoi
a52fb6b3cd Fixed wardrobe property not being set 2021-04-18 17:00:25 +02:00
kuroppoi
d07dbd9571 Updated README.md 2021-04-18 00:35:54 +02:00
kuroppoi
61ce1dde4a Fixed spacing issues 2021-04-17 22:14:08 +02:00
kuroppoi
ea149e63a5 Open source commit 2021-04-17 21:59:53 +02:00
kuroppoi
abcc8f9abc Initial commit 2021-04-17 21:59:34 +02:00