Commit Graph
720 Commits
Author SHA1 Message Date
Brokkonaut 759cd230a1 sanity checks for some command params
rollback/redo of chat or kills is not possible
2018-07-31 15:54:21 +02:00
Brokkonaut 19762691d0 Fix chest access logging (incorrect field name) 2018-07-31 15:35:11 +02:00
Brokkonaut 1e8779cb9a Add null check for inventory logging
Maybe fix #681
2018-07-31 15:18:06 +02:00
Brokkonaut a1d622ebbd Use the plugin logger instead of the global logger 2018-07-31 14:16:34 +02:00
Brokkonaut 76500f2e51 Always check collation when upgrading tables 2018-07-31 14:08:50 +02:00
Brokkonaut d403af42d9 Cancel early when trying to lookup chat while chat is not logged
Fixes #683
2018-07-31 13:33:33 +02:00
Brokkonaut f83fc7cee2 Typo 2018-07-31 13:23:45 +02:00
Brokkonaut 6680e9e3eb Allow querying for item types in chestaccess v1.13.1-SNAPSHOT-1 2018-07-31 03:01:26 +02:00
Brokkonaut 58e5cdf890 Serialize BlockStates
Banner, spawner and player heads can now be rolled back
2018-07-31 02:19:40 +02:00
Brokkonaut fca9c90032 Improve version parsing for update check 2018-07-30 16:48:09 +02:00
Brokkonaut f6e440c1df cleanup (de)serializing of ItemStacks 2018-07-30 16:41:55 +02:00
Brokkonaut afb81f850d The uncolored skulker box is also a block 2018-07-30 16:41:12 +02:00
Brokkonaut 166548da18 Upgrade config, chestaccess and kills too v1.13-SNAPSHOT-1 2018-07-29 15:37:28 +02:00
Brokkonaut dc5c8a82c3 Log stack traces for some more exceptions 2018-07-29 15:37:28 +02:00
Brokkonaut 9f1fc3fe7b Do not check for invalid materials in the config before upgrading them 2018-07-29 15:37:28 +02:00
Brokkonaut 0bdbce59b8 Legacy materials are not iterated, so don't have to check for that 2018-07-29 15:37:28 +02:00
Brokkonaut 88faff8230 Formating 2018-07-29 15:37:28 +02:00
Brokkonaut 71a950a48b Add the new airs to the config 2018-07-29 15:37:28 +02:00
Brokkonaut f41a2f0b45 Update repositorys/Remove dead repos 2018-07-29 15:37:28 +02:00
Brokkonaut 0a7ea8e747 Treat CAVE_AIR and VOID_AIR the same as AIR 2018-07-29 15:37:28 +02:00
Brokkonaut 905c25a943 Set the maximum size for the connection pool 2018-07-29 15:37:28 +02:00
Brokkonaut 6e2325d346 The weapon might be null 2018-07-29 15:37:28 +02:00
Brokkonaut 5cb9dfda50 Update dependencies & maven plugins, add relocations 2018-07-29 15:37:28 +02:00
Brokkonaut bdf18fac1e Fix MaterialConverter query 2018-07-29 15:37:28 +02:00
Brokkonaut 8f18af2252 Convert old blockchange logs 2018-07-29 15:37:28 +02:00
Brokkonaut d1d16a6246 Update from 1.13-pre7 to 1.13 2018-07-29 15:37:28 +02:00
Brokkonaut 84270c59c6 Update default config 2018-07-29 15:37:28 +02:00
Brokkonaut ea87835595 Update to WorldEdit for 1.13 2018-07-29 15:37:28 +02:00
Brokkonaut 6d35da12e3 Access MaterialConverter only from main thread, avoid sync 2018-07-29 15:37:28 +02:00
Brokkonaut 0792fbd32a Not every material has a BlockData 2018-07-29 15:37:28 +02:00
Brokkonaut 51505cf34a Better rollback of doors 2018-07-29 15:37:28 +02:00
Brokkonaut ce30d33824 Update to 1.13 / Logging/Rollbacks work but largely untested
Still missing: Import data from 1.12 and older
2018-07-29 15:37:28 +02:00
Yannick Schinko 1ce92e1d3f Updated HikariCP to latest version (#707) 2017-12-12 10:01:32 +11:00
md_5 0ed8728d01 #703: Chest rollback issues on 1.12.1 2017-08-18 17:57:09 +10:00
md_5 40c1cc1c22 #702: MySQL error in upgrader 2017-08-16 20:52:28 +10:00
md_5 a51651c306 repo.md-5.net -> https 2017-08-13 19:41:34 +10:00
md_5 72851ca52f #700: Change chat columns to 256 2017-08-11 18:31:55 +10:00
md_5 defcfeeb07 #698: Misc explosion logging 2017-07-08 18:04:45 +10:00
René Preuß ba8c1281e3 Change materials.yml location to relative (#697) 2017-06-30 09:01:30 +10:00
Niklas 80de6eb383 Update for 1.12 (#694) 2017-06-10 08:27:28 +10:00
Max Lee 207c66809f Add separate logging entry for ender crystal explosions and default all posible explosions to true (#669) 2017-02-10 08:19:26 +11:00
Niklas ba0e83e437 Update for 1.11 and added shulker boxes (#687) 2016-12-01 09:37:50 +11:00
md_5 4195995ca9 Begin 1.10.1 development cycle 2016-05-06 17:12:39 +10:00
md_5 5a1c7ec422 1.10.0 release 2016-05-06 17:11:51 +10:00
Philip Cass 0e3a04766a We no longer build on java 6 2016-03-01 19:52:45 +00:00
md-5 9f319dfb7f Merge pull request #658 from parryjacob/master
Update to use Spigot 1.9
2016-03-02 06:44:50 +11:00
Jacob Parry 1f1483efab Update to use Spigot 1.9 2016-03-01 03:33:27 -05:00
Ammar Askar 6faa37928a Update HikariCP, shift over to Java7 2015-09-22 02:33:46 -04:00
frymaster 080450a278 Include lb-players table in UTF8(mb4) checks
Mojang enforce a very restricted set of characters for names, however offline servers can be sent a much wider set of characters.
Also, fix not using UTF8mb4 on table creation if possible.

Fixes #630
2015-08-03 20:28:44 +01:00
frymaster a2c162489a Move to proper three-part versioning (ie 1.9.4 instead of 1.94) and set the dev version to 1.10.0
If it detects a version number of the form 1.xy in the config, it will change that to 1.x.y, so we should make sure we always use e.g. 1.10.0 for version 1.10

Fixes #629
2015-07-30 22:27:06 +01:00