Releases: DRincs-Productions/pixi-vn
Releases · DRincs-Productions/pixi-vn
v0.1.4
- Reduced save size: Now only the differences between steps will be stored and not the entire memory of each step.
- Many improvements have been made to the code and some functions have been renamed
What's Changed
- 82 charactermodelbase change how it saves character information into storage by @BlackRam-oss in #83
- Update import and function names in ActionsUtility and SavesUtility by @BlackRam-oss in #94
- Update showImageWithDisolveEffect to showImageWithDissolveTransition by @BlackRam-oss in #95
- Rename updateStorage by @BlackRam-oss in #96
- Update library name in error messages by @BlackRam-oss in #97
- 87 rename menu to choices by @BlackRam-oss in #98
- Refactor updateStorageProperty method in CharacterModelBase and Store… by @BlackRam-oss in #99
- Refactor StepManager methods by @BlackRam-oss in #100
- Refactor loadSaveJson to use jsonToSaveData function by @BlackRam-oss in #102
- 88 function to get the last choice the player makes by @BlackRam-oss in #103
- 14 improve the size of the history by @BlackRam-oss in #106
- Bump vite from 5.2.2 to 5.2.8 by @dependabot in #104
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #105
- 84 ability to extend dialoguemodelbase to create a custom one by @BlackRam-oss in #107
New Contributors
- @dependabot made their first contribution in #104
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- use vite by @BlackRam-oss in #7
- 5 main menu by @BlackRam-oss in #8
- 9 basic interface during the game by @BlackRam-oss in #11
- 12 historymanager by @BlackRam-oss in #15
- 16 export canvas by @BlackRam-oss in #19
- 17 improve ticker by @BlackRam-oss in #21
- 22 possibility to add a set of tickers like on renpy by @BlackRam-oss in #39
- 30 pixi event click by @BlackRam-oss in #43
- 44 rotateticker change the rotation speed linearly by @BlackRam-oss in #45
- Add TickerFadeAlpha class and update TickerRotate class by @BlackRam-oss in #46
- Add currentTickersTimeouts to GameWindowManager by @BlackRam-oss in #48
- 38 showimagewithaneffect by @BlackRam-oss in #50
- 49 rename child to canvaselement by @BlackRam-oss in #52
- 51 use pixi v8 by @BlackRam-oss in #54
- 53 show text in canvasimage if loading an image fails by @BlackRam-oss in #56
- 41 renpy menu by @BlackRam-oss in #57
- 58 improve stepshistory by @BlackRam-oss in #59
- 60 go back by @BlackRam-oss in #63
- 61 decorator to keep the types of graphic class by @BlackRam-oss in #65
- 62 problem in showimage async by @BlackRam-oss in #67
- Add navigate function to goBack method by @BlackRam-oss in #68
- 66 character by @BlackRam-oss in #69
- 70 history by @BlackRam-oss in #71
- 1 saving and loading management by @BlackRam-oss in #75
- 42 re check console log and throw by @BlackRam-oss in #78
- 77 create a library project by @BlackRam-oss in #79
New Contributors
- @BlackRam-oss made their first contribution in #7
Full Changelog: https://github.com/DRincs-Productions/pixi-vn/commits/v0.1.3