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
*
[Bleeding] Don't allow null display names. Fixes BUKKIT-5254
GJ
2014-04-18
-1
/
+1
*
[Bleeding] Ice in the nether fades to air. Fixes BUKKIT-5373
GJ
2014-04-18
-1
/
+1
*
[Bleeding] Fix some inventories not using maxStack. Fixes BUKKIT-2883
GJ
2014-04-18
-3
/
+9
*
[Bleeding] Return correct player SlotType. Fixes BUKKIT-3188
GJ
2014-04-18
-2
/
+6
*
[Bleeding] Return correct furnace SlotType. Fixes BUKKIT-5400
GJ
2014-04-18
-0
/
+2
*
[Bleeding] Ensure skeletons spawn with equipment. Fixes BUKKIT-2836
GJ
2014-04-18
-0
/
+4
*
[Bleeding] Add all blocks needed to PortalCreateEvent. Fixes BUKKIT-5464
GJ
2014-04-18
-3
/
+9
*
[Bleeding] Add many missing SpawnReasons.
GJ
2014-04-18
-11
/
+14
*
Add files from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+622
*
[Bleeding] Add many missing event calls.
GJ
2014-04-18
-40
/
+152
*
Add BlockTallPlant.java from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+160
*
[Bleeding] Add missing HangingBreakEvent. Fixes BUKKIT-3943
GJ
2014-04-18
-4
/
+17
*
Handle profiles in SkullMeta, they don't store a string anymore.
Travis Watkins
2014-04-17
-13
/
+27
*
Update CraftBukkit to Minecraft 1.7.9
Nate Mortensen
2014-04-17
-8
/
+17
*
Handle expired bans correctly. Fixes BUKKIT-5541
Travis Watkins
2014-04-17
-3
/
+19
*
Make bans pretend to use names like before 1.7.8.
Travis Watkins
2014-04-17
-19
/
+28
*
Make skulls pretend to only use names like before 1.7.8.
Travis Watkins
2014-04-17
-15
/
+8
*
Fix getting white list, ban list, and op list. Fixes BUKKIT-5538
Travis Watkins
2014-04-17
-51
/
+78
*
Import files from mc-dev for diff visibility
Travis Watkins
2014-04-17
-0
/
+235
*
[Bleeding] Re-add missed diff in 1.7.5 update. Fixes BUKKIT-5536
t00thpick1
2014-04-17
-1
/
+1
*
Don't do a lookup for obviously invalid usernames
Travis Watkins
2014-04-17
-9
/
+18
*
Add methods to use arbitrary entries in scoreboards. Adds BUKKIT-3977
Travis Watkins
2014-04-13
-7
/
+43
*
Fix missed diff and other small things
Travis Watkins
2014-04-13
-13
/
+17
*
Use world-container when finding players to convert. Fixes BUKKIT-5530
Travis Watkins
2014-04-13
-1
/
+1
*
Check actual whitelist for CraftOfflinePlayer too
Travis Watkins
2014-04-12
-1
/
+1
*
Check the actual whitelist for Player#isWhitelisted()
Travis Watkins
2014-04-12
-1
/
+1
*
Use fetched GameProfile for getOfflinePlayer(String)
Travis Watkins
2014-04-12
-6
/
+19
*
Update CraftBukkit to Minecraft 1.7.8
Travis Watkins
2014-04-11
-700
/
+1859
*
Add method to send fake sign updates to players. Adds BUKKIT-2300
Patrick Seidel
2014-04-02
-24
/
+53
*
Add player unique ID to (Async)PlayerPreLoginEvent. Adds BUKKIT-5108
BlackHole
2014-04-02
-2
/
+3
*
Add equals for CraftInventory objects. Adds BUKKIT-4110
Jeremy Wood
2014-04-02
-0
/
+10
*
Store last known player names in preparation for name changing
feildmaster
2014-03-31
-0
/
+1
*
Implement API for dealing with player UUIDs. Adds BUKKIT-5071
Travis Watkins
2014-03-29
-2
/
+101
*
Fix issues with leashes and weather due to missed diff
Travis Watkins
2014-03-26
-2
/
+2
*
Correct missed diff
Travis Watkins
2014-03-24
-3
/
+3
*
Fix PotionEffect removal.
Nate Mortensen
2014-03-23
-1
/
+1
*
Fix missed diff making horses lose their saddle
Travis Watkins
2014-03-22
-1
/
+1
*
Fix teleport failing right after join. Fixes BUKKIT-5479
Travis Watkins
2014-03-22
-3
/
+14
*
Increment loop index whether or not command succeeded. Fixes BUKKIT-5455
WolfieMario
2014-03-22
-2
/
+1
*
Update CraftBukkit to Minecraft 1.7.5
Nate Mortensen
2014-03-21
-2665
/
+2656
*
Remove chunks from queue if we don't need them anymore.
Travis Watkins
2014-02-12
-10
/
+45
*
Updated version to 1.7.2-R0.4-SNAPSHOT for development towards next release.
EvilSeph
2014-02-12
-1
/
+1
*
Updated version to 1.7.2-R0.3 in pom.xml for Beta.
EvilSeph
2014-02-12
-1
/
+1
*
Check if entity is in list before decrementing. Fixes BUKKIT-5404
EvilSeph
2014-02-11
-3
/
+5
*
Update/improve configuration documentation.
EvilSeph
2014-02-11
-3
/
+16
*
Ignore player selectors if not a Command Block.
EvilSeph
2014-02-11
-0
/
+6
*
Add PlayerSelector.java for diff visibility.
EvilSeph
2014-02-11
-0
/
+241
*
Rename Minecraft command permission nodes to meet fallback spec.
EvilSeph
2014-02-11
-1
/
+1
*
Hide message from connection throttle on startup. Fixes BUKKIT-5403
Travis Watkins
2014-02-10
-1
/
+1
*
Readd diff missed in the 1.7 update.
Travis Watkins
2014-02-10
-6
/
+26
[next]