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
/
World.java
Commit message (
Expand
)
Author
Age
Lines
*
Put statement inside CraftBukkit block
Erik Broes
2012-01-28
-1
/
+1
*
Prevent (Entity) null to be added to the entity list.
Erik Broes
2012-01-27
-0
/
+2
*
Fix formatting.
Erik Broes
2012-01-15
-3
/
+2
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-28
/
+28
*
Prevent unbounded TickList growth on busy servers (>1000 events/tick). This c...
Mike Primm
2012-01-14
-1
/
+7
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-96
/
+102
*
Fix balance of CraftBukkit start/end.
Erik Broes
2012-01-12
-2
/
+0
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-7
/
+7
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-34
/
+34
*
Fixed NPE in World. Fixes BUKKIT-306. Thanks Evenprime!
EvilSeph
2012-01-07
-0
/
+3
*
Performance update to remove several very high counts of temp object creation
Tahg
2011-12-06
-10
/
+16
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-20
/
+20
*
Remove expensive debugcalls from production code
Erik Broes
2011-11-26
-32
/
+32
*
Update for 1.0.0
Erik Broes
2011-11-20
-312
/
+553
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-8
/
+8
*
Fixed allow-animals not applying to chunk generation.
EvilSeph
2011-09-20
-0
/
+7
*
Removed some unneeded code, possibly fixed animal spawning
Dinnerbone
2011-09-15
-8
/
+2
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-404
/
+562
*
Extremely experimental fix to the tile-entity wipe, thanks to Wug
Dinnerbone
2011-08-08
-0
/
+14
*
Implemented per world setting to keep the spawn in memory or not.
Rigby
2011-08-05
-0
/
+1
*
Removed deprecated methods.
EvilSeph
2011-07-27
-4
/
+4
*
Possibly fixed crashes caused by tile entities under certain circumstances ag...
EvilSeph
2011-07-13
-3
/
+9
*
Fixed uuid code that was prematurely pushed.
Warren Loo
2011-07-13
-1
/
+3
*
Possibly fixed crashes caused by tile entities under certain circumstances.
Warren Loo
2011-07-13
-1
/
+3
*
uuid changes
Tahg
2011-07-13
-0
/
+6
*
Update for 1.7.3
Dinnerbone
2011-07-08
-33
/
+52
*
Update to minecraft 1.7_01
Dinnerbone
2011-06-30
-34
/
+28
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-105
/
+174
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-91
/
+84
*
Added SpawnReasons to CreatureSpawn events. Thanks winsock!
EvilSeph
2011-06-21
-1
/
+9
*
Remove Squid spawning restriction as Squids seem to obey spawn flags.
EvilSeph
2011-06-20
-4
/
+0
*
Fixed hostile entities continuously targeting dead entities. Thanks Rigby!
EvilSeph
2011-06-19
-1
/
+1
*
Fixed several NPEs within World. Thanks Deaygo!
EvilSeph
2011-06-18
-1
/
+15
*
Added BlockSpread, BlockForm and BlockFade events.
EvilSeph
2011-06-17
-3
/
+15
*
Moved some craftbukkit stuff down from WorldServer to World; should fix a few...
Dinnerbone
2011-06-17
-8
/
+22
*
Generic cleanup
Erik Broes
2011-06-12
-35
/
+33
*
Added ItemSpawnEvent. Thanks myers!
EvilSeph
2011-06-11
-0
/
+6
*
Improved CreatureSpawnEvent and made Water Animals obey spawn-animals setting.
EvilSeph
2011-06-09
-7
/
+4
*
Use the custom set spawn
Dinnerbone
2011-06-06
-1
/
+17
*
Implemented custom chunk generators and block populators
Dinnerbone
2011-06-06
-2
/
+19
*
fixed environments
Tahg
2011-06-03
-1
/
+1
*
Update for 1.6.6
Erik Broes
2011-05-31
-21
/
+21
*
Update for 1.6.5
Erik Broes
2011-05-30
-34
/
+44
*
Update for 1.6.3
Dinnerbone
2011-05-26
-5
/
+1
*
Implemented 1.6!
Dinnerbone
2011-05-26
-208
/
+330
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-19
/
+29
*
Added SnowFormEvent. Thanks aPunch!
EvilSeph
2011-05-02
-2
/
+9
*
Added per world PVP setting support.
Rigby
2011-05-02
-0
/
+1
*
Fixed CraftBukkit comments in World.java.
EvilSeph
2011-04-25
-0
/
+4
*
Fixed sleeping.
EvilSeph
2011-04-25
-2
/
+3
[next]