index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
SPIGOT-298: Fix book serialization
Thinkofdeath
2014-12-27
-1
/
+5
*
SPIGOT-279: Fix all metadata being cleared for items that support blockEntity...
Thinkofdeath
2014-12-27
-8
/
+1
*
SPIGOT-136, SPIGOT-267: Store pages as chat component to retain chat events u...
Thinkofdeath
2014-12-26
-23
/
+41
*
SPIGOT-276: Force load chunks in Location2D fixes /spreadplayers
Thinkofdeath
2014-12-26
-0
/
+32
*
Bump maven plugin versions
Thinkofdeath
2014-12-25
-4
/
+4
*
Implement Rabbit types.
FearThe137
2014-12-24
-4
/
+105
*
Update the command blacklist to handle the prefixed versions
Thinkofdeath
2014-12-23
-6
/
+10
*
SPIGOT-204: Add way to set block type without using IDs or updating physics.
md_5
2014-12-22
-1
/
+6
*
Fix EntityEquipment for armor stands and redirect the getters/setters to use it
Thinkofdeath
2014-12-21
-18
/
+12
*
Only allow command blocks to be placed by op'd players
Thinkofdeath
2014-12-21
-4
/
+8
*
Fix custom chunk generators. Fixes SPIGOT-193.
FearThe1337
2014-12-21
-4
/
+7
*
SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).
FearThe1337
2014-12-21
-6
/
+10
*
Remove the delayed tile entity removal, fixes issues with recursive removal o...
Thinkofdeath
2014-12-21
-34
/
+6
*
SPIGOT-231 and SPIGOT-229. Fix itemframe behaviour.
FearThe1337
2014-12-21
-5
/
+23
*
aW() does re register Attributes which causes a IllegalArgumentException. Thi...
Fabian Faßbender
2014-12-21
-1
/
+7
*
Remove redundant pom entries.
md_5
2014-12-19
-27
/
+0
*
Implement NameTag visibility API for Teams.
Adam Thomas
2014-12-18
-0
/
+46
*
Use value from new potion effect particle visibility API.
0x277F
2014-12-18
-1
/
+1
*
Remove outdated CONTRIBUTING.md
md_5
2014-12-18
-497
/
+0
*
SPIGOT-228: Don't deserialize meta of written books twice
FrozenBrain
2014-12-18
-9
/
+0
*
SPIGOT-236 - fix notes playing wrongly.
FearThe1337
2014-12-18
-2
/
+5
*
Merge pull request #61 in SPIGOT/craftbukkit from ~FEARTHE1337/craftbukkit:SP...
Thinkofdeath
2014-12-17
-3
/
+4
|
\
|
*
Spigot-149 - Save map in primary world.
FearThe1337
2014-12-17
-3
/
+4
|
/
*
SPIGOT-210: Remove the exception when dropping a non-existant task
Thinkofdeath
2014-12-16
-1
/
+1
*
Use SpecialSource Maven pluging for compile time remapping.
md_5
2014-12-16
-103
/
+45
*
SPIGOT-152, SPIGOT-197: Add a system to handle new tags before an api is read...
Thinkofdeath
2014-12-15
-2
/
+47
*
SPIGOT-206 Further checks and fixes for Hanging entities.
Stefan
2014-12-15
-14
/
+110
*
SPIGOT-212: Modify the vanilla change gamemode method to call our version
Thinkofdeath
2014-12-15
-5
/
+60
*
Don't decrement ItemStack when CreatureSpawnEvent is canceled - addresses SPI...
DemonWav
2014-12-15
-5
/
+12
*
Fix entities freezing when a chunk is regenerated
Thinkofdeath
2014-12-15
-14
/
+16
*
Merge pull request #58 in SPIGOT/craftbukkit from ~DMCK2B/craftbukkit:bugfix/...
Thinkofdeath
2014-12-15
-3
/
+9
|
\
|
*
Swap out always-OP vanilla system for Bukkit OP checking in command blocks
Suddenly
2014-12-15
-3
/
+9
|
/
*
Implement WorldBorder API
TheCutter
2014-12-14
-0
/
+122
*
Merge pull request #47 in SPIGOT/craftbukkit from ~BAMMERBOM/craftbukkit:mast...
md_5
2014-12-13
-0
/
+1
|
\
|
*
Fix making craftbukkit patches.
Bammerbom
2014-12-13
-0
/
+1
*
|
SPIGOT-211: Fix mistake in EntityHuman breaking bed spawns
Thinkofdeath
2014-12-13
-6
/
+9
|
/
*
Fix the spawning of HangingEntities by picking the right direction
Stefan
2014-12-13
-24
/
+10
*
Support vanilla's direction tag for fireballs
Thinkofdeath
2014-12-13
-14
/
+14
*
Rework the vanilla link fix so that hover/click events aren't lost
Thinkofdeath
2014-12-13
-17
/
+96
*
SPIGOT-199: Default to white instead of black for chat messages
Thinkofdeath
2014-12-13
-5
/
+9
*
Handle cross dimensional teleports and events.
md_5
2014-12-13
-0
/
+46
*
Use CraftChatMessage.fromComponent so that colors remain in sent messages
Thinkofdeath
2014-12-12
-3
/
+3
*
SPIGOT-189: Remove ListenerWrapper in favour of just doing it in EntityPlayer
Thinkofdeath
2014-12-12
-80
/
+28
*
Wrap player's ICommandListener so that our permission system can handle permi...
Thinkofdeath
2014-12-12
-1
/
+70
*
Ignore errors when parsing books and treat them as old books
Thinkofdeath
2014-12-12
-2
/
+10
*
[Vanilla Fix] Process links in broadcasted messages.
md_5
2014-12-12
-37
/
+50
*
Default to Y=1 when a Y=0 BlockPosition is found to be used in the BiomeDecor...
Fabian Faßbender
2014-12-12
-0
/
+139
*
Update JLine
zreed
2014-12-12
-320
/
+5
*
JLine includes Jansi
zreed
2014-12-12
-8
/
+0
*
Rebuilt patches
md_5
2014-12-12
-29
/
+30
[next]