Skip to content

3.4.0 (2021-12-10)

Features

  • routes: added route for api (1375c99)

3.3.4 (2021-11-06)

Bug Fixes

  • fixed incorrect support server invite (43a701c)

3.3.3 (2021-10-30)

Reverts

  • "docs: changed gif to webm for index doc page" (850665e)
  • "docs: fixed error with docs not being formatted correctly" (515c0fd)
  • reverts commit 52f2a42cd64678e3dc69eea2e411d4090deda22c (4d4a5c8)

3.3.2 (2021-10-17)

Bug Fixes

  • hotfix for bug not loading defaults for cooldown (52f2a42)

3.3.1 (2021-10-15)

Bug Fixes

  • hotfix for fovconvert command doing wrong calculation (f1c3df3)

3.3.0 (2021-10-15)

Features

  • added fov & fovconvert commands and fov helper functions (#133) (8c21582)

3.2.0 (2021-10-14)

Features

  • added tf2 as a supported game and added invite command (8bea8b6)

3.1.2 (2021-10-14)

Bug Fixes

  • ready listener: fixed users count (970de7a)

3.1.1 (2021-10-12)

Bug Fixes

  • array: fixed bug with game names not allowing mixed or upper case inputs (e33cdac)

3.1.0 (2021-10-10)

Features

  • added better command error handling and replying (#131) (b658e6b)

3.0.6 (2021-10-10)

Bug Fixes

  • fixed info command not showing correct tag of the bot user (5c00215)

3.0.5 (2021-10-10)

Bug Fixes

  • fixed the sens command not showing correct help message and added correct command permisions (d865a74)

3.0.4 (2021-10-10)

Bug Fixes

  • fixed dependencies having conflict (7b00614)

3.0.3 (2021-09-30)

Bug Fixes

  • deps: update dependency colorette to v2 (#117) (0b89657)

3.0.2 (2021-09-30)

Bug Fixes

  • fixed bug with convert and sens commands adding cm/rev to the output (8d26dd0)

3.0.1 (2021-09-29)

Bug Fixes

  • fixed bug where analytics is being loaded before the client (482f129)

Reverts

  • reverts change to analytics system (d8aad3e)

3.0.0 (2021-09-29)

Features

  • added docs, gameinfo, finished integration into sapphire, changed default prefix & more (04130b2)
  • game support: now supports 3D Aim Trainer as a supported game for calculations (08731ee)
  • initial commit for reformatting to Sapphire Framework (bed2012)

Reverts

  • reverts the change with the PAT token in CD (4e46b8c)
  • troubleshooting the bot nolonger launching/recognising command messages (2123884)

BREAKING CHANGES

  • Changed default prefix to fps- and removed getobject command plus changed some of the command aliases and flags

2.2.3 (2021-06-27)

Bug Fixes

  • array.ts: fixed bad values for fn FOVT and BF yaw (c975eed)

2.2.2 (2021-05-12)

Bug Fixes

  • fovconvert: fixed issue with vertical fov types not outputting the correct fov (06ca1a1)

2.2.1 (2021-05-12)

Bug Fixes

  • games command: fixed footer to show correct games length (0b76bc5)

2.2.0 (2021-05-12)

Features

  • games: added support for Halo: MCC, small qol changes for games command also (4712263)

2.1.3 (2021-05-08)

Bug Fixes

  • fov.ts: fixed bug with fill method not functioning correctly (686b5a5)

2.1.2 (2021-04-20)

Bug Fixes

  • fov, fovconvert: fixed issue with the fovt argument not being tested properly (71b670a)

2.1.1 (2021-04-19)

Bug Fixes

  • fovconvert: fixed issue with the testing of the arguments (b38ab5d)

2.1.0 (2021-04-19)

Features

  • Moved the framework to Akairo, added fovconvert, arcmin commands (#59) (3397b12)

2.0.1 (2021-04-09)

Bug Fixes

  • index: fixed the api posters config (054cf0b)
Back to top