Commit Graph
23 Commits
Author SHA1 Message Date
MiniDigger | Martin 149172d006 Allow delegation to vanilla chunk gen 2020-04-29 02:12:51 +02:00
MiniDigger | Martin 4cb36133b6 Allow delegation to vanilla chunk gen 2020-04-29 02:12:51 +02:00
MiniDigger | Martin cbc2d143d7 Support components in ItemMeta (#3513) 2020-07-02 17:53:21 +02:00
MiniDigger | Martin 5000be556c [1.16] Fix MobGoals#getAllGoals not actually returning all goals (#3670) 2020-06-28 21:57:31 +02:00
MiniDigger | Martin 8cd2d012a3 [1.15] Fix MobGoals#getAllGoals not actually returning all goals (#3671) 2020-06-28 21:56:59 +02:00
MiniDigger | Martin 7b7d482818 [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
MiniDigger | Martin 67522d46ae [1.16] Make it run (#3626)
* She compiles!

Also readded the armorstand ticking patch, thanks cat

* Update mob goal api

* Misc fixes to make it run

drop per playing mob spawns for now
2020-06-26 14:04:38 +02:00
MiniDigger | Martin e943ece469 even even even more work 2020-06-25 16:09:55 +02:00
MiniDigger | Martin 454eaca2d3 Document fixup commit way of modifing patches (#3423) 2020-06-15 17:20:28 +02:00
MiniDigger | Martin 792993faca Expand Pathfinding API with more options 2020-05-16 15:15:11 +02:00
MiniDigger | Martin 8743a66ca2 Fix usage of vanilla goals 2020-05-16 15:25:40 +02:00
MiniDigger | Martin d17856519c Mob Goal API 2020-04-30 17:18:45 +02:00
MiniDigger | Martin 4564d6b566 Expose game version (#3274) 2020-05-02 10:56:08 +02:00
MiniDigger | Martin 9c8d3fce12 Fix commodore (#3264)
fixes #3262
2020-04-30 19:05:20 +02:00
MiniDigger | Martin d97ce19f49 Add Player Client Options API (#2883) 2020-04-17 06:10:38 +02:00
MiniDigger | Martin 9e81b520ec Nuke IOWorker, make stuff compile (#2733)
* remove removed patch cause its not removed anymore

* Nuke IOWorker, oh, and also make it compile

* synchronize writes properly

* Remove note about IOWorker
2019-12-13 14:46:45 +01:00
MiniDigger | Martin 8199a18b2b Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
MiniDigger | Martin 3360d06f76 Houston, we got a patch (#2731)
* Houston, we got a patch

* is this the end of the beginning or the beginning of the end
2019-12-12 17:20:43 +01:00
MiniDigger | Martin c9ef3d1cfc Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
MiniDigger | Martin 04173ca525 [CI-SKIP] Update artifact information in readme (#1652) 2018-11-06 15:24:32 +01:00
MiniDigger | Martin ace8e99e04 Call PortalCreateEvent for exit portals (#1047) 2018-03-20 19:56:44 +01:00
MiniDigger | Martin 12012ab589 Toggleable player crits, helps mitigate hacked clients. (#1040)
This is a port of https://github.com/PaperMC/Paper/blob/ver/1.8.8/Spigot-Server-Patches/0040-Toggleable-player-crits-helps-mitigate-hacked-client.patch
Also adds me to the MIT list.
2018-03-10 05:14:47 +01:00
MiniDigger | Martin 16a304fab2 [CI-SKIP] Add javadocs to readme (#427)
Add javadocs to readme
2016-09-22 05:50:38 +02:00