Skip to content

Releases: TalicZealot/SotnApi

1.1.7

17 May 10:20
Compare
Choose a tag to compare

General

  • Refactoring.
  • Rework entities to be more in line with the decomp.

1.1.6

27 Feb 19:00
Compare
Choose a tag to compare

General

  • Refactoring.
  • Improve accuracy.
  • Rename some properties.
  • Add zone transitions.

1.1.5

06 Sep 18:21
Compare
Choose a tag to compare

General

  • Refactoring.
  • Improve accuracy.

AlucardApi

  • Added more speed properties.

GameApi

  • Added SetLibraryCardDestination method.
  • Added SetMovementSpeedDirection property.

1.1.3

03 Feb 15:31
Compare
Choose a tag to compare

General

  • Consolidated class SotnApi

AlucardApi

  • Adjusted IsInvincible.
  • Added ContactDamage property.

GameApi

  • Added CanWarp method.
  • Added MusicTrack property.

ActorApi

  • Add ability to spawn friendly actors.

1.1.0

14 Dec 15:46
Compare
Choose a tag to compare

AlucardApi new methods and properties

  • HasControl
  • HasHitbox
  • IsInvincible
  • Def
  • MapXPos
  • MapYPos
  • CurrentHorizontalSpeedWhole
  • CurrentHorizontalSpeedFractional
  • PoisonTimer

GameApi new methods and properties

CanSave

  • UnderwaterPhysicsEnabled
  • MapOpen

ActorApi

  • GetAllActors

1.0.8

18 May 14:15
Compare
Choose a tag to compare

#Added

  • Alucard Map position properties.
  • Jumping Attack speed properties.
  • Alucard State.
  • Alucard facing.
  • Alucard Level.
  • Alucard XP.
    #Fixes
  • Item name typos.
  • Prologue detection.

1.0.6

26 Apr 14:11
Compare
Choose a tag to compare
  • added map room methods
  • adjusted actor values
  • adjusted game mode detection
  • Added SetRoomValue to GameApi
  • added prologue check
  • added hp ignore option to findEnemy
  • added Alucard state and action properties and values
  • added Level property to AlucardApi
  • added actor properties
  • added more conditions for empty actor slot

1.0.5

06 Apr 17:27
Compare
Choose a tag to compare

fixed preset reading, added curse timer

1.0.4

05 Apr 13:58
Compare
Choose a tag to compare

fixed Transition detection and added xml export

1.0.3

31 Mar 12:53
Compare
Choose a tag to compare

Fixed shortcut setters. Added all potion effects.