Commit Graph

1775 Commits

Author SHA1 Message Date
Vortrex
a4fdbd1398 Merge branch 'organizing' into separate-resources 2022-06-14 07:37:15 -05:00
Vortrex
cb48f199c4 Remove old client net events file 2022-06-14 07:34:01 -05:00
Vortrex
5af8770b9c Use external locale resource funcs 2022-06-14 07:32:40 -05:00
Vortrex
7a8bdcf0bd Add netevents from organizing 2022-06-14 07:32:26 -05:00
Vortrex
c9ea8fe444 Don't use locale or translation cache array in main 2022-06-14 07:32:18 -05:00
Vortrex
06409be232 Port some veh class stuff from nightly 2022-06-14 06:30:46 -05:00
Vortrex
c96f1063ad Don't init class script (no longer exists) 2022-06-14 06:30:33 -05:00
Vortrex
ac1de36123 Add NPC owner consts + fix syntaxes 2022-06-14 06:30:20 -05:00
Vortrex
f9d462bc07 Move network events to netevents.js 2022-06-14 06:30:01 -05:00
Vortrex
bafacb0423 Add gate data class 2022-06-14 06:29:52 -05:00
Vortrex
504fb46c28 Wrong class name 2022-06-14 06:29:42 -05:00
Vortrex
1023345e01 Move built-in commands array to native 2022-06-14 06:29:29 -05:00
Vortrex
b435043313 Add JSDoc info for a few client data class members 2022-06-14 06:29:13 -05:00
Vortrex
0f3eddecc0 Syntax issue 2022-06-14 06:29:00 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
df9418ac85 Load item types in dev server 2022-06-14 02:38:19 -05:00
Vortrex
31a91b11f2 Fix player blip delete error 2022-06-14 02:38:08 -05:00
Vortrex
3fe7dc5969 Fix undefined item & ammo item bug 2022-06-14 02:37:59 -05:00
Vortrex
3293acc8d6 Don't delete vehicle from db 2022-06-12 09:20:33 -05:00
Vortrex
230a623210 Kick reason 2022-06-12 09:20:18 -05:00
Vortrex
519928bf6b Use locales for random tips (unfinished) 2022-06-12 09:20:08 -05:00
Vortrex
3ef91171f1 Kick reason for all clients being disconnected 2022-06-12 09:19:54 -05:00
Vortrex
50f6ebe6a6 Use INT and VW in closest NPC util 2022-06-12 09:19:39 -05:00
Vortrex
6c0bf2d881 Set position after int and dimension 2022-06-12 09:19:18 -05:00
Vortrex
6aec230277 Only load non-deleted jobs 2022-06-12 09:19:06 -05:00
Vortrex
1d549650a0 Only load non-deleted items and types 2022-06-12 09:18:51 -05:00
Vortrex
962732c27e Only load non-deleted houses 2022-06-12 09:18:39 -05:00
Vortrex
5aae9a5078 Kick reason for no characters 2022-06-12 09:18:29 -05:00
Vortrex
686a977fb0 Check player data before disconnect text 2022-06-12 09:18:13 -05:00
Vortrex
e286e74274 Use promise/resolve for threaded email 2022-06-12 09:17:54 -05:00
Vortrex
e2340c7ea2 Round all payday values 2022-06-12 09:17:37 -05:00
Vortrex
cb4db94e97 Move discord webhook func to discord.js 2022-06-12 09:17:24 -05:00
Vortrex
a7a04c0a16 Fix server set GUI msg 2022-06-12 09:17:11 -05:00
Vortrex
d8e2f629c3 Kick reason for failed client script 2022-06-12 09:17:02 -05:00
Vortrex
4860528704 Store player blip 2022-06-12 09:16:47 -05:00
Vortrex
56e443c7ef Only load non-deleted businesses 2022-06-12 09:16:37 -05:00
Vortrex
ad67917517 Fix bans 2022-06-12 09:16:15 -05:00
Vortrex
5c071aa928 Fix reset password bug 2022-06-12 09:15:54 -05:00
Vortrex
9a889ae678 Disable email login alerts for now (hangs the server) 2022-06-10 00:10:35 -05:00
Vortrex
3acec50c59 Fix for switchchar display 2022-06-09 15:36:06 -05:00
Vortrex
7a2304a84a Don't try to update server job blips on IV 2022-06-09 15:35:51 -05:00
Vortrex
1c9fe0d20b Don't send locale strings 2022-06-09 15:35:30 -05:00
Vortrex
c4bd982783 Syntax fix 2022-06-09 15:35:19 -05:00
Vortrex
24697aecaf Don't use connect cam in main (use another resource) 2022-06-09 15:35:04 -05:00
Vortrex
683c40539f Woops 2022-06-09 08:22:26 -05:00
Vortrex
6258aab4e8 Port date fix 2022-06-09 08:22:19 -05:00
Vortrex
31dbde51bd Format 2022-06-09 08:19:27 -05:00
Vortrex
fe17137940 Store player blip 2022-06-09 08:19:22 -05:00
Vortrex
cd322adeaa Fix email login alert date issue 2022-06-09 08:19:14 -05:00
Vortrex
5f208c424b Offload labels, nametags, mousecam, and scoreboard 2022-06-09 08:08:27 -05:00