Skip to content

Releases: ND-Framework/ND_Core

v1.0.1

25 Dec 15:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Dec 19:35
d1b0006
Compare
Choose a tag to compare

New features:

  • Groups are now a thing, multiple groups can be added but the character job will add a group and get removed when the job is.
  • Character data, character data are stored as json and anything can be added with the SetPlayerData function.
  • Character licenses. This will be used by inventories and mdt to give players a license.
  • Admin commands added (setmoney, setjob, setgroup)

What's Changed

  • fix: validate client cash & bank by @bleachyblue in #1
  • fix: spelling/grammar errors by @Hakkodevelopment in #10
  • fix: departments not showing for players in discord by @nik0-3d in #24
  • fix: departments duplication by @bleachyblue in #25
  • fix: export issues & updated database validation :D by @Hakkodevelopment in #28
  • feat: add blips and labels for all banks by @traditionalism in #29
  • feat: pay commands. by @BreezyTheDev in #32
  • fix(server/functions): Typo preventing personal inventories from saving by @nazdravi412 in #33

New Contributors

Full Changelog: https://github.com/ND-Framework/ND_Core/commits/v1.0.0