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
...
*
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
*
Handle removing entity while ticking. Fixes BUKKIT-1331
Travis Watkins
2014-02-10
-6
/
+14
*
Add method to forget callbacks in AsynchronousExecutor
Wesley Wolfe
2014-02-10
-0
/
+54
*
Readd BlockPlaceEvent for half slab to full block. Fixes BUKKIT-5390
Aikar
2014-02-09
-2
/
+6
*
Match old alias behavior when migrating.
Travis Watkins
2014-02-08
-2
/
+15
*
[Bleeding] Implement Mojang command fallback system. Adds BUKKIT-5385
t00thpick1
2014-02-08
-19
/
+361
*
Implement banning API. Adds BUKKIT-3535
mbax
2014-02-08
-20
/
+184
*
[Bleeding] Correctly enchant books. Fixes BUKKIT-5302
t00thpick1
2014-02-06
-9
/
+6
*
Update clients when ItemFrame direction is set. Fixes BUKKIT-3371
EdGruberman
2014-02-02
-0
/
+14
*
Implement SpawnReason.NETHER_PORTAL and DISPENSE_EGG. Fixes BUKKIT-3148
Kodekpl
2014-02-01
-3
/
+10
*
[Bleeding] Handle players disconnecting during respawn. Fixes BUKKIT-4327
turt2live
2014-02-01
-5
/
+15
*
Load all already generated chunks via async chunk system
Travis Watkins
2014-02-01
-37
/
+40
*
Allow AsynchronousExecutor.getSkipQueue() to pull tasks from the queue
Wesley Wolfe
2014-02-01
-6
/
+12
*
Don't call duplicate interact air events. Fixes BUKKIT-5359
Travis Watkins
2014-01-31
-11
/
+1
[prev]
[next]