Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
SteamWar
/
Paper-Old
Archiviert
Beobachten
13
Favorisieren
0
Fork
0
Du hast bereits einen Fork von Paper-Old erstellt
Code
Issues
Pull-Requests
Projekte
Releases
Wiki
Aktivität
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
Verlauf
feildmaster
3692209fe6
Missed a rename
2012-12-10 19:17:47 -06:00
..
block
Provide a faster way to get a location. Adds BUKKIT-3120
2012-12-07 21:15:05 -06:00
command
Use BlockCommandSender for dispatching Command block commands
2012-10-31 06:37:46 -05:00
conversations
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986
2012-03-08 01:29:49 -05:00
enchantments
Implemented Enchantment.conflictsWith(). Addresses BUKKIT-1159
2012-03-13 22:23:33 -04:00
entity
Missed a rename
2012-12-10 19:17:47 -06:00
event
Allow placing blocks in spawn if ops.txt is empty. Fixes BUKKIT-3004
2012-12-05 05:01:15 -06:00
generator
Fix compile issue with chunk generation.
2012-11-02 00:12:49 -05:00
help
Only display help aliases when there are aliases. Fixes BUKKIT-1621
2012-12-10 01:40:22 -06:00
inventory
Add EntityEquipment API. Adds BUKKIT-3103
2012-12-10 19:01:50 -06:00
map
Don't show a player on map if they're vanished. Fixes BUKKIT-1882
2012-11-17 15:06:06 -06:00
metadata
[Bleeding] Implement Metadata framework for Entities, Blocks, and Worlds
2012-02-29 19:21:25 +01:00
potion
Updated to rename revision 02
2012-03-01 01:12:41 +00:00
scheduler
Fixed some async tasks running synchronously. Fixes BUKKIT-2934
2012-11-14 16:47:21 -06:00
updater
Bulk pending cleanup.
2012-09-09 23:19:28 -05:00
util
Queue tasks from secondary threads. Fixes BUKKIT-2546 and BUKKIT-2600
2012-10-14 17:26:53 -05:00
CraftArt.java
Add CraftArt mappings for Wither. Fixes BUKKIT-2667.
2012-11-01 03:06:47 -05:00
CraftChunk.java
Bulk pending cleanup.
2012-09-09 23:19:28 -05:00
CraftChunkSnapshot.java
Implemented snapshot support for 1.2.
2012-03-02 00:47:21 -05:00
CraftCrashReport.java
Add information about async tasks to CrashReports. Addresses BUKKIT-2491
2012-09-09 00:34:41 -05:00
CraftEffect.java
[BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069
2012-12-01 01:14:25 -06:00
CraftOfflinePlayer.java
[Bleeding] Fix NPE in getBedSpawnLocation. Fixes BUKKIT-1949
2012-12-08 02:18:06 -06:00
CraftServer.java
Add a custom shutdown message set in bukkit.yml. Addresses BUKKIT-3031
2012-12-05 06:07:10 -06:00
CraftSound.java
Implement sound changes for Minecraft 1.4.2 changes. Fixes BUKKIT-2849
2012-11-17 15:06:18 -06:00
CraftWorld.java
Correctly shoot arrows with the spawnArrow Method. Fixes BUKKIT-3116
2012-12-08 02:15:15 -06:00
LoggerOutputStream.java
Fix formatting.
2012-01-15 10:54:57 +01:00
Main.java
Change local jline checks to not use String literals. Fixes BUKKIT-2455.
2012-09-09 17:02:48 -05:00
PortalTravelAgent.java
Update CraftBukkit to Minecraft 1.4.4.
2012-11-13 16:09:52 -06:00
TextWrapper.java
Bulk pending cleanup.
2012-09-09 23:19:28 -05:00
TrigMath.java
Fix formatting.
2012-01-15 10:54:57 +01:00