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
/
MinecraftServer.java
Commit message (
Expand
)
Author
Age
Lines
*
Made startup completion time actually be reported in seconds. Again.
EvilSeph
2011-12-27
-3
/
+3
*
Fixed vanilla->bukkit world migration for The End. This fixes BUKKIT-326. Tha...
Nathan Adams
2011-12-19
-2
/
+2
*
Implemented CraftServer.getAllowEnd(). Thanks codename-B!
Erik Broes
2011-12-09
-1
/
+7
*
Teach MinecraftServer how to handle Remote Console commands.
Andrew Ardill
2011-12-07
-2
/
+13
*
Performance update to remove several very high counts of temp object creation
Tahg
2011-12-06
-1
/
+1
*
Implemented 1.0.1 fixes. This fixes BUKKIT-3, BUKKIT-39, BUKKIT-150
Nathan Adams
2011-12-01
-2
/
+2
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-8
/
+8
*
Fixed ancient vanilla typo in offline mode warnings. Thanks to Alexitaly92 fo...
Nathan Adams
2011-11-26
-1
/
+1
*
Fixed allow-nether being ignored
Nathan Adams
2011-11-24
-6
/
+6
*
Made the new Status info list plugins (test it out at http://dinnerbone.com/m...
Nathan Adams
2011-11-20
-2
/
+26
*
Update for 1.0.0
Erik Broes
2011-11-20
-69
/
+203
*
Added new bukkit.yml entry (settings -> world-container) to control the direc...
Nathan Adams
2011-10-12
-2
/
+2
*
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...
Dinnerbone
2011-09-24
-2
/
+2
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-5
/
+5
*
Stop sending multiple time packets to each client
Erik Broes
2011-09-23
-10
/
+17
*
Bunchafixes which may or may not have any end result
Dinnerbone
2011-09-16
-16
/
+16
*
Update for Minecraft 1.8.1
Dinnerbone
2011-09-15
-1
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-18
/
+29
*
safety check (and hopeful fix) for chunk saving
Tahg
2011-08-19
-3
/
+2
*
Fix placement of scheduler tick
tahg
2011-08-07
-1
/
+2
*
Implemented per world setting to keep the spawn in memory or not.
Rigby
2011-08-05
-3
/
+4
*
Added ServerCommandEvent. Thanks celticminstrel!
EvilSeph
2011-08-03
-2
/
+9
*
Update for 1.7.3
Dinnerbone
2011-07-08
-1
/
+1
*
Update for 1.7.2
Erik Broes
2011-07-01
-1
/
+1
*
Update to minecraft 1.7_01
Dinnerbone
2011-06-30
-1
/
+1
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-1
/
+1
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-32
/
+32
*
Fire WorldLoad events on default worlds for plugins who load:startup
Dinnerbone
2011-06-22
-0
/
+7
*
You may now set a generator to a default world using plugin.yml
Dinnerbone
2011-06-22
-4
/
+14
*
Implemented startup plugin loading
Dinnerbone
2011-06-22
-1
/
+2
*
Added world seed display to 'Preparing level' log message for each world
EvilSeph
2011-06-18
-4
/
+6
*
Added per player time support. Thanks eisental, Shamebot and needspeed10!
EvilSeph
2011-06-17
-2
/
+2
*
Moved spawn-protection from server.properties into (settings.)spawn-radius in...
Dinnerbone
2011-06-17
-3
/
+6
*
When someone moves to Bukkit from a vanilla (or other mod) server, move the o...
Dinnerbone
2011-06-16
-1
/
+30
*
Generic cleanup
Erik Broes
2011-06-12
-2
/
+2
*
Implemented custom chunk generators and block populators
Dinnerbone
2011-06-06
-2
/
+2
*
Fixed chunks saving more than they need to. Thanks Rigby!
EvilSeph
2011-06-05
-6
/
+4
*
Update for 1.6.6
Erik Broes
2011-05-31
-1
/
+1
*
Update for 1.6.5
Erik Broes
2011-05-30
-50
/
+55
*
Fixed a bunch of multiworld issues (entity tracking etc)
Dinnerbone
2011-05-27
-2
/
+10
*
Fixed the Bukkit Scheduler.
EvilSeph
2011-05-26
-2
/
+4
*
Version fix
Dinnerbone
2011-05-26
-1
/
+1
*
Update for 1.6.3
Dinnerbone
2011-05-26
-1
/
+1
*
Implemented 1.6!
Dinnerbone
2011-05-26
-62
/
+92
*
Made player data save only if saving is turned on, in line with how the rest ...
EvilSeph
2011-05-16
-1
/
+6
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-7
/
+7
*
Made the movement speed check more reliable on high load servers.
EvilSeph
2011-05-09
-0
/
+2
*
Fixing CLI arguments for the 100th time - now with CraftBukkit comment-ey goo...
EvilSeph
2011-04-22
-1
/
+1
*
Java compat
Dinnerbone
2011-04-21
-1
/
+1
*
Update for 1.5_02.
Erik Broes
2011-04-21
-10
/
+14
[next]