Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 08:42
· 17 commits to master since this release

What's new

  • ⚡ Make file explorer/replayer windows minimizable (#5, #9)
  • ⚡ Add colored icon near player names
  • ⚡ Reduce app size by 20% (thanks @ImgBotApp)
  • 🐛 Fix rare crashes
Before & After

image image

Check out README for usage.

Supported *.aurp version: 2, 3

Commits

  • [af0a206]: Fix crash on app exit (Smertig)
  • [ca37c12]: Remove unused functions (Smertig)
  • [59f01f9]: Downgrade required cmake version to 3.15 (Smertig)
  • [0fa9274]: Set conan compiler.runtime only with MSVC compiler (Smertig)
  • [28a777d]: Rename function for consistency (Smertig)
  • [9407319]: Move all platform-specific stuff to #ifdef block (Smertig)
  • [e0469b6]: Small refactoring (Smertig)
  • [a2020e2]: [ImgBot] Optimize images (ImgBotApp) #6
  • [7b24aed]: Make file explorer minimizable (close #5) (Smertig)
  • [ae8bf09]: Small refactoring (Smertig)
  • [81f80e6]: Add color buttons to ui::player (Smertig)
  • [b6efeae]: Fix rare crash if player disconnects before round starts (Smertig)
  • [92e4fbf]: Small fix for README (both x86 and x86_64 arch are supported) (Smertig)
  • [bed655d]: Make replayer window minimizable (close #9) (Smertig)
  • [a900114]: Bump version to 0.4.1 (Smertig)