updated to 0.21
2022 Apr 26 -> 0.21
- Bootstrapped the project with Create React App. It is now a better development environment than what I had before. (I had included Electron in my original environment but in reality this project is mostly focussed on React and it’ll be easier to open my src files at a later date)
- The code splitting is different from the last update. It is recommended to copy the script section in the header and paste it into your index.html in your project. I know it is more complicated but it should be easier loading with all the smaller script chunks.
- Removed the param in Core for the screen size, I went back to getting it from $dataSystem.advanced.
- Combined BattleLog and MapLog into MessageLog. Combined ProgressLog into QuestLog. This completes the removal of duplicated code. Before the store slices/core logic were the same, now it is divided between 2 easier to manage types of logs.
- More edits to params: Core removed BattleLog/MapLog/ProgressLog Enables. Added Filter type params to MessageLog and QuestLog. Atm you can’t change the order of All/Map/Battle or All/Quest/Progress then your custom filters. I plan to change that.
- Added the ability to Filter the logs.
Files
DdmDraeReactMZ_v0.21.zip 519 kB
Apr 26, 2022
DdmDraeDocumentation.docx 31 kB
Apr 26, 2022
Get -Discontinued- Ddm Draegonis's Rpg Maker MZ React Components
-Discontinued- Ddm Draegonis's Rpg Maker MZ React Components
Components made for Rmmz with various functionality.
More posts
- updated to 0.22Jun 09, 2022
- Updated to 0.20Apr 13, 2022
- Updated to 0.16Mar 14, 2022
- Updated to 0.15Mar 12, 2022
Leave a comment
Log in with itch.io to leave a comment.