#author("2022-12-12T12:08:37+00:00","default:admin","admin")
*RPG Developer Bakin Update History [#sddd12b1]
----
-''ver1.0.15''
--'' New Features''
--- When the project path is displayed in the upper right corner of the Map Editor, right-clicking in the path display area now opens the project folder in the Explorer.

--- Added state resistance indicators to the Cast Parameter Check View in the Test Play > Options menu.

--- Added links to the official website/YouTube channel/Change Log in the Help menu at the top of the Editor.

--'' Functional Improvements''
--- When removing ally members from the party, you can now choose whether to put them in the reserve or not, and whether to remove them even from the reserve.

--- The check for allies in the party for the execution condition on the event sheet can now choose whether to include the reserve.

--''Bug Fixes''
---''[ Events ]''
--- Fixed a bug in which left-right flipping did not work when a sprite was used for "Display Conversation".
<Note>
With this correction, if a character or other element is displayed using a sprite in a conversation event, the image will be reversed if the Flip Horizontal checkbox is turned on. We apologize for the inconvenience, but please check if you are using the same command in your events.

--- Fixed a bug in which changing the cast to be displayed in "Display Conversation" did not specify the motion selected in the asset picker.

--- Fixed a bug in which scaling did not work when a sprite was used for "Display Image".

--- Fixed a bug in which events fired using "Generate Events" were sometimes affected by the "Movement Pattern" of previously generated events, resulting in unintended behavior.

--- Fixed a bug in which the upper limit for a value input in the command script for manipulating HP was 3000.

--- Fixed a bug in which a sheet with the "In Battle, Repeat in Parallel" event start condition for a battle event did not start executing when the condition was met in the middle of a battle.

---''[ Test Plays ]''
--- Fixed a bug that prevented motions of some models from being played back correctly after Ver. 1.0.14.

--- Fixed a bug that caused a crash that was still occurring on some map loads after Ver. 1.0.14.4.

--- In the Cast Parameter Check View of the Test Play > Options menu, a bug has been corrected in which the attribute resistance was displayed as 0 when it was negative.

--- Fixed a bug in which resistance values specified for equipped items and classes were not being added when the resistance of the attribute specified in the cast was 0.

--- Fixed a bug in Items > Assign When Handling Skill where the target could not be selected correctly for those skills whose "Valid Only for Those KO" was not checked in the skill's specification.

--- Fixed a bug in the success check when using a state change item on a map, where the equipment's resistance was not being added to the cast's status.

--- Fixed a bug where the camera's playback status, such as playing or finished, was not saved.

--- Fixed a bug that sometimes caused events with Falling by Gravity turned off to move through steps when walking.

--- Fixed a bug where the target of "This Event" was the player when initializing the map, skills, items, and calling common events from the menu.
After this modification, "This Event" will be ignored when it is operated by the above call.

--- Fixed a bug where the sound specified on the startup logo screen would only play for a moment.

--- Fixed a bug in which the text effects of layouts used in messages and conversations were not reflected.

--- Fixed a bug in which the text display position for messages, conversations, and tickers was not reflected even if the layout tool was used to specify the position.

--- Fixed a bug in which the display was not always updated when changing members from the menu.

--- Fixed a bug that prevented variables from displaying properly when the store layout was displayed.

--- Fixed a bug that caused a crash when entering emoji during text input.

---''[ Map Editor ]''
--- Fixed a bug that caused a mismatch between the display state of groups in the Placed List and the display state of objects in the group.

--- Fixed a bug where changes to the collision range of an event were not immediately reflected in the Map Editor.

--- Fixed a bug in the "Event to be Called Before Displaying Map" in Map Settings where the change of the common event name was not immediately reflected.

--- Fixed a bug that caused the object stamp thumbnails in the Stamps Palette to disappear when the Resources menu dialog was closed with Cancel.

--- Fixed a bug that prevented placing an event if a cast event was placed immediately after a cast was added.

---''[ Resources ]''
--- Fixed a bug that caused some bone animations to be longer than the actual data in some cases.

--- Fixed a bug where when adding Terrain Stamps/Particles from the DLC, the assets were not being added correctly when a dialog box appeared indicating that files of the same name already existed in the project.

--- Fixed a bug that caused a crash when repeatedly changing material shaders.

---''[ Layout Tool ]''
--- Adjusted the size of the thumbnails displayed in the Layout Tool > Layout to be Assigned list.

---''[ Sample Game ]''
--- Modified the sample game to conform to current specifications.

----
-''ver1.0.14.4''
--''Bug Fixes''
--- Fixed a bug that caused a crash after moving the map, which had been occurring in some environments after the Ver. 1.0.14.3 update.

--- Fixed a bug that caused the selection window to grow a little larger with each selection displayed after the Ver. 1.0.14.3 update.

--- Fixed a bug that sometimes caused teleporting to coordinates 0,0 when using the command scripts "Change Player Y Coordinate" and "Change Event Y Coordinate".

--- Adjusted the animation of the sprite set, Emoticon "!speechless" used for the emotion mark.
----
-''ver1.0.14''
--'' New Features''
--- Guides have been added for dragging and moving elements in the Layout Tool > Layout Parts tree view.

--- Layout Tool > Slider Panel text color can now be changed.

--''Functional Improvements ''
--- We have implemented load handling when a relatively large number of models are placed on a large map.

--- Improved processing time when executing the command script "Change Layout to be Used".

--- In the in-game menu, it is now possible to go back and forth between party and reserve members even with cursor movement input when operating the member change screen.


--''Bug Fixes''
--- Fixed display problems with the asset picker.

---''[Events]''
--- Fixed a bug that caused the player to teleport to coordinates (X,Y)=0,0 if a graphic change was made while the player was being rescaled.

--- Fixed a bug that caused an exception on the map screen when a cast that was hidden by the command script "Add Casts to the Party Train/Rearrange the Order" was disabled for battle.

--- Fixed a bug in the command script "Advanced String Variable Operation" where local variables were not available for array pointers.

--- Fixed a bug in the command script "Display Ticker Text" where line breaks in the string to be displayed did not work.

--- Fixed a bug in which the display state of the command script "Display String as Image on Screen" was not included in the saved data.

--- Fixed a bug in which the text effects of layouts used in messages and conversations at events were not reflected.

--- Fixed a bug that caused graphics from other sheets to overlap when inserting an event sheet.

---''[Game Play]''
--- Fixed a bug that caused the player to receive damage when bumping into an enemy cast placed on the map, ignoring the amount of HP recovered by items, etc.

--- Fixed a bug that when the player collided with an enemy cast placed on the map and the damage caused a game over, the player and the colliding event remained glowing.

--- Fixed a bug in which the height of the speech bubble type conversation event window did not match the size of the text when the execution resolution was changed in the Game Definition.

---''[Map Editor]''
--- Fixed a bug that sometimes created events with duplicate GUIDs (internal IDs) when copying and pasting cast-based events placed on a map.
This fix resolves the following issues that were occurring on the map where the event that caused this problem existed:
An exception occurs during save and load.
Unintended events are moved.
Local variables would be shared.

--- Fixed a bug that sometimes caused the positions of placed objects to be linked between maps duplicated by copying and pasting.

--- Fixed a bug in which changes to the resources that make up a stamp were not immediately reflected on the map.

--- Fixed a bug that caused an exception when copying and pasting maps in the Map List after opening the Database and closing it with Cancel.

---''[Resources]''
--- Fixed a bug that created data that could not be loaded when saving a 3D stamp with the material set to "None".

--- Fixed a bug that could cause an exception when updating information on multiple selected models.

--- Fixed a bug that prevented model scaling from working in some cases.

--- Fixed a bug that caused semi-transparency to appear in an incorrect order and materials for additive compositing to appear missing.

--- Fixed a bug that in some cases the folder preview display was not updated.

---''[Layout Tool]''
--- In Layout Tools > System Layout, a bug that caused layout parts to move when dragging in preview has been fixed.

--- Fixed a bug in the display of selections when using window images with large margins.

---''[Other]''
--- Fixed a bug in which the Database > Casts > Others > Number of Event Generated per Time, Shooting Interval, and Movement Time fields contained incorrect values when selecting a normal asset in a new project creation.
In newly created projects, the case in which the following casts generated by events disappear on their own will be resolved.  Target Casts: Hero A / Hero B / White Mage / Goblin / Metal Golem
If you are experiencing disappearing events for an existing project, please go to Database > Casts > Others and change the Movement Time to 0.

----
-''ver1.0.13''
--'' New Features''
--- Added the ability to skip the "Do Nothing" message in the command script "Specify Battle Cast Action".

--'' Bug Fixes''
--- Fixed a bug that caused walk and wait motions to start playing every frame for the player after ver 1.0.12, so the motions were not behaving correctly.

--- Fixed a bug that the manipulator could not be operated correctly with the mouse after ver1.0.12.

--- Fixed a bug that caused battle characters to be highlighted when they were hidden in the shadows.

--- Fixed a bug in the command script "Rearrange the Party Train Order" that caused an exception when there was no character to display.

--- Fixed a bug in the command script "Make Event Walk" where the "Pass Through Player/Events" checkbox did not allow the player to pass through.

--- Fixed a bug in the Map Editor > Placed List palette that caused an entry to be deleted by pressing the Delete key while renaming.

--- Fixed a bug that caused an exception when placing a Panel for Rendering Strings with MapPreview specified in Layout Tool > Text to the root of the Layout Parts List.

--- Fixed a bug that caused an exception when the file tree view was empty at various locations in the Resources.

--- Fixed a bug that caused a crash in the preview of the Resources containing the motion after deleting the model used in the motion in the Resources.

--- Fixed a bug that prevented textures from being converted to png files when importing models with jpg files as textures.

--- Fixed a bug that caused colors to change on export when specifying no SSS file in SSS material.

--- Fixed a bug that prevented a battle from progressing when using the command script "Camera Playback" in Database > Skills > Common Event to be Called.

--- Fixed a bug that prevented the next battle from progressing if the command script "Terminate Battle Forcibly" was used in Database > Skills > Common Event to be Called.

----
-''ver1.0.12''
--''Functional Improvement''
--- For the player's walking process, a new walking process has been implemented that does not shift or bounce from side to side.
If Game Definition > Rules and Operations > "Use Inertia to Move" is turned off, inertia is to be 0.
If you wish to use inertia, please turn on this option and adjust each of the specified settings. 
e.g.: Lowering the Damping Amount at Ground Level will reduce slippage.

--- Asset picker has been improved.
The UI has been changed to make it easier to find ready-to-use assets.
Added the ability to add resources from the DLC with multiple selections, including folders.
 
--'' New Features''
--- Test Play > Debug Window now has a function to fast-forward through battles.

--- An "Invisible Wall" event template has been added to the Stamps Palette > Events tab > Physics, which can be used to place restrictions on where the player can go. 
 You can place an event on the map and adjust its size to create a wall. 

--'' Bug Fixes''
--- Fixed a bug that prevented resources such as skyboxes referenced only from the command script "Change Rendering Settings" from being included in the public export.
 
--- Fixed a bug regarding the command script "Select from Selection and Check Results" panel that caused an exception when deleting the top selection in the editor.

--- Fixed a bug that prevented images from being displayed when a variable was used for the Y magnification factor in the "Display Image" panel.

--- Fixed a bug that sometimes prevented subsequent conversation windows from being displayed, depending on the command scripts combined between conversation panels.

--- Fixed a bug that caused an exception when attempting to change the walking speed of an event during battle.
 
--- Fixed a bug that caused an exception when attempting to select a target with a mouse click during a battle while the player was invisible.

--- Fixed a bug that caused pointer information of array variables to be lost when exporting and importing events.

--- Fixed a bug that caused the player to be affected by Terrain State Change even if the player was in the air.
 
--- Fixed a bug in which, when using the Basic tab "Event to be Called Before Displaying Map" in the Map Settings palette, depending on the content of the event, the player could not be controlled even after the process was complete.
 
--- Fixed a bug in which the cast's own accuracy and evasion rate was not reflected when playing the game from "Continue" until a status change, such as an equipment change, was made.
 
--- Rotation and scaling behavior when multiple objects on the map are selected in the Map Editor has been corrected.
 
--- Fixed a bug in the Map Editor that caused the eyedropper picked objects to change indefinitely while editing a map with many objects placed on it.
 
--- Fixed a bug that sometimes prevented the Map Editor display from reflecting the results of editing the event collision range extensions.

--- Fixed a bug that prevented object deletion if the starting point was included in the selection.

--- Fixed a bug in which when an object was selected, the starting point was also selected at the same time, making it impossible to delete the object.

--- In the Slice Animation Import dialog, a bug was fixed in which the dividing line specified in Slice Size would change position when the motion was switched, causing it to be imported in an incorrect form.
 
--- Fixed a bug that caused some models imported from the Unity Asset Store to appear broken.

--- After resource files are deleted, the empty OS folders are also modified to be deleted.
 
--- When deleting related resources, the parent folder in the editor has been modified to be deleted when it is empty.
 
--- When deleting a model, a texture was not a candidate for deletion if the stamp used the same material.

--- Fixed a bug that caused events deleted by the command script "Delete This Event" to be restored by loading saved data.

--- Fixed a bug that prevented editing of the tag field in the Camera Tool.

--- Fixed a bug in which pressing Ctrl+C, etc. while editing an event in the text mode of the event editor would jump to the line with the matching initial letter.

--- Fixed a bug in which the default "Yes/No" selection was written in Japanese. 

----
-''ver1.0.11''
-- ''Bug Fixes''
--- Fixed a bug that caused an exception in the battle test when there was a common event with "Collision Condition with Player (Operating Cast)" as an execution condition on the event sheet.

--- Fixed a bug that caused an exception when performing a battle test from the battle panel on a common event.

--- Fixed a bug that caused a crash when playing a WebM file with no audio track using the command script "Play Movie".

--- Fixed a bug that caused a crash if the collision type was set to Mesh in the Resource > Stamp settings and the Mesh model was left blank.

--- Fixed a bug that caused common events tied to an item to be executed even after the item's use was canceled.

--- Fixed a bug that sometimes caused a cast without a jumpup/landing motion to have a different jump power or be able to make a double jump when the cast was set as the player.

--- Fixed a bug that prevented the "Teleport Event" panel from taking effect from common events executed from other than items/skills.

--- Fixed a bug in which deleting the event that executed the conversation while the conversation was being displayed would prevent operation even after the conversation was closed.

--- Fixed a bug so that a confirmation message is not displayed when pasting data from the same project in the database.

--- When pasting data from the database, if there is data with the same name in the destination, the data name is now sequentially numbered.

--- Fixed a bug in which the contents of an event generated by "Generate Event" were sometimes mixed with the contents of another event and executed after the player moved to a different map.

--- Fixed a bug in the Layout Tool > Text & Special Formats Insert Support dialog where the following formats could no longer be specified.
  learncharactername   :   Name of Party Member who Learns a New Skill
  learnskillname            :   Name of Skill to be Learned in Results
  learnskillname[x]        :   Name of Skill X to be Learned in Results

--- Fixed a bug that caused skin models to appear composited when rendering instances.

--- Graphic data that contained incorrect settings has been corrected.

 
--- ''Countermeasures have been taken to address the issue of slow operation of this tool in some environments. ''
Please try this along with the previously mentioned turning off "Threaded Optimization" in the NVIDIA Control Panel 3D Settings Management.
----
-''ver1.0.10''
--'' Added Feature''
--- A link to the "Shortcut Key List" has been added to the "Help" section of the Map Editor top menu.
 
--'' Bug Fixes''
--- Fixed a bug in Ver. 1.0.9 where the target to be generated by the command script "Generate Events" could not be selected correctly.

--- Fixed a bug in the Layout Tool where the mini map could not be moved by mouse dragging.

--- Fixed a bug in the Map Editor in which the relative positions of grouped objects were sometimes misaligned when pasting them.

--- Fixed a bug that prevented games exported by the publishing work export function from running in environments where the Visual C++ 2019 Runtime was not installed.
If you have experienced a failure to launch the sample game "Orb Stories", which can be downloaded from the top page of the official RPG Developer Bakin website, please download the game again from there and give it a try. 
Due to this problem, there have been cases where games distributed to other parties do not launch.  We apologize for the inconvenience, but we would appreciate it if creators could try exporting their works again to see if the symptom improves.

----
-''ver1.0.9''
-- ''Functional Improvements ''
--- When a diffuse/normal/specular texture is set as the material for a model imported from Blender, a_n_rm is now automatically assigned to the albedo/normal/mask textures, respectively.
 
-- ''Bug Fixes''
--- Fixed a bug that could slow down test play after opening the "Classes” of the Database.

--- Fixed a bug that caused an exception when repeatedly executing the "Make Monster Appear" event panel.

--- Fixed a bug in which placing an allied cast on the map would cause it to be added as a reserve member of the party.

--- Fixed a bug that caused variables in deleted events to appear in the ALL category of variable labels.

--- Fixed a bug that sometimes caused the graphic on Sheet 1 of an event specified in the Custom Event Settings in the Database to be automatically replaced by the graphic of the cast.

--- Fixed a bug that prevented test play from starting if the saved data contained deleted cast members.

--- Fixed a bug that could cause a crash when adding a resource overwrite by selecting from a file in the Layout Tool.

--- Fixed a bug in the Layout Tool where the OK button could be pressed without selecting anything in the Add Layout Part dialog.

--- Fixed a bug that caused Bakin to become inoperable for a long time when manipulating the position of a mini map with the Layout Tool.

--- Fixed a bug that caused the engine to process very slowly when a mini map was used for free layout in the Layout Tool.

--- Fixed a bug that sometimes caused light gray squares to appear on top of each other in the map editor.

--'' Known Issues ''
--- There is a problem with the Steam overlay function displaying off the screen.  Currently, we recommend that you do not use the Steam overlay when using this tool.
To turn off this feature explicitly, go to the right side of the Steam library page in Bakin and uncheck the “Enable the Steam Overlays while in-game” checkbox in the Steam Library > General menu.


----
-''ver1.0.8''
--- The bug that prevented the published work export dialog from opening after the Ver. 1.0.7 update has been fixed.

--- Fixed a bug that caused the texture in the blank area to be randomly corrupted on execution when the texture was left blank in the Resource -> Material Edit screen.

--- Fixed a bug that caused automatic window width adjustment to only work on the narrower message when a series of speech bubble-type messages or conversations are used.

--- Fixed a bug in which "Layout to be Opened" could not be selected under "Continue" in the Layout Tools -> Title Layout.

--- Fixed a Bakin crash that could occur if the Asset Picker was opened and closed immediately.

--- Fixed a bug that caused an exception when the Add button could be pressed to add more than the maximum limit of 2048 variable boxes to be used within the event editor.

---%%''We are currently experiencing a slowdown in test play after opening the "Classes" section of the Database. We apologize for the inconvenience, but restarting Bakin will temporarily resolve the issue.''%%
----
-''ver1.0.7''
-- ''Added Features''
---Top Menu: "Update Log" page tab and "Back" button added to Info and Tips。

-- '' Bug Fixes''
--- We have removed the -0.2 degree X-axis tilt that was implicit for the player and events.

--- Fixed a bug in the command script "Event/Rotate Player" where decimals were not available.

--- Fixed a bug where event destination symbols sometimes remained on the map without being erased.

--- Fixed a bug in which local variables were not available in the command scripts "Teleport Player" and "Teleport Event".

--- Fixed a bug that caused shader compilation errors during tool initialization in Radeon HD series graphics environments.

--- Fixed a bug that caused image files to be locked and unable to be updated or deleted until the tool was exited when generating a map from an image.

--- The process of obtaining the loop range of an ogg file has been corrected.  This fixes a bug that prevented the BGM_Opening04.ogg in Sound Pack Vol. 1 from playing.

---'' Fixed a bug where battle formulas required commas for decimal points in some locales.  ''
''From this version onward, decimal points in battle formulas will be standardized to dots.  If you have been entering commas, we apologize for the inconvenience and ask that you please correct this manually.''
''[Affected Areas]''
Database -> "Damage Formula" for Items and Skills, "HP Recovery Formula" for Skills, and "EXP Calculation Formula" for Game Definitions

----
-''ver1.0.6''
--''Functional Improvements''
--- Removed text limits for title, subtitle, and creator's name.
However, if the number of letters is large, the default title screen layout may run out of the screen in some cases.  If this is the case, adjust the title screen layout in the Layout Tool after creating the project.
 
--''Bug Fixes''
---Fixed a bug that could cause an exception when using the "Display Effect" panel to play both sprites and particles on the same event.
 
---Fixed a bug in Event Editor > Panel Mode where copying and pasting the "Advanced Variable Box Operation" panel would change "Assign with Decimals Rounded Down" to "Assign Remainder of Division".
 
---Fixed a bug that occurred in Game Definition > Project Settings > Execution Engine Definition.
Changing the run-time resolution causes a crash / BGM initial volume cannot be changed.
 
---Minor corrections were made to the sample game "Orb Stories".

----
-''ver1.0.5''
--- Fixed a problem that caused maps to become abnormally bright in newly created projects, etc.
 The problem was occurring in some locales, including German and Dutch.
 If you are still experiencing the problem after having this correction, please contact us through the Contact Us page.
 
--- Fixed a problem in which bakinbattle.dll would not start if not allowed to run by its properties for publishing work.
 With this modification, no special work is required to unzip a published work into a Zip file using Explorer.
 
--- Fixed a problem where the RayCast panel was firing from the feet, making it very difficult to detect the player, among other things.
 From this Ver onward, as previewed in the panel, it will be fired from an elevation of 0.5 square from the ground.
 If you have already implemented events in a way that depends on the previous behavior, we apologize for the inconvenience, but please correct this manually.

--- Fixed a bug that caused an exception when using a skill with no effect and common assignment for both allies and enemies on the map. 

--- Fixed a bug that prevented recovery from events during battles for conditions other than KO.
 
--- Fixed a bug that prevented the event panel "Recover/Reduce Battle Cast's HP/MP" from working in battles.
 
--- Fixed a problem in which a weapon item with "One Step Forward When Acting" could cause a monster with "Not Moving" specified to take one step backward when using a skill, item, or etc.

--- Fixed a problem in which the camera with the gazing target set to "world coordinates" would not animate correctly when Game Definition > Rules and Operations > Camera Get Behind the Player Automatically was turned on.
 
--- Fixed a problem in which pressing the F key with a Common Event or Battle Event selected in the Common Event palette would move the display range of the Map Editor to distant coordinates.
 
--- Fixed a bug that sometimes caused the position of the splitter for Database and Resources to fluctuate unintentionally when the asset picker was opened.
 
--- Improved the ability to toggle the display of a file path shown in the upper right corner of the map editor.
 Moved to "View" menu to memorize ON/OFF
 
--- Fixed a bug where Wav files were not being processed properly for playback.
 
--- The section Game Definition > Execution Engine Definition > Font, which was not reflected due to specification changes during development, has been removed.
The font can be changed from the configuration settings in the top menu.
 
--- Modified the various "House - Wall 01-03" models on the 3D stamps for the following three projects 
 Newly created project (Normal assets)
 Sample game "Orb Stories"
 House Pack Vol.1 (Free DLC)
 
--- In addition, we have fixed several issues that were identified in the crash reports we received from our users, so that crashes do not occur.
----
-''ver1.0.4''
-- ''Added Features''
--- Effekseer 1.70 is now supported.
You can use particles created with Effekseer 1.70 in Bakin.

-- ''Bug Fixes''
--- Fixed a bug that caused the splitter position in the "Conditions to Run This Sheet" field in the Event Editor to change unintentionally.
 
--- Fixed a bug that caused a higher value to be set internally when specifying the movement speed and frequency in the "Movement Settings" of the Event Editor.
After this version, the correct values are displayed and specified in the editor.
 
--- Fixed a bug in the command script "Display Image" that caused a crash when selecting a sprite.
 
--- Fixed a bug in the battle layout that caused an exception if a party or monster was placed outside the area range.
 
--- Fixed a bug that caused an exception when a cast member repeatedly joined and left from the party in a battle event.
 
--- Fixed a bug in the map editor "Placed List Palette" where group name renames were not being saved.
 
--- Fixed a bug that caused the window to maximize when double-clicking the caption area on the Map Editor Quick Toolbar.

--- Fixed a bug that caused the tool to crash if there was a description error in Game Definition - "Rules and Operations" - "Assign Input Device".
 
--- Fixed a bug that prevented WAV files from playing properly.
 
--- Fixed a bug that caused some dialogs, such as exit confirmation, for games exported using "Published Work Export" to be displayed in Japanese even in an English environment.
----
-''ver1.0.3''
--'' Added Features''
--- The manual wiki is also available from the "Info and Tips" section of the top menu.  As previously, it is also available from the Map Editor's Help (H), so please click here while you are working on your game.
 
--- For the property "Layout to be Opened" of the Layout Tool Layout Part's Container for Element of Entry Selection, the selectable layouts are now narrowed down according to what is specified in the entry "Action".

--''Bug Fixes''
--- Fixed a bug that caused an exception when an item referencing a skill that invokes a common event was the second or later entry in the inventory.
 
--- Fixed a bug in the rendering settings in Map Settings that caused an exception when minimizing a property that contained entries that were being edited.
 
--- Fixed a bug in the game where events added to that map or common after a save were not reflected when loaded and played.

--- Fixed a bug that caused resources other than stamps to be added when adding stamps from the right-click menu on the Object tab of the Stamp Palette.
----
-''ver1.0.2''
--- Fixed a bug that sound was distorted in some cases when playing sound data in the tool.
--- Fixed a bug where this tool crashes in the middle of the loading screen (progress bar).
If you are using an AMD Radeon GPU and have been experiencing this problem, please try this version.
--- Fixed a bug that caused the editor to freeze or crash due to incomplete default data for creation.
--- Fixed a problem with the screen turning light blue and stopping when playing the published sample game.
--- Fixed a problem with the jump button, which is specified by default, reacting when closing the in-game menu.

----
-''ver1.0.1''
--- Fixed a bug that caused the editor to freeze or crash due to incomplete default data for new creation.  The problem has been fixed so that data that has already been created will not cause problems.
--- In the "Edit" menu at the top of the Map Editor, a new function " View File Path" has been added to turn on/off the path that appears in the upper right of the Map Editor.
--- Fixed a bug that prevented the "Asset Showcase" banner from displaying correctly.
--- Other minor corrections

Front page   New Page list Search Recent changes   Help   RSS of recent changes