Mycroft
12dfcced05
refactor: esx_menu_Default: better readme + performance + formatting
2022-07-16 16:11:27 +01:00
xorzo
20006f6961
refactor(esx_menu_default)
...
- Fixed menu centering;
- Cleaned up the css a bit "multiple mistakes";
- Yall wrote text-allign instead of "text-align"
2022-06-26 22:29:57 +02:00
Mycroft
be6df84635
version bump to 1.7.5
2022-05-22 18:35:01 +01:00
xorzo
00ba1532af
fixed the positioning for top-right
...
fixed the positioning for top-right because it wasen't the same as top-left xD
2022-05-21 15:59:16 +02:00
Mycroft
a2aa1bde9f
tweak - esx_menu_default - slight css tweaks
2022-05-01 01:44:44 +01:00
Mycroft
e0e54f144d
Update 1.7.0 pre-changes
2022-04-29 15:59:38 +01:00
BuildTools
c7617742ba
fix(ESX Menus): Fixed font + darker color
...
Fixed the font not working because of a mistype and darker color for the menu.
2022-04-29 00:00:06 +02:00
BuildTools
5b46da5cd8
feat(ESX Menus): new menus
...
completely rewrote the front-end design of the ESX Menus to look more cleaner.
2022-04-28 23:44:39 +02:00
Mycroft
8e82543933
Version Bump for 1.6.5
2022-03-23 16:22:46 +00:00
Mycroft
b9232a2533
Revert "Feat: Add Official Multicharacter"
...
This reverts commit e6dd5a5f2c .
2022-03-23 16:04:38 +00:00
Mycroft
e6dd5a5f2c
Feat: Add Official Multicharacter
...
Added ESX_Mulicharacter
bumped version to 1.6.5
Fixed es_extended/version.json
2022-03-22 22:08:02 +00:00
Mycroft
107ad7b367
Update 1.6.0
2022-03-11 15:58:21 +00:00
Linden
d5661c1a9a
refactor: use function syntax
...
Better and less confusing.
2022-02-14 16:05:14 +11:00
Linden
956324063e
chore: update fxmanifests
...
1.5.0
2022-02-14 15:34:14 +11:00
Linden
31b7252101
fix: undefined variables, args, indexes, etc.
2022-02-14 14:17:54 +11:00
Linden
b72e1e0b04
refactor: update native references
...
Many natives have updated / more accurate names.
2022-02-14 13:42:43 +11:00
Mycroft
8dd3abd872
Refactors and fixes
...
refactor: Remove Citizen. (Wait And CreateThread)(All resources)
feat: Add KeyMapping to taxijob and sit (Removes pointless Threads)
fix: vector coords bug
feat : Add txAdmin support into basicneeds (server.lua)
Change: ESX Whitelist config from 0 minimum to 10
fix: Start Changing IsDead to ESX.GetPlayerData().dead
fix: Add a sleep to Identity
2022-02-11 00:31:23 +00:00
Mycroft
f695fdd282
Refactor(esx_menu/server.cfg): Add ESX as an import for menus and refactor the server.cfg
2022-02-08 16:41:58 +00:00
Linden
cc1fd54fb0
refactor(menu): minor optimisation tweaks
...
It's not much since that would require a rewrite, which is not happening.
2022-01-19 20:57:23 +11:00
Naifen || Developer
0e09d4ad2a
Update: Copyright year 2022
2022-01-15 02:19:31 +01:00
Linden
578d2d4ab2
chore: Ensure all license notices display name, year, and author
2021-07-15 05:52:59 +10:00
Linden
104479eaab
feat: Update all resources to version legacy
...
- Resources updated to use `@es_extended/imports.lua` instead of calling ESX manually
- Replaced all xPlayer loops with ESX.GetExtendedPlayers()
- Reverted NUI chunking for esx_menu_default
- Performance improvements for several resources
- Added events and checks for the player to be loaded for several resources
- Changed all PlayerData tables to use ESX.PlayerData
2021-06-26 13:33:59 +10:00
Linden
7c3e817cfa
chore: Reorganise directories; include a sample server.cfg
2021-06-25 21:34:28 +10:00