Skip to content

Releases: IppClub/Dora-SSR

v1.5.19

19 Oct 01:42
Compare
Choose a tag to compare

Update

  • Fixed ML module API definitions.
  • Updated Lua and Effekseer.
  • Updated YueScript to 0.26.0.
  • Removed Web IDE <Dialog> transitions.
  • Updated tstl to 1.27.0. TypeScript to 5.6.2.
  • Fixed IME position hint.
  • Fixed Teal API for Label node.
  • Fixed a VG render set view rect issue.
  • Fixed a log text collecting issue.
  • Fixed content size when read file failed.
  • Removed worldLocation from Touch API.
  • Fixed Mouse.wheel type.
  • Fixed yarn compiler use comment that starts with //.
  • Refactored some tests.
  • Fixed Entity.set and Entity.get using right params.
  • Updated definition files for TS.
  • Added TSX <frame> tag for frame animation.
  • Made <sprite> tag file attribute optional.
  • Updated ImGui to v1.91.4, httplib to v0.18.1.

Full Changelog: v1.5.18...v1.5.19

v1.5.18

08 Oct 10:21
Compare
Choose a tag to compare

Update

  • Fixed an API link in Web IDE.
  • Fixed Teal initialization process.
  • Resolved a thread safety issue with Content::_fullPathCache.
  • Replaced logo in Web IDE with smaller one.
  • Fixed a memory leak issue.
  • Added enabled param to ContactStart event.
  • Added Vec2.dot API.
  • Added Frame Action API.
  • Updated ImGui to v1.91.4.
  • Fixed a physics event triggering rule.
  • Updated YueScript.
  • Polished UI display with visual improvements.
  • Fixed a crash when failed to load clip file.

Full Changelog: v1.5.17...v1.5.18

v1.5.17

30 Sep 17:06
Compare
Choose a tag to compare
Fixed a few issues.

* Fixed a zip file writing issue.
* Fixed some errors in definition files.
* Added a new test case.
* Updated version.

v1.5.16

19 Sep 02:23
Compare
Choose a tag to compare
  • Fixed an ImGui yue enum issue.
  • Made tstl use tabs instead of spaces.
  • Added spdlog.
  • Added reload log function to Web IDE.
  • Fixed singletons references.
  • Updated ImGui to 1.91.3.
  • Fixed a TS editor module auto resolving issue.

Full Changelog: v1.5.15...v1.5.16

v1.5.15

11 Sep 03:52
Compare
Choose a tag to compare

Update

  • Streamlined built-in event callback registration APIs for improved usability.
  • Simplified Rust event callback registration APIs.
  • Fixed a casting crash issue in Rust.
  • Updated Lua to the latest version.

Full Changelog: v1.5.14...v1.5.15

v1.5.14

06 Sep 06:49
Compare
Choose a tag to compare

Update

  • update to ImGui (1.91.1), httplib (0.17.1).
  • add link to view logs in TS compilation failure alert.
  • update Yuescript.
  • fix a DrawNode drawing with solid polygon issue.
  • fix an mp3 file failed to play in loop issue.

Full Changelog: v1.5.13...v1.5.14

v1.5.13

28 Aug 10:33
Compare
Choose a tag to compare

Update

  • add a testing function for debug build.
  • fix a crash case for PlatformWorld.
  • fix Web IDE duplicated menus issue.
  • add "Get Obfuscated" function to Web IDE.
  • add build folder menu function to Web IDE.
  • add version check every 7 days.
  • add back Lua os lib.
  • add self update tool.
  • fix HttpClient.downloadAsync().

Full Changelog: v1.5.11...v1.5.13

v1.5.11

19 Aug 08:06
f7a9af1
Compare
Choose a tag to compare

Update

  • update API docs.
  • add API HttpClient.getAsync(), HttpClient.postAsync().
  • fix issues in HttpClient.downloadAsync.
  • add a tooltip explaining Web IDE usage.
  • add Dora icon display.
  • add API docs for HttpServer.
  • update SQLiteCpp and httplib.
  • fix issue in Cache.loadAsync().
  • add DownloadFile test.
  • fix a file drag drop issue in Web IDE.
  • add close button to Web IDE tab.

Full Changelog: v1.5.10...v1.5.11

v1.5.10

08 Aug 01:19
Compare
Choose a tag to compare

Update

  • fix missing lualib info for TSTL.
  • update TSTL to 1.26.2.
  • fix a Lua stack size not enough issue.
  • update Lua.
  • fix SDL Java lib.
  • fix nanovg API usages with new examples.
  • add Mouse APIs.
  • update Yuescript.

Full Changelog: v1.5.9...v1.5.10

v1.5.9

02 Aug 03:40
Compare
Choose a tag to compare

Update

  • fix Web IDE file creating issue.
  • update Yuescript.
  • fix Dora XML using a Yuescript compiler without Lua env issue.
  • disable link jumping when in full screen mode.
  • fix config.fullScreen usage.
  • update ImGui, bgfx, ktm, spine, fmt, httplib.
  • add a texture packer tool.
  • add a yarn tester tool.
  • allow Web IDE folder name ending with an extension.
  • fix ImGui mouse and touch input swallowing rules.

Full Changelog: v1.5.8...v1.5.9