Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Releases: TrueCP6/ostw-method-library

OSTW Method Library 0.4.2

22 Sep 16:52
Compare
Choose a tag to compare
Pre-release
  • Updated to allow use with OSTW 0.5
  • Added a Visualise method to CuboidBarrier (#6)
  • Replaced some methods with macros and added Optimised counterparts

Requires OSTW 0.5.0.1 or later.

OSTW Method Library 0.4.1

30 Aug 09:45
Compare
Choose a tag to compare
Pre-release
  • Updated methods to allow use with OSTW 0.4

Requires OSTW 0.4.0.2 or later.

OSTW Method Library 0.4.0

23 Aug 15:04
Compare
Choose a tag to compare
Pre-release
  • Removed SetHealth (added to OSTW)
  • Added Dictionary struct
  • Added Trigger struct
  • Added SphericalBarrier struct
  • Added CylindicalBarrer struct
  • Added CuboidBarrier struct

Requires OSTW 0.3.15.1 or later.

OSTW Method Library 0.3.1

21 Aug 07:01
Compare
Choose a tag to compare
Pre-release
  • Removed methods added to OSTW 0.3.15

Requires OSTW 0.3.15.1 or later.

OSTW Method Library 0.3.0

13 Aug 06:28
Compare
Choose a tag to compare
Pre-release
  • Removed unnecessary methods
  • Changed methods already in OSTW 0.3.14 to Optimised.

Requires OSTW 0.3.14 or later.

OSTW Method Library 0.2.3

29 Jul 10:17
Compare
Choose a tag to compare
Pre-release
  • Added BlendedIndex(array, index)
  • Removed GetMaxHealth(player) (no longer needed)

Requires OSTW 0.3.12 or later.

OSTW Method Library 0.2.2

08 Jul 15:13
b5451f0
Compare
Choose a tag to compare
Pre-release
  • Fixed TallnessOfHero(hero)

Requires OSTW 0.3.10 or later.

OSTW Method Library 0.2.1

08 Jul 15:02
7668aff
Compare
Choose a tag to compare
Pre-release
  • Added in-editor method documentation

Requires OSTW 0.3.10 or later.

OSTW Method Library 0.2.0

05 Jul 21:07
50ff420
Compare
Choose a tag to compare
Pre-release
  • Added GenerateForeachArray(length)
  • Fixed not being able to discern between the 2 Pythag methods
  • IsAI(player) improved along with multiple variations on the method
  • Changed TallnessOfHero(hero) to a ternary tree allowing it to work in 1 line and work at any time

Requires OSTW 0.3.9 or later.

OSTW Method Library 0.1.0

04 Jul 13:57
2ab4bc4
Compare
Choose a tag to compare
Pre-release

Initial Release

Requires OSTW 0.3.9 or later.