Linden
5878f71a0e
Revert "Setup repository"
...
This reverts commit b656ed6a43 .
2021-06-25 05:34:42 +10:00
Linden
b656ed6a43
Setup repository
2021-06-25 04:00:05 +10:00
Linden
53ce92ec1d
Merge branch 'esx-framework:legacy' into legacy
2021-06-24 21:36:11 +10:00
Linden
6202a9083c
chore(server/main): Removed unused code
2021-06-24 21:35:55 +10:00
Linden
8f5351a3ce
Update readme.md
2021-06-24 18:09:31 +10:00
Linden
b3f236c2e0
fix(client/main): Fix spawn camera offset; set coords to spawn before loading character data; change screen fading
...
Should prevent visual bugs while spawning and hopefully resolve the ESX Menu not appearing once and for all
2021-06-24 18:09:05 +10:00
Linden
17abe2d7bb
fix(config): Set the spawn coordinates properly to prevent floating characters
2021-06-24 18:05:13 +10:00
ESXCrackhead
eabbdbb64e
Merge pull request #1189 from thelindat/legacy
...
fix(client/functions): Spawn networked and local entities correctly
2021-06-23 21:31:13 -05:00
Linden
2c7215f5b9
Update version.json
2021-06-24 10:57:47 +10:00
Linden
29dc11b91a
fix(client/main): Respect the networked value if sent for SpawnObject/SpawnVehicle
2021-06-24 10:51:42 +10:00
Linden
a24d57d167
Revert "fix(client/functions): Properly network SpawnVehicle/SpawnObject entities"
...
This reverts commit c3acd5fd2a .
2021-06-24 10:49:39 +10:00
Linden
57428a0896
Update readme.md
2021-06-24 02:15:56 +10:00
Linden
fb4c1d1680
tweak(client/main): Increase time before setting up characters
2021-06-24 02:13:39 +10:00
Linden
7ff0efea21
Support for ESX Legacy 1.3.3
...
* improvement(server/main): Moved registration event handler out of ESX (support for 1.3.3)
* refactor(server/main): Increase allowed length for charid to 2
* Update fxmanifest.lua
2021-06-24 02:12:48 +10:00
ESXCrackhead
6b8c1c1ef9
Merge pull request #1188 from thelindat/patch-1
...
fix(server/main): Define default values for loadout and weight
2021-06-23 09:45:43 -05:00
Linden
2980fd2160
fix(server/functions): Corrected a typo in the savePlayers query
2021-06-24 00:39:51 +10:00
Linden
a3d611e584
fix(server/main): Define default values for loadout and weight
2021-06-23 23:38:09 +10:00
ESXCrackhead
f66222f178
Merge pull request #1187 from thelindat/legacy
...
Legacy - Fix non-networked objects/vehicles; send full MySQL.store queries; improve multichar support and minor fixes
2021-06-23 08:07:23 -05:00
ESXCrackhead
92a9779f93
Merge pull request #59 from thelindat/patch-2
...
fix(client/main): Fix nil tables after dying; resolve server hitch from update event
2021-06-23 08:06:39 -05:00
ESXCrackhead
f034e2b95f
Merge pull request #53 from thelindat/patch-1
...
improvement(client/main): Minor optimisation - use the esx_status:onTick event
2021-06-23 08:04:53 -05:00
Linden
e3d1fe611a
fix?(client/main): Give esx_menu_default more time to setup before creating a menu
2021-06-23 19:27:02 +10:00
Linden
7efcae8ed5
Update readme.md
2021-06-23 11:30:05 +10:00
Linden
2bf6634710
Update fxmanifest.lua
2021-06-23 03:27:00 +10:00
Linden
c3acd5fd2a
fix(client/functions): Properly network SpawnVehicle/SpawnObject entities
...
Networked was always setting to false
2021-06-22 21:48:28 +10:00
Linden
59b5ea85fd
chore(server/main): Add a delay before printing about multicharacter being disabled; print twice
2021-06-22 12:46:49 +10:00
Linden
5b27a53507
Update readme.md
2021-06-22 10:53:01 +10:00
Linden
0b766f8b0c
improvement(client/main): Do not update PlayerData.dead if the value has not changed; remove unused multicharacter event
2021-06-21 15:17:05 +10:00
Linden
a1686651c2
improvement(server/functions): Send full queries with MySQL.store
2021-06-21 15:15:06 +10:00
Linden
d13bac5807
fix+improvement(server/main): Resolve issue when creating a character with Config.Identity enabled; update support for multicharacter; send full queries with MySQL.store
2021-06-21 15:14:28 +10:00
Linden
352aafa3d4
Update README.md
2021-06-21 15:11:31 +10:00
Linden
5baae26cc0
Update version.json
2021-06-21 15:11:05 +10:00
Ali
252a987798
Turkish translation implemented. ( #15 )
...
* Create tr.lua
* Create tr.js
2021-06-21 14:33:26 +10:00
Linden
8288fe6d42
fix(client/main): Maybe fix invalid skin
...
Have no idea why the Character index skin wouldn't be set already
2021-06-18 10:41:39 +10:00
Linden
273c333cfe
fix(server/main): Check if job/grade exist
2021-06-18 10:37:13 +10:00
Linden
11fa70ac54
Update config.lua
2021-06-16 11:44:36 +10:00
Linden
dbb8444daa
Update readme.md
2021-06-16 11:06:34 +10:00
Linden
8821e803bf
fix(client/main): Trigger the restoreLoadout event
2021-06-16 10:49:54 +10:00
Taso
a8c109a7e9
Merge pull request #152 from thelindat/patch-1
...
fix(server/main): Fix identifier function for older versions of ESX
2021-06-14 17:57:58 -04:00
Linden
dfc0067f84
fix(server/main): Fix identifier function for older versions of ESX
2021-06-15 01:05:33 +10:00
Linden
1ebb812b1c
Update readme.md
2021-06-14 20:56:19 +10:00
Linden
4aa9525fcf
fix(client/main): Remove update triggerserverevent when modifying statuses (it only needed to trigger with the interval)
2021-06-14 17:49:00 +10:00
Linden
0087ace534
refactor(client/main): Use pairs loop
2021-06-13 09:04:56 +10:00
Linden
83e25bc5e4
Update readme.md
2021-06-11 19:41:22 +10:00
X00LA
fcfcb2b534
Update to load locales files in html folder ( #11 )
...
* Added de.js
Added forgotten de.js for german translation.
* Update to load locales files in html folder
Updated the file to load all locales files in the html/locales folder.
2021-06-11 15:37:54 +10:00
Linden
adc1db4131
Update fxmanifest.lua
2021-06-11 14:07:52 +10:00
X00LA
7c238904d8
Added de.js ( #10 )
...
Added forgotten de.js for german translation.
2021-06-10 17:37:07 +10:00
Linden
7a7c14e57e
fix(client/main): New characters should no longer be invisible
2021-06-10 12:02:54 +10:00
Linden
c85996bc0d
Merge pull request #8 from coentro/patch-2
...
pt.js
2021-06-10 11:57:13 +10:00
Linden
5bc45fa018
Merge pull request #9 from coentro/patch-3
...
pt.lua
2021-06-10 11:57:03 +10:00
coentro
9dd0780554
pt.lua
...
Portuguese translation
2021-06-10 01:43:54 +01:00