Skip to content

Releases: toxic-development/Citizen

v0.0.2-alpha.0

02 Jan 13:12
Compare
Choose a tag to compare
v0.0.2-alpha.0 Pre-release
Pre-release
  • Bump from 0.0.1-alpha.0 to 0.0.2-alpha.1.
  • Implement basic yet advanced permissions system.
  • Implement gated access manager/class
  • Start to rework fivem command (not finished)
  • Implement fourms command (allows for search, user fetch and post fetch from the fivem forums)
  • Add stats command (currently you can fetch server info and player count)

Full Changelog: 0.0.1-alpha.0...0.0.2-alpha.0

v0.0.1-alpha.0

30 Dec 07:25
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release
  • Create the initial client
  • Create the initial fivem command
  • Create the base help command
  • Create a ping command
  • Create custom classes for command handling and more.