This release fixes an issue on windows where the server would crash randomly and quickly. There is also now no need to create an account twice on the initial startup.
What's Changed
- Consolidate serviceID enums into one enum by @jadebenn in #1855
- Revert uint8_t in game message tests by @jadebenn in #1856
- feat: add more logging around rewarding items by @EmosewaMC in #1861
- fix: item exploits by @EmosewaMC in #1862
- fix: zero out component in destructor by @EmosewaMC in #1863
- feat: Replace Quaternion with glm math by @EmosewaMC in #1868
- fix: Show git download progress with FetchContent by @EmosewaMC in #1869
- fix: need to create account twice due to commit latency?? by @EmosewaMC in #1873
- feat: Implement Minecraft-style execute command with relative positioning by @Copilot in #1864
- fix: Update mute expiry from database by @HailStorm32 in #1871
New Contributors
- @Copilot made their first contribution in #1864
Full Changelog: v3.2.0...v3.2.1