Skip to content

Releases: rakugoteam/Rakugo-Game-Template

v1.1

09 Nov 07:30
d7335c2
Compare
Choose a tag to compare

Full Changelog: 1.0...1.1

What's Changed

Update the project to the Godot version 4.3

Remove the open transition after the bootsplash on the first scene choosed by the user.

Use the ProjectSettings option "application/config/version" to set the label version number in the MainMenu scene.

Do not erase the ProjectSettings options when the project is reloaded.

Add property info to the ProjectSettings options to make them more easy to use. By example, for a file path open a file dialog.

Add the UI slider scaling in the video option. It permit to upscale the UI when the resolution is high. Avoid tiny UI.

Add the save/load system to the project. With save, load and continue buttons, and a LoadMenu scene.

v1.0

20 Aug 10:22
553dbca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rakugoteam/Rakugo-Game-Template/commits/1.0