Releases:
- 1.05 (Latest): http://www.mediafire.com/file/81ysa6oeh ... s-1.05.zip
- 1.04: http://www.mediafire.com/file/7uha8aj9s ... s-1.04.zip
- 1.03 (Bugged?): http://www.mediafire.com/file/7s5hl7g89 ... s-1.03.zip
- 1.02 (Bugged): http://www.mediafire.com/download/87i6j ... s-1.02.zip
- 1.01(Old fully working version): http://www.mediafire.com/download/xl1ml ... s-1.01.zip
- 1.00: http://www.mediafire.com/download/32bhz ... s-1.00.zip
- 0.01: http://www.mediafire.com/download/hryik ... 3E_Mod.zip
Install:
Code: Select all
Copy all the files from the Binaries folder into your WA3E folder, replacing anything you're asked to.
Code: Select all
==================
Mod Features List
==================
---------------------------------------------------------------------------
Fixes:
---------------------------------------------------------------------------
* Fixed vanilla bug where selecting a profile would ALWAYS create a new
profile and bug out.
* Editor now uses WASD to move camera instead of WAXD
---------------------------------------------------------------------------
Commands:
---------------------------------------------------------------------------
- Command 118: Displays a Hub Complete message at the bottom of the screen.
- Command 119: Removes your current magic.
---------------------------------------------------------------------------
Magic:
---------------------------------------------------------------------------
- Magic 7: White Magic chargers now remove your current magic.
- Magic 8: Rainbow Magic is now 'Bounce' magic
- Magic 9: Gray Magic uses star particles but is currently unused.
- White and Rainbow Magic chargers are now selectable in the editor.
* Black Magic is no longer selectable in the editor, use White Magic instead.
---------------------------------------------------------------------------
Object Logic:
---------------------------------------------------------------------------
- Type 472: Talking NPC that doesn't animate or move such as barrels. Incl. *.wop for Barrels
Code: Select all
v1.05:
* The bug from 1.02 is now removed for good. It was caused by the border extruding.
* Temporarily removed custom border extrude due to a bug.
- Version number of mod is now displayed on the main menu.
v1.04:
* The bug from 1.02 should now be fixed for sure. Let me know if it's still broken.
v1.03:
* Hopefully fixed gamebreaking bug from v1.02
* Changed camera controls in editor from WAXD to WASD
- Partially implemented custom border extrude (Player is done, Editor needs work)
v1.02:
* Fixed bug where the small magic remover (white magic) wouldn't disappear after use.
v1.01:
* Fixed the vanilla bug with profile selector - see features.txt for more info
v1.00
- White magic chargers now remove magic
- New Commands that are actually useful
* Fixed pad particles for rainbow and gray magic. (They used to show up with a snow flake and raindrop)
* Fixed custom magic types not having a message when selected in the inventory
* Fixed math bug with rainbow/bounce magic (Caused by null-pointer/missing-reloc)
v0.01
- Initial Release - Test Version
- Two Test Commands
- White magic test where it plays the wakka sound
- Rainbow magic is now bounce magic
- Adding extra magic colors/types test with gray magic.
- Talking Inanimate Objects (New Logic Type)