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
/
main
/
java
/
net
/
minecraft
/
server
Commit message (
Expand
)
Author
Age
Lines
*
Added ability to disable the join/leave notices by setting the message to nul...
Raphfrk
2011-03-26
-3
/
+15
*
Add LEFT_CLICK_BLOCK's face
Erik Broes
2011-03-26
-3
/
+5
*
Implement player.getCompassTarget
Erik Broes
2011-03-25
-2
/
+10
*
Fix inability to use items under certain circumstances
Erik Broes
2011-03-25
-7
/
+9
*
Fixed unable to eat/throw
Erik Broes
2011-03-24
-10
/
+13
*
Reset blocks faster clientside
Erik Broes
2011-03-24
-0
/
+11
*
Minor logic change and small cleanups
Erik Broes
2011-03-24
-5
/
+6
*
Fix accidental Double.MAX_VALUE coordinates in initial PlayerMoveEvent
Erik Broes
2011-03-24
-10
/
+13
*
Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
Erik Broes
2011-03-24
-1
/
+1
*
Fix 'double RIGHT_CLICK' event on right-clicking a block with a non-interacti...
Erik Broes
2011-03-24
-44
/
+24
*
Update to PlayerMoveEvent. The From field is set the value of the previous T...
Raphfrk
2011-03-23
-5
/
+11
*
Now also handle entities spawning on a loading a world. (Redacted by Grum)
lem21h
2011-03-23
-41
/
+17
*
Fix the "Ghost minecart" issue.
Nicholas Devenish
2011-03-23
-5
/
+0
*
Allow Vehicle Motion to save properly
afforess
2011-03-23
-8
/
+13
*
Small cleanup for the last commit
Erik Broes
2011-03-23
-11
/
+7
*
Fixed the PLAYER_TELEPORT event so event.getTo().getWorld() is correct. (#451)
Byron Shelden
2011-03-23
-4
/
+21
*
Fix doors not updating after opening has been denied
Erik Broes
2011-03-23
-2
/
+16
*
Minor cleanups
Erik Broes
2011-03-23
-20
/
+10
*
Re-Implement BlockDamage
Erik Broes
2011-03-23
-53
/
+21
*
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...
Erik Broes
2011-03-23
-673
/
+96
*
Implement Bucket events
Erik Broes
2011-03-21
-30
/
+124
*
Fix BlockPlace
Erik Broes
2011-03-21
-202
/
+247
*
Fix BlockCanBuild
Erik Broes
2011-03-21
-1
/
+1
*
Redstone torch fix
Erik Broes
2011-03-21
-5
/
+22
*
Fixing event names
Erik Broes
2011-03-21
-20
/
+21
*
BLOCK_PLACE supports pie, diode and reed
Erik Broes
2011-03-18
-0
/
+128
*
Fix BLOCK_PLACED when placing on snow/step
Erik Broes
2011-03-18
-6
/
+7
*
Hacky solution to expose ip. Will fix properly later if I care to give a ****
tahg
2011-03-18
-0
/
+2
*
BlockInteract fixed for pressure plates
Erik Broes
2011-03-17
-22
/
+23
*
Added missing EntitySquid, you can now prevent them from spawning!
Gunther De Wachter
2011-03-17
-0
/
+2
*
TNT now gives its entity to the damage handler
Gunther De Wachter
2011-03-17
-1
/
+2
*
Fireballs now give their entity to the damage handler
Gunther De Wachter
2011-03-17
-1
/
+2
*
Implement DamageType.VOID
Gunther De Wachter
2011-03-17
-1
/
+16
*
Fixes minecart type reporting for VEHICLE_CREATE.
Tanel Suurhans
2011-03-15
-9
/
+9
*
fixed redstone torches
Tahg
2011-03-14
-2
/
+8
*
Also transfer the displayName when dying
Erik Broes
2011-03-13
-0
/
+1
*
Fix getDisplayName getting lost when getBukkitEntity is called
Erik Broes
2011-03-13
-0
/
+6
*
Removed CraftBukkit - Removed line from kick fix to help port process
stevenh
2011-03-12
-1
/
+0
*
Added methods to support RemoteBukkit
stevenh
2011-03-12
-34
/
+50
*
fixed diodes
Tahg
2011-03-12
-1
/
+1
*
more NPE fixes regarding redstone
Tahg
2011-03-11
-3
/
+3
*
Code cleanup, fixed doors, chunk entity fetching
Tahg
2011-03-11
-20
/
+25
*
NPE fix in redstone
Tahg
2011-03-11
-1
/
+1
*
Fixing grammar and CraftBukkit comment.
EvilSeph
2011-03-10
-2
/
+2
*
Redstone fixes
Tahg
2011-03-10
-2
/
+2
*
Add redstone events to common blocks
Tahg
2011-03-10
-27
/
+220
*
Attempt to fix double disconnects
Dinnerbone
2011-03-10
-3
/
+5
*
Slight tweak to EntityPlayer to add toString for name+position for error trac...
Dinnerbone
2011-03-10
-0
/
+7
*
Fixed LOGIN packet issue
Dinnerbone
2011-03-09
-2
/
+4
*
Fixed exploit allowing people to place blocks anywhere
Dinnerbone
2011-03-09
-0
/
+13
[next]