acscripts/ac_scoreboard
The ultimate FiveM scoreboard
11 Releases
Latest: 1y ago
v2.2.3Latest
✨ New native dependency
- Maximum player count is updated only when the `sv_maxclients` convar changes.
v2.2.2
📦 Group count
- 
v2.2.1
🐛 Fixed order of items in player list
- Players are now sorted by their server ID.
v2.2.0
📦 Group icons
- You can now _optionally_ add [Iconify](https://icones.js.org/) icons in front of the group label.
- 
v2.1.0
✨ Added integrated group trigger for status indicators
- You can now configure status indicators to be automatically enabled when certain group count conditions are met.
- Documentation has been updated so you can now check [here](<https://docs.acscripts.dev/scoreboard/guides/status-indicators>) how simple it is!
📦 Each group can now have it's own `includeOffDuty` setting
- The global `includeOffDuty` is still used in case there is no override for the specific group row.
- Thanks to this new option, you can for example include off-duty police officers, but not include off-duty doctors and medics.
v2.0.0
✨ New dependency - ox_lib
- Starting from this version, your server will be required to use [ox_lib](https://github.com/overextended/ox_lib).
📋 Changes in the config file
- The structure and option names were changed in `config.lua`.
- You have to configure everything again in the new config format.
- ---
- https://forum.cfx.re/t/5289117
- https://youtu.be/D_S4OmYOKJA
v1.0.4
✨ Features
- locales: estonian translation [#9](https://github.com/acscripts/ac_scoreboard/pull/9) ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/7b80c09ae80b04aec61e17e3eb139b8c6b0808a8))
🐛 Bug Fixes
- resource/server: nil checks ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/fbdcb54451b287fcce92b35649b442803a5696dc))
- resource/server: check version url ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/8a7e193b7303f67ee4c05208a0d2d5be0882af01))
📝 Documentation
- change preview link ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/46c6c247e515be15fc1292c0d63aee40e2365426))
📦 Chores
- issue template ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/88ea67c061910065ffa4ca6e305dd4ee35ddf089))
- cleanup ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/4ea9fd7af49e0d9abfc7f470294bcc1be5e8aa2f))
- update dependencies ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/034bf96e04a3985c32e189fa5f0ce760f2d7702d))
- bump pnpm action version ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/c1d8d88d0214a1140bf1c8f40f0423c492301c94))
- update pnpm lockfile ([ANTOND](https://github.com/acscripts/ac_scoreboard/commit/c916f5574594cbbeeb87d48682912de6f3876dd6))
- deps: bump semver from 6.3.0 to 6.3.1 in /web (#15) [#15](https://github.com/acscripts/ac_scoreboard/pull/15) ([dependabot[bot]](https://github.com/acscripts/ac_scoreboard/commit/8a71cfdccb692db70821aa050b63e52489e933cc))
📦 Commits
- 7a18e8d: Create et.lua (Walls) [#9](https://github.com/acscripts/ac_scoreboard/pull/9)
- 45c1ebf: Merge branch 'main' of https://github.com/acscripts/ac_scoreboard (ANTOND)
- b51e313: Create bg.lua (#16) (Martinator9001) [#16](https://github.com/acscripts/ac_scoreboard/pull/16)
v1.0.3
✨ Features
- more retard-proof issue templates ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/1e27bdac5a4d568f29f286b7f71c69467786518a))
🐛 Bug Fixes
- resource: player count ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/130d2a2948ba6583a647b55fb704293c8ea01a32))
📦 Chores
- bump fxmanifest version ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/ec21c131018fcdd6f9b0830cd4b0815b229fa656))
v1.0.2
🐛 Bug Fixes
- resource/server: QB job duty ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/76449a3f3f65a8dd19d18dec03a0c0ac87c51156))
- resource/server: Don't override data without changes ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/5dd05a3dedf0f9756351325f8d4586bf1fb4da4f))
v1.0.1
✨ Features
- web/groups: Separator ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/4c910301b64153de5c46889195696419a8cac1f3))
🐛 Bug Fixes
- resource/server: Duty ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/732d0fdb1da586d26110aa44d8f270afcd36249f))
- resource: Get player count from server ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/6698f8220bd1d91b9075c1f932d8664243036fff))
📝 Documentation
- Update markdown files ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/05e30add3b08518aae2602d1d98b5f4301a5ead2))
♻️ Code Refactoring
- resource/server: Group count logic ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/f8b1a00809ec03664ab975a37542ff1ca230241e))
📦 Chores
- Bump fxmanifest version ([ANTOND](https://github.com/antond15/ac_scoreboard/commit/07b2ea6f6dab63cdeb81ff616552d5e2fc7ba588))
v1.0.0
