Commit Graph

34 Commits

Author SHA1 Message Date
BerkieBb 31888996ab feat!: ace permission system 2022-02-24 21:58:49 +01:00
BerkieBb 25007c1bf4 style(server/events): indentation and ocd 2022-02-18 14:34:40 +01:00
Kakarot d786a3cd07 Locale/oxmysql
MUST UPDATE OXMYSQL TO 1.9 OR HIGHER
2022-01-10 01:52:59 -06:00
Mitroxs 6ee16d2262 Introduces PvP toggle: ft command 2021-12-02 23:02:30 +01:00
Jamie b921b70989 Update commands.lua
Fixed the bug with /me
2021-11-27 00:28:56 +00:00
BerkieBb e6f423fa04 feat(core/ooc): Rename to Proximity OOC to prevent confusion and double OOC messages for admins and gods 2021-11-01 09:53:46 +01:00
Kakarot 8a19f0163d Fix /ooc & add /me 2021-11-01 00:44:38 -06:00
Taso a5ebf4b9ce chore(styling): ensure consistent indentation & define editorconfig 2021-10-13 21:54:57 -04:00
GhzGarage f2414d0275 fix(server/commands.lua/events.lua): Perms
- Wrong native was used for checking ace perms which allowed all to use them. Should be resolved.
2021-09-25 18:04:35 -05:00
GhzGarage f07fbbcf81 Optimize chat suggestions
Original PR from @TassieRPCx

Just removed table.insert for performance
2021-09-25 01:00:45 -05: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 d8ce109422 Gang Command 2021-08-27 13:19:39 -05:00
Bear 31a870f99a clean up /job .. 2021-08-26 18:29:07 -05:00
vanillaa 88fdf90cb0 beautifier 2021-08-26 23:05:47 +03:00
vanillaa c827e5b27a add .. fix 2021-08-24 23:29:58 +03:00
vanillaa 374f97e6e3 add duty for /job 2021-08-23 19:27:06 +03:00
izMystic 2468a2a1ec job -> gang 2021-08-17 16:49:58 -04:00
BerkieBb d2386910b8 Check distance first instead of admin to seperate admin ooc and proximity 2021-08-14 15:37:20 +02:00
BerkieBb 848ea348e7 Fix proximity showing when you are the sender and admin 2021-08-14 01:47:38 +02:00
BerkieBb d11556f116 Change message for admins 2021-08-14 01:44:41 +02:00
BerkieBb f579284bc4 Fix entity 2021-08-14 00:01:20 +02:00
BerkieBb 6e01194a81 Fix distance and double message for admins 2021-08-13 23:33:30 +02:00
BerkieBb bb9cac69ed Remove unnecessary checks 2021-08-12 15:58:11 +02:00
Kakarot dcf22c1dc6 Merge pull request #111 from BJDubb/patch-2
Remove unused command from server/commands.lua
2021-08-09 15:00:59 -05:00
Beckam White a2161da889 Remove unused command from server/commands.lua
Removed command that calls `TriggerClientEvent("koil-debug:toggle", source)`
2021-08-08 02:27:15 +10:00
Beckam White 61703fcf8d Updated server/commands.lua
Added validation to command arguments to continue consistency within the commands.
2021-08-08 02:24:38 +10:00
GhzGarage c69d9e775a Gang Grades 2021-08-05 18:47:37 -05:00
gutso f0da9a3026 Dutch to EN 2021-07-01 01:47:55 +03:00
LoveFistRP 67c24d46ff Fix TP 2021-04-26 08:32:21 -07:00
LoveFistRP e202407211 Needs tested 2021-04-24 15:12:04 -07:00
LoveFistRP c80bd0331b Infinity Compatible TP 2021-04-23 15:08:50 -07:00
LoveFistRP a384b2d9e2 BREAKING COMMIT ⚠️⚠️ Clear player data 2021-04-12 11:01:43 -07:00
LoveFistRP ca4ed82715 General Fixes/Cleanup 2021-04-08 19:53:25 -07:00
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00