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