Commit Graph

2245 Commits

Author SHA1 Message Date
Vortrex
b15b14fdf4 Don't delete houses 2022-06-07 10:26:43 -05:00
Vortrex
4cee525633 Don't delete clans or ranks. Set deleted state instead 2022-06-07 10:26:33 -05:00
Vortrex
2c70a6ba4d Check some game features and empty arrays 2022-06-07 10:26:12 -05:00
Vortrex
160c67c4b0 Formatting 2022-06-07 10:25:55 -05:00
Vortrex
9404289122 Remove extra blank lines 2022-06-07 10:25:46 -05:00
Vortrex
57f3425004 Send locale strings on lang cmd 2022-06-07 10:25:27 -05:00
Vortrex
a8f5eb6a9a Use simpler chunked list for characters 2022-06-07 10:25:15 -05:00
Vortrex
9e9be6ef0c Comment vehicle extras 2022-06-07 10:24:59 -05:00
Vortrex
0f84a103c8 Add "attached blips" to game feature list 2022-06-07 10:24:50 -05:00
Vortrex
3361b56c7e Test emoji numbers 2022-06-07 10:24:30 -05:00
Vortrex
3298aabca3 Add player blips 2022-06-07 10:24:10 -05:00
Vortrex
0e05b8de8b Log deaths + wait for player ped 2022-06-07 10:23:25 -05:00
Vortrex
1c9dd51645 Send player locale strings in net event 2022-06-07 10:22:51 -05:00
Vortrex
87bd72c9a0 Woops wrong class member name 2022-06-07 10:22:38 -05:00
Vortrex
41a7d05bec More local vars for optimization 2022-05-31 08:59:09 -05:00
Vortrex
f4969165bf Remove RageMP index files (kept on RMP branch) 2022-05-31 08:58:57 -05:00
Vortrex
f11b634c8b Use local vars for item use processing 2022-05-31 08:47:38 -05:00
Vortrex
eabf63cf86 Fix closest NPC to check interior and dimension 2022-05-31 08:34:35 -05:00
Vortrex
82bba6f3ed Fix stop working message 2022-05-31 08:34:12 -05:00
Vortrex
bde028ca26 Wrong util name for vec3 2022-05-30 07:41:37 -05:00
Vortrex
36ccae416f Revert back to previous locale util 2022-05-30 07:41:23 -05:00
Vortrex
79fe95a7f4 Remove unused var 2022-05-30 07:41:08 -05:00
Vortrex
ceac2b6a61 Use locale string for badge info header 2022-05-30 07:41:00 -05:00
Vortrex
c4916adc55 Don't loop houses if there are none 2022-05-30 07:40:48 -05:00
Vortrex
a097da7a63 Use arrays for client init states, not client data 2022-05-30 07:38:48 -05:00
Vortrex
ea49a41c45 Use some more locale strings 2022-05-30 07:37:52 -05:00
Vortrex
1722eafa6f Fix automated bug report for biz info error 2022-05-30 07:37:41 -05:00
Vortrex
ab23ddf4b9 Add some debug logging 2022-05-30 07:37:23 -05:00
Vortrex
36d6cd507e Fix CS veh stuff 2022-05-30 07:37:15 -05:00
Vortrex
338b73142c Sync element properties on spawn 2022-05-30 07:37:05 -05:00
Vortrex
73a521c9dc Fix sending job to client 2022-05-30 07:36:55 -05:00
Vortrex
72a4e8268e Fix chat window not being shown 2022-05-30 07:36:45 -05:00
Vortrex
a64fb393c1 Change veh upgrade table to component table for compatibility 2022-05-26 17:34:32 -05:00
Vortrex
62614b358f Fix some entries in veh info cmd 2022-05-26 17:34:06 -05:00
Vortrex
fca7d57dac Add JSDoc to radio station 2022-05-26 17:33:47 -05:00
Vortrex
b352cfdc18 Woops checked wrong thing for anim 2022-05-26 17:33:36 -05:00
Vortrex
e2d7308e89 Use default blip size of 1 2022-05-26 17:33:03 -05:00
Vortrex
71be7e77ea Use create job location blip util 2022-05-26 17:32:52 -05:00
Vortrex
1c673f64bc Re-add client-side houses and businesses 2022-05-26 17:32:40 -05:00
Vortrex
381ae3d398 Stop playing intro on spawn 2022-05-26 17:32:25 -05:00
Vortrex
d63fc13b3d Simplify anim net events 2022-05-26 17:32:01 -05:00
Vortrex
8784c0d5f7 Remove veh extras (going into another table) 2022-05-26 17:31:44 -05:00
Vortrex
e9f4409f74 Fix some entries in business info cmd 2022-05-26 17:31:31 -05:00
Vortrex
7a2a866ef3 Fix ped anim sync + remove object prop sync 2022-05-26 17:31:06 -05:00
Vortrex
86438bbd5a Move all GUI net events to net event file 2022-05-26 17:30:49 -05:00
Vortrex
c323eacd01 Woops re-enable commented stuff used for testing 2022-05-26 17:30:36 -05:00
Vortrex
2d94695026 Re-add description to client-side house 2022-05-26 17:30:16 -05:00
Vortrex
72fef3911d Move all GUI net events to net event file 2022-05-26 17:29:58 -05:00
Vortrex
796ac78bc6 Use server element check util, not game check 2022-05-26 17:29:41 -05:00
Vortrex
0a1c659966 Fix JSDoc for clientside animation func 2022-05-26 17:29:23 -05:00