Michaël Jimenez

Results 8 issues of Michaël Jimenez

This PR needs #432 to be pulled first. #### Progress - [x] modify the block coordinates random to use only one nextInt() call - [x] restrict the chunk tick list...

PR: Needs Testing
PR: On Hold

This is an extension to PR #474 (already pulled) to add more complete biome decorations so that it'll be ready when the biome grid will be functional. ##### Work done...

PR: Needs Testing

Currently this PR does nothing else than filling the biomegrid, but it's a good base for terrain generator and biome decorators. ![far](http://i.imgur.com/wNrtA1A.png) ![medium](http://i.imgur.com/r9sO2et.png) ![close](http://i.imgur.com/jycyoW7.png) **Related Links:** - PR: #572 -...

PR: Needs Testing

This merges PR #572 and #597 and add one commit on top of it: https://github.com/GlowstoneMC/Glowstone/commit/888f7846be0727f1b74da6172811428fa0cc1742 You can see the results here: http://imgur.com/a/huhmT --- **Related Links:** - Ticket: #76

PR: Needs Testing

This handles the bonemeal interaction with: - Carrots and potatoes - Cocoa - Crops - DoublePlants (the flowers only, as expected) - Grass - Tall grasses (normal and fern) -...

PR: Ready To Pull

This PR will add some vanilla structures: - Witch Hut - Dungeons - Desert Well - Jungle Temple - Desert Temple **Related Links:** - Ticket: #76

PR: Cannot Merge

All blocks with a value of 0 as Hardness never breaks on the server, it breaks on client side but not on server. As a result all drops never get...

Bug

This allow to identify the ten types of flowers: dandelion, poppy, blue orchid, allium, houstonia, red tulip, orange tulip, white tulip, pink tulip and oxeye daisy. For tulips, I'm not...