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
*
[Bleeding] Fixed class cast in ItemStack deserialization. Fixes BUKKIT-777
Wesley Wolfe
2012-02-19
-1
/
+1
*
[Bleeding] Exception cleanup. Addresses BUKKIT-774
Wesley Wolfe
2012-02-18
-131
/
+67
*
[Bleeding] Skip InvocationTargetException. Addresses BUKKIT-774
Wesley Wolfe
2012-02-18
-2
/
+14
*
[Bleeding] Added ability to unregister listeners, updated javadoc and
SpaceManiac
2012-02-18
-8
/
+72
*
Add getEntitiesByClass(Class<T>) and getEntitiesByClasses(Class<?>...), depre...
Mike Primm
2012-02-18
-0
/
+15
*
Fixed Validate message.
EvilSeph
2012-02-18
-1
/
+1
*
Updated EntityTeleportEvent in line with deprecation cleanup.
EvilSeph
2012-02-18
-1
/
+1
*
Deprecation cleanup.
Erik Broes
2012-02-18
-4235
/
+409
*
Added RemoteServerCommandEvent.
Erik Broes
2012-02-18
-0
/
+25
*
[Bleeding] Made PotionEffectTypes final, added reasons for deprecation.
fullwall
2012-02-18
-21
/
+22
*
[Bleeding] Update serialVersionUID.
Wesley Wolfe
2012-02-13
-2
/
+2
*
[Bleeding] Added ability to register and listen to SubEvents. Addresses
Feildmaster
2012-02-13
-7
/
+2
*
[Bleeding] Cleanup of exceptions org.bukkit.plugin.Invalid*
Zeerix
2012-02-13
-44
/
+15
*
Allow cloning ItemStacks with unsafe enchantments. Fixes BUKKIT-621
mushroomhostage
2012-02-13
-1
/
+1
*
Fixed typos and add usage message to timings command.
Travis Watkins
2012-02-10
-10
/
+12
*
[Bleeding] Added Potions API. Fixes BUKKIT-389
fullwall
2012-02-10
-1
/
+755
*
Added configurable animal and monster ticks per spawn setting.
EvilSeph
2012-02-10
-0
/
+122
*
Added JOCKEY and CHUNK_GEN SpawnReasons.
EvilSeph
2012-02-10
-0
/
+8
*
[Bleeding] setLastDamageCaused to ComplexEntityPart parent.
Feildmaster
2012-02-09
-1
/
+6
*
[Bleeding] Add the ability for plugins to ignore cancelled events when
md_5
2012-02-09
-95
/
+100
*
[Bleeding] Deprecate Enderman events in favor of EntityChangeBlock
Aidan Matzko
2012-02-09
-0
/
+10
*
[Bleeding] Implemented customizable permission messages.
Wesley Wolfe
2012-02-09
-1
/
+34
*
Properly unregister plugin channels when a plugin gets disabled.
Meaglin
2012-02-09
-0
/
+7
*
Added EntityTeleportEvent. Fixes BUKKIT-366
craftycreeper
2012-02-09
-0
/
+85
*
Added SpawnReason.BUILD_SNOWMAN.
EvilSeph
2012-02-08
-0
/
+4
*
Added RegainReason.ENDER_CRYSTAL.
EvilSeph
2012-02-08
-0
/
+4
*
setCancelled should probably not be hard-coded to true or it could put
EvilSeph
2012-02-05
-1
/
+1
*
Added Spawner Egg support to CreatureSpawnEvent.
EvilSeph
2012-02-05
-0
/
+4
*
[Bleeding] Added Vanish API for hiding players from each other.
Travis Watkins
2012-02-03
-1
/
+28
*
Added entity type IDs as per vanilla spec.
Jeremy Wood
2012-02-03
-29
/
+45
*
Fixed casting in ItemStack.deserialize.
starrynte
2012-02-03
-3
/
+3
*
onEnable and onDisable are no longer required implementations for JavaPlugins
Nathan Adams
2012-02-01
-2
/
+5
*
Fixed comment from earlier commit.
EvilSeph
2012-01-29
-1
/
+1
*
Added 'generate-structure' setting support and WorldCreator property.
Eric Stokes
2012-01-29
-0
/
+28
*
Added useExactLoginLocation(). Closes BUKKIT-145
EvilSeph
2012-01-29
-0
/
+10
*
Add some testing
Erik Broes
2012-01-29
-232
/
+360
*
Cleanup.
EvilSeph
2012-01-27
-2
/
+2
*
Fixed plugin loader. Thanks Wolvereness!
EvilSeph
2012-01-25
-107
/
+243
*
Adhere to naming conventions.
EvilSeph
2012-01-25
-4
/
+4
*
This will be re-added after the RB.
EvilSeph
2012-01-25
-6
/
+0
*
[Bleeding] Added EnchantmentTable API.
Mike Primm
2012-01-24
-0
/
+196
*
[Bleeding] Added PotionSplashEvent for splash potions. Closes BUKKIT-307
Zeerix
2012-01-24
-0
/
+99
*
Added spacing to BanListCommand output.
EvilSeph
2012-01-23
-1
/
+1
*
[Bleeding] Added Sheep, Shear and EntityChangeBlock API. Thanks tips48! Close...
Aidan Matzko
2012-01-23
-2
/
+232
*
Updated timing code for new event system
Tahg
2012-01-19
-33
/
+169
*
Added new PlayerExpChangeEvent and PlayerLevelChangeEvent events. Thanks to f...
Nathan Adams
2012-01-19
-3
/
+135
*
Player.setPlayerListName no longer ignores colour length in size limit. This ...
Nathan Adams
2012-01-19
-1
/
+0
*
Use the type of the eventhandler method's parameter as type rather than speci...
Erik Broes
2012-01-19
-7
/
+16
*
Added a default to EventHandler.priority()
zml2008
2012-01-18
-3
/
+5
*
Add Player.setBedSpawnLocation(Location). Thanks md_5
Erik Broes
2012-01-17
-0
/
+16
[next]