Commits on May 10, 2015

  1. update gradle to 2.4

    progwml6 committed May 10, 2015
    Configuration menu
    Copy the full SHA
    3d89160 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Create pt_BR.lang

    Thank you so much for this special-case-override thingy. Curse you, languages with gendered nouns!
    Lorenzo Dalla Costa Cervelin committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    dfb6cd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from LorenzoDCC/patch-1

    Create pt_BR.lang
    squeek502 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    bed6911 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Configuration menu
    Copy the full SHA
    c9b8cee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. Fix biome detection in some cases (use World.getBiomeGenForCoords ins…

    …tead of WorldChunkManager.getBiomeGenAt)
    
     * There is special handling of biomes in Chunk.getBiomeGenForWorldCoords that calling WorldChunkManager.getBiomeGenAt directly skips
     * See JakobOvrum/BiomeCrops#7
    squeek502 committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    a81a6ca View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Merge pull request #96 from CannibalVox/master

    Have separate seed output settings for left click/right click harvests.
    squeek502 committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    660d0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    270f92d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c00eb2b View commit details
    Browse the repository at this point in the history
  4. Ignore eclipse folder

    squeek502 committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    ad45067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e29ccf View commit details
    Browse the repository at this point in the history
  6. Make ConfigOption.getBackwardsCompatible safe for inheriting from oth…

    …er non-deprecated config options
    squeek502 committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    18ac191 View commit details
    Browse the repository at this point in the history
  7. Add more bonemeal configuration options

     * Add bonemealEffectiveness: Multiplier on the effectiveness of bonemeal; the smaller this is, the more often bonemeal will fail to create growth. Set to 0 to disable bonemeal completely.
     * Add modifyBonemealGrowth: Reduces the amount of growth from a successful bonemeal on certain plants (uses IguanaMan's opinionated values)
     * Change difficultyScalingBoneMeal to require modifyBonemealGrowth and not disable bone mealing on hard (bonemealEffectiveness should be used instead)
     * Closes #71
    squeek502 committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    b04162f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Fixes progwml6/HungerOverhaul/#99

    Replaces getWorldTime with getTotalWorldTime which is not dependant on the world's provider.
    DarkholmeTenk committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    59bbdae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from DarkholmeTenk/master

    Fixes progwml6/HungerOverhaul/#99
    squeek502 committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    2af56ad View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Configuration menu
    Copy the full SHA
    a0abc39 View commit details
    Browse the repository at this point in the history
  2. Fix chest loot being generated with a stack size of 0

     * Fixes phantom loot that disappears when you try to eat it
    squeek502 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    2f26ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    7a7b2c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Merge pull request #119 from 3TUSK/zh-CN

    Update zh_CN.lang, add pack.mcmeta
    squeek502 committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3fdd5e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Fix some warnings

    squeek502 committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    56069ed View commit details
    Browse the repository at this point in the history
  2. Make harvest drops from right clicking and breaking totally independent

     * Split config option `modifyCropDrops` into `modifyCropDropsRightClick` and `modifyCropDropsBreak`
     * Split config option `producePerHarvestMin` into `producePerHarvestRightClickMin` and `producePerHarvestBreakMin`
     * Split config option `producePerHarvestMax` into `producePerHarvestRightClickMax` and `producePerHarvestBreakMax`
    squeek502 committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    d4651d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b7802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6502a8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9816e41 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Update de_DE.lang

    Add translation of health and hunger status text.
    little-luke committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    fcb86d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from little-luke/patch-1

    Update de_DE.lang
    progwml6 committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    bdea80b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Merge pull request #125 from squeek502/master

    Some unreleased changes
    progwml6 committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    f099fe8 View commit details
    Browse the repository at this point in the history