Commit Graph
921 Commits
Author SHA1 Message Date
Brokkonaut 8b34e39797 Log getting stung by bees
Fixes #780
2020-01-24 04:23:59 +01:00
Brokkonaut 1cda6506c7 Merge pull request #782 from TheMolkaPL/tool-event
Call ToolUseEvent when a tool is about to be used
2020-01-24 03:49:44 +01:00
TheMolkaPL 5b0e2d9adb Call ToolUseEvent when a tool is about to be used 2020-01-21 17:44:56 +01:00
Brokkonaut cdf6c1df04 Fix conversion to roman numbers
Fixes #779
2019-12-27 18:04:41 +01:00
Brokkonaut cdee5b3609 Back to snapshots 2019-12-20 05:37:55 +01:00
Brokkonaut 8e948e857f Release 1.15.1 2019-12-20 05:27:55 +01:00
Brokkonaut 793df218e5 Bump version to 1.15.1, update dependencies 2019-12-20 05:27:24 +01:00
Brokkonaut 31428d60e4 Add some hover texts and clickable coords 2019-12-20 05:15:45 +01:00
Brokkonaut 169328e159 Use ChatComponent API for log messages 2019-12-18 01:33:40 +01:00
Brokkonaut 60a771224b improve logging of entitiy damaged by projectiles or tnt 2019-12-01 05:14:10 +01:00
Brokkonaut 3135fe8696 Merge branch 'master' into pretty-chat 2019-11-24 06:19:05 +01:00
Brokkonaut 59d0794c3d Improve scaffolding logging with fallable blocks
- Log fallable blocks above scaffoldings
- Log scaffolding breaking because blocks below are falling down
2019-11-24 06:16:07 +01:00
Brokkonaut 8214e7d177 Log falling scaffoldings 2019-11-24 05:46:51 +01:00
Brokkonaut e77e95cae0 Merge branch 'master' into pretty-chat 2019-11-17 04:00:59 +01:00
Brokkonaut 241a7adc48 Wildcard block names in querys
For example "*_slab" to match any slab
2019-11-17 04:00:34 +01:00
Brokkonaut 27cc59f922 Merge branch 'master' into pretty-chat 2019-11-17 03:19:33 +01:00
Brokkonaut 8192aa4fb8 Allow block tags in querys
"block #signs" and similar: https://minecraft.gamepedia.com/Tag#List_of_tags
2019-11-17 03:17:32 +01:00
Brokkonaut 078fe7f423 missing diff for log formatting 2019-10-16 02:37:07 +02:00
Brokkonaut 76a81c124a Merge branch 'master' into pretty-chat 2019-10-16 02:25:43 +02:00
Brokkonaut d98d46d0c9 Fix logging when waterlogging waterlogged blocks 2019-10-16 00:52:29 +02:00
Brokkonaut 1e1dce99c0 Merge remote-tracking branch 'remotes/origin/master' into pretty-chat 2019-09-30 06:15:29 +02:00
TheMolkaPL 921df872d1 Expose useSSL flag to config 2019-09-30 06:11:26 +02:00
Brokkonaut cd38ac9866 Remove unused methods 2019-08-27 22:30:37 +02:00
Brokkonaut a7967e9b1e Do not require WorldEdit for CuboidRegion 2019-08-27 20:10:12 +02:00
Brokkonaut af895aa21d Merge branch 'master' into pretty-chat 2019-08-11 06:09:24 +02:00
Paul-Maxime 2f92fd3426 Fix beacon logging, they are not a container 2019-08-11 04:56:13 +02:00
Brokkonaut f298a5f70f Merge branch 'master' into pretty-chat 2019-08-10 04:34:22 +02:00
Brokkonaut 091bdca142 Merge pull request #763 from paul-maxime/public-chestaccess
Add public to the ChestAccess variables
2019-08-10 04:25:48 +02:00
Brokkonaut 07bf9421dd Switch to openjdk8 in travis builds 2019-08-10 04:24:03 +02:00
Paul-Maxime 06f24bf632 Add public to the ChestAccess variables 2019-08-10 00:24:27 +02:00
Brokkonaut 3f7ace7f70 Merge branch 'master' into pretty-chat 2019-07-09 03:46:09 +02:00
Brokkonaut 6f4ce7e6d0 Fix lectern logging
Fixes #761
2019-07-09 03:42:33 +02:00
Brokkonaut d03bbe68ba Add missing newline 2019-06-24 04:14:52 +02:00
Brokkonaut e9d78bffb1 Change action type for some entries 2019-06-23 21:59:07 +02:00
Brokkonaut d829005c7e Apply new message formatting to entity changes 2019-06-23 21:57:21 +02:00
Brokkonaut a6e4d79e0c Merge remote-tracking branch 'remotes/DarkArk/feature/pretty-chat' into pretty-chat 2019-06-23 21:47:14 +02:00
Brokkonaut e8aaadf37b Code style 2019-06-23 17:14:17 +02:00
Brokkonaut 1525d7682f Reformat 2019-06-23 16:45:14 +02:00
Brokkonaut 76f7f8701d Improve logging of 1.14 blocks 2019-06-23 05:23:31 +02:00
Brokkonaut 9b5e0c9025 WorldEdit logging should only log modified blocks
Fixes #757
2019-06-23 05:22:18 +02:00
Brokkonaut e6b0108bc5 Chunk.load is just as World.loadChunk 2019-06-20 06:08:59 +02:00
Brokkonaut 3efd92d9df loadChunk will keep chunks loaded forever, so do not use that 2019-06-20 05:37:55 +02:00
Brokkonaut 05d7652bcc Improve log messages when the block/entity type is unknown 2019-05-31 18:00:55 +02:00
Brokkonaut 72fc78b3c0 Add missing break 2019-05-28 07:30:56 +02:00
Brokkonaut 9eef03aa90 Fix lectern logging 2019-05-28 06:07:57 +02:00
Brokkonaut da692ed01a Log lectern book change 2019-05-28 05:25:25 +02:00
Brokkonaut 424ef3b02b Only log sign base color changes when we log SIGNTEXT for this world 2019-05-27 23:53:50 +02:00
Brokkonaut 4fda020dfc Log sign base color change 2019-05-27 22:46:32 +02:00
Wyatt Childers 8f429afbeb Made LogBlock's messages far more visual appealing 2019-05-20 23:29:29 -04:00
Brokkonaut f6522b73f4 create chat table without fulltext index if the database does not support it. 2019-05-16 01:35:46 +02:00