Spigot
6082ad29c1
Fix links missing the path once clicked
...
By: Thinkofdeath <thethinkofdeath@gmail.com>
2013-12-02 11:27:23 +00:00
Spigot
07651a3c66
Fix some recipe book bugs introduced in 1.7. The full PR can be seen at Bukkit/CraftBukkit#1270
...
By: md_5 <md_5@live.com.au>
2013-12-02 17:26:11 +11:00
Spigot
faa3444174
[Bukkit Bug] Fix experience not being dropped by ores
...
By: md_5 <md_5@live.com.au>
2013-12-02 14:54:19 +11:00
Spigot
9a876418c1
Upstream merge
...
By: md_5 <md_5@live.com.au>
2013-12-02 07:36:51 +11:00
Spigot
0656fd7a23
Merge pull request #72 from thinkofdeath/master
...
Fix links in chat
By: md-5 <md_5@live.com.au>
2013-12-01 02:55:59 -08:00
Spigot
daa4a91c5f
Fix links in chat
...
By: Thinkofdeath <purggames@gmail.com>
2013-12-01 10:35:33 +00:00
Spigot
82655e30b3
Next tick list patch is causing odd speedups. Lets remove until @ammar2 or @mikeprimm can investigate.
...
By: md_5 <md_5@live.com.au>
2013-12-01 18:59:45 +11:00
Spigot
8e128cb0d0
More custom messages.
...
By: md_5 <md_5@live.com.au>
2013-12-01 18:40:51 +11:00
Spigot
3f368ccf84
BungeeCord Support
...
Provides support for IP forwarding via BungeeCord.
By: md_5 <md_5@live.com.au>
2013-12-01 18:18:51 +11:00
Spigot
35bd15b556
[Bukkit Bug] Fix packed ice generation crashing the server.
...
By: md_5 <md_5@live.com.au>
2013-12-01 17:52:29 +11:00
Spigot
dd156aab3c
[Bukkit Bug] Fix doors being opened by redstone.
...
By: md_5 <md_5@live.com.au>
2013-12-01 17:29:03 +11:00
Spigot
c3b250520f
"It Compiles" - Update Spigot to Minecraft 1.7.2 proper. See below for full release notes (MUST READ).
...
This is a lightly tested build. You are encouraged to keep backups at all times. Please attempt to report all issues to IRC. The following features are intentionally missing from this build and will be added as soon as humanly possible.
- BungeeCord IP forwarding
- Firing of AsyncLoginEvent in offline mode
- A few custom kick / other hardcoded messages
As always this build comes with no warranty.
Thanks for your support.
~md_5
By: md_5 <md_5@live.com.au>
2013-12-01 17:12:38 +11:00
Spigot
1962fb3011
Stage two done
...
By: md_5 <md_5@live.com.au>
2013-12-01 16:17:16 +11:00
Spigot
40affc9057
Remove log formatting
...
By: md_5 <md_5@live.com.au>
2013-12-01 16:02:56 +11:00
Spigot
e72250e21a
More stuff
...
By: md_5 <md_5@live.com.au>
2013-12-01 16:00:50 +11:00
Spigot
6feb9d719f
Progress check
...
By: md_5 <md_5@live.com.au>
2013-12-01 15:36:32 +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
90518adcbb
Update orebfuscator on block update.
...
By: md_5 <md_5@live.com.au>
2013-11-27 22:01:50 +11:00
Spigot
2e01d5ac17
Batch files now work in directories with spaces in it
...
Before the batch files could not run if the path to the directory had one
or more spaces in it. EG: "C:/Desktop/Spigot Repo". Now works with the
patch
By: mrkirby153 <mr.austinwhyte@gmail.com>
2013-11-05 16:26:20 -08:00
Spigot
964389e910
Update master to R2 as well.
...
By: md_5 <md_5@live.com.au>
2013-11-05 10:46:34 +11:00
Spigot
9658a61088
Upstream Merge
...
By: md_5 <md_5@live.com.au>
2013-10-24 21:23:24 +11:00
Spigot
dbe0e9acde
Fix plugin message API exceptions throwing internal errors to the client.
...
By: md_5 <md_5@live.com.au>
2013-10-19 13:00:10 +11:00
Spigot
b2b1c8d793
Configure restart message
...
By: md_5 <md_5@live.com.au>
2013-10-16 19:38:15 +11:00
Spigot
2c12c439ed
Arrow despawn rate is now configurable
...
By: md_5 <md_5@live.com.au>
2013-10-14 19:20:28 +11:00
Spigot
45b3124c85
Fix entity dead check in respawn API
...
By: md_5 <md_5@live.com.au>
2013-10-11 22:23:25 +11:00
Spigot
a80638d736
Properly validate blocks in particle api
...
By: md_5 <md_5@live.com.au>
2013-10-11 10:17:09 +11:00
Spigot
43fe7d7945
Fix up patch tree.
...
By: md_5 <md_5@live.com.au>
2013-10-09 18:22:37 +11:00
Spigot
ffa66cbd53
Fix BrewingStands Removing NBT / Potions
...
By: md_5 <md_5@live.com.au>
2013-10-09 18:20:20 +11:00
Spigot
c7a44916b5
Pull in respawn API, thanks @ninja-
...
By: Ammar Askar <ammar@ammaraskar.com>
2013-10-08 18:56:05 +05:00
Spigot
082750dfb1
Remove duplicate newline in report dumping
...
By: md_5 <md_5@live.com.au>
2013-10-08 16:50:05 +11:00
Spigot
0f7b600353
Silly git
...
By: md_5 <md_5@live.com.au>
2013-10-06 17:41:30 +11:00
Spigot
a99d5642b6
Better way of doing this without making plugins angry
...
By: md_5 <md_5@live.com.au>
2013-10-06 17:41:06 +11:00
Spigot
47799b829e
Don't Special Case X Move Value
...
By: md_5 <md_5@live.com.au>
2013-10-06 17:37:54 +11:00
Spigot
4348570abe
Merge pull request #54 from mrapple/master
...
Add a fix for clearing potion effects on respawn
By: md-5 <md_5@live.com.au>
2013-10-02 00:32:30 -07:00
Spigot
383a72e024
Add a fix for clearing potion effects on respawn
...
By: mrapple <tony@oc.tc>
2013-10-01 21:15:29 -05:00
Spigot
8c8db4e538
Catch all cases of updating with regards to falling blocks and anti xray
...
By: md_5 <md_5@live.com.au>
2013-09-30 21:54:44 +10:00
Spigot
4ca21772ea
Revert snapshot support for the time being
...
This reverts commit ab57604976
.
By: Ammar Askar <ammar@ammaraskar.com>
2013-09-28 19:57:04 +05:00
Spigot
78e6a9dfac
Stupid debug stuff
...
By: md_5 <md_5@live.com.au>
2013-09-28 19:50:25 +10:00
Spigot
a23a08bcf0
Fix stat sending
...
By: md_5 <md_5@live.com.au>
2013-09-28 18:44:19 +10:00
Spigot
ab57604976
Snapshot protocol for latest snapshot
...
By: md_5 <md_5@live.com.au>
2013-09-28 18:36:05 +10:00
Spigot
08adb344ce
Remove update physics patch as it causes issues with physics events
...
By: md_5 <md_5@live.com.au>
2013-09-25 08:49:47 +10:00
Spigot
4907e8b095
Revert "Remove metrics now to avoid issues later on. TODO: Make own metrics."
...
This reverts commit 70d2a558bc
.
By: md_5 <md_5@live.com.au>
2013-09-23 10:48:38 +10:00
Spigot
70d2a558bc
Remove metrics now to avoid issues later on. TODO: Make own metrics.
...
By: md_5 <md_5@live.com.au>
2013-09-22 19:16:15 +10:00
Spigot
b32f5443e9
Allow configuration of Item Despawn Rate
...
By: md_5 <md_5@live.com.au>
2013-09-22 19:11:09 +10:00
Spigot
592cae8e3e
Upstream merge
...
By: md_5 <md_5@live.com.au>
2013-09-21 13:39:32 +10:00
Spigot
b9b50f31e2
Don't let it manually re-register a map file
...
By: md_5 <md_5@live.com.au>
2013-09-21 12:58:36 +10:00
Spigot
232904c96f
Allow disabling of 1.6.3 structure saving. Use with caution!
...
By: md_5 <md_5@live.com.au>
2013-09-21 12:33:27 +10:00
Spigot
8be2a68223
Fix decompile error resulting in broken TNT!
...
By: md_5 <md_5@live.com.au>
2013-09-20 16:02:42 +10: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