Commit Graph
856 Commits
Author SHA1 Message Date
Brokkonaut 92de737e4e Allow null weapons for kills
Fixes #742
2019-02-14 21:24:09 +01:00
Brokkonaut 025950a8c4 Fix armor stand logging on kill in survival mode 2019-01-14 03:29:07 +01:00
Brokkonaut dc62524d0d Fix logging fluids flowing down 2019-01-09 03:58:12 +01:00
Brokkonaut 947163477b Do not go over the maximum level for fluids 2019-01-08 16:38:26 +01:00
Brokkonaut 2e81e2be9d Catch failed ItemStack serialization
This will still not serialize the problematic ItemStacks, at that is not in the scope of logblock, but it will avoid problems with logging is this problem occurs.
Fixes #735
2019-01-05 17:16:18 +01:00
Brokkonaut 58223b7612 Fix startup exception when running without WorldEdit
Fixes #736
2019-01-04 18:10:11 +01:00
Brokkonaut 51f84251dc Adapt to latest WorldEdit changes 2019-01-04 18:09:12 +01:00
Brokkonaut 31ef2d942b Return idle connection from Consumer to avoid timeout
Fixes #732
2018-12-11 05:11:13 +01:00
Brokkonaut 9f8fd3e1ca Use constants for magic values 2018-12-08 18:04:36 +01:00
Brokkonaut 71527530f2 Reduce converter max batch size
Some popular hosters have quite low memory limits.. Fixes #730
2018-11-27 06:15:36 +01:00
Brokkonaut d5ee15ebba Improve stability for material table updates 2018-11-27 06:05:00 +01:00
Brokkonaut ab464e1dd5 Use long instead of int to avoid overflow in converter 2018-11-26 06:20:02 +01:00
Brokkonaut d847908d3c Skip duplicates for chest/sign conversion too 2018-11-24 03:39:05 +01:00
Brokkonaut 7e47a0c375 Skip duplicate rows instead of canceling the conversion 2018-11-24 03:34:09 +01:00
Brokkonaut ab7c8ffbb2 Fix key limit issues with some mysql versions
Fixes #728
2018-11-13 23:51:35 +01:00
Brokkonaut 0e8bb2599c WorldEdit changed the bstats artifact group again 2018-11-12 04:30:50 +01:00
Brokkonaut 7f3bb300ef Version 1.13.2 2018-11-10 04:26:27 +01:00
Brokkonaut 83157ad64f clearlog for entities 2018-11-10 04:22:52 +01:00
Brokkonaut cd798e86de Summarization for entities 2018-11-10 04:00:10 +01:00
Brokkonaut c3b0fda017 Improve worldeditor row ordering 2018-11-09 21:05:08 +01:00
Brokkonaut 27c72b43c1 Error message if entity logging is enabled, but no compatible WorldEdit is found 2018-11-09 17:31:39 +01:00
Brokkonaut 8a1897e102 Add entities to params command 2018-11-09 06:29:26 +01:00
Brokkonaut 9ea7a47b4e Animals should not contain ambient entities 2018-11-09 06:27:21 +01:00
Brokkonaut 76aeb5f602 Filter for entity types 2018-11-09 06:24:36 +01:00
Brokkonaut 1eace44cce Better messages 2018-11-09 05:04:37 +01:00
Brokkonaut a5ffa3b709 Log & rollback armor stand/item frame modifications 2018-11-09 05:00:32 +01:00
Brokkonaut 4e1a79ca0f Configurable entity logging 2018-11-09 04:04:31 +01:00
Brokkonaut ea16656fcb Log armor stands, item frames and paintings 2018-11-09 02:37:48 +01:00
Brokkonaut 9d1baee2e2 Improve entity logging/rollbacks
- Allow UUID changes on respawn
- Log Spawn
- Implement rollback and redo for entities
2018-11-09 00:41:05 +01:00
Brokkonaut 3a2c1d8d6f Rollback of killed entities works! 2018-11-08 19:13:13 +01:00
Brokkonaut 868c56ef6a Allow other edits than block edits 2018-11-08 15:54:59 +01:00
Brokkonaut f9d246dd63 Implement basic entity change lookup 2018-11-08 05:44:21 +01:00
Brokkonaut 707e0a1eed Incomplete entity logging 2018-11-08 05:19:59 +01:00
Brokkonaut 5ad0f06d16 Don't use MyISAM tables 2018-11-08 02:44:04 +01:00
Brokkonaut 4ce7ad0f7d Tool lookups no longer require WorldEdit for double chests 2018-11-07 20:56:58 +01:00
Brokkonaut 4af5b3f1ea There can only one of selection/location be set 2018-11-07 20:55:44 +01:00
Brokkonaut 8c6ee4cf0c Improve CuboidRegion not to use WorldEdit vectors when not needed 2018-11-07 20:45:57 +01:00
Brokkonaut 737afcd1fa Simplify we adapter 2018-11-07 02:55:29 +01:00
Brokkonaut f2dc3daad0 Adapt to latest WorldEdit changes + Compile against Spigot 1.13.2 2018-11-06 01:56:25 +01:00
Brokkonaut 35e62e03e9 order results by id only (date is not needed there) 2018-11-02 23:57:12 +01:00
Brokkonaut 40531988b0 optimize log lookup 2018-11-02 03:33:38 +01:00
Brokkonaut fde6927aeb Improve recovering from broken connections 2018-10-21 04:21:59 +02:00
Brokkonaut 3e836c2f50 Remove LogBlockQuestioner soft dependency, as it is no longer a separate plugin 2018-10-19 16:40:17 +02:00
Brokkonaut 396b79ab68 Remove unused import 2018-10-19 15:50:04 +02:00
Brokkonaut be5ee9f792 Fix NPE in FluidFlowLogging
Fixes #724
2018-10-17 14:59:35 +02:00
Brokkonaut 497e844486 Split long chat lines (for example from command blocks) 2018-10-15 03:05:58 +02:00
Brokkonaut 90dbc8d8df Improve water flow logging 2018-10-15 02:49:46 +02:00
Brokkonaut 91a08e7ea0 Fix worldedit dependency (one more exclusion..) 2018-10-12 22:35:23 +02:00
Brokkonaut eec8c91a42 Fix worldedit dependency (again..) 2018-10-12 22:31:24 +02:00
Brokkonaut a4368ea77f Fix sign logging 2018-10-12 22:30:34 +02:00