Releases: Starfox64/FoxedBot
Releases · Starfox64/FoxedBot
3.0.0 Hotfix
Changelog
Fixes
- The Garry's Mod January Update introduced breaking change to the util.TableToJSON function to make it behave properly on arrays (starting the indexation at 0 instead of 1). This update adapts FoxedBot to this breaking change.
2.0 Upgrade
Changelog
Removals
- Prefix character for commands
- GMod Server port config
Additions
- Default sentry hash file to gitignore
Fixes
- Potential crash while reading the sentry hash
- Undefined steam names in some situations
Improvements
- Argument parsing
- TCP Implementation
- Authentication
- Server Config
- Console error color more readable
Notes
Please make sure you update everything (including your config files) as the syntax has changed.
The new TCP implementation should allow you to run the addon on rented Garry's Mod servers.