This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
Releases: Mercadud/Godot-Project-Planner-Exporter
Releases · Mercadud/Godot-Project-Planner-Exporter
GPPE v3.1.1
This is a Godot specific version! Only works with the 3.x branch!
New Features!
- New theme to make it better for the eyes (I think XD)
- Many bug fixes from the previous release
Known issues:
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
- drag and drop is inconsistent, some help with this one would be nice
- the pictures of the nodes might show different colours than the ones popping up
GPPE v3.1.0
This is a Godot specific version! Only works with the 3.x branch!
This is a big update and may or may not be able to load saves from previous versions
New Features!
- Stats menu at the bottom right, showing you some useful stuff
- Removed Node since I have no plan of allowing it to export
- Scripts can now extend from different type of nodes
- Added the ability to go full screen so you can focus on productivity
- Many bug fixes and optimizations
Known issues:
- Scripts info page does not update what they extend from.
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v3.0.1
This is a Godot specific version! Only works with the 3.x branch!
New Features!
- bug fixes from previous version
Known issues:
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v3.0.0
This is a Godot specific version! Only works with the 3.x branch!
New Features!
- Improved the exporter to prevent lag spikes
- Edit the Project.Godot file from the Root Folder!
- the program now correctly checks if you wrote everything the right way!
- bug fixes and improvements!
Known issues:
- Scripts always return negative (use previous versions of GPPE if this is an issue, will be fixed in future releases)
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.5-beta.1
This release is fairly stable, most features should work as intended!
New Features!
- Added World Environment Node, which comes with templates for the type of game you want!
- Scripts can now be Singletons!
- Bug Fixes and optimizations
Known issues:
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.4-beta.3
This release is fairly stable, most features should work as intended!
New Features!
- bug fixes from previous version
Known issues:
- There may be an issue, with saving on a pre-existing file (maybe fixed in v0.5-beta.1)
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.4-beta.2
This release is fairly stable, most features should work as intended!
New Features!
- bug fixes from previous version
Known issues:
- Scene type have weird behaviour when having multiple on tree (fixed in v0.4-beta.3)
- Script functions don't delete? (fixed in v-.4-beta.3)
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.4-beta.1
This release is fairly stable, most features should work as intended!
New Features!
- Added Import node (Add and connect any additional files such as models or images)
- quality of life changes:
- drag and drop nodes
- message dialogs to inform you what happens
- added help button to redirect you to this github page
- you are now forced to name all the files before exporting (prevents any errors when doing so)
- bug fixes
Known issues:
- unable to export when you have import node (fixed in v0.4-beta.2)
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.3-beta.1
This release is fairly stable, most features should work as intended!
New Features!
- Export your filesystem as a, ready to use, Godot project! (3.2.3, may or may not work with future versions)
- Bug fixes from previous versions!
Known issues:
- If you have a problem with this release or want a new feature to be added, feel free to open an issue and explain the problem/feature.
GPPE v0.2-alpha.2
This version is fairly stable, most features should work as intended!
New Features!
- bug fixes from previous versions