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
/
WorldServer.java
Commit message (
Expand
)
Author
Age
Lines
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-45
/
+61
*
Expose API for managing and using GameRules. Adds BUKKIT-2757
feildmaster
2012-10-31
-2
/
+3
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-122
/
+118
*
[Bleeding] Avoid spawn checks on empty worlds. Fixes BUKKIT-2508
Mike Primm
2012-09-12
-1
/
+1
*
Bulk pending cleanup.
Wesley Wolfe
2012-09-09
-13
/
+13
*
Update to 1.3.2
Travis Watkins
2012-08-25
-16
/
+29
*
Fix "block update packet" not being sent to the correct world. Fixes BUKKIT-2023
feildmaster
2012-08-12
-1
/
+2
*
Fixed translation issue breaking custom world generation. Fixes BUKKIT-1975
EvilSeph
2012-08-02
-1
/
+1
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-43
/
+642
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-14
/
+7
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-2
/
+2
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-8
/
+4
*
Updated to rename revision 02
Erik Broes
2012-03-01
-2
/
+2
*
Fix formatting.
Erik Broes
2012-01-15
-1
/
+1
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-12
/
+12
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-2
/
+5
*
Implemented 1.0.1 fixes. This fixes BUKKIT-3, BUKKIT-39, BUKKIT-150
Nathan Adams
2011-12-01
-1
/
+12
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-4
/
+4
*
Update for 1.0.0
Erik Broes
2011-11-20
-8
/
+22
*
Exempted moving pistons from the tile entity fix.
EvilSeph
2011-10-03
-4
/
+0
*
Attempt to fix any damage caused by misplaced tile entities
Dinnerbone
2011-10-03
-0
/
+56
*
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...
Dinnerbone
2011-09-24
-0
/
+4
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-1
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-17
/
+17
*
Revert "Implements interface for changing the view distance."
EvilSeph
2011-08-15
-53
/
+1
*
Implements interface for changing the view distance.
Andrew Ardill
2011-08-15
-1
/
+53
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-25
/
+20
*
Moved spawn-protection from server.properties into (settings.)spawn-radius in...
Dinnerbone
2011-06-17
-1
/
+1
*
Moved some craftbukkit stuff down from WorldServer to World; should fix a few...
Dinnerbone
2011-06-17
-18
/
+5
*
Generic cleanup
Erik Broes
2011-06-12
-6
/
+8
*
Fixed cancelled lighting strikes dealing damage.
EvilSeph
2011-06-10
-7
/
+8
*
Fixed weather changes affecting players in all worlds, instead of their respe...
EvilSeph
2011-06-09
-4
/
+10
*
Implemented custom chunk generators and block populators
Dinnerbone
2011-06-06
-4
/
+25
*
More multiworld fixes
Tahg
2011-05-31
-6
/
+10
*
Update for 1.6.5
Erik Broes
2011-05-30
-3
/
+3
*
Fixed a bunch of multiworld issues (entity tracking etc)
Dinnerbone
2011-05-27
-0
/
+2
*
Implemented 1.6!
Dinnerbone
2011-05-26
-14
/
+15
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-14
/
+16
*
Changed LightningStrikeEvent to return a LightningStrike and not an Entity.
sk89q
2011-05-06
-1
/
+1
*
Added per world PVP setting support.
Rigby
2011-05-02
-0
/
+1
*
Added events related to weather in 1.5. Thanks wizjany!
EvilSeph
2011-04-25
-2
/
+10
*
Update for 1.5_02.
Erik Broes
2011-04-21
-13
/
+34
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-27
/
+27
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-4
/
+4
*
Minor cleanups
Erik Broes
2011-03-23
-1
/
+0
*
Generic code cleanup
Erik Broes
2011-02-23
-7
/
+8
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-30
/
+32
*
N.M.S cleanup in preparation for update
Dinnerbone
2011-02-21
-1
/
+1
*
Make the spawning listen to the server spawn-settings
Erik Broes
2011-02-13
-3
/
+5
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-1
/
+1
[next]