Releases: ND-Framework/ND_Core
Releases · ND-Framework/ND_Core
v1.0.1
What's Changed
- Added more addons to readme list by @marshular in #34
- fix: nil value in version checker from wrong links by @Andyyy7666
- fix: saving clothes by character id error by @Andyyy7666
- feat: import core object by @Andyyy7666
- feat: server and client callbacks by @Andyyy7666
New Contributors
- @marshular made their first contribution in #34
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
- @bleachyblue made their first contribution in #1
- @Hakkodevelopment made their first contribution in #10
- @nik0-3d made their first contribution in #11
- @traditionalism made their first contribution in #29
- @BreezyTheDev made their first contribution in #32
- @nazdravi412 made their first contribution in #33
Full Changelog: https://github.com/ND-Framework/ND_Core/commits/v1.0.0