Spigot
5f889e2cf5
Add obfuscation helper patch to assist update process.
...
By: md_5 <git@md-5.net>
2014-04-14 10:40:29 +10:00
Spigot
975187b00f
Pop tick loop patch to top
...
By: md_5 <git@md-5.net>
2014-01-22 19:19:39 +11:00
Spigot
cd2ca0fee0
Revert previous change to clear chunk list on the end of each tick, make it configurable instead.
...
Whilst the new behaviour was technically correct as it prevented the possibility of the chunk tick list actually increasing over time, it introduced a few issues, namely the fact that it slowed growth to unreasonable levels, and interfered with the values which server admins have finally tuned, and come to enjoy over the last few years.
If it is absolutely essential that growth be halted and ticking reduced as much as possible, the config option is there for power users.
If we wish to 'fix' this by default in the future, a new chunk ticking algorithm, which actually has meaningful config options should be designed.
By: md_5 <git@md-5.net>
2014-01-14 19:16:43 +11:00
Spigot
79590b808a
Redo previous getCubes removal.
...
By: md_5 <git@md-5.net>
2013-12-22 10:05:27 +11:00
Spigot
7d692a40aa
Revert "Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time."
...
This reverts commit 5261962003
.
By: md_5 <git@md-5.net>
2013-12-22 10:03:57 +11:00
Spigot
5261962003
Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time.
...
By: md_5 <git@md-5.net>
2013-12-22 09:59:17 +11:00
Spigot
1a372ae112
Add a skeleton api impl to show how spigot specific APIs will be made
...
By: md_5 <md_5@live.com.au>
2013-06-02 15:15:15 +10:00
Spigot
1066f25c4c
Implement changes to orebfuscator, including remove update radius configuration and update on player interact
...
By: md_5 <md_5@live.com.au>
2013-05-16 18:10:23 +10:00
Spigot
4f8fb69205
Add base patch for Spigot config
...
By: md_5 <md_5@live.com.au>
2013-05-14 12:08:11 +10:00
Spigot
9ef540adb1
Remove extra inventory close event patch, because despite being a legitimate bug fix, it will not be pulled by Bukkit, so plugins must resort to other means to catch this last event.
...
By: md_5 <md_5@live.com.au>
2013-04-23 11:37:51 +10:00
Spigot
2a38426e59
Move version resolve check to initial POM patch
...
By: md_5 <md_5@live.com.au>
2013-04-23 11:32:07 +10:00
Spigot
d4c6c0b527
Move IP filter to own patch and (messily) fix merge conflicts as a result.
...
By: md_5 <md_5@live.com.au>
2013-04-23 11:27:55 +10:00
Spigot
a5e12866f3
Fix world info showing world as always obfuscated
...
By: md_5 <md_5@live.com.au>
2013-04-21 20:02:08 +10:00
Spigot
b5080a172f
Yet another CraftBukkit pulled patch.
...
By: md_5 <md_5@live.com.au>
2013-04-16 18:36:22 +10:00