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
/
java
/
org
Commit message (
Expand
)
Author
Age
Lines
*
Updated JavaPluginLoader with renamed methods.
sk89q
2011-01-15
-4
/
+4
*
Fixed BlockListener methods to be present tense.
sk89q
2011-01-15
-4
/
+4
*
Added setContents() to Inventory.
sk89q
2011-01-15
-0
/
+7
*
Moved org.bukkit.Vector to org.bukkit.util.
sk89q
2011-01-15
-2
/
+7
*
Added Server.broadcastMessage().
sk89q
2011-01-15
-0
/
+8
*
Moved block stuff from org.bukkit to org.bukkit.block
Dinnerbone
2011-01-15
-99
/
+102
*
All inventory stuff in org.bukkit moved to org.bukkit.inventory
Dinnerbone
2011-01-15
-12
/
+15
*
All entity stuff in org.bukkit moved to org.bukkit.entity
Dinnerbone
2011-01-15
-257
/
+282
*
Added Sign MaterialData
Dinnerbone
2011-01-15
-3
/
+108
*
Added Inventory.clear(|index) Inventory.remove(typeId|Material|ItemStack)
Erik Broes
2011-01-15
-1
/
+35
*
Fixed 3 event rename typos, cheers Master-Guy for letting me know
Erik Broes
2011-01-15
-3
/
+3
*
Added Button MaterialData
Dinnerbone
2011-01-15
-1
/
+59
*
Added Lever MaterialData
Dinnerbone
2011-01-15
-1
/
+62
*
Added Ladder MaterialData
Dinnerbone
2011-01-15
-1
/
+49
*
Correctly added all MaterialData to their appropriate Material enum
Dinnerbone
2011-01-15
-8
/
+6
*
RedstoneWire MaterialData
Dinnerbone
2011-01-15
-0
/
+35
*
RedstoneTorch MaterialData + Redstone interface
Dinnerbone
2011-01-15
-0
/
+50
*
Added Torches
Dinnerbone
2011-01-15
-0
/
+50
*
Added Attachable MaterialData
Dinnerbone
2011-01-15
-0
/
+16
*
Events should be present tense, not paste tense.
Erik Broes
2011-01-15
-43
/
+43
*
Changed BlockFace to match enum standards
Dinnerbone
2011-01-15
-11
/
+11
*
Added int getBlockTypeIdAt(int x, int y, int z) to World
Erik Broes
2011-01-15
-0
/
+10
*
Global ID -> Id rename
Erik Broes
2011-01-15
-36
/
+35
*
Added MaterialData from BlockState
Dinnerbone
2011-01-15
-18
/
+14
*
Fixed dye colours
Dinnerbone
2011-01-15
-16
/
+16
*
Cleaned up Configuration Javadoc.
sk89q
2011-01-15
-5
/
+0
*
JavaPlugin now loads the configuration file on load. getConfiguration() now i...
sk89q
2011-01-15
-3
/
+3
*
Added list support to Configuration.
sk89q
2011-01-15
-166
/
+377
*
Plugin data folders are now no longer created by default.
sk89q
2011-01-15
-3
/
+5
*
Improved the Javadoc for JavaPlugin.getConfiguration().
sk89q
2011-01-15
-1
/
+4
*
Configuration files need to be .yml, not .yaml.
sk89q
2011-01-15
-1
/
+1
*
Added Configuration.getBoolean().
sk89q
2011-01-14
-0
/
+20
*
Added configuration and plugin data directory support to plugins.
sk89q
2011-01-14
-20
/
+87
*
Added basic configuration classes.
sk89q
2011-01-14
-0
/
+226
*
Added kick player.
speakeasy
2011-01-15
-0
/
+7
*
Infinite loops are like infinite loops which are like infinite loops which *b...
Dinnerbone
2011-01-14
-1
/
+1
*
Added Wool + Dyes
Dinnerbone
2011-01-14
-29
/
+127
*
Added MaterialData
Dinnerbone
2011-01-14
-8
/
+142
*
New materials, changed material names per style guidelines + correct names
Dinnerbone
2011-01-13
-174
/
+224
*
Renamed Color -> ChatColor, and added DyeColor
Dinnerbone
2011-01-13
-12
/
+56
*
Added redstone event
Tahg
2011-01-12
-0
/
+46
*
Remove @overrides from EntityCombust
Taylor Kelly
2011-01-11
-2
/
+0
*
Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-m...
Taylor Kelly
2011-01-11
-61
/
+192
|
\
|
*
EggThrow - remove extra stuff
Taylor Kelly
2011-01-11
-10
/
+0
|
*
PlayerEggThrowEvent
Taylor Kelly
2011-01-11
-61
/
+202
*
|
Added PluginManager.getPlugins()
Dinnerbone
2011-01-11
-0
/
+11
*
|
New ClassLoader to allow for inter-plugin communication
Dinnerbone
2011-01-11
-1
/
+55
|
/
*
Merge branch 'master' of https://github.com/Bukkit/Bukkit
Tahg
2011-01-10
-408
/
+1583
|
\
|
*
BlockDamagedEvent
Taylor Kelly
2011-01-10
-21
/
+68
|
*
EntityCombustEvent
Taylor Kelly
2011-01-10
-0
/
+41
[next]