Commit Graph

516 Commits

Author SHA1 Message Date
Vortrex
904f5dc9fe Fix name determiner util to exclude "u" 2021-01-13 11:04:12 -06:00
Vortrex
052e330642 Add player skin util 2021-01-13 11:03:54 -06:00
Vortrex
2494754ad8 Prevent enter/exit property if player ped is busy 2021-01-13 11:03:44 -06:00
Vortrex
d1ae54288a Fix job equip giving wrong items 2021-01-13 11:03:28 -06:00
Vortrex
55a19fc6bd Fix create item to assign value, with optional amount 2021-01-13 11:03:10 -06:00
Vortrex
3a8b7368b3 Fix some events 2021-01-13 11:02:42 -06:00
Vortrex
269168590c Add helpful runcode funcs 2021-01-13 11:02:10 -06:00
Vortrex
e7e62ad0da Add several new consts 2021-01-13 11:01:59 -06:00
Vortrex
a451ab5c75 (Temp) Comment call and speaker commands 2021-01-13 11:01:49 -06:00
Vortrex
0dda3c99b2 Lighten the purple action colour 2021-01-13 11:01:34 -06:00
Vortrex
7f3b40c82e Send job index, not sacct job id 2021-01-13 11:01:24 -06:00
Vortrex
0026cd1a4d Add pedstate and drunk level to client data class 2021-01-13 11:00:53 -06:00
Vortrex
c8379786b3 Remove police and fire job ban flags (use job wl/bl) 2021-01-13 11:00:37 -06:00
Vortrex
75516c0508 (Temp) Don't sync object and civ properties 2021-01-13 11:00:07 -06:00
Vortrex
0fc21763c2 Force weapon to the item that's equipped 2021-01-13 10:59:43 -06:00
Vortrex
be9e5c8fce Reduce keybind delay from 2500ms to 500ms 2021-01-13 10:59:21 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
70b8683aa7 Add wep dmg event types 2021-01-09 22:41:21 -06:00
Vortrex
5864ae8738 Check params on veh create, fix create bug 2021-01-09 22:41:09 -06:00
Vortrex
ac378d320a Move can use jobs util to job.js 2021-01-09 22:40:50 -06:00
Vortrex
479ea4b2f6 Add tutorial stuff (unfinished) 2021-01-09 22:40:34 -06:00
Vortrex
33593dae68 Save clients first 2021-01-09 22:40:19 -06:00
Vortrex
56569c6265 Cache player hotbar items 2021-01-09 22:40:03 -06:00
Vortrex
971e512d27 Init item script on startup 2021-01-09 22:39:43 -06:00
Vortrex
8a6af35837 Renamed VW util to dimension 2021-01-09 22:39:25 -06:00
Vortrex
63f6c2e935 Change job weps to items 2021-01-09 22:38:12 -06:00
Vortrex
22231b6f91 Add items system 2021-01-09 22:38:01 -06:00
Vortrex
2d1b49399e Renamed VW util to dimension 2021-01-09 22:37:39 -06:00
Vortrex
289aa0db04 Add a couple serverside gui utils 2021-01-09 22:37:13 -06:00
Vortrex
2221dd782e Add hotbar to render state func 2021-01-09 22:36:53 -06:00
Vortrex
bce26bd9a2 Add blank arrays to server data 2021-01-09 22:36:33 -06:00
Vortrex
fa25e581b1 Add consts 2021-01-09 22:36:11 -06:00
Vortrex
3e905cf17b Add item keybinds & change veh binds 2021-01-09 22:36:04 -06:00
Vortrex
cab6de7a31 Add biz item cmds 2021-01-09 22:35:47 -06:00
Vortrex
bdf34e08cd Fixed excluded snow models using wrong array 2021-01-09 22:35:31 -06:00
Vortrex
2d8d3fa829 Add needsSaved bools, changed veh assoc 2021-01-09 22:35:17 -06:00
Vortrex
51b4b792cc Fix admin chat colon 2021-01-09 22:34:54 -06:00
Vortrex
7b72e8c695 Add biz items cmds 2021-01-09 22:34:45 -06:00
Vortrex
fcc23bc31d Fix sacct dimension save 2021-01-09 22:34:20 -06:00
Vortrex
6986e315fc Changed death process trigger to <= 1 HP 2021-01-09 22:34:04 -06:00
Vortrex
2a8ae5052b Moved some scoreboard logic 2021-01-09 22:33:37 -06:00
Vortrex
99fb47e93d Fix veh enter bug, add wep dmg event 2021-01-09 22:33:24 -06:00
Vortrex
bda0bb16f9 Move newchar skin image 2021-01-09 22:33:00 -06:00
Vortrex
0abf78e3e8 Add patrol routes data & fix police cmds 2021-01-08 18:30:32 -06:00
Vortrex
d9aee52499 Add load item types & item cmds 2021-01-08 18:30:11 -06:00
Vortrex
882fc3893b Add query num rows util 2021-01-08 18:29:51 -06:00
Vortrex
3a53510ff2 Remove duplicate interiors 2021-01-08 18:29:37 -06:00
Vortrex
f7d506ae66 Remove temp biz cmds 2021-01-08 18:29:08 -06:00
Vortrex
833238828d Add const descriptions 2021-01-08 18:28:56 -06:00
Vortrex
d0a1d7baa2 Use command handlers instead of event 2021-01-08 06:34:56 -06:00