index
:
archive/bukkit
debugging
master
version/1.12.2
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
Commit message (
Expand
)
Author
Age
Lines
*
Add LivingEntity.hasLineOfSight. Addresses BUKKIT-1255
TomyLobo
2012-06-23
-0
/
+9
*
Deprecate spawnCreature and add spawnEntity. Addresses BUKKIT-1168
V10lator
2012-06-23
-0
/
+11
*
Add plugin channel events. Addresses BUKKIT-1844
Wesley Wolfe
2012-06-21
-0
/
+56
*
Add PlayerItemBreakEvent. Addresses BUKKIT-1600
Travis Ralston
2012-06-21
-0
/
+38
*
Revert "Shift plugin initialization; Addresses BUKKIT-1788"
Wesley Wolfe
2012-06-16
-37
/
+4
*
Shift plugin initialization; Addresses BUKKIT-1788
Wesley Wolfe
2012-06-15
-4
/
+37
*
Add NotePlayEvent. Fixes BUKKIT-1779
obnoxint
2012-06-14
-0
/
+82
*
Add asynchronous pre-login event; Addresses BUKKIT-1213
Wesley Wolfe
2012-06-13
-0
/
+108
*
Support asynchronous events; Addresses BUKKIT-1212
Wesley Wolfe
2012-06-13
-27
/
+115
*
Add PlayerToggleFlightEvent. Fixes BUKKIT-1696
H31IX
2012-06-13
-0
/
+45
*
Check for non-existent class alias; Fixes BUKKIT-1780
Wesley Wolfe
2012-06-09
-3
/
+5
*
Javadoc updates
feildmaster
2012-06-03
-211
/
+232
*
Change logger references to explicitly use plugin logger
Wesley Wolfe
2012-05-26
-3
/
+3
*
Reverse disable order; Addresses BUKKIT-1389
Wesley Wolfe
2012-05-26
-2
/
+3
*
Make class loader preference predictable; Fixes BUKKIT-1591
Wesley Wolfe
2012-05-25
-1
/
+2
*
Use existing function to get opposite block face
Acrobot
2012-05-25
-28
/
+3
*
Add getName() to AnimalTamer
Wesley Wolfe
2012-05-24
-1
/
+7
*
Optimize ChatColor.getLastColors.
Travis Watkins
2012-05-16
-10
/
+12
*
Add IgniteCause.FIREBALL for BUKKIT-1566
Travis Watkins
2012-05-09
-0
/
+4
*
Set help index page to 1 for invalid numbers. Fixes BUKKIT-1569
feildmaster
2012-04-30
-17
/
+33
*
Making MemorySection much more efficient; Addresses BUKKIT-1454
Wesley Wolfe
2012-04-30
-386
/
+137
*
Made clearPermissions public. Addresses BUKKIT-1541
feildmaster
2012-04-27
-1
/
+1
*
We default to OP
feildmaster
2012-04-27
-1
/
+4
*
Add API for managing mob spawn limits per-world. Fixes BUKKIT-1565
Travis Watkins
2012-04-23
-0
/
+72
*
Adding ceil to NumberConversions
Wesley Wolfe
2012-04-15
-0
/
+5
*
Add SpawnReason.DEFAULT, to make SpawnReason.CUSTOM solely for plugins
feildmaster
2012-04-14
-2
/
+6
*
Added SpawnReason.SLIME_SPLIT. Addresses BUKKIT-790
feildmaster
2012-04-14
-0
/
+4
*
Fix createSection getting sections from itself. Fixes BUKKIT-1513
feildmaster
2012-04-14
-1
/
+1
*
Adds address to PlayerLoginEvent; Addresses BUKKIT-431
Wesley Wolfe
2012-04-03
-4
/
+56
*
Removed pointless counter and use .length in PluginsCommand. Thanks nallar!
EvilSeph
2012-04-02
-3
/
+1
*
Add new SmoothBrick texture; Addresses BUKKIT-1417
Wesley Wolfe
2012-03-31
-0
/
+1
*
Fix Wood(plank) and add Sandstone MaterialData; addresses BUKKIT-1384
Wesley Wolfe
2012-03-31
-2
/
+112
*
Updated version to 1.2.5-R0.1-SNAPSHOT, changed commands to match vanilla
Dinnerbone (Laptop)
2012-03-30
-25
/
+25
*
[Bleeding] Removing the last metadata item for a key now sets hasMetadata(key...
rmichela
2012-03-28
-0
/
+3
*
[Bleeding] MetadataBase now properly takes the metadata key into account when...
rmichela
2012-03-28
-18
/
+22
*
[Bleeding] Add null check to getFacing(); Fixes BUKKIT-1249
Wesley Wolfe
2012-03-27
-1
/
+2
*
[Bleeding] Added SpawnReason.BREEDING. Addresses BUKKIT-1356
feildmaster
2012-03-27
-0
/
+7
*
Reverting the Drop API for now, we need to re-evalute this as it is causing t...
Warren Loo
2012-03-27
-68
/
+7
*
Added plugin count to the PluginsCommand.
EvilSeph
2012-03-22
-2
/
+4
*
Fixed an index out of range error in ChatColor.getLastColors
Nathan Adams
2012-03-22
-1
/
+1
*
Added isFormat, isColor and getLastColors methods to ChatColor
Nathan Adams
2012-03-22
-5
/
+54
*
Added player.isFlying|setFlying to check if a player is flying, or make them ...
Nathan Adams
2012-03-22
-0
/
+13
*
Added new MELTING DamageCause. Addresses BUKKIT-1244
EvilSeph
2012-03-22
-0
/
+6
*
Added configurable Connection Throttle. Addresses BUKKIT-1274
EvilSeph
2012-03-22
-1
/
+12
*
Added some new ChatColors. Surprise! :D
Nathan Adams
2012-03-22
-3
/
+23
*
[Bleeding] Fixed soft-dependencies broken by previous commit.
Wesley Wolfe
2012-03-22
-1
/
+1
*
[Bleeding] Made IndexHelpTopic more conducive to subclassing. Addresses BUKKI...
rmichela
2012-03-22
-15
/
+46
*
[Bleeding] Added swamp trees and small jungle trees to TreeType. Addresses BU...
zml2008
2012-03-21
-3
/
+42
*
[Bleeding] Added loadbefore property; Addresses BUKKIT-843
Wesley Wolfe
2012-03-21
-2
/
+43
*
[Bleeding] Added Ageable interface for Villagers and Animals to extend. Addre...
aPunch
2012-03-21
-61
/
+67
[next]