What's new
This is mostly maintenance update, because I don't play in Among Us anymore.
- ⚡ Add support for new player colors (#16)
- 🔨 Rework config - players colors can be changed manually, no need to add new textures
- 🔨 Fix compilation and update dependencies
⚠️ Drop support for*.aurp
v2 (it was actually dev-only version)⚠️ Still no support for airship map (help wanted)
Check out README for usage.
Supported *.aurp
version: 3
Commits
- a9f33d4: Small refactoring for file_dialog (Smertig)
- 090e770: Small refactoring for file_dialog [2] (Smertig)
- 4ab9656: Add tooltip to non-parsed entries in file_dialog (Smertig)
- 095619d: Remove aurp v2 support (it was dev-only version) (Smertig)
- 8d3cf06: Fix naming (Smertig)
- 318c1e5: Small CI fix (Smertig)
- 7baeac9: Disable bzip2 dependency due to conan issues (Smertig)
- aa85305: Fix conan URL (Smertig)
- 972d764: Update conan.cmake to 0.18.1 (Smertig)
- 16afdb0: Revert bincrafters conan remote (Smertig)
- c1d332d: Update nlohmann::json dependency (Smertig)
- 80d6a05: Update imgui-sfml dependency (Smertig)
- 3e73762: Move color mapping to config (Smertig)
- 24446ea: Don't use bundled sprite collection, colorize them automatically (Smertig)
- 5c784c9: Add new colors (close #16) (Smertig)
- 383b9ea: Bump version to 0.4.2 (Smertig)