Commit Graph

1979 Commits

Author SHA1 Message Date
Vortrex
b1256193ef Rename getServerGame to getGame to match client 2022-04-28 11:32:35 -05:00
Vortrex
59a38e4fa3 Comment racing cmds (not finished) 2022-04-26 10:21:54 -05:00
Vortrex
0bbb9a8a80 Fix colours on force save cmd 2022-04-26 10:21:35 -05:00
Vortrex
443418f340 Add addrace command 2022-04-26 10:21:23 -05:00
Vortrex
e4ef0c4dfa Rename some utils to match others 2022-04-26 10:21:09 -05:00
Vortrex
422baa01a3 Move stuff to startup.js 2022-04-26 10:20:50 -05:00
Vortrex
940d37a9b4 Move db config load to global 2022-04-26 10:20:16 -05:00
Vortrex
d5e0da1a79 Don't clear arrays for resource stop 2022-04-26 10:19:48 -05:00
Vortrex
766135bb14 Move vehicle load stuff to startup.js 2022-04-26 10:19:32 -05:00
Vortrex
eb3c3e078e Remove extra line 2022-04-26 10:19:20 -05:00
Vortrex
0e3b30725f Move game ID util to natives + use db config util 2022-04-26 10:18:15 -05:00
Vortrex
e4e9f406ff Check to make sure game slot exists 2022-04-25 14:57:44 -05:00
Vortrex
43f9aff82e Use game ID consts as indexes for gamedata 2022-04-25 12:05:00 -05:00
Vortrex
4e86118475 Mass convert to tabs + fix veh buy ownership 2022-04-24 08:18:01 -05:00
Vortrex
7f8875d547 Make main branch up-to-date with public servers 2022-04-23 15:17:18 -05:00
Vortrex
ac20c651bd Add gate stuff (unfinished) 2022-04-23 15:14:39 -05:00
Vortrex
56bae04e0f Rename some utils to align with code style 2022-04-23 15:13:34 -05:00
Vortrex
b355c2093f Use locale string 2022-04-23 15:12:52 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
b3a7116416 Cleanup & format a lot of admin messages 2022-04-19 07:29:47 -05:00
Vortrex
b35c8259e1 Fix announce locale parsing 2022-04-18 20:58:35 -05:00
Vortrex
c1d27f7fb6 New universal lock command 2022-04-18 20:58:23 -05:00
Vortrex
55b2c9e22c Use new prompt util (in case GUI is disabled) 2022-04-18 20:58:04 -05:00
Vortrex
5565fa527f Move locales and accents to server data, not config 2022-04-16 21:47:49 -05:00
Vortrex
e970e6d11b Fix wrong util name to save data 2022-04-16 21:47:26 -05:00
Vortrex
f639cd9b62 Fix discord event echo 2022-04-16 21:47:16 -05:00
Vortrex
3a32326b66 Prompt confirm giving veh to clan 2022-04-16 21:46:58 -05:00
Vortrex
2722d2498c Server and global config stuff 2022-04-16 21:46:41 -05:00
Vortrex
5338016a5c Testing stuff for server config class 2022-04-16 21:46:25 -05:00
Vortrex
5aea4293b8 Fix animations 2022-04-16 21:46:12 -05:00
Vortrex
b6f8513c0d Start working on racing script 2022-04-16 21:45:57 -05:00
Vortrex
26ca897b17 Fix play audio file util 2022-04-16 21:45:38 -05:00
Vortrex
f59747b1ce Move GUI keypress vars to main 2022-04-16 21:45:18 -05:00
Vortrex
6ff7860b0f Fix chat input being reset when others send a msg 2022-04-16 21:44:56 -05:00
Vortrex
3fac409d52 Use more locale strings 2022-04-16 21:44:03 -05:00
Vortrex
3eadb37b3b Move entity data utils to native 2022-04-16 21:43:16 -05:00
Vortrex
dd2adbf02a Move entity data utils to native 2022-04-16 21:43:01 -05:00
Vortrex
11d5833c61 Add keypress for some GUI buttons + fix prompt text 2022-04-16 21:42:44 -05:00
Vortrex
13c6971ace Use new anim data class + only send anim slot 2022-04-16 21:42:04 -05:00
Vortrex
70f5c5e239 Readable locale config format 2022-04-16 21:41:01 -05:00
Vortrex
50d2dfe4ba Remove initial msgs for in-dev and stuff 2022-04-13 00:01:05 -05:00
Vortrex
1544c59f5f Use server-side vehicle buy check 2022-04-13 00:00:44 -05:00
Vortrex
eb56d5c584 Woops typo 2022-04-12 09:01:09 -05:00
Vortrex
bb3fed1a81 Admin-only message for specific internal stuff 2022-04-12 09:00:58 -05:00
Vortrex
8d5ea9a31f Add announces for connect/disconnect 2022-04-12 09:00:42 -05:00
Vortrex
dcc051b67e Use locale strings 2022-04-12 09:00:29 -05:00
Vortrex
c91944e36a Fix some command utils 2022-04-12 06:31:54 -05:00
Vortrex
4b0b415682 Add NPC array to server data 2022-04-12 06:31:35 -05:00
Vortrex
a7f8ab61f2 Add checks for missing/upcoming properties 2022-04-12 06:31:18 -05:00
Vortrex
f0a39d7679 Use locale string for invalid skin with NPC cmd 2022-04-12 06:31:04 -05:00