Commit graph

36 commits

Author SHA1 Message Date
kaboom 67220510b1 Set maximum line length to 100 characters 2022-05-20 07:06:09 +03:00
kaboom 78067effe2 Use spaces instead of tabs 2022-05-20 07:06:08 +03:00
mathiascode 6fe4e56a7f Prevent server from half-crashing 2020-04-21 16:44:24 +03:00
mathiascode 92d9e4ad64 Remove outdated command 2020-04-18 17:13:03 +03:00
mathiascode ca92e0fada Address some entity crash issues 2020-04-17 06:17:59 +03:00
mathiascode 11ce7cf2be Enforce code style check 2020-02-27 17:08:10 +02:00
mathiascode 152962108a Fix redstone physics 2020-02-27 02:00:52 +02:00
mathiascode 398f066b0d Bring back old physics checks 2020-02-20 16:58:07 +02:00
mathiascode 6694621deb Improvements to block physics checks 2020-02-18 07:11:15 +02:00
mathiascode bf6592f9f9 Push latest changes to block physics 2020-02-18 05:34:21 +02:00
mathiascode 66e3a3da01 Minecraft 1.15.2 2020-01-22 16:33:19 +02:00
mathiascode 03b66ccb2c Handle invalid translations 2020-01-04 23:17:55 +02:00
mathiascode 5bea9e9dff Improve TNT redstone performance 2019-12-22 07:25:47 +02:00
mathiascode b688a2793b More style fixes 2019-12-21 16:12:26 +02:00
mathiascode 26b10af495 Temporarily disable redstone physics 2019-12-18 17:21:28 +02:00
mathiascode 5c6d4c5ab9 Prevent redstone wire from crashing server 2019-12-18 16:25:17 +02:00
mathiascode 87ef009ba6 Target Java 7 2019-12-17 20:23:24 +02:00
mathiascode d3d5140fe4 Fix package paths 2019-12-17 14:37:59 +02:00
mathiascode d805770131 Simplify command check 2019-12-15 19:26:25 +02:00
mathiascode 61562aa29d Temporary mitigations before 1.15 2019-12-11 18:59:32 +02:00
mathiascode 91a1b47054 Move lists 2019-12-11 03:36:35 +02:00
mathiascode 95a0b66af2 More TNT optimizations 2019-12-03 07:46:17 +02:00
mathiascode 86b3e68a4a Remove unneeded lists 2019-12-03 06:57:56 +02:00
mathiascode 6a06185eb5 More efficient block optimizations 2019-12-03 06:53:37 +02:00
mathiascode 3a3b450921 Don't hardcode join titles 2019-12-01 01:04:08 +02:00
mathiascode ddd6fa76f4 Mitigate command block bugs 2019-11-15 17:30:36 +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 4d4d01893a Push WIP physics code 2019-10-13 16:14:25 +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 2c6e2a8b31 Cleanups, better optimizations 2019-09-28 03:29:48 +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 1d7a4166b1 Code cleanup 2019-08-03 09:34:26 +03:00
mathias ec5dbd18fd Split plugin into modules 2019-07-30 20:14:24 +03:00