Skip to content

Releases: EM4Volts/NAWA

NAWA 3

22 Jan 15:58
eef277e
Compare
Choose a tag to compare

Oh boy, here comes a big one

  • almost completely rewriten from scratch except for a couple things from the tools that still work.
  • validity checks, if a weapons dat files dont match or its misctex the weapon wont be deployed or the misctex will fallback to a default NAWA one
  • mod count check. if more mods are deployed then the game officially can suppor NAWA aborts the deploy.
  • save file addition and removal. no more need to visit the shop for weapons, if the right save file is selected the weapons are added straight to it. aswell as being fully removed when the remove button is pressed, no more 200% weapons owned
  • new release format: now as .exe instead of python files, should work on every pc, even thoose without python installed!
  • overhauled weapon config file. better readability, old weapon configs from pre NAWA 3 will still work and will migrate!
  • readable code (sorta)
    HOTFIX:
    config bug and mcd font recheck fixed

this is the propably biggest release yet when it comes to size and stuff.