Skip to content

3.1

Choose a tag to compare

@mehah mehah released this 20 May 16:40
· 1014 commits to main since this release
47a3e59

What's Changed

  • build: fix vcpkg builtin-baseline for enable GHA builds by @dudantas in #498
  • cleanup: remove unused CMake modules by @ranisalt in #487
  • feat: attachedeffect with apng by @mehah in #490
  • feat: client auto updater by @conde2 in #529
  • feat: compatibility with 13.16 by @marcosvf132 & @mehah in #538
  • feat: config default font to creature/static-text/animated-text/widget text by @mehah in #534
  • feat: data/setup.otml by @mehah in #535
  • feat: font-scale by @mehah in #485
  • feat: module features by @mehah in #533
  • feat: new prop image-individual-animation by @mehah in #508
  • feat: otmod[scripts] now support * to find all lua files by @mehah in #536
  • feat: server map shader support #512 by @mehah in #521
  • feat: uiwidget::[recursiveGetChildrenByStyleName/getChildrenByStyleName/getChildByStyleName] by @mehah in f4d6bb6
  • feat: widget shader support by @mehah in #519
  • fix: enable vip groups feature by default by @marcosvf132 in #495
  • fix: in read items in older versions and use GameItemShader by @poxis in #518
  • fix: mapmarks images order by @yrpen in #539
  • fix: mouse buttons by @Riverlance in #489
  • fix: typo by @Nottinghster in #483
  • fix: walk animation with only two frames by @Nottinghster in #484
  • improve: Attached Effect (Server Support) by @mehah in #501
  • improve: module controller by @mehah in #532
  • improve: particle and title sample by @mehah in #488
  • improve: remove tinyxml and add pugixml instead by @dudantas in #520
  • improve: walking system by @mehah in #531
  • refactor: drawpool (emplace to try_emplace) by @mehah in #494

New Contributors

Full Changelog: 3.0.2...3.1

[Widget Shader Support]

widget_shader_support.mp4

[Attached Effect (Server Support)]

attached_effect_server_support.mp4

[Attached Effect with apng]

Attachedeffectwithapng.mp4

[Font Scale]

font-scale.mp4

[Particle and Title with scale sample]

particle_title_sample.mp4