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
Commit message (
Expand
)
Author
Age
Lines
*
Made Ocelot implement isSitting() and setSitting(). Fixes BUKKIT-993
EvilSeph
2012-03-09
-0
/
+15
*
[Bleeding] Added getting the hostname a player used to log in. Addresses BUKK...
SpaceManiac
2012-03-09
-0
/
+15
*
[Bleeding] Update generator interface for new generate methods. Addresses BUK...
Mike Primm
2012-03-09
-1
/
+102
*
Made zombie invasions fire CreatureSpawn event. Fixes BUKKIT-1090
EvilSeph
2012-03-08
-0
/
+4
*
Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089
EvilSeph
2012-03-08
-0
/
+8
*
[Bleeding] Correct errors in LongGrass and MonsterEggs materials. Addresses B...
Mike Primm
2012-03-08
-2
/
+2
*
Fix incorrect entity ID for iron golem. Addresses BUKKIT-1088
Celtic Minstrel
2012-03-08
-1
/
+1
*
Add missing JUNGLE TreeSpecies. Fixes BUKKIT-973
Celtic Minstrel
2012-03-08
-1
/
+5
*
[Bleeding] Added missing NPE protection to removeMetadata(). Fixes BUKKIT-933
rmichela
2012-03-08
-0
/
+1
*
[Bleeding] ChatPaginator now preserves the color of a line after wrapping the...
rmichela
2012-03-08
-3
/
+30
*
[Bleeding] Help command should properly wrap command text - at least for engl...
rmichela
2012-03-08
-1
/
+1
*
[Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075
Mike Primm
2012-03-08
-3
/
+17
*
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Wh...
rmichela
2012-03-08
-6
/
+138
*
[Bleeding] Added local echo toggle to Conversation and ConversationFactory ob...
rmichela
2012-03-08
-1
/
+37
*
Fixed javadoc typo, it should read: "celticminstrel is a poopy head."
Nathan Adams
2012-03-03
-1
/
+1
*
Added three new effects for zombies nomming on doors. This adds BUKKIT-961
Nathan Adams
2012-03-03
-0
/
+12
*
[Bleeding] Fixed crafting enchanted items, fixes BUKKIT-602
Wesley Wolfe
2012-03-02
-1
/
+1
*
Added Villager API for getting/setting Profession. This adds BUKKIT-887
Nathan Adams
2012-03-03
-1
/
+57
*
Fixed Ocelot.Type lookup - this fixes BUKKIT-952
Nathan Adams
2012-03-03
-0
/
+6
*
Added VERSION_1_1 WorldType
Nathan Adams
2012-03-02
-3
/
+3
*
Added JUNGLE tree to TreeType enum - this fixes BUKKIT-886
Nathan Adams
2012-03-02
-0
/
+4
*
Implemented snapshot support for 1.2.
Mike Primm
2012-03-02
-0
/
+7
*
Added a bunch of new 1.2 entities; this partially resolves BUKKIT-872 and BUK...
Nathan Adams
2012-03-01
-1
/
+85
*
[Bleeding] Fixed naughty plugins crashing server.
Wesley Wolfe
2012-03-01
-17
/
+28
*
Added isEmpty to BlockChangeDelegate - this implements BUKKIT-868. Also chang...
Nathan Adams
2012-03-01
-0
/
+10
*
Updated Bukkit API for 1.2
Nathan Adams
2012-03-01
-2
/
+8
*
We build for 1.5.
EvilSeph
2012-03-01
-9
/
+8
*
[Bleeding] Added Help API. Addresses BUKKIT-863
rmichela
2012-03-01
-35
/
+435
*
[Bleeding] Added Conversations API. Addresses BUKKIT-864
rmichela
2012-03-01
-2
/
+1065
*
[Bleeding] MaterialData fixes. Addresses BUKKIT-842
Celtic Minstrel
2012-03-01
-48
/
+631
*
[Bleeding] Added sharp() and natural() factory functions to mirror the flat()...
Celtic Minstrel
2012-02-29
-3
/
+48
*
[Bleeding] Allow sharping notes that aren't sharpable, and a factory method t...
Celtic Minstrel
2012-02-29
-2
/
+17
*
Add missing achievements to the Achievement enum
Celtic Minstrel
2012-02-29
-1
/
+12
*
Adding/expanding documentation
Celtic Minstrel
2012-02-29
-16
/
+162
*
Fix javadoc errors/warnings
Celtic Minstrel
2012-02-29
-65
/
+79
*
Revert Plugin to Interface, added PluginBase
Feildmaster
2012-02-29
-44
/
+56
*
[Bleeding] Optimized locToBlock. Addresses BUKKIT-815
Wesley Wolfe
2012-02-29
-10
/
+22
*
Add optional prefix value to plugin.yml. Addresses BUKKIT-838
Aidan Matzko
2012-02-29
-2
/
+14
*
Re-added launchProjectile lost due to incorrect conflict resolution.
EvilSeph
2012-02-29
-0
/
+9
*
[Bleeding] Inventory framework and events. Addresses BUKKIT-856
Celtic Minstrel
2012-02-29
-68
/
+1035
*
Implementation of richer playEffect methods. Addresses BUKKIT-857
Celtic Minstrel
2012-02-29
-18
/
+83
*
Fixed PlayerPortalEvent constructor.
EvilSeph
2012-02-29
-2
/
+2
*
Added NETHER_PORTAL and END_PORTAL to the TeleportCause enum. Addresses BUKKI...
James Clarke
2012-02-29
-0
/
+13
*
Fixed null pointer exception in config.getMapList().
Kevin
2012-02-29
-0
/
+4
*
Moved getVehicle, leaveVehicle and isInsideVehicle from LivingEntity to Entit...
TomyLobo
2012-02-29
-33
/
+24
*
[Bleeding] Added a Metadata framework for Entities, Blocks, and Worlds
rmichela
2012-02-29
-68
/
+614
*
[Bleeding] Cleaned up unsafe casts. Addresses BUKKIT-844
Wesley Wolfe
2012-02-29
-174
/
+165
*
[Bleeding] Fixed file handle leak in /timings command. Addresses BUKKIT-853
Score_Under
2012-02-29
-2
/
+10
*
[Bleeding] Fixes deadlock issue and generic usage. Fixes BUKKIT-844 and fixes...
Wesley Wolfe
2012-02-29
-37
/
+60
*
[Bleeding] Fixed MapPalette.imageToBytes to properly handle transparency. Add...
SpaceManiac
2012-02-29
-1
/
+1
[next]