Lejo1 / subgames

Github Repository of the Minetest Server Subgames for all!
Other
2 stars 1 forks source link

Bump mods/biome_lib from `ac8738d` to `e346fd5` #74

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mods/biome_lib from ac8738d to e346fd5.

Commits
  • e346fd5 rather than rearranging the block log to deal with blocks that can't be
  • 212024a tiny optimization
  • 1d2593f if the block list is empty, don't try to start another batch of actions.
  • 3bc8737 make sure the target mapblock and all 8 of its corner neighbors have
  • 0ea4cb3 don't bother checking dtime during globalstep
  • bef0a0d oops, forgot to allow for no-air-check blocks
  • 89ca62e added a bunch of debugging info
  • a325c2c rewrote block queue handlers to reduce code duplication
  • 8ecb401 fix a couple of missing = signs
  • 9ed4858 take the integer of that last division I added
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #75.