![]() |
|
+- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Tools (https://www.save-point.org/forum-42.html) +--- Thread: |
RE: HiddenChest RGSS Player Executable - kyonides - 07-09-2026 Version 1.2.13 Has Been Uploaded!
Stable Release
Codename: AudioUnlooped
Available Platforms
Recent Changes: - Audio.bgms_seconds & bgm_seconds now retrieve accurate values from MIDI files This is quite relevant for MIDIs with 2+ set tempo messages. - Tilemap's Latest Additions: - z & z= methods - viewport= method - Added File.hash256 to retrieve a file's SHA-256 hash. If a file does not exist, it will return "-256" instead. - Added File.hash_error to let you retrieve the File::HashError#name, #error and #message if there's any. - Added File.clear_hash_error and File::HashError#clear methods. - Added String#hash256 to retrieve its SHA-256 hash. |