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
*
Added hashCode and equals to CraftWorld
Nathan Adams
2011-10-10
-0
/
+19
*
Removed deprecated ConcurrentSoftMap
Nathan Adams
2011-10-10
-281
/
+0
*
Updated to the new Configuration api
Nathan Adams
2011-10-10
-42
/
+93
*
Fix CraftBlock.equals as they are not singletons anymore
Erik Broes
2011-10-07
-1
/
+5
*
another attempt at mob spawners - 3rd time's the charm?
Tahg
2011-10-06
-1
/
+1
*
don't store weak references for EmptyChunks or cache CraftBlocks
Tahg
2011-10-05
-21
/
+14
*
fix for spawners not properly checking whether an entity can spawn
Tahg
2011-10-05
-1
/
+2
*
hopeful fix for blocks not being pistons when they should be
Tahg
2011-10-05
-2
/
+4
*
Fixed Skeletons not dropping experience.
EvilSeph
2011-10-04
-9
/
+1
*
Exempted moving pistons from the tile entity fix.
EvilSeph
2011-10-03
-4
/
+0
*
Fixed Silverfish having a base damage of 0.
EvilSeph
2011-10-03
-0
/
+128
*
Revert "Added callback line of sight methods. Thanks xZise!"
EvilSeph
2011-10-03
-40
/
+0
*
Fixed multiworld difficulty.
EvilSeph
2011-10-03
-1
/
+2
*
Added Difficulty API.
EvilSeph
2011-10-03
-0
/
+9
*
Fixed PlayerChangedWorld event.
sunkid
2011-10-03
-4
/
+6
*
Added missing call for WorldUnload event.
EvilSeph
2011-10-02
-0
/
+1
*
Added callback line of sight methods. Thanks xZise!
EvilSeph
2011-10-02
-0
/
+40
*
Minimal diffs! Move methods for the new list-name away from nms
Dinnerbone
2011-10-03
-53
/
+52
*
Attempt to fix any damage caused by misplaced tile entities
Dinnerbone
2011-10-03
-1
/
+60
*
Implemented PlayerChangedWorldEvent.
sunkid
2011-10-01
-10
/
+15
*
Fixed bed spawns for multiworld worlds. Thanks Meaglin!
EvilSeph
2011-10-01
-0
/
+1
*
Painting improvements. Thanks CelticMinstrel!
EvilSeph
2011-10-01
-8
/
+189
*
Packet handling improvements.
EvilSeph
2011-10-01
-5
/
+6
*
Correct biome data in ChunkSnapshot - wrong API used
Mike Primm
2011-09-30
-4
/
+2
*
Added SlimeSplit event. Thanks garbagemule!
EvilSeph
2011-09-30
-0
/
+157
*
revert change to make mobspawners drop a spawner of that type
Tahg
2011-09-29
-7
/
+6
*
Fixed players not receiving broadcasts (and other similar issues) after signi...
Dinnerbone
2011-09-27
-1
/
+18
*
added fallback code for invalid entities from mobspawners
Tahg
2011-09-27
-1
/
+7
*
Fixed monsters being spawned even when one was faux sleeping. Thanks to EdGru...
sk89q
2011-09-26
-0
/
+1
*
Added server list ping event.
sk89q
2011-09-26
-1
/
+21
*
Added Player.get/setListName to change the name of the player on the player l...
sk89q
2011-09-26
-4
/
+70
*
Fixed saturation handling for FoodLevelChange event.
EvilSeph
2011-09-26
-2
/
+3
*
fixed build issues, code cleanup
Tahg
2011-09-26
-42
/
+32
*
data improvements
Tahg
2011-09-26
-17
/
+399
*
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration...
sk89q
2011-09-25
-3
/
+45
*
Ensure there's only one OfflinePlayer object per actual offline player
Dinnerbone
2011-09-25
-1
/
+11
*
Changed max player count from 126 to 60 for ingame player list rendering fixes
Dinnerbone
2011-09-25
-3
/
+3
*
Implementation of the Jukebox BlockState
Celtic Minstrel
2011-09-25
-0
/
+52
*
Implemented get/setPickupDelay on Item entities, thanks robin0van0der0v
Dinnerbone
2011-09-25
-1
/
+8
*
Implemented getOperators
Dinnerbone
2011-09-25
-2
/
+11
*
Adds a method that returns the File representation of the update folder. Than...
Dinnerbone
2011-09-25
-0
/
+4
*
Made grass throw a BlockSpread event when growing and a BlockFade event when ...
Wizjany
2011-09-25
-0
/
+67
*
Swapped an =="" for "".equals in EntityHuman
Dinnerbone
2011-09-25
-1
/
+1
*
Implemented world.getSeaLevel, made getHeight load from world instead of hard...
Dinnerbone
2011-09-25
-1
/
+5
*
Implemented new createWorld method
Dinnerbone
2011-09-25
-4
/
+14
*
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...
Dinnerbone
2011-09-24
-4
/
+25
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-323
/
+321
*
Cancel bed return method if entity is ignoring sleep. Thanks to EdGruberman.
Erik Broes
2011-09-23
-0
/
+2
*
Stop sending multiple time packets to each client
Erik Broes
2011-09-23
-10
/
+17
*
Fixed FoodLevelChange event adding too much to the food level.
EvilSeph
2011-09-22
-2
/
+3
[next]