Skip to content

Commit

Permalink
Set to version 0.9.2 and differentiate from v0.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
McKathlin committed Aug 9, 2024
1 parent f70b6d1 commit d8a10d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,10 @@ on the correct page when the first event finishes running.
**v0.9.0** - 3/27/2024
- Added VeLee's optional debug overlay, AltimitMovementDebug.js

**v0.9.1** - 8/9/2024
**v0.9.1** - 4/15/2024
- Documented all plugin parameters and commands.

**v0.9.2** - 8/9/2024
- Made Tyruswoo Altimit Movement compatible with Tyruswoo Map Properties v2.1.0 and up.

> **Remember, only you can build your dreams!**
Expand Down
6 changes: 4 additions & 2 deletions Tyruswoo_AltimitMovement.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Tyruswoo.AltimitMovement = Tyruswoo.AltimitMovement || {};

/*:
* @target MZ
* @plugindesc MZ v0.9.1 Patched AltimitMovement to work with Tyruswoo_TileControl.
* @plugindesc MZ v0.9.2 Patched AltimitMovement to work with Tyruswoo_TileControl.
* @author Tyruswoo and Altimit Community
* @url https://www.tyruswoo.com
*
Expand Down Expand Up @@ -352,8 +352,10 @@ Tyruswoo.AltimitMovement = Tyruswoo.AltimitMovement || {};
* v0.9.0 3/27/2024
* - Added VeLee's optional debug overlay, AltimitMovementDebug.js
*
* v0.9.1 8/9/2024
* v0.9.1 4/15/2024
* - Documented all plugin parameters and commands.
*
* v0.9.2 8/9/2024
* - Made Tyruswoo Altimit Movement compatible with Tyruswoo Map
* Properties v2.1.0 and up.
* ============================================================================
Expand Down

0 comments on commit d8a10d3

Please sign in to comment.