Releases: rakugoteam/Rakugo-Game-Template
v1.1
Full Changelog: 1.0...1.1
What's Changed
- Update to godot 4.3 by @theludovyc in #11
Update the project to the Godot version 4.3
- Fix #5 by @theludovyc in #12
Remove the open transition after the bootsplash on the first scene choosed by the user.
- Fix #6 by @theludovyc in #15
Use the ProjectSettings option "application/config/version" to set the label version number in the MainMenu scene.
- Fix #8 by @theludovyc in #13
Do not erase the ProjectSettings options when the project is reloaded.
- Fix #7 by @theludovyc in #14
Add property info to the ProjectSettings options to make them more easy to use. By example, for a file path open a file dialog.
- Fix #2 Slider UI scaling by @theludovyc in #16
Add the UI slider scaling in the video option. It permit to upscale the UI when the resolution is high. Avoid tiny UI.
- Fix #17 Handle saves by @theludovyc in #18
Add the save/load system to the project. With save, load and continue buttons, and a LoadMenu scene.
v1.0
What's Changed
- Updates... by @salty64 in #1
- fixed broken export by @Jeremi360 in #4
New Contributors
- @salty64 made their first contribution in #1
- @Jeremi360 made their first contribution in #4
Full Changelog: https://github.com/rakugoteam/Rakugo-Game-Template/commits/1.0