This repository was archived by the owner on Aug 10, 2020. It is now read-only.
Releases: TrueCP6/ostw-method-library
Releases · TrueCP6/ostw-method-library
OSTW Method Library 0.4.2
- Updated to allow use with OSTW 0.5
- Added a
Visualisemethod toCuboidBarrier(#6) - Replaced some methods with macros and added
Optimisedcounterparts
Requires OSTW 0.5.0.1 or later.
OSTW Method Library 0.4.1
- Updated methods to allow use with OSTW 0.4
Requires OSTW 0.4.0.2 or later.
OSTW Method Library 0.4.0
- Removed
SetHealth(added to OSTW) - Added
Dictionarystruct - Added
Triggerstruct - Added
SphericalBarrierstruct - Added
CylindicalBarrerstruct - Added
CuboidBarrierstruct
Requires OSTW 0.3.15.1 or later.
OSTW Method Library 0.3.1
- Removed methods added to OSTW 0.3.15
Requires OSTW 0.3.15.1 or later.
OSTW Method Library 0.3.0
- 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
- Added
BlendedIndex(array, index) - Removed
GetMaxHealth(player)(no longer needed)
Requires OSTW 0.3.12 or later.
OSTW Method Library 0.2.2
- Fixed
TallnessOfHero(hero)
Requires OSTW 0.3.10 or later.
OSTW Method Library 0.2.1
- Added in-editor method documentation
Requires OSTW 0.3.10 or later.
OSTW Method Library 0.2.0
- 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
Initial Release
Requires OSTW 0.3.9 or later.