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
Commit message (
Expand
)
Author
Age
Lines
...
*
Added world.getMaxHeight (currently static until 1.8)
Dinnerbone
2011-07-20
-0
/
+9
*
Correctly report bad values for children perms in plugin.yml
Dinnerbone
2011-07-18
-1
/
+16
*
Fixed fast floor in NoiseGenerator
Dinnerbone
2011-07-18
-1
/
+1
*
Added new permission system
Dinnerbone
2011-07-17
-9
/
+958
*
Remove superfluous javadocs
Erik Broes
2011-07-17
-659
/
+7
*
Refactor Bucket events
Erik Broes
2011-07-17
-81
/
+83
*
Remove some deprecated methods in World
Erik Broes
2011-07-17
-40
/
+0
*
Deprecated Block.getFace(Face) and Block.getFace(Face,int); use getRelative()
Erik Broes
2011-07-17
-42
/
+35
*
Added Block.getPistonMoveReaction, BlockPistonExtend and BlockPistonRetractEvent
Erik Broes
2011-07-17
-0
/
+205
*
More JavaDoc improvements.
EvilSeph
2011-07-15
-161
/
+335
*
Added interface for setting and getting a pig zombie's anger level.
Celtic Minstrel
2011-07-14
-7
/
+29
*
Fixed setFacingDirection and removed redundant interface. Thanks DiddiZ!
EvilSeph
2011-07-14
-21
/
+19
*
Made ConfigurationNode.getAll() more maintainable. Thanks devinsba!
EvilSeph
2011-07-14
-20
/
+1
*
Added additional BlockFace enum members and fixed Sign class.
sunkid
2011-07-14
-9
/
+89
*
Fix missing/incorrect stack sizes and max damages. Thanks celticminstrel and ...
EvilSeph
2011-07-14
-8
/
+8
*
Added helper methods World.getHighestBlockAt, Block.isEmpty, Block.isLiquid. ...
Dinnerbone
2011-07-13
-0
/
+88
*
Added unbiased octave generators + normalized argument to generating noise th...
Dinnerbone
2011-07-13
-1
/
+423
*
uuid changes
Tahg
2011-07-13
-2
/
+5
*
Fixed static methods in PerlinNoiseGenerator
Dinnerbone
2011-07-08
-2
/
+2
*
Implements World UID.
Rigby
2011-07-07
-1
/
+18
*
Added PlayerFish event.
EvilSeph
2011-07-03
-0
/
+105
*
Fixed PlayerPickupItem event returning wrong amount picked up and added funct...
EvilSeph
2011-07-02
-1
/
+12
*
Improved FurnaceBurn event.
EvilSeph
2011-07-02
-2
/
+31
*
Added reasons for entities regaining health.
EvilSeph
2011-06-30
-6
/
+31
*
Update to 1.7
Dinnerbone
2011-06-30
-0
/
+191
*
Change PortalCreateEvent constructor ArrayList to Collection
Erik Broes
2011-06-27
-2
/
+3
*
Added a Perlin and Simplex noise generator for utils
Dinnerbone
2011-06-26
-0
/
+843
*
More JavaDoc improvements.
EvilSeph
2011-06-25
-139
/
+435
*
Register commands on any enable
Dinnerbone
2011-06-26
-1
/
+12
*
Fixed Note class.
sunkid
2011-06-23
-12
/
+12
*
Fixed 'bad aliases' error output.
EvilSeph
2011-06-23
-5
/
+4
*
Added missing 'implements Cancellable' to several classes.
EvilSeph
2011-06-22
-4
/
+4
*
JavaDoc cleanup.
EvilSeph
2011-06-22
-36
/
+85
*
The server config can now specify aliases to multiple (or none) commands, for...
Dinnerbone
2011-06-22
-8
/
+51
*
Added new getDefaultWorldGenerator method to Plugin
Dinnerbone
2011-06-22
-0
/
+16
*
Added new plugin.yml option 'load', possible values are 'startup' and 'postwo...
Dinnerbone
2011-06-22
-0
/
+32
*
Added SpawnReasons to CreatureSpawn events. Thanks winsock!
EvilSeph
2011-06-21
-1
/
+43
*
Added Sky biome for the Skylands. Thanks robin0van0der0v!
EvilSeph
2011-06-21
-1
/
+2
*
Added a method to retreive all fully qualified configuration values for a con...
EvilSeph
2011-06-21
-2
/
+62
*
Implements isBedSpawn() to the PlayerRespawnEvent.
Rigby
2011-06-20
-1
/
+12
*
Implements customiseable PortalTravelAgent and updated PlayerPortalEvent.
Rigby
2011-06-20
-6
/
+88
*
Added Furnace smelt and burn events.
EvilSeph
2011-06-20
-0
/
+204
*
Added API to allow plugins to set the world's spawn flags.
EvilSeph
2011-06-19
-0
/
+22
*
Added getOnlineMode() for the Server. Thanks Rigby!
EvilSeph
2011-06-19
-0
/
+7
*
Added Target Reasons for Wolf events. Thanks Deaygo!
EvilSeph
2011-06-18
-0
/
+12
*
Added the concept of a projectile.
sunkid
2011-06-18
-16
/
+83
*
Added PlayerToggleSneakEvent.isSneaking().
sk89q
2011-06-18
-1
/
+12
*
Added BlockSpread, BlockForm and BlockFade events.
EvilSeph
2011-06-17
-1
/
+193
*
Added EntityRegainHealthEvent. Thanks TimWolla!
EvilSeph
2011-06-17
-0
/
+84
*
Added the concept of an Explosive.
sunkid
2011-06-17
-10
/
+49
[prev]
[next]