Skip to content

Gun Bonsai 0.9.2

Compare
Choose a tag to compare
@ToxicFrog ToxicFrog released this 01 Sep 21:35
· 282 commits to main since this release

The headline feature for this release is the start of a Brazilian Portugese translation, contributed by generic name guy. Anything not translated yet is my fault for not using the LANGUAGE lump properly -- I'm working on it.

It also adds two new upgrades, and makes some changes to Revivification to hopefully make it more useful and less annoying.

This requires libtooltipmenu. Download both pk3s and load libtooltipmenu first.

  • New:
    • Intuition player upgrade reveals map geometry and actor locations
    • Rapid Fire weapon upgrade doubles firing speed
    • LANGUAGE lump support:
      • gameplay log/printf messages (except for debug messages)
      • level-up and status displays
      • menu titles and enum names (full support for options menu coming next version)
    • partial Brazilian Portugese translation by Generic Name Guy!
  • Balance:
    • Revivified enemies will now die after a few seconds out of combat, hopefully fixing "I revived something and now it won't die and the level scripting is broken" issues
    • Revivification triggers more often to make up for the fact that enemies can no longer be kept as pets for the entire level
  • Change:
    • Fast Shots renamed High Velocity to address confusion about whether it affects shot travel speed or rate of fire
    • upgrade appendix moved into its own file
    • OnActivate/OnDeactivate API enabling new kinds of upgrades to be written
    • melee weapon detection should be more permissive now
    • builtin upgrades are now registered via BONSAIRC lump
  • Fix:
    • crash when opening the menu while no weapon is equipped