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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Lines
*
Default to BlockFace.SELF for null directions in getFacing
Nathan Wolf
2015-05-24
-1
/
+3
*
Update to 1.8.4
Thinkofdeath
2015-05-17
-9
/
+9
*
Remove unneeded Java 1.5 Compat
Matt
2015-05-03
-41
/
+7
*
Add the ability for commandblocks to be sent messages via the API.
Cory Redmond
2015-04-19
-0
/
+8
*
SPIGOT-581: Allow for unhandled nbt tags to be serialized to yaml
Thinkofdeath
2015-04-16
-29
/
+62
*
SPIGOT-798: Allow for CustomPotionEffects to be empty
Thinkofdeath
2015-04-15
-14
/
+15
*
Strip events from book pages on signing
Thinkofdeath
2015-04-14
-3
/
+35
*
SPIGOT-742: Throw an exception instead of passing null when the sender cannot...
Thinkofdeath
2015-04-13
-1
/
+1
*
Replace the two nextTickList sets with a single one that combines both
Thinkofdeath
2015-04-13
-0
/
+117
*
Implement World.getNearbyEntities
Nathan Wolf
2015-04-07
-0
/
+16
*
Implement BlockStateMeta which allows creating and editting 1.8's blockEntityTag
Thinkofdeath
2015-03-24
-131
/
+528
*
SPIGOT-729: Revert the entity slice move
Thinkofdeath
2015-03-22
-4
/
+0
*
Update the rename markers
Thinkofdeath
2015-03-19
-10
/
+10
*
SPIGOT-716: Fix regenerating chunks
Thinkofdeath
2015-03-17
-0
/
+4
*
Move the entity slice loading
Thinkofdeath
2015-03-16
-4
/
+0
*
SPIGOT-705: Fix possible CME
Thinkofdeath
2015-03-15
-0
/
+6
*
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...
md_5
2015-03-13
-9
/
+0
*
SPIGOT-323: Enchanting tables can no longer be force opened.
md_5
2015-03-13
-0
/
+9
*
SPIGOT-370: Remove LOCKED_CHEST
Thinkofdeath
2015-03-11
-1
/
+0
*
Fix getActivePotionEffects ignoring the particles flag
Thinkofdeath
2015-03-11
-1
/
+1
*
SPIGOT-678: Fix the particles flag being ignored in PotionMeta
Thinkofdeath
2015-03-11
-1
/
+4
*
Add a unit test for map colors
Thinkofdeath
2015-03-07
-0
/
+62
*
Update to Minecraft 1.8.3
Thinkofdeath
2015-03-04
-96
/
+150
*
SPIGOT-586: Fix a mistake in CraftMetaItem
Thinkofdeath
2015-02-18
-1
/
+1
*
Fix hashcode / equals / formatting.
md_5
2015-02-15
-17
/
+19
*
API for setting/getting hideFlags. Implementation of the hideFlags to be save...
md_5
2015-02-15
-4
/
+77
*
Implement armor stand event.
FearThe1337
2015-02-15
-0
/
+35
*
Add alternatives for deprecated methods
BillyGalbreath
2015-02-15
-0
/
+40
*
SPIGOT-449: Fix the wrong caller being used in chain execute commands
Thinkofdeath
2015-01-25
-3
/
+13
*
SPIGOT-456: Provide equals & hashCode methods for CraftObjective and CraftTeam
Thinkofdeath
2015-01-25
-0
/
+42
*
Fix PerMaterialTest skipping useful tests for certain blocks
Thinkofdeath
2015-01-25
-4
/
+4
*
SPIGOT-469: Increment and print reload count.
md_5
2015-01-25
-0
/
+3
*
SPIGOT-443: Synchronize access to HANDLED_TAGS as Spigot uses it async
BuildTools
2015-01-18
-21
/
+23
*
SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of returning ...
Thinkofdeath
2015-01-17
-1
/
+2
*
Fix mismatch between teams and player teams.
md_5
2015-01-17
-2
/
+3
*
SPIGOT-242: Fix scoreboard API.
md_5
2015-01-17
-50
/
+50
*
isThundering should just reflect thunder state.
md_5
2015-01-13
-1
/
+1
*
Fix the CraftWorld weather methods duplicating events.
md_5
2015-01-13
-29
/
+2
*
Fix SPIGOT-260: Item drops don't spill in correct place.
Hitoprl
2015-01-11
-6
/
+31
*
Fix off by one in CraftRabbit. Fixes SPIGOT-392
md_5
2015-01-10
-2
/
+2
*
SPIGOT-387: Remove redundant custom vehicle handling.
md_5
2015-01-09
-3
/
+3
*
Whoops missed a file
Thinkofdeath
2015-01-04
-0
/
+126
*
Redirect execute through our command system and allow entities to be CommandS...
Thinkofdeath
2015-01-04
-0
/
+99
*
SPIGOT-323: Allow force creating enchant table containers. Usefullness is not...
md_5
2015-01-05
-1
/
+8
*
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...
md_5
2015-01-05
-9
/
+0
*
SPIGOT-323: Enchanting tables can no longer be force opened.
md_5
2015-01-05
-0
/
+9
*
Actually return.
md_5
2015-01-05
-1
/
+2
*
"Fix" SPIGOT-349 - don't allow + or ! in path.
md_5
2015-01-05
-0
/
+6
*
Add null check before iterating over iterator.
Xor Boole
2014-12-28
-3
/
+5
*
Remove DEBUG_ALL_BLOCK_STATES due to it being broken
Thinkofdeath
2014-12-28
-0
/
+1
[next]