Commit Graph

11 Commits

Author SHA1 Message Date
Kakarot a73e878487 Weapon attachment rework 2023-11-03 09:40:35 -05:00
Jellyton 58ab2f6cbd Fix QBCore.Debug not printing correct invoking resource name 2022-12-28 02:39:18 +00:00
David Malchin 7fab401ed2 Fix Styling (#758)
* style: ensure consistent indentation

* style: add spacing

* style: add newlines

* style: simplify html

* fix: update javascript indent size in contribution guidelines
2022-07-18 23:45:46 +03:00
TheiLLeniumStudios db11c7dcec Fix linting issues 2022-05-04 08:08:29 +00:00
BerkieBb 31888996ab feat!: ace permission system 2022-02-24 21:58:49 +01:00
BerkieBb fd088d9dcf feat(debug): allow for more types to be sent to the debug 2022-02-18 14:51:40 +01:00
Braydxn 47caa1a563 FIX 2021-11-13 19:51:04 -05:00
Taso a5ebf4b9ce chore(styling): ensure consistent indentation & define editorconfig 2021-10-13 21:54:57 -04:00
Mojito-Fivem 04729ccaaa refactor(debug): Replace clunky table print with Avarian's 2021-09-27 16:33:46 +01:00
Kakarot 923f3d3a31 ⚠️ Major Update ⚠️
- Major cleanup of all files including reformatting & notations
- Added an optional export to add to scripts as an alternative to import.lua
- Added player state to OnPlayerLoaded so no more need for isLoggedIn inside scripts
- Updated all events to the new RegisterNetEvent and got rid of unneeded handlers
- Added the ability for ACE permissions with commands
- Added two new config options for player update interval and status update
- Changed players table to use citizenid column as primary key <-- very important
- Overall sloppy code cleanup, removal of unused code, got rid of nil checks
2021-09-24 22:46:20 -06:00
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00