Commit graph

39 commits

Author SHA1 Message Date
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
7073c502e9 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-02-12 13:48:26 +00:00
Spigot
99ececedb4 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-01-31 20:42:29 +00:00
Spigot
1180c5cc83 Upstream merge
By: md_5 <git@md-5.net>
2014-01-15 20:28:26 +11:00
Spigot
fe21d2887d Fix patch tree.
By: md_5 <git@md-5.net>
2013-12-22 10:06:06 +11:00
Spigot
9a3140c935 Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1.
Now we maintain a new list of blocks to replace with ores in engine mode 2, to ensure that we only update when players mine blocks that are potentially not an ore. We could perhaps even elimate this slight lag from mode 2 by reducing the need for calling update(x,y,z)

By: md_5 <git@md-5.net>
2013-12-13 11:28:47 +11:00
Spigot
130d646157 Bring bungee support back in line with what the protocol update had
By: md_5 <md_5@live.com.au>
2013-12-11 11:25:32 +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
9a876418c1 Upstream merge
By: md_5 <md_5@live.com.au>
2013-12-02 07:36:51 +11:00
Spigot
ff79e2c7df Stage 1
By: md_5 <md_5@live.com.au>
2013-12-01 14:40:53 +11:00
Spigot
9658a61088 Upstream Merge
By: md_5 <md_5@live.com.au>
2013-10-24 21:23:24 +11:00
Spigot
d0f0d605bf Update to CraftBukkit 1.6.4
By: md_5 <md_5@live.com.au>
2013-09-20 11:46:45 +10:00
Spigot
19214d1353 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-03 18:45:50 +10:00
Spigot
b677c5c34b Sigh. Back to good old fashioned whatever we had before. Can anyone recommend some xray client I can actually use to test this stuff?
By: md_5 <md_5@live.com.au>
2013-07-28 21:47:45 +10: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
9cf9dc4d30 Keep CraftServer init early, but make plugins load at approx the same time they do in CraftBukkit - thanks @aadnk for wanting this
By: md_5 <md_5@live.com.au>
2013-07-07 09:33:34 +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
b6be6ce1ea Java 1.6 compile support
By: md_5 <md_5@live.com.au>
2013-06-25 18:12:27 +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
897cea1bba The server loads all settings correctly as far as I can tell. This marks the end of stage 2. Stage 3 (testing of all features and commands) will start tomorrow.
By: md_5 <md_5@live.com.au>
2013-06-21 19:17:26 +10:00
Spigot
e1afaad64e Load from correct class
By: md_5 <md_5@live.com.au>
2013-06-21 19:10:58 +10:00
Spigot
1521d8448f Progress on actually getting stuff to load.
By: md_5 <md_5@live.com.au>
2013-06-21 19:08:32 +10:00
Spigot
0e540153e1 More static please
By: md_5 <md_5@live.com.au>
2013-06-21 18:57:20 +10:00
Spigot
37369ecbbd Add ability to register commands
By: md_5 <md_5@live.com.au>
2013-06-21 18:21:29 +10:00
Spigot
f0c6238875 Reload support for spigot.yml
By: md_5 <md_5@live.com.au>
2013-06-21 18:14:27 +10:00
Spigot
264d66fab5 Ping sending patch done
By: md_5 <md_5@live.com.au>
2013-06-21 17:41:26 +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
ef9fe114cb Add more to the config
By: md_5 <md_5@live.com.au>
2013-06-20 18:16:28 +10:00
Spigot
7b2e91c366 Simplify
By: md_5 <md_5@live.com.au>
2013-06-20 17:36:06 +10:00
Spigot
3af19f804b Implement yaml load / save methods.
By: md_5 <md_5@live.com.au>
2013-06-20 17:31:40 +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
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
bb9e1c8d34 Re order
By: md_5 <md_5@live.com.au>
2013-05-14 12:11:20 +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