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
Commit message (
Collapse
)
Author
Age
Lines
*
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
|
|
|
|
|
|
|
This means all commands even "default" server commands work within the command structure returning output to the command sender Updated default kick command to be compatible with kick + msg used by remote tools that work with hMod
*
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 ↵
Dinnerbone
2011-03-10
-0
/
+7
|
|
|
|
tracking
*
Fixed LOGIN packet issue
Dinnerbone
2011-03-09
-2
/
+4
|
*
Fixed exploit allowing people to place blocks anywhere
Dinnerbone
2011-03-09
-0
/
+13
|
*
Record invalid ItemInHandIndex packet
Erik Broes
2011-03-09
-0
/
+10
|
*
Fixed crash with bad holding slot
Dinnerbone
2011-03-09
-1
/
+5
|
*
Sign exploit fix is spammy no more. Probably.
Dinnerbone
2011-03-09
-1
/
+2
|
*
(Probably) fixed the sign exploit
Dinnerbone
2011-03-08
-0
/
+53
|
*
Fixed the fix of the inventory dupe bug
Dinnerbone
2011-03-08
-1
/
+1
|
*
Fixed an exploit allowing item duplication upon death
Dinnerbone
2011-03-08
-0
/
+2
|
*
Fixed a minecraft exploit allowing anyone to pick their username
Dinnerbone
2011-03-08
-0
/
+37
|
*
Purged deprecated MobType and MobSpawner
Dinnerbone
2011-03-07
-15
/
+16
|
*
Fixed BLOCK_CANBUILD never throwing
Dinnerbone
2011-03-07
-1
/
+1
|
*
Regenerate and refresh chunk methods
Raphfrk
2011-03-07
-2
/
+2
|
*
Removed Block.getRawData
Dinnerbone
2011-03-04
-2
/
+2
|
*
BlockFlowing NPE fix.
Erik Broes
2011-03-02
-6
/
+15
|
*
Synchronized EntityTracking
tahg
2011-03-02
-7
/
+7
|
*
Implements World.save and Server.savePlayers()
Morgan Humes
2011-03-02
-1
/
+1
|
*
RedstoneChange event thrown then the redstone *changes* not when it stays ↵
Erik Broes
2011-03-02
-6
/
+8
|
|
|
|
the same :D
*
limit chunk unloading to 50 per tick
tahg
2011-03-02
-1
/
+1
|
*
Synchronized and moved Hash classes
FrozenCow
2011-03-01
-288
/
+2
|
*
Ignore entity movement packets if distance == 0
VictorD
2011-03-01
-0
/
+5
|
*
Sped up teleporting even more, + fixed isSneaking
Dinnerbone
2011-02-28
-15
/
+4
|
*
- fix VEHICLE_COLLISION_BLOCK event firing
Tanel Suurhans
2011-02-28
-1
/
+1
|
[next]