Konrad
|
a914ff686f
|
Update de.lua
|
2021-07-31 01:50:58 +02:00 |
|
Konrad
|
5f1ef9ac44
|
Update de.lua
|
2021-07-30 22:38:38 +02:00 |
|
Konrad
|
b8f8401a2b
|
update de.lua
Updated the German Locale of ESX Holdup
|
2021-07-29 00:26:38 +02:00 |
|
FuraXx
|
e2d86a242c
|
Merge pull request #11 from thelindat/main
Bug fixes for policejob, boat, accessories; version bump for multicharacter; update all license notices
|
2021-07-28 13:49:18 +02:00 |
|
Linden
|
8560a9438b
|
improvement(multicharacter): Version bump
|
2021-07-28 21:44:05 +10:00 |
|
Linden
|
99cd701286
|
refactor+fix(esx/client): Remove checks performed by the function
- Also resolves an issue with ESX.PlayerData.dead never setting as true
|
2021-07-22 20:38:06 +10:00 |
|
Linden
|
1c0f806cda
|
fix(accessories): Add event handler for esx:playerLoaded
|
2021-07-22 10:27:55 +10:00 |
|
Linden
|
72e26d64e7
|
fix(police): Add events for playerLoaded/onPlayerLogout; SetTimeout on restart
|
2021-07-22 10:19:12 +10:00 |
|
Linden
|
97c929946d
|
fix(boat): Variables should not be local
|
2021-07-21 14:02:03 +10:00 |
|
Linden
|
01b98f055d
|
chore: Modify primary repository license to display esx-legacy
|
2021-07-15 05:55:39 +10:00 |
|
Linden
|
7a97b3effb
|
Merge branch 'esx-framework:main' into main
|
2021-07-15 05:53:30 +10:00 |
|
Linden
|
578d2d4ab2
|
chore: Ensure all license notices display name, year, and author
|
2021-07-15 05:52:59 +10:00 |
|
ESXCrackhead
|
f9d54dfd8f
|
Merge pull request #10 from thelindat/main
fixes: Fix major issue with ESX client function, minor fixes for ESX and status
1.3.0-final
|
2021-07-13 16:15:26 -05:00 |
|
Linden
|
8c2e390c37
|
chore(example): Add more function examples; add information to readme
|
2021-07-12 18:28:27 +10:00 |
|
Linden
|
090965fd8a
|
fix(status/server): Ensure status is defined when saving
|
2021-07-12 18:25:38 +10:00 |
|
Linden
|
fe00d9d50f
|
refactor(esx/server): Replace recursive functions with loops; removed functions from the ESX object
These should never be called outside of ESX, so there's no reason to include them
|
2021-07-12 17:55:42 +10:00 |
|
Linden
|
5fe78d33a3
|
fix(esx/client): Fix ESX.Game.GetPeds; allow string or hash for ESX.Game.SpawnObject
|
2021-07-12 17:53:04 +10:00 |
|
Linden
|
140d6e5910
|
chore: Include resource load order in server.cfg
|
2021-07-12 17:42:16 +10:00 |
|
ESXCrackhead
|
5a6984f0c9
|
Merge pull request #9 from newt74/main
[esx_holdup] Optimized and fixed bug when the robbery has been canceled.
|
2021-07-07 15:12:33 -05:00 |
|
ESXCrackhead
|
92cbc0b4f0
|
Merge pull request #8 from thelindat/main
improvement & fix(esx & garage): Changes to new saveplayers function; draw garage markers correctly
|
2021-07-07 15:11:13 -05:00 |
|
Linden
|
f8d1c69c47
|
chore(esx): Update readme
|
2021-07-08 06:07:25 +10:00 |
|
Thuan Truong
|
4783097c69
|
Update main.lua
|
2021-07-06 22:07:01 +07:00 |
|
Thuan Truong
|
446bc34a8a
|
Update main.lua
|
2021-07-06 22:06:20 +07:00 |
|
Thuan Truong
|
19bad179c6
|
Create config.lua
|
2021-07-06 22:04:27 +07:00 |
|
Linden
|
4f5794473e
|
tweak(esx): Print affectedRows instead of changedRows for saved players
|
2021-07-06 09:57:25 +10:00 |
|
Linden
|
8c642ffebc
|
fix(garage): Draw interior markers and correctly enable vehicle engine
|
2021-07-06 09:03:22 +10:00 |
|
Linden
|
5245e1c4af
|
refactor(esx): Reduce the sleep on TimeoutCallbacks
|
2021-07-06 09:01:26 +10:00 |
|
Linden
|
c12e03210a
|
improvement(esx): Report the number of saved players and time spent
|
2021-07-06 00:26:18 +10:00 |
|
Linden
|
8dcc826ce2
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-07-05 22:56:47 +10:00 |
|
ESXCrackhead
|
290b25d72f
|
Merge pull request #7 from thelindat/main
fix & improvement(society & esx): Correct getOnlinePlayers behaviour; update the old enumerate functions
|
2021-07-05 07:12:58 -05:00 |
|
ESXCrackhead
|
2877e6a592
|
Merge pull request #6 from FBFezz/main
Fixed bug and added config
|
2021-07-05 07:12:08 -05:00 |
|
ESXCrackhead
|
f840942b76
|
Merge pull request #5 from steveski/main
Optimised player save data function
|
2021-07-05 07:10:49 -05:00 |
|
Linden
|
e286bc8602
|
fix(society): Correct getOnlinePlayers behaviour
Actually prevent multiple loops from running at once
|
2021-07-05 18:02:45 +10:00 |
|
Fezz
|
4f7e66561f
|
Fixed caution not working if set to 0
|
2021-07-05 08:49:36 +01:00 |
|
Fezz
|
d05615d04a
|
Update main.lua
|
2021-07-05 08:48:52 +01:00 |
|
Fezz
|
23a484db51
|
Added config for optionalneeds
|
2021-07-05 08:46:17 +01:00 |
|
Fezz
|
46116f4906
|
added config for drunk
|
2021-07-05 08:45:25 +01:00 |
|
Linden
|
ac5e7256de
|
improvement(esx): Replace entity iterator with GetGamePool natives
|
2021-07-04 05:01:09 +10:00 |
|
Linden
|
e6c93505a2
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-07-04 04:33:02 +10:00 |
|
ESXCrackhead
|
c193c35330
|
Merge pull request #4 from thelindat/main
feat(esx_ambulancejob): Add support for esx_ambulancejob:revive server event through txAdmin console
|
2021-07-03 10:50:22 -05:00 |
|
Stephen York
|
093066486b
|
Optimised player save data function
|
2021-07-03 16:55:07 +10:00 |
|
Linden
|
974382fece
|
Merge branch 'esx-framework:main' into main
|
2021-07-03 13:53:57 +10:00 |
|
Linden
|
26a8f176b0
|
improvement(ambulancejob): Support revive through txAdmin
|
2021-07-03 13:20:10 +10:00 |
|
ESXCrackhead
|
d48f493e54
|
feat(legacy): Update to latest Legacy versions
Consolidated Legacy resources
|
2021-07-02 17:15:23 -05:00 |
|
ESXCrackhead
|
e9fcee98ca
|
feat(v1-final): Upload v1-final consolidated repositories.
- All v1-final resources from ESX Framework Github
|
2021-07-02 16:28:15 -05:00 |
|
Linden
|
073c2072b3
|
chore(example): Provide more information
|
2021-07-03 02:56:35 +10:00 |
|
Linden
|
ace2718a49
|
chore(esx): Update readme and version
|
2021-07-03 02:56:08 +10:00 |
|
Linden
|
959e62a50e
|
improvement(esx): Allow retrieval of ESX.Players with specific data
|
2021-07-03 02:55:53 +10:00 |
|
Linden
|
f06fa6210f
|
chore(example): Provide more information
|
2021-07-03 02:26:41 +10:00 |
|
Linden
|
47a4f90d81
|
chore(esx): Update readme and version
|
2021-07-03 02:14:02 +10:00 |
|