Skip to content

Changes

#1757 (May 15, 2024, 6:42:00 PM)

  1. EasyRpg Flag: Move bmp.reset call to the correct location (commit: 7d4b56e) — Gabriel / githubweb

#1756 (May 13, 2024, 7:13:09 PM)

  1. New Commands: 2053 SetInterpreterFlag (commit: 70794e8) — Gabriel / githubweb

#1755 (May 12, 2024, 1:53:11 PM)

  1. Image API: Refactor. Return original bit depth of the image. (commit: 7339082) — Gabriel / githubweb
  2. Add EasyRPG Patch Flag and lock some extensions behind it. (commit: 6cbd0a2) — Gabriel / githubweb
  3. Redo the X/Y shifting (Sprite clones) on looping maps. (commit: c338202) — Gabriel / githubweb
  4. Sprite_Character/AirshipShadow: Move functions that are only used by Sprite from Update to Draw. (commit: 89b4537) — Gabriel / githubweb
  5. Maniac Patch: Add flag "2" to disable the annoying/game-breaking variable range adjustment. (commit: 13a5006) — Gabriel / githubweb
  6. Guard more extensions behind the flag (commit: 5336511) — Gabriel / githubweb
  7. Flatpak: add libinih (commit: 19a700c) — Carsten Teibes / githubweb

#1754 (May 10, 2024, 7:29:20 PM)

  1. 3DS: Fix crash by increasing linear heap memory (commit: 048372c) — Carsten Teibes / githubweb
  2. 3DS: Make rendering more robust (commit: 5047d86) — Carsten Teibes / githubweb
  3. String Variable's ToFile - Relax File extension and path (commit: d516336) — Gabriel / githubweb

#1753 (Apr 20, 2024, 10:26:58 PM)

  1. Fix Finger (Touch) Input on Windows (commit: e1ec581) — Carsten Teibes / githubweb
  2. Remove __WINRT__ (OS is not developed anymore by Microsoft) (commit: cd7f212) — Carsten Teibes / githubweb
  3. Windows 11: Disable Window rounding (commit: 5d2a88e) — Carsten Teibes / githubweb
  4. Fix: Add inih to workflow (liblcf dep) (commit: 13d7e27) — Carsten Teibes / githubweb