Skip to content

BuildingHelper v1.2.8

Compare
Choose a tag to compare
@MNoya MNoya released this 20 Jul 22:18
· 3 commits to master since this release
  • Removed ability_building, replaced by modifier_building (in vscripts/libraries/modifiers)
  • Removed modifier_disable_turning, now part of the modifier_building
  • Added settings: MAGIC_IMMUNE_BUILDINGS and DENIABLE_BUILDINGS, both true by default.
  • Added clientside error_invalid_build_position when clicking on invalid position (previously, it would check the server)
  • Added grid_modifiers in preparation for an upcoming clientside Blight update.
  • Fixed some inconsistencies with circle radius grid layouts