Skip to content

Releases: Vluurie/NAER

NAER_3.0.1

15 Apr 16:59
Compare
Choose a tag to compare

FIX

  • some enemies that should not be randomized added to ignore list
  • flyer setType fixed
  • added enemy layout action to metadata editor
  • forgot validate key for mod package

NAER

03 Apr 23:28
Compare
Choose a tag to compare

Update Ver. 3.0.0
-added more enemies and enemies now have different behaviour types randomly selected
-added Mod Manager for handing randomization of custom mods that can be added to the mod list
-added category selection now can be single randomized
-added increased randomizing speed for single files
-added shared preferences saving (refactored from json file saving)
-added refresh shared preferences app button
-added drag-drop field for single folder randomization
drag field with mod package for loading the mod list feature (optional file)

NAER

22 Jan 05:58
48fb809
Compare
Choose a tag to compare

-New feature change boss stats (give me feedback if it is too hard or too easy with 5x)
-Clicking on the bosses in stats gives a small effect
-New feature advanced cli (windows) (for fun, can also be improved)
-Added macOS Support
-Save selected paths for future
-Open Output & Settings buttons
-Enhanced Overlay
-Improved mod file handling etc.
-copy cli argument (can be copied into the terminal separately or shared with others)
-sorted and renamed folders and code (but still a mess, esp. Main)

NAER

24 Dec 02:11
Compare
Choose a tag to compare

-New Feature Update All Level without randomization

  • Level fix now includes alias enemies and level range in enemy generator
  • fix crash of the game at some positions from nier cli repacking
  • removed enemie that bugs
  • updated correct setType and setRtn for some enemies
  • added description for enemies that can bug or have special behaviour
  • added UI glow effect for this enemies
  • fix select images array was null because forgot calling image grid class

NAER_latest

19 Dec 18:58
Compare
Choose a tag to compare

-Changed UI from Python to Flutter Dart
-Added modify Level for Bosses, Selected Enemies or All Enemies

  • Enemy Description with Picture hover effect
  • Rewriting python logic as dart
  • Added Ignore DLC category
  • Second Page for future updates
  • and more..

NAER

28 Nov 19:10
Compare
Choose a tag to compare
  • removed output.json logic
  • added undo last randomization button
  • changed color and button layout
  • changed compiler and used cx_Freeze instead of PyInstaller

NAER

27 Nov 20:15
Compare
Choose a tag to compare

-compiled to executable
-added error README for issues on starting the executable
-fixed memory read error if _extracted cpk files are in output path
-now deletes extracted cpk files in output path