Vanessa Dannenberg
244dcb4822
Speed improvements
...
replace all set_node() and remove_node() calls with swap_node()
also move a get_node() check to later in its list of tests
to do the "cheap" stuff first
2018-10-25 09:45:51 -04:00
Vanessa Ezekowitz
8fd0789ad2
add "random return" CPU limiter to active queue playback
...
set `biome_lib_queue_run_ratio = <1 to 100>` to use
default 100 (basically, a percentage of max runtime).
2017-11-06 19:53:38 -05:00
AntumDeluge
03970402cf
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-05-13 02:09:20 -07:00
Vanessa Ezekowitz
9cdcdcfe6b
don't execute the "playing out" shutdown code if log is already empty
2017-01-26 12:16:51 -05:00
Vanessa Ezekowitz
e64a41fcc6
fix typo in shutdown log/block count report
2016-11-02 01:57:12 -04:00
Rogier
5b3a2e0439
Fix trees not spawning on top of surface
...
The bottom-most tree trunk would be missing, because the tree was
generated at ground level, instead of above ground level.
2016-07-02 12:46:46 +02:00
Vanessa Ezekowitz
5ca9e6e77d
fix typo for deprecated calls
2015-08-15 16:04:38 -04:00
Vanessa Ezekowitz
68a8fe1a8a
missed a couple of status messages in the rename
2015-08-09 11:18:36 -04:00
Diego Martinez
f2362ed38e
use alias for deprecated functions
2015-08-09 10:46:31 -04:00
Vanessa Ezekowitz
94218fb5a9
Initial commit:
...
split plants_lib off from plantlife modpack
renamed it to biome_lib
adapt all functions and references accordingly.
2015-08-09 10:36:01 -04:00