- 14152de Merge branch 'impl-ench' Enchantments implementation by deathcap · 11 years ago
- 7c0de39 Merge branch 'bed' Add bed interaction / sleeping by deathcap · 11 years ago
- 9b35bcd Merge branch 'attributes' Attributes by deathcap · 11 years ago
- 26ca399 Fix setting playEffect ignoreDistance by deathcap · 11 years ago
- 10ecaee Merge branch 'suffocation' Add Block Suffocation by deathcap · 11 years ago
- 8e2fcb6 Update to use Banner.Pattern instead of BannerPattern API by deathcap · 11 years ago
- 6cbbecc Update getMinedDrops() for by deathcap · 11 years ago
- 92c9d0c Merge branch 'cauldron' Adding cauldron by deathcap · 11 years ago
- 3eff41c Merge branch 'tnt_drops' Fix GlowBlock#getDrops() and #breakNaturally() by deathcap · 11 years ago
- 2e2926e Merge branch 'build-height' Add support for configurable world height by deathcap · 11 years ago
- fbdee0d Merge branch 'worldgen2' Add overworld world generator by deathcap · 11 years ago
- f62c253 Update to use Rabbit.Type instead of RabbitType by deathcap · 11 years ago
- c37ac2a Merge branch 'entities-passive-part1' Add Part 1 of Passive Entities [Entities] by deathcap · 11 years ago
- 53691c3 Fix bonemealing grass not working from bad merge of drops PR by deathcap · 11 years ago
- b576b1e Merge branch 'biomegrid' Add biomegrid by deathcap · 11 years ago
- 12728e8 Update removed TreeGenerator to GlowTree by deathcap · 11 years ago
- c92319e Merge branch 'decorators' Add more biome decorators by deathcap · 11 years ago
- 2d32780 Merge branch 'potion-meta' Add Potion ItemMeta by deathcap · 11 years ago
- f9db8ef Merge branch 'blastresistance' Material values: hardness, blast-resistance, etc. by deathcap · 11 years ago
- 990a916 Merge branch 'drops' Drop the correct drops by deathcap · 11 years ago
- 9d22595 Merge branch 'bugfix/whitelist' Fix the player 'joining' when they should be kicked by deathcap · 11 years ago
- cca89ca Change itemframe rotation in previous commit to use new enum values instead of doubles by deathcap · 11 years ago
- 1f7d9be Merge branch 'itemframes' Continuation of @wow4201's Item Frames by deathcap · 11 years ago
- 4be0b8b Merge branch 'config' Generate default glowstone.yml from ServerConfig.Key by deathcap · 11 years ago
- d14c080 Merge branch 'bonemeal' Bonemeal interaction by deathcap · 11 years ago
- 93528b7 Merge branch 'doublechest' Support for multi-block inventories (Double chests) by deathcap · 11 years ago
- 6df54a3 Merge branch 'bukkitapi183' by deathcap · 11 years ago
- 8dde1c5 Rename this fork to Glowstone++ for now by deathcap · 11 years ago
- c32842c Some progress on porting the Banner API by deathcap · 11 years ago
- 6bef095 Fix ambiguous getTargetBlock() call in PlayerSwingArmHandler by deathcap · 11 years ago
- 5f60e34 Remove custom naming methods now part of superclass by deathcap · 11 years ago
- a86f5b8 Fix location of methods now that entities are now CommandSenders and Permissibles by deathcap · 11 years ago
- 248e43d Implement the non-deprecated LivingEntity API block target methods by deathcap · 11 years ago
- 0b1152a Implement setType(Material,boolean), second parameter is whether to apply physics by deathcap · 11 years ago
- e84e478 Update builtin recipe material names for 9f44e7aaec395f1dfb80e2b5ccd6aeff8fcbfe3b by deathcap · 11 years ago
- b2850c3 Fix tests, new achievements and statistics in API by deathcap · 11 years ago
- 5603036 Remove last references to Material.LOCKED_CHEST by deathcap · 11 years ago
- 4b0664e Add missing methods for new APIs by deathcap · 11 years ago
- 9f44e7a Update to use Spigot's 1.8 Material names by deathcap · 11 years ago
- a7d6e5d Spigot has a completely different API for banners - begin porting converting by deathcap · 11 years ago
- e15d0b6 I cenn spelz by Jared S · 11 years ago
- 445b4df Fixed type-o by Jared S · 11 years ago
- d4d0da0 Added Block Suffication by Jared S · 11 years ago
- b0cc64e added banner layer removing by Tonodus · 11 years ago
- 9b225fa added BlockCauldron by Tonodus · 11 years ago
- a76a7c4 formatting by Tonodus · 11 years ago
- 16cb7d5 Fixed incorrect reference in ToolType. by Tad Hardesty · 11 years ago
- 575d55c Tidied world I/O somewhat. by Tad Hardesty · 11 years ago
- 334cbed Move set/getOccupied to Glowstone instead of Glowkit by johni0702 · 11 years ago
- 66fb303 Made use of Lombok in a few more places. by Tad Hardesty · 11 years ago
- a0c9234 Cleaned up some warnings and unused code. by Tad Hardesty · 11 years ago
- c68f062 fix formatting by Tonodus · 11 years ago
- 01c253a added AttributeStorage by Tonodus · 11 years ago
- 5a43d51 Added Passive Entities Part 1. by Gabriel Harris-Rouquette · 11 years ago
- 75ac736 added method getMinedDrops(GlowBlock) to BlockType, is used in GlowBlock#getDrops() (and therefor by explosions, #breakNaturally() etc.) by Tonodus · 11 years ago
- 1fd5384 Merge branch 'turt2live/GS591-1' into impl-ench by Tonodus · 11 years ago
- fa1760e added parameter simpleRange for correct enchantment-range handling by Tonodus · 11 years ago
- 267b8c8 Improved fire placement, digging, and physics (fixes #612). by Tad Hardesty · 11 years ago
- a8693c6 Clamp maximum build height between 64 and 256 by coasterman10 · 11 years ago
- 888f784 Add overworld world generator by jimmikaelkael · 11 years ago
- 2004b05 Eject player from bed on disconnect by johni0702 · 11 years ago
- eeeb48c Add bed interaction by johni0702 · 11 years ago
- 08c652b Don't set AIR_TIME by Aaron Hill · 11 years ago
- 6f4428c Fix melee-damage related bugs by Aaron Hill · 11 years ago
- 5544b9d Add missing semicolon by Aaron Hill · 11 years ago
- c2bf599 Player isn't needed for metadata by Aaron Hill · 11 years ago
- 223721d Fix even more capitalization by Aaron Hill · 11 years ago
- f42ccad More capitalization by Aaron Hill · 11 years ago
- c1a4c36 Capitalize by Aaron Hill · 11 years ago
- 6e3b3c6 Make variables private by Aaron Hill · 11 years ago
- 859868f Check type of interaction by Aaron Hill · 11 years ago
- 1a2202f Remove commented out code by Aaron Hill · 11 years ago
- dc5e30d Reduce switch by Aaron Hill · 11 years ago
- d8e865f Make rot private by Aaron Hill · 11 years ago
- 3ab933d Fix TODO note by Aaron Hill · 11 years ago
- 04cd7b5 Remove whitespace by Aaron Hill · 11 years ago
- 62eabed Everything works now by Aaron Hill · 11 years ago
- fa18768 Fix spelling by Aaron Hill · 11 years ago
- d62b9b1 Use new 1.8 rotations by Aaron Hill · 11 years ago
- 7378adb Checkstyle fixups by Aaron Hill · 11 years ago
- e8ae9d4 rename SetItemInFrame to SetIteminFrame by wow4201 · 11 years ago
- 3e04fd0 Item Frames, Full implementation by wow4201 · 11 years ago
- 3848233 Downgraded sqlite version to fix plugin problems. by Tad Hardesty · 11 years ago
- cd65e98 Allow opening written books. by Aaron Hill · 11 years ago
- c684718 added a few values to materialValues.yml by Tonodus · 11 years ago
- 6de6726 fixed javadoc and class name by Tonodus · 11 years ago
- 20fd4be added block blast resistance based on MaterialValues by Tonodus · 11 years ago
- b4bbaec version storing ConfigurationSection by Tonodus · 11 years ago
- d9c47b3 javadoc by Tonodus · 11 years ago
- 7c00f1e Starting BlockValueManager; added all known materials (only stubs); added check for insta-break (fixes #384) by Tonodus · 11 years ago
- 7c32a47 Add support for configurable world height by coasterman10 · 11 years ago
- 885282f Remove a shore duplicate by jimmikaelkael · 11 years ago
- 9403890 Use diamond operator by jimmikaelkael · 11 years ago
- bab910c Get world seed before to initialize chunk manager by jimmikaelkael · 11 years ago
- 1c97c38 Zoom for large biomes by jimmikaelkael · 11 years ago
- ce00b33 Add biome grid by jimmikaelkael · 11 years ago
- 4f60e9f Fix roofed forest by jimmikaelkael · 11 years ago
- efba04e Fix cold taiga by jimmikaelkael · 11 years ago
- 60327b0 Cleanup by jimmikaelkael · 11 years ago
- b65ea7d Snow should be handled by a populator, not decorator by jimmikaelkael · 11 years ago