Andyyy7666
|
f22577d5dd
|
wip(compatiblity/esx): server side functions & more
|
2023-11-05 23:22:22 +01:00 |
|
Andyyy7666
|
ad91854b65
|
Merge branch 'wip-2.0.0' of https://github.com/ND-Framework/ND_Core into wip-2.0.0
|
2023-11-03 16:38:16 +01:00 |
|
Andyyy7666
|
623afab92a
|
fix(server/commands): return if player not found.
|
2023-11-03 16:38:02 +01:00 |
|
Andy
|
cb96fdd3e6
|
Update README.md
|
2023-11-03 16:28:54 +01:00 |
|
Andyyy7666
|
d5dfa02435
|
fix(server/player): location & dead metadata
|
2023-10-30 11:43:06 +01:00 |
|
Andyyy7666
|
a8c5ea7d79
|
tweak(server/vehicle): reclaiming impounded veh
|
2023-10-29 11:23:05 +01:00 |
|
Andyyy7666
|
cebe404d42
|
feat: vehicle metadata
|
2023-10-29 11:20:33 +01:00 |
|
Andyyy7666
|
8aee90a10f
|
update(client/garages): context menu
|
2023-10-29 10:20:55 +01:00 |
|
Andyyy7666
|
b5c7d4dc0b
|
fix(shared/functions): isreosurcestarted errors
|
2023-10-27 09:53:21 +02:00 |
|
Andyyy7666
|
40e74f6944
|
fix: allow multiple callbacks of a resource
|
2023-10-25 21:47:43 +02:00 |
|
Andyyy7666
|
87cb479ce4
|
fix: bot token check
|
2023-10-25 21:17:37 +02:00 |
|
Andy
|
a6db224699
|
Update commands.lua
|
2023-10-23 19:51:54 +02:00 |
|
Andy
|
d341d8aaa5
|
Update vehicle.lua
|
2023-10-23 02:54:54 +02:00 |
|
Andyyy7666
|
0fa2ee4d4b
|
feat: core admins trough discord roles
|
2023-10-21 21:44:17 +02:00 |
|
Andyyy7666
|
a3279ea5c8
|
feat(server): set character if not using multi character
|
2023-10-16 00:28:36 +02:00 |
|
Andyyy7666
|
b8bb98b20d
|
fix(vehicle): removing old keys & check for engine keys
|
2023-10-14 20:04:39 +02:00 |
|
Andyyy7666
|
fb7c7b1de4
|
Update vehicle.lua
|
2023-10-14 19:48:18 +02:00 |
|
Andyyy7666
|
c057455cc9
|
Update peds.lua
|
2023-10-14 19:48:11 +02:00 |
|
Andyyy7666
|
f0eb040eba
|
tweak(client/vehicle/garage): readonly menu button
|
2023-10-14 19:48:02 +02:00 |
|
Andy
|
2a7b21f3ea
|
Update README.md
|
2023-09-27 04:56:43 +02:00 |
|
Andyyy7666
|
a5a9290b5d
|
update(vehicle): impound check & reclaiming
|
2023-09-27 00:22:57 +02:00 |
|
Andyyy7666
|
83212d45c2
|
fix(peds): inconsistency
|
2023-09-26 23:47:24 +02:00 |
|
Andyyy7666
|
0b40091e3e
|
tweak(server/vehicle): removing keys on parking
|
2023-09-26 23:01:20 +02:00 |
|
Andyyy7666
|
698707c992
|
fix(vehicle): netId & properties inconsistencies
|
2023-09-26 23:00:51 +02:00 |
|
Andyyy7666
|
276274cf74
|
fix(vehicle/garage): properties not valid
|
2023-09-26 22:59:03 +02:00 |
|
Andyyy7666
|
bdb2c4033c
|
fix(client/peds): model or entity not found
|
2023-09-26 22:58:41 +02:00 |
|
Andyyy7666
|
825ba96c50
|
feat: ped blip shown by group if added
|
2023-09-26 11:26:04 +02:00 |
|
Andyyy7666
|
4064d43bb0
|
tweak(server/player): remove job group if job is set
|
2023-09-26 11:25:31 +02:00 |
|
Andyyy7666
|
6ff461839d
|
feat(vehicle): garages
|
2023-09-26 10:24:07 +02:00 |
|
Andyyy7666
|
fcc0ce4551
|
refactor(refactor): refactor
|
2023-09-26 06:09:53 +02:00 |
|
Andyyy7666
|
dc7c34caad
|
refactor(server/vehicle): functions & more
|
2023-09-26 06:09:01 +02:00 |
|
Andyyy7666
|
7003b29db8
|
fix(client/vehicle): setting props on as non entity owner
|
2023-09-26 03:16:33 +02:00 |
|
Andyyy7666
|
0848480753
|
refactor(database/vehicles): vehicle availability
|
2023-09-26 03:16:02 +02:00 |
|
Andyyy7666
|
47b952be1d
|
wip(server/vehicle): vehicle functions & management
|
2023-09-26 03:15:37 +02:00 |
|
Andyyy7666
|
b72df80179
|
wip(server/vehicle): giving keys access
|
2023-09-25 00:17:52 +02:00 |
|
Andyyy7666
|
2696ae632d
|
update(server/player): update job data for player
|
2023-09-25 00:17:11 +02:00 |
|
Andyyy7666
|
39e302c50f
|
wip: death system
|
2023-09-24 11:19:36 +02:00 |
|
Andyyy7666
|
bbaf1aa90f
|
feat: revive player
|
2023-09-24 11:19:22 +02:00 |
|
Andyyy7666
|
0e35b412fb
|
feat(server/commands): more admin actions
|
2023-09-24 11:17:33 +02:00 |
|
Andyyy7666
|
c328a8dd50
|
refactor(vehicle): new functions & optimize
|
2023-09-24 11:16:53 +02:00 |
|
Andyyy7666
|
166baead74
|
fix(client/vehicle): NULL vehicle label
|
2023-09-24 11:14:26 +02:00 |
|
Andyyy7666
|
42cd797cc0
|
tweak(server/functions): get players by id
|
2023-09-24 11:13:31 +02:00 |
|
Andyyy7666
|
ae7f0dc0d8
|
fix(client/vehicle): locking issues
|
2023-09-24 04:46:24 +02:00 |
|
Andyyy7666
|
7a97816570
|
tweak: remove character functions on server
|
2023-09-24 04:45:37 +02:00 |
|
Andyyy7666
|
82bc4c6d6b
|
feat(client/functions): notification based on resource
|
2023-09-18 22:54:05 +02:00 |
|
Andyyy7666
|
3dd2daad57
|
fix(client/vehicle): don't lock/unlock non set
|
2023-09-18 22:53:23 +02:00 |
|
Andyyy7666
|
00563a5f41
|
feat(client): ai peds
|
2023-08-31 05:56:31 +02:00 |
|
Andyyy7666
|
0c70cd42dc
|
update(server/player): full name to player
|
2023-08-31 02:53:34 +02:00 |
|
Andyyy7666
|
70866dd4b9
|
fix(client/vehicle): check engine hotwire with param
|
2023-08-30 22:18:26 +02:00 |
|
Andyyy7666
|
c701622172
|
refactor(client/vehicle): move variables to top
|
2023-08-30 22:17:00 +02:00 |
|