Releases: djkotori/rpgcobo-tool
Release list
v0.1.8
RPG-Cobo Tool v0.1.8
This version includes the following bug fixes and feature additions.
- Fixed a bug where large files could not be uploaded via TLS communication.
- Fixed encoding problem of ADPCM, OggVorbis
- Implemented the ability to add audio voices in the voice editor. Also, fixed some unimplemented editing operations.
- When the automatic backups count is exceeded, old backups are now deleted.
- An Equip item setting was added that prohibits equipping other type at the same time.
- Added a function to upload projects for Contests.
- Fixed minor bugs.
Note: There are native code updates. Please be aware of the behavior of your Windows antivirus.
v0.1.7
RPG-Cobo Tool v0.1.7
This version includes the following bug fixes and feature additions.
- Added animal-type voxel characters.
- Fixed a bug where "None" could not be selected in resource selection
- Added folder structure description to documentation
- Changed the specifications of move and rotate event commands.
- Added a dedicated UI for editing overlay FX
- Improved the functionality of the UI resource editor. The base UI can now be copied and edited.
- Implemented the "★Favorite" function to the color picker popup.
- Fixed minor bugs.
v0.1.6
v0.1.5
RPG-Cobo Tool v0.1.5
This version includes the following bug fixes and feature additions.
- Added new event command "Chara Rotate".
- Added new event command "Fade Opacity".
- Improved the property input popup so that it can be moved by dragging.
- The classification of event commands has been sorted and a "Sound commands" category has been added.
- Added Property editors for direction/rotation.
- Minor bugfixes.
v0.1.4
RPG-Cobo Tool v0.1.4
This version includes the following bug fixes and feature additions.
- Implemented new Event Role "Moving Terrain"
- Implemented Screen Space Shadows that casts shadows from lights in dark scenes (tentative implementation).
- Improved the ability to specify calculation formulas for the main parameters of the Enemy.
- Bugfixed where NoEntry tool makes only 8 blocks height collision.
- Fixed an issue where it was difficult to move the selected object in the forward direction of the camera in the Map Editor.
- Fixed a case where an error occurred when specifying the base position in the Chara Action Tool.
- Fixed a bug that caused an error when the player moved the character using the "Move Character" command.
- Bugfix when set the movement action to "Walk around" or "Chasing 1" in a custom event, an error will occur and the game will be forced to close.
- Bugfix when the number of party members is set to 1 in the system settings, the player character is not displayed in battle.
v0.1.3
RPG-Cobo Tool v0.1.3
This version includes the following bug fixes and feature additions.
New feature to play voice in battle.
New feature to set Max Level limit from 1 to 999 in the system settings.
Added a new Event Command: "Get to Main Event"
Improved Global Var editor : Variable type can set to "any type"
Improving the functionality of the Level curve settings dialog (Still working).
Bugfix where effect event vanishes after while in Game/Map Editor.
Bugfix where parallel running map event blocks like main event.
Event Commands implementation and bugfix.
Comment : bugfix
Chara Action Tool : bugfix
v0.1.2
RPG-Cobo Tool v0.1.2
This version includes the following bug fixes and feature additions.
- Add a new Event Command: "Play Voice"
- Bugfix where game freezes when error occured in Event Commands.
- Bugfix where get/set Global Var fails.
- Renew Global Var setting editor.
- Event Commands implementation and bugfix.
- Camerawork : Implemented
- Exp operation : implemented
- Equipment operation : implemented
- Job operation : bugfix
- Jump to Label : bugfix
- Place MapAsset : bugfix
- Battle Custom : bugfix
- Other minor bug fixes and feature additions
v0.1.1
RPG-Cobo Tool v0.1.0
This release includes the following bug fixes and feature additions.
- Fixed an issue where login could not be performed normally in some user environments.
- Fixed a bug that could cause a crash when selecting a range of FreeBlocks in the Map Editor.
- Added "Steal" ability option.
- Reversed the direction of mouse wheel 3D canvas zoom. Also, the orientation can be specified in the environment settings.
- Implemented the event command "Picture placement". Until now, there was a command, but it wasn't working.
- Other minor bug fixes and feature additions