v3.1.0
What's Changed
Features
- feat: Chat Web API (now with no threading) by @aronwk-aaron in #1715
- feat: Replace calls to system function in server startups by @jadebenn in #1691
- feat: implement rest of equipment scripts by @EmosewaMC in #1714
Fixes
- fix: wealth shooting gallery bugs by @EmosewaMC in #1702
- fix: add child loading by @EmosewaMC in #1706
- fix: property entrance component optional by @EmosewaMC in #1707
- fix: Add missing racing scripts by @EmosewaMC in #1708
- fix: add minimum g++ version by @EmosewaMC in #1711
- fix: first attack being weaponless by @EmosewaMC in #1709
- fix: update player container on shutdown by @EmosewaMC in #1704
- fix: online notification playing even when a player hasnt fully logged out by @EmosewaMC in #1703
- fix: ignore unused scripts from loading by @EmosewaMC in #1713
- fix: weaponless world load by @EmosewaMC in #1718
- fix: flashing rebuilds not flashing and bricks not appearing from templates without destroyable components but with is_smashable set. by @EmosewaMC in #1721
- fix: friends not updating and using incorrect world by @EmosewaMC in #1724
- fix: friends by @EmosewaMC in #1726
- fix: use generated bcrypt password for internal master connections by @EmosewaMC in #1720
- fix: Remove added physics objects by @EmosewaMC in #1727
- fix: incorrect knockback parameters by @EmosewaMC in #1729
- fix: lego club teleport by @EmosewaMC in #1731
- fix: missing comma in Servers file by @EmosewaMC in #1730
- fix: reduce networked traffic for QuickBuildComponent Serialization by @EmosewaMC in #1732
Chores
- chore: remove httplib by @aronwk-aaron in #1723
- chore: readme updates by @EmosewaMC in #1712
Full Changelog: v3.0.1...v3.1.0