Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor/feat/fix(es_extended/**): cleanup, remove useless code, formatting, new config options, new functions #1257

Closed
wants to merge 3 commits into from

Conversation

zRxnx
Copy link
Contributor

@zRxnx zRxnx commented Nov 22, 2023

[+] Added ESX.PlayerData.player
[+] Added ESX.Game.IsDriverSeatEmpty
[+] Added Config.MapName
[+] Added Config.GameType
[+] Added Config.AdminGroups.DEFAULT_GROUP
[+] Added command_setcoords_h string
[+] Added diagnostics
[+] Define functions as local

[/] Removed useless variables
[/] Add more spaces for better visibility
[/] Removed ['']
[/] Replaced ~= nil with not
[/] Unpack vectors properly
[/] Replaced " to '
[/] Use RegisterNetEvent
[/] Replaced table.insert with [#TABLE + 1]
[/] Edited setcoords command
[/] Properly written internal functions

[+] Added ESX.PlayerData.player
[+] Added ESX.Game.IsDriverSeatEmpty
[+] Added Config.MapName
[+] Added Config.GameType
[+] Added Config.AdminGroups.DEFAULT_GROUP
[+] Added command_setcoords_h string
[+] Added diagnostics
[+] Define functions as local

[/] Removed useless variables
[/] Add more spaces for better visibility
[/] Removed ['']
[/] Replaced ~= nil with not
[/] Unpack vectors properly
[/] Replaced " to '
[/] Use RegisterNetEvent
[/] Replaced table.insert with [#TABLE + 1]
[/] Edited setcoords command
[/] Properly written internal functions
@Arctos2win Arctos2win changed the base branch from main to dev November 22, 2023 15:36
Fixed missing column for esx_banking
@zRxnx zRxnx closed this by deleting the head repository Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant