- 82a311a Show build status from master only by mastercoms · 10 years ago
- 82d8352 Update all CircleCI links to only include master branch by deathcap · 10 years ago
- 4485c69 Merge pull request #17 from jimmikaelkael/nethergen by mastercoms · 10 years ago
- c231ce9 Merge branch 'liquid-physics' by mastercoms · 10 years ago
- 8d7611a liquid physics without double plant bug by mastercoms · 10 years ago
- 3cf2d63 Revert double plant 'fix' by mastercoms · 10 years ago
- e468283 completelely recieve -> receive by mastercoms · 10 years ago
- fe82676 slightly improve performance, fix spelling errors, expand javadocs by mastercoms · 10 years ago
- 746dca3 fix doubleplant method, insert spacing by mastercoms · 10 years ago
- bb78470 fix spacing, clean imports by mastercoms · 10 years ago
- ee499ff cleanup by mastercoms · 10 years ago
- 98955ac water physics by mastercoms · 10 years ago
- 1b3bdf2 Moved DesertWellDecorator class in the overworld decorators package by jimmikaelkael · 10 years ago
- 38b5874 Shortened imports in NetherPopulator class by jimmikaelkael · 10 years ago
- f94bc27 Add glowstone blob population to Nether by jimmikaelkael · 10 years ago
- 4dbd3a4 Add lava population to Nether (missing physics in order to flow) by jimmikaelkael · 10 years ago
- 2b52fa4 only show downloads from master by default by mastercoms · 10 years ago
- 24b3551 Add fire population to Nether by jimmikaelkael · 10 years ago
- 5520947 Add brown and red mushrooms population to Nether by jimmikaelkael · 10 years ago
- ab457dc Add quartz ore population to Nether by jimmikaelkael · 10 years ago
- f637537 Add basic Nether generation by jimmikaelkael · 10 years ago
- e5a976e Fix new worlds starting off with thundering rain. Closes GH-15 by deathcap · 10 years ago
- 6d20d45 Fix structure generation, missing StructurePopulator from bad merge. Closes GH-10 by deathcap · 10 years ago
- 725c222 Merge pull request #7 from deathcap/sparticles by deathcap · 10 years ago
- c250956 Update Glowkit subproject for enhanced Spigot Particle API by deathcap · 10 years ago
- b1303b3 Fix particles with MaterialData through Spigot's Particle API by deathcap · 10 years ago
- 0822eaa Correct the particle enums and IDs by deathcap · 10 years ago
- cc759de Fix ParticleTest testGetData() by deathcap · 10 years ago
- 8b11583 Update for new effect API enum constants by deathcap · 10 years ago
- 7767061 Merge pull request #9 from mastercoms/patch-1 by deathcap · 10 years ago
- b57ea48 set creative inventory item fixes #8 by mastercoms · 10 years ago
- 11202c9 Merge branch 'noteblocks' Add Noteblocks and Jukeboxes by deathcap · 10 years ago
- d0b16cf Merge branch 'click-logic' Fixed window click logic by deathcap · 10 years ago
- bd5fe03 Correct the GAME_VERSION constant by deathcap · 10 years ago
- 3b968c1 Remove stray import by deathcap · 10 years ago
- b8b1dc8 Update Glowkit to branch with Spigot's Particle API by deathcap · 10 years ago
- 3f5da4f Start porting particles from Glowkit API to Spigot API by deathcap · 10 years ago
- 41717ca Merge branch 'flowerpot' Add flower pot implementation by deathcap · 10 years ago
- 699947c Merge branch 'raceconditions' Fix race conditions by deathcap · 10 years ago
- 831b811 Merge branch 'readtimeout' Switch to Netty ReadTimeoutHandler by deathcap · 10 years ago
- 88bf270 Merge branch 'block-ticking' Add basic random blocks tick by deathcap · 10 years ago
- 800f5c0 Merge branch 'nbt-structures' Add more biome decorators by deathcap · 10 years ago
- 43bd0a9 Change contributing guidelines to "open open source" based on maxogden/voxel-engine by deathcap · 10 years ago
- a4ecd42 Update readme for Glowstone++ by deathcap · 10 years ago
- b8515c9 Correction of minor "Rule Violation" by Nosliw · 10 years ago
- 7536db1 Efficiency Increase by Nosliw · 10 years ago
- 735b4cc Update previous merge to use Spigot's EnchantingInventory API by deathcap · 10 years ago
- ef24db0 Update API subproject for InventoryView.Property.* enchantments by deathcap · 10 years ago
- dbfae7b Remove API jar from CircleCI release artifacts by deathcap · 10 years ago
- 14152de Merge branch 'impl-ench' Enchantments implementation by deathcap · 10 years ago
- 7c0de39 Merge branch 'bed' Add bed interaction / sleeping by deathcap · 10 years ago
- 9b35bcd Merge branch 'attributes' Attributes by deathcap · 10 years ago
- 26ca399 Fix setting playEffect ignoreDistance by deathcap · 10 years ago
- 10ecaee Merge branch 'suffocation' Add Block Suffocation by deathcap · 10 years ago
- 8e2fcb6 Update to use Banner.Pattern instead of BannerPattern API by deathcap · 10 years ago
- 6cbbecc Update getMinedDrops() for by deathcap · 10 years ago
- 92c9d0c Merge branch 'cauldron' Adding cauldron by deathcap · 10 years ago
- 3eff41c Merge branch 'tnt_drops' Fix GlowBlock#getDrops() and #breakNaturally() by deathcap · 10 years ago
- 2e2926e Merge branch 'build-height' Add support for configurable world height by deathcap · 10 years ago
- fbdee0d Merge branch 'worldgen2' Add overworld world generator by deathcap · 10 years ago
- f62c253 Update to use Rabbit.Type instead of RabbitType by deathcap · 10 years ago
- c37ac2a Merge branch 'entities-passive-part1' Add Part 1 of Passive Entities [Entities] by deathcap · 10 years ago
- 53691c3 Fix bonemealing grass not working from bad merge of drops PR by deathcap · 10 years ago
- b576b1e Merge branch 'biomegrid' Add biomegrid by deathcap · 10 years ago
- 12728e8 Update removed TreeGenerator to GlowTree by deathcap · 10 years ago
- c92319e Merge branch 'decorators' Add more biome decorators by deathcap · 10 years ago
- 2d32780 Merge branch 'potion-meta' Add Potion ItemMeta by deathcap · 10 years ago
- f9db8ef Merge branch 'blastresistance' Material values: hardness, blast-resistance, etc. by deathcap · 10 years ago
- 990a916 Merge branch 'drops' Drop the correct drops by deathcap · 10 years ago
- 9d22595 Merge branch 'bugfix/whitelist' Fix the player 'joining' when they should be kicked by deathcap · 10 years ago
- cca89ca Change itemframe rotation in previous commit to use new enum values instead of doubles by deathcap · 10 years ago
- 1f7d9be Merge branch 'itemframes' Continuation of @wow4201's Item Frames by deathcap · 10 years ago
- 4be0b8b Merge branch 'config' Generate default glowstone.yml from ServerConfig.Key by deathcap · 10 years ago
- f55cc67 Remove obsolete subproject, no longer needed by deathcap · 10 years ago
- 51e08cf Add non-subproject POM at top-level; move subprojects to ci/ by deathcap · 10 years ago
- b6021b5 Update Glowkit for DoublePlant data and BONEMEAL_USE effect by deathcap · 10 years ago
- d14c080 Merge branch 'bonemeal' Bonemeal interaction by deathcap · 10 years ago
- 93528b7 Merge branch 'doublechest' Support for multi-block inventories (Double chests) by deathcap · 10 years ago
- c29c7dd Update readme, add CircleCI status by deathcap · 10 years ago
- 33a4716 Update git project URLs by deathcap · 10 years ago
- f3a329c Update project version to 1.8.3-SNAPSHOT to match supported MC protocol version by deathcap · 10 years ago
- 8431ff5 Add missing build-helper-maven-plugin version by deathcap · 10 years ago
- 1faa2d6 Fix checkstyle header file relative path by deathcap · 10 years ago
- 6df54a3 Merge branch 'bukkitapi183' by deathcap · 10 years ago
- 29bb22c Merge branch 'maven' by deathcap · 10 years ago
- 8dde1c5 Rename this fork to Glowstone++ for now by deathcap · 10 years ago
- 62bc009 Add CircleCI configuration file by deathcap · 10 years ago
- 1365225 Change to build Glowkit as a submodule/subproject by deathcap · 10 years ago
- c32842c Some progress on porting the Banner API by deathcap · 10 years ago
- 6bef095 Fix ambiguous getTargetBlock() call in PlayerSwingArmHandler by deathcap · 10 years ago
- 5f60e34 Remove custom naming methods now part of superclass by deathcap · 10 years ago
- a86f5b8 Fix location of methods now that entities are now CommandSenders and Permissibles by deathcap · 10 years ago
- 248e43d Implement the non-deprecated LivingEntity API block target methods by deathcap · 10 years ago
- 0b1152a Implement setType(Material,boolean), second parameter is whether to apply physics by deathcap · 10 years ago
- 1f35494 Formatting (Indent) by Nosliw · 10 years ago
- 4accbeb This is being fussy.. by Nosliw · 10 years ago
- 0057104 Update BlockLiquid.java by Nosliw · 10 years ago
- 2499eed Update DiggingHandler.java by Nosliw · 10 years ago
- a4ae8d6 Update GlowWorld.java by Nosliw · 10 years ago
- c6bd036 Update DiggingHandler.java by Nosliw · 10 years ago