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-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-802: Improve book handling
Thinkofdeath
2015-04-14
-20
/
+17
*
SPIGOT-645: Fix players/entities being dismounted when the destroy event was ...
Thinkofdeath
2015-04-13
-9
/
+9
*
SPIGOT-694: Fix a mis-placed diff causing the event to fire too early
Thinkofdeath
2015-04-13
-13
/
+17
*
SPIGOT-742: Throw an exception instead of passing null when the sender cannot...
Thinkofdeath
2015-04-13
-1
/
+1
*
SPIGOT-758: Capture head drops from charged creeper kills
Thinkofdeath
2015-04-13
-19
/
+99
*
SPIGOT-782: Don't drop exp if a plugin sets it to zero
Thinkofdeath
2015-04-13
-4
/
+6
*
Replace the two nextTickList sets with a single one that combines both
Thinkofdeath
2015-04-13
-46
/
+196
*
Special case record placement into juke boxes as they update their tile.
md_5
2015-04-10
-8
/
+33
*
SPIGOT-762: Update damage taken stats on damage
md_5
2015-04-09
-10
/
+14
*
SPIGOT-763: Directly changing to location in PlayerMoveEvent does not update ...
md_5
2015-04-09
-36
/
+37
*
Implement World.getNearbyEntities
Nathan Wolf
2015-04-07
-0
/
+16
*
Expand the isFinite checks to yaw and pitch
Thinkofdeath
2015-04-03
-37
/
+41
*
Don't allow liquids to flow into unloaded chunks
Thinkofdeath
2015-04-01
-7
/
+13
*
Implement BlockStateMeta which allows creating and editting 1.8's blockEntityTag
Thinkofdeath
2015-03-24
-131
/
+528
*
SPIGOT-720: Fix NPE in TileEntity.getOwner
Thinkofdeath
2015-03-22
-3
/
+4
*
Implement BlockExplodeEvent
Thinkofdeath
2015-03-22
-15
/
+31
*
SPIGOT-725: Always return captured tile entities
Thinkofdeath
2015-03-22
-3
/
+3
*
Fix thread safety issues in EntitySlice
Thinkofdeath
2015-03-22
-0
/
+38
*
SPIGOT-729: Revert the entity slice move
Thinkofdeath
2015-03-22
-45
/
+24
*
Fire PlayerTeleport event on portal travel
Thinkofdeath
2015-03-21
-33
/
+38
*
Update the rename markers
Thinkofdeath
2015-03-19
-23
/
+23
*
SPIGOT-716: Fix regenerating chunks
Thinkofdeath
2015-03-17
-0
/
+4
*
Move the entity slice loading
Thinkofdeath
2015-03-16
-8
/
+8
*
SPIGOT-711: Correctly init captured tile entities
Thinkofdeath
2015-03-16
-16
/
+18
*
SPIGOT-291: Change from scoreboard per a world to scorebard per a server
Thinkofdeath
2015-03-16
-28
/
+48
*
Replace gitdescribe with scriptus
Thinkofdeath
2015-03-16
-11
/
+7
*
Reformat pom.xml
Thinkofdeath
2015-03-16
-305
/
+305
*
Capture tile entities and only place them in the event succeeds
Thinkofdeath
2015-03-16
-52
/
+110
*
SPIGOT-705: Fix possible CME
Thinkofdeath
2015-03-15
-19
/
+39
*
Fix possible tick list syncing issue
Thinkofdeath
2015-03-15
-17
/
+35
*
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-693: Fix misplaced comment.
md_5
2015-03-13
-3
/
+3
*
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
*
Don't run tasks when the server is stopping
Thinkofdeath
2015-03-11
-2
/
+11
*
SPIGOT-677: Add populators slightly later to make sure everything is initialized
Thinkofdeath
2015-03-11
-65
/
+71
*
SPIGOT-665: Fix ghost blocks when cancelling piston events
Thinkofdeath
2015-03-09
-5
/
+12
*
Only double switch if the dimension is the same
Thinkofdeath
2015-03-08
-15
/
+17
*
Readd the double dimension switch
Thinkofdeath
2015-03-08
-14
/
+15
*
SPIGOT-626: Add populators early to prevent chunks being missed
Thinkofdeath
2015-03-08
-70
/
+69
*
SPIGOT-657: Set armor stand noclip flag in correct place.
md_5
2015-03-08
-13
/
+12
*
s/R1/R2 - deprecation-mappings.at
md_5
2015-03-08
-25
/
+25
*
SPIGOT-644: Attempt to fix a long standing issue by limiting the range of get...
Thinkofdeath
2015-03-08
-11
/
+25
*
SPIGOT-654: Use the server player list instead of the world for boss spawn/de...
Thinkofdeath
2015-03-07
-6
/
+6
*
Add a unit test for map colors
Thinkofdeath
2015-03-07
-0
/
+62
*
Fix a null pointer issue with multiworld
Thinkofdeath
2015-03-07
-3
/
+3
[next]