Archiviert
13
0
Dieses Repository wurde am 2024-12-25 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
Paper-Old/src/main/java/org/bukkit/craftbukkit
2011-02-25 16:12:38 +00:00
..
block Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
command Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file). 2011-02-25 16:12:38 +00:00
entity Fixed CraftItem NPEs 2011-02-23 16:08:28 +00:00
inventory Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
scheduler returning if a thread is not alive should happen before any changes to 2011-02-21 16:32:41 +11:00
util Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file). 2011-02-25 16:12:38 +00:00
CraftChunk.java Second part of NPE and arctan update :3 2011-02-20 23:22:28 +01:00
CraftServer.java Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file). 2011-02-25 16:12:38 +00:00
CraftWorld.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Small whitespace/warning sanitation 2011-01-11 23:11:10 +01:00
TextWrapper.java Fixed issue with color markers in messages sent to the client. 2011-02-20 18:15:21 +01:00
TrigMath.java Second part of NPE and arctan update :3 2011-02-20 23:22:28 +01:00