Skip to content

Releases: Eveldee/NobetaTrainer

v1.3.3

24 Jun 10:49
Compare
Choose a tag to compare

Features

  • Add camera in inspector (Wizard Girl Manage -> Camera)

Bug Fix

  • Properly close ui on load
  • Fix movement direction on load/teleportation

v1.3.2

20 Jun 19:51
Compare
Choose a tag to compare

Features

  • Return to Statue and Title Screen (can be found in Other section in the main trainer window)
  • Reload last save state command
  • Update shortcut editor ui
  • Update teleportation window ui

Bug Fix

  • Use transform related functions when possible

v1.3.1

19 Jun 21:18
Compare
Choose a tag to compare

Features

  • Teleportation point to save states

Bug Fix

v1.3.0

18 Jun 17:04
Compare
Choose a tag to compare

Features

  • Add Save Manager
    • Load game saves at any time
    • Create and manage immutable save states
    • Export and import save states
  • Invisible Nobeta toggle in Appearance patches

Bug Fix

  • ImGui childs rendering
  • Missing usings after a regression

v1.2.4

28 May 17:06
Compare
Choose a tag to compare

Features

  • Add OHKO (One Hit KO), Nobeta dies instantly on any damage

Bug Fix

  • A lot of colliders related fix

v1.2.3

27 May 10:56
Compare
Choose a tag to compare

Features

  • Add flags display in inspector
  • Allow to modify some values in inspector
  • Show rotations in Euler angles instead of Quaternions

Bug Fix

v1.2.2

26 May 20:52
Compare
Choose a tag to compare

Features

  • Add option to disable other colliders load
  • Add display of all colliding colliders using exact Nobeta hitbox (doesn't display disabled colliders)

Bug Fix

  • Fix collision detection

v1.2.1

23 May 19:46
Compare
Choose a tag to compare

Features

  • Add stats change with real time update (hp, haste, ...)

Bug Fix

v1.2.0

21 May 21:34
Compare
Choose a tag to compare

Features

  • Colliders render
    • Render line around box colliders
    • Render surfaces on collider edges
  • Display colliding Scene Events

Bug Fix

  • Fix NoClip not being enabled correctly on load

v1.1.0

19 May 23:19
Compare
Choose a tag to compare

Features

  • Add Timers
    • Add a timer overlay to check different timers
    • Add a timer configuration window
    • Add timer related commands (toggle and reset)

Bug Fix

  • Fix teleportation area loading