Commit graph

252 commits

Author SHA1 Message Date
mathiascode b5046d8325 Drop inventory and exp on death 2019-11-14 00:48:46 +02:00
mathiascode c2ee4fac7e Don't set fire ticks while still in lava 2019-11-13 23:47:17 +02:00
mathiascode d68c8e54d0 Update command names 2019-11-13 22:50:09 +02:00
mathiascode 8ad4bfe961 Improve physics check (needs to be reworked) 2019-11-13 21:13:54 +02:00
mathiascode 002007ece0 Fix bugs in execute checker 2019-11-11 23:53:12 +02:00
mathiascode 04227caa4f Change server port 2019-11-10 19:48:56 +02:00
mathiascode fdfe46d9bf Add null check 2019-11-09 15:14:49 +02:00
mathiascode 41b16d11d6 Server info command 2019-10-15 03:03:27 +03:00
mathiascode 4d4d01893a Push WIP physics code 2019-10-13 16:14:25 +03:00
mathiascode 81014126d0 Limit spawn radius 2019-10-11 17:22:21 +03:00
mathiascode 38770f54c8 Better underwater plant handling 2019-10-04 16:42:11 +03:00
mathiascode 9ec1c32b17 Add missing blocks 2019-10-03 19:30:18 +03:00
mathiascode 1796124bc1 Optimize skin requests 2019-09-28 21:22:18 +03:00
mathiascode 2c6e2a8b31 Cleanups, better optimizations 2019-09-28 03:29:48 +03:00
mathiascode a08c19f850 Fix errors in inventory checker 2019-09-22 17:35:38 +03:00
mathiascode 6b22761698 Better command handling in console 2019-09-22 05:37:43 +03:00
mathiascode d3902cbc8b Push old code 2019-09-22 04:58:53 +03:00
mathiascode e24206932b Command checker improvements 2019-09-22 02:46:15 +03:00
mathiascode b82c63a3ed Simplify code 2019-09-19 00:35:11 +03:00
mathiascode 0c99c440a8 Don't change file permissions 2019-09-18 23:18:36 +03:00
mathiascode def1b6b32f Avoid errors in checker 2019-09-18 23:17:45 +03:00
mathiascode bb082a614d Remove debug messages 2019-09-17 19:03:38 +03:00
mathiascode edad9deb59 Add uncommitted changes 2019-09-17 16:50:12 +03:00
mathias cad621f022 Use correct IDs for carrots and potatoes 2019-08-15 15:03:22 +03:00
mathias f6bd261cec Remove debug code 2019-08-08 23:40:45 +03:00
mathias a0c403207b Inventory improvements 2019-08-08 23:39:41 +03:00
mathias 2e5eecf936 Fix TNT physics overflow 2019-08-07 15:37:11 +03:00
mathias 6835013bef Optimize skin URL connections 2019-08-07 01:38:58 +03:00
mathias 8ac5e83044 Kelp has two blocktypes 2019-08-06 21:41:18 +03:00
mathias 69ee352565 Fix compile error 2019-08-05 18:37:32 +03:00
mathias 192be7c779 Ugly hotfix for liquid freezes 2019-08-05 18:31:05 +03:00
mathias 3d67c5aa34 Workaround for command block crashes 2019-08-04 16:33:05 +03:00
mathias 1d7a4166b1 Code cleanup 2019-08-03 09:34:26 +03:00
mathias b4ce76cfa9 Blacklist approach for connections 2019-08-03 04:04:27 +03:00
mathias 4348eef96c Removed debug code 2019-08-03 00:22:29 +03:00
mathias 4dc64ae1d9 Command changes 2019-08-03 00:19:56 +03:00
mathias dd9d5bdc50 Additional improvements 2019-08-02 20:57:10 +03:00
mathias 9ad500ec15 Minor improvements 2019-08-02 19:41:48 +03:00
mathias 06b3d1d613 Minor improvements 2019-08-02 19:40:20 +03:00
mathias d648cc8037 Smarter inventory check on join 2019-08-02 00:09:52 +03:00
mathias 9e03cd15f5 Remove excessive check 2019-08-01 18:58:35 +03:00
mathias 3d1581d5b4 Check entity count on chunk load 2019-08-01 18:39:06 +03:00
mathias aadc92ce7a Check if chunks are loaded 2019-08-01 17:58:50 +03:00
mathias 5186696d1c Async chunk loading on teleport 2019-08-01 17:25:44 +03:00
mathias ba96a23aa5 Don't cancel large knockbacks 2019-07-30 21:18:16 +03:00
mathias ec5dbd18fd Split plugin into modules 2019-07-30 20:14:24 +03:00
mathias 971b387dce Invalid formatting 2019-07-30 17:54:07 +03:00
mathias 8d5271e3fd Separate command classes into files 2019-07-30 17:41:54 +03:00
mathias e64e59e06d Mitigate liquid server freezes 2019-07-25 20:33:46 +03:00
mathias 1e4a8b4fdb Attempt to catch broken command blocks 2019-07-24 19:12:04 +03:00