Releases: ItsDeltin/Overwatch-Script-To-Workshop
Releases · ItsDeltin/Overwatch-Script-To-Workshop
v3.2.1 - Season 14
What's Changed
- feat: add hazard by @CactusPuppy in #509
- feat: add passive health regeneration setting by @CactusPuppy in #510
- fix: incorrect control score to win type (fixed #493)
Full Changelog: v3.2.0...v3.2.1
Master Build
Features
- update lobby setting validation to accommodate season 13 (Cactus Puppy)
Bug Fixes
- incorrect control score to win (Cactus Puppy)
v3.2.0
What's Changed
- Extra element info in output + MinWait() decompile bug fixed by @damagex in #504
- 475 workshopsettingcombo and workshopsettinghero only accept string literals for category and name arguments by @CactusPuppy in #507
- season 12 by @CactusPuppy in #508
New Contributors
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- fix: colosseo typo by @CactusPuppy in #501
- fix: add projectile gravity to Baptiste by @CactusPuppy in #502
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.2
v3.0.1
What's Changed
- Experimental new
ds.toml
flags for class debugging:track_class_generations
andglobal_reference_validation
, along withIsClassReferenceValid
function in OSTW by @ItsDeltin ds.toml
now provides autocomplete by @ItsDeltinentry_point
now functional withinds.toml
by @ItsDeltin- Correctly parse and emit vanilla player slot selector by @CactusPuppy in #487
- 481 bug decompile failing on mercy angelic descent off by @CactusPuppy in #488
Known Issues
- Enum members cannot be used as cases in switch statements (#486)
Full Changelog: v3.0.0...v3.0.1
v3.0.0
The biggest change in version 3.0 is OSTW's support for native Overwatch Workshop syntax support. In other words, you may now copy Workshop code directly from a custom game lobby into an OSTW file, and all of it will remain interoperable and compile. Some additional updates are listed below.
What's Changed
- decompiler fix by @CactusPuppy in #478
- feat: Add Venture by @CactusPuppy in #479
- season 10 by @CactusPuppy in #482
Full Changelog: v2.8.8...v3.0.0
v2.8.8 - Pharah Rework Support
This release adds support for all the new custom game settings added with Pharah's Season 9 rework.
v2.8.7.1
What's Changed
- fix: add Take a Breather cooldown time by @CactusPuppy in #472
Full Changelog: v2.8.7...v2.8.7.1