Skip to content

Releases: Starfox64/FoxedBot

3.0.0 Hotfix

29 Jan 23:50
Compare
Choose a tag to compare

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

02 Oct 15:52
Compare
Choose a tag to compare

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.