Commit Graph

144 Commits

Author SHA1 Message Date
Vortrex
a495f70239 New assoc table usage 2022-12-11 04:49:53 -06:00
Vortrex
b10118e1ab Use new fetch assoc stuff 2022-12-11 04:05:24 -06:00
Vortrex
5044f6466e Add vehicle seat constants to shared 2022-12-10 01:54:42 -06:00
Vortrex
5862349117 New util for is player owner of vehicle 2022-11-21 11:38:41 -06:00
Vortrex
2aefa09340 Fixes for new IV sync 2022-11-07 13:35:49 -06:00
Vortrex
2e75230d38 Shorten floats in near veh + don't take money for admin cmds 2022-10-29 10:08:32 -05:00
Vortrex
79893be66f Announce more things to discord 2022-10-16 17:11:54 -05:00
Vortrex
89ed6d5023 Use radio station index + data func for veh info 2022-10-14 15:16:41 -05:00
Vortrex
36e2175075 Mark vehicle as server 2022-10-02 09:11:03 -05:00
Vortrex
7ff030727a Fix nearvehs cmd, set indexes on addveh/tempveh 2022-09-24 06:18:06 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
614e291886 Save vehicle radio station 2022-09-09 04:42:16 -05:00
Vortrex
b5293447c3 Use radio station data func to get ID for veh save 2022-09-04 15:52:45 -05:00
Vortrex
cdebb12226 Use new currency string 2022-08-23 14:28:38 -05:00
Vortrex
c0dee692e0 Check for vehicle before setting transient + cleanup 2022-08-14 11:00:42 -05:00
Vortrex
2d3eb800b3 Use renamed game feature names 2022-08-01 02:15:20 -05:00
Vortrex
dc633e7e83 Use radio station index 2022-07-30 08:18:49 -05:00
Vortrex
bb4b821db7 Use locale strings 2022-07-27 00:47:18 -05:00
Vortrex
74062a7d36 Add cruise control command and net events 2022-07-23 04:16:19 -05:00
Vortrex
8e587b13ad Use locale strings for veh renting 2022-07-11 17:39:45 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
df949a35f7 Change prefix of consts 2022-07-02 23:38:31 -05:00
Vortrex
c5cef51655 Add JSDoc info 2022-07-02 23:32:08 -05:00
Vortrex
cb86419f2b Change netevent and const prefix 2022-06-30 18:29:17 -05:00
Vortrex
acd03cc124 Remove veh extras for now (moving to separate table) 2022-06-26 23:12:10 -05:00
Vortrex
e7e2fb16d1 Fix veh in range header text to show distance 2022-06-17 13:10:01 -05:00
Vortrex
06409be232 Port some veh class stuff from nightly 2022-06-14 06:30:46 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
3293acc8d6 Don't delete vehicle from db 2022-06-12 09:20:33 -05:00
Vortrex
9e9be6ef0c Comment vehicle extras 2022-06-07 10:24:59 -05:00
Vortrex
62614b358f Fix some entries in veh info cmd 2022-05-26 17:34:06 -05:00
Vortrex
8ea3ab41b1 Fix vehinfo cmd 2022-05-22 13:33:51 -05:00
Vortrex
0543a58597 Bunch of stuff 2022-05-12 16:41:32 -05:00
Vortrex
5e075e25f9 Disable more cmds for traffic vehs 2022-05-11 04:03:12 -05:00
Vortrex
3d8307573a Fix nearby vehs cmd 2022-05-08 06:50:50 -05:00
Vortrex
fda2d331e9 Don't mark rentals as needing saved 2022-05-04 10:08:13 -05:00
Vortrex
50e744482b Set veh lights after setting save to true 2022-05-03 12:07:56 -05:00
Vortrex
ce8c6a7b49 Fix veh info cmd for clan vehs 2022-05-02 15:30:24 -05:00
Vortrex
c05f76bb79 Check cash for renting veh 2022-05-01 15:07:12 -05:00
Vortrex
54bc30f5dc Use adminOrange instead of adminRed 2022-04-28 16:26:35 -05:00
Vortrex
e5cd1388a3 Merge branch 'master' into nightly 2022-04-28 12:05:56 -05:00
Vortrex
21120d7911 Set dimension before adding to world 2022-04-28 11:56:15 -05:00
Vortrex
b1256193ef Rename getServerGame to getGame to match client 2022-04-28 11:32:35 -05:00
Vortrex
766135bb14 Move vehicle load stuff to startup.js 2022-04-26 10:19:32 -05:00
Vortrex
4e86118475 Mass convert to tabs + fix veh buy ownership 2022-04-24 08:18:01 -05:00
Vortrex
b3a7116416 Cleanup & format a lot of admin messages 2022-04-19 07:29:47 -05:00
Vortrex
55b2c9e22c Use new prompt util (in case GUI is disabled) 2022-04-18 20:58:04 -05:00
Vortrex
3a32326b66 Prompt confirm giving veh to clan 2022-04-16 21:46:58 -05:00
Vortrex
1544c59f5f Use server-side vehicle buy check 2022-04-13 00:00:44 -05:00
Vortrex
2f5d0865a1 Check if dev server before loading/save 2022-04-10 00:01:08 -05:00