Skip to content

Releases: PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic

2.5.3

14 Dec 19:03
7fd8aca

Choose a tag to compare

What's Changed

  • Track draw color for tooltip stuff by @Blitz54 in #94

Full Changelog: v2.5.2...v2.5.3

v2.5.2

19 Nov 05:50
1389b1f

Choose a tag to compare

What's Changed

  • Disable frame pause if there are any coroutines or subscripts running by @Wires77 in #92
  • Fix frame buffer callback not using same validation check on minimized windows by @Wires77 in #91

Full Changelog: v2.5.1...v2.5.2

v2.5.1

30 Oct 22:05
6013971

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

30 Oct 02:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

24 Oct 03:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

SimpleGraphic v2.4.0

21 Oct 06:58

Choose a tag to compare

What's Changed

  • Expose ACP versions of the base/script/user paths by @zao in #76
  • Re-enable console window and properly shutdown on subscript crash by @Wires77 in #78
  • Add resource file for versioning by @Wires77 in #82
  • DPI scaling supported added to the DLL by @LeonSparta in #80
  • Add luajit port for current v2.1 by @Wires77 in #81

New Contributors

Full Changelog: v2.3.1...v2.4.0

Simple Graphic v2.3.1

04 Apr 07:26
fc4de14

Choose a tag to compare

What's Changed

  • fix: vendor gli port for cmake 4.0 compatibility by @zao in #75

Full Changelog: v2.3.0...v2.3.1

SimpleGraphic v2.3

02 Apr 01:20
17df2c9

Choose a tag to compare

What's Changed

  • Expose SetForeground function to Lua API by @Wires77 in #73
  • feat: add BC7 CPU decode for legacy GPUs by @zao in #74
  • Add luasocket library for managing an internal server by @Wires77 in #72

Full Changelog: v2.2.0...v2.3.0

SimpleGraphic v2.2

28 Jan 22:41
84b9685

Choose a tag to compare

What's Changed

  • Add basic error checking to create_directory in r_renderer_c::DoScreenshot to prevent crash by @Paliak in #64
  • Expose screenshot functionality to lua. Remove screenshot hotkey. by @Paliak in #65
  • Expose std::filesystem::remove_all functionality to lua side as an argument for RemoveDir by @Paliak in #63
  • Modify guard check in image save function by @Paliak in #68
    *Change all narrow filesystem paths and operations to speak UTF-8 by @zao in #67
    *Refuse to open overly long URLs in Wine by @zao in #70

New Contributors

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

19 Jan 06:44
44f2951

Choose a tag to compare

What's Changed

  • feat: texture splitting/stacking, DDS images, GLES3.0 by @zao in #66

Full Changelog: v2.0.3...v2.1.0