Patch Notes for 23rd of January in 2022
Sir Legna's Plugin Generator » Devlog
- New Plugins (2):
- Event Approach Event
- This plugin allows the developer to define a move route to approach an event. So if you want the "bob" event to approach "alice" event, you now can without having to worry about specific steps.
- Shop Conditional Purchasing
- This plugin allows the developer to hide or disable the ability to buy items in the shop purchasing window. So, you might want it where potions are only able to be bought after the player found one in the wild.
- Event Approach Event
- Updated Plugins (4):
- Direction Event Switch Trigger
- Fixed bug which caused crashes when using the above and below feature
- Position BattleBack
- Cleaned up the code where default is the default option if there was a corruption
- Tile-Based Scaling
- Fixed a race condition that could crash the game on boot sometimes
- Weapon Stats Restrictions
- Added a new "Not Equal" note tag, which allows you to easily check to see if two stats are not equal.
- A good uses of this would be checking to verify that a dual wielding character doesn't have the same type of weapon in both slots with a note tag like this:
<SirL.notEqualSR:{"a.equips()[1] ? a.equips()[1].wtypeId : -1": "a.equips()[0] ? a.equips()[0].wtypeId : -2"}>
- A good uses of this would be checking to verify that a dual wielding character doesn't have the same type of weapon in both slots with a note tag like this:
- Cleaned up the code to match the same capitalization for note tags in the help file
- Added a new "Not Equal" note tag, which allows you to easily check to see if two stats are not equal.
- Direction Event Switch Trigger
Sir Legna's Plugin Generator
generator
Status | In development |
Category | Tool |
Author | Sirlegna |
Tags | mz, rmmz, RPG Maker, RPG Maker MZ, sirl |
Languages | English |
More posts
- Patch Notes for 21 of April 2024Apr 22, 2024
- Patch Notes for 21 of April 2024Apr 22, 2024
- Personal NoteDec 09, 2022
- Patch Notes for 19 of September 2022Sep 19, 2022
- Patch Notes for 4 of August 2022Aug 05, 2022
- Patch Notes for 5 of June 2022Jun 06, 2022
- Patch Notes for 23 of May 2022May 24, 2022
- Patch Notes for 16 of April 2022Apr 16, 2022
- Patch Notes for 14 of March 2022Mar 15, 2022
- Bug Fix! For Rewards For Escaping and Better Show Battle AnimationFeb 18, 2022
Leave a comment
Log in with itch.io to leave a comment.