summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-06add "random return" CPU limiter to active queue playbackHEADorigin/masterorigin/HEADmasterVanessa Ezekowitz
set `biome_lib_queue_run_ratio = <1 to 100>` to use default 100 (basically, a percentage of max runtime).
2017-08-12Merge pull request #8 from inpos/masterVanessa Ezekowitz
Russian locale
2017-08-11Russian localeinpos
2017-05-18Merge pull request #6 from AntumDeluge/settingsVanessa Ezekowitz
Replace deprecated methods
2017-05-13Replace deprecated methods:AntumDeluge
- 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool'
2017-01-26don't execute the "playing out" shutdown code if log is already emptyVanessa Ezekowitz
2016-11-02fix typo in shutdown log/block count reportVanessa Ezekowitz
2016-07-02Merge pull request #2 from Rogier-5/fix-tree-spawn-levelVanessa Ezekowitz
Fix trees not spawning on top of surface
2016-07-02Fix trees not spawning on top of surfaceRogier
The bottom-most tree trunk would be missing, because the tree was generated at ground level, instead of above ground level.
2016-03-27Update some URL'sAuke Kok
2016-03-27Add description.txtAuke Kok
2016-03-27Add mod.confAuke Kok
2015-08-15fix typo for deprecated callsVanessa Ezekowitz
2015-08-12add headingBrett O'Donnell
2015-08-09add READMEVanessa Ezekowitz
2015-08-09missed a couple of status messages in the renameVanessa Ezekowitz
2015-08-09use alias for deprecated functionsDiego Martinez
2015-08-09Initial commit:Vanessa Ezekowitz
split plants_lib off from plantlife modpack renamed it to biome_lib adapt all functions and references accordingly.