Commit graph

24 commits

Author SHA1 Message Date
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
28ccca81f4 Stage 1
By: md_5 <git@md-5.net>
2014-04-12 14:18:37 +10:00
Spigot
b215942177 Update to 1.7.5
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-03-23 00:06:43 +00:00
Spigot
3985d6815c Rebuild patch hashes, fix build.
By: md_5 <git@md-5.net>
2014-03-10 09:14:45 +11:00
Spigot
c94c983b44 Fix ClearTickList to return correct value
Previously it always returned false, this fixes it to return whatever value the user has it set to.

By: Zach Brown <Zbob750@live.com>
2014-02-17 20:44:13 -06:00
Spigot
7073c502e9 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-02-12 13:48:26 +00: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
e25e9553b1 Clear chunkTickList at the end of every tick.
By: md_5 <git@md-5.net>
2014-01-08 14:38:38 +11:00
Spigot
fe21d2887d Fix patch tree.
By: md_5 <git@md-5.net>
2013-12-22 10:06:06 +11:00
Spigot
a6e7c7a91e Upstream merge
By: md_5 <md_5@live.com.au>
2013-12-09 18:00:58 +11:00
Spigot
739f396eba Upstream merge
By: md_5 <md_5@live.com.au>
2013-12-03 15:13:39 +11:00
Spigot
9746fe7a1e Update mc-dev etc.
By: md_5 <md_5@live.com.au>
2013-12-01 15:13:58 +11:00
Spigot
ff79e2c7df Stage 1
By: md_5 <md_5@live.com.au>
2013-12-01 14:40:53 +11:00
Spigot
d80eaa142d Reset default antixray blocks to remove 1 and 5, to fix block lag people have being seeing. Thanks @andrewkm for the report.
By: md_5 <md_5@live.com.au>
2013-07-13 11:37:21 +10:00
Spigot
51c9200b04 Update to latest CraftBukkit and refresh all patch hashes - somehow InventoryClickEvent patch got applied twice.
By: md_5 <md_5@live.com.au>
2013-07-11 11:31:30 +10:00
Spigot
acb5c443c4 Update to Minecraft 1.6.1 - Phase 1
By: md_5 <md_5@live.com.au>
2013-07-02 13:03:56 +10:00
Spigot
85a9d69882 Properly re-register commands on reload
By: md_5 <md_5@live.com.au>
2013-06-22 14:07:01 +10:00
Spigot
4019e76015 *wipes sweat off brow, add /tps and /restart commands
By: md_5 <md_5@live.com.au>
2013-06-21 18:25:45 +10:00
Spigot
52cf9d619c Compiling up to patch 10
By: md_5 <md_5@live.com.au>
2013-06-21 17:00:01 +10:00
Spigot
d3c3596a4c Rough Spigot Changes
By: md_5 <md_5@live.com.au>
2013-06-20 18:21:31 +10:00
Spigot
5af765e5b0 Show off some WIP patches.
By: md_5 <md_5@live.com.au>
2013-06-20 17:52:17 +10:00
Spigot
b7bbdfb74e Refresh the hashes of all our patches so they are nicely in sync after our new RB.
By: md_5 <md_5@live.com.au>
2013-06-16 21:45:21 +10:00
Spigot
925012dc60 Fix loading of per world settings
By: md_5 <md_5@live.com.au>
2013-06-15 22:01:15 +10:00
Spigot
f855c00165 Let the PAIN begin
By: md_5 <md_5@live.com.au>
2013-06-11 12:56:24 +10:00