Commit graph

1331 commits

Author SHA1 Message Date
in0finite
1d3879eb46 don't wrap weapon ammo text 2021-02-28 21:18:11 +01:00
in0finite
9d5039edfe improve chat UI 2021-02-28 21:15:27 +01:00
in0finite
b8e362cd95 use InvokeEventExceptionSafe() 2021-02-27 23:32:16 +01:00
in0finite
afb443d269 don't update chat UI in headless mode 2021-02-27 23:17:56 +01:00
in0finite
f545981675 remove invalid chat characters on all places ; remove new line & tab characters 2021-02-27 23:15:29 +01:00
in0finite
5d7b63b4c2 increase rocket speed 2021-02-27 19:07:35 +01:00
in0finite
bb8e18195d automatically refresh master-server when JoinGame window is opened 2021-02-27 18:07:52 +01:00
in0finite
92b1352cf5 make "Internet" the default tab in JoinGame window 2021-02-27 17:30:55 +01:00
in0finite
75503c74fd use only Y euler 2021-02-27 17:03:06 +01:00
in0finite
fcb5f6be3e fix Vector3 and Quaternion parsing 2021-02-27 16:26:59 +01:00
in0finite
d5873cf07c improve gitignore file 2021-02-27 16:15:22 +01:00
in0finite
0259e044c2 add SAU_Plugins folder to gitignore 2021-02-27 16:05:55 +01:00
in0finite
8abd08fda8 provide list of registered commands 2021-02-23 00:54:46 +01:00
in0finite
0589ccb039 exit aim & fire states if ped is not holding a weapon 2021-02-23 00:10:11 +01:00
in0finite
c52fd29de8 don't display inflicted damage for the same player 2021-02-22 23:56:58 +01:00
in0finite
9e7378d1ca exit drive-by state if ped doesn't have gun weapon 2021-02-22 23:20:01 +01:00
in0finite
eb937dd512 send command back to player 2021-02-22 22:20:36 +01:00
in0finite
fb2f17792e unsupported vehicles will not cause spamming error messages - they are destroyed 2021-02-22 22:19:15 +01:00
in0finite
e21ef25835 players can specify model id for their ped or stalker 2021-02-22 21:26:57 +01:00
in0finite
000a8a6cc9 revert adaption 2021-02-22 20:21:14 +01:00
in0finite
e36c87861f add script to prefab 2021-02-22 20:16:44 +01:00
in0finite
700e9e9e44 some more adaptions 2021-02-22 19:53:41 +01:00
in0finite
506c7bd1f0 rename script 2021-02-22 19:45:17 +01:00
in0finite
16380a4fe7 adapt all scripts to command system - stop using PlayerRequests 2021-02-22 19:43:17 +01:00
in0finite
a6204749b2 impl teleport command 2021-02-22 18:50:35 +01:00
in0finite
ea7c27b573 impl weapon commands 2021-02-22 18:13:28 +01:00
in0finite
e3b8d9fd65 impl ped & vehicle commands 2021-02-22 17:51:26 +01:00
in0finite
e649952aa9 don't show "..." button in Peds window on clients 2021-02-22 17:44:29 +01:00
in0finite
780a02e842 add rate-limit to commands 2021-02-22 17:43:18 +01:00
in0finite
71ea451b3b add Player.onDisable event 2021-02-22 15:52:46 +01:00
in0finite
ead26ca9da add "description" and "runOnlyOnServer" to CommandInfo 2021-02-22 15:50:43 +01:00
in0finite
f7022565e3 send response only if it is not empty 2021-02-22 15:48:47 +01:00
in0finite
fb332a40c0 add flag "addWeaponsToSpawnedPlayers" 2021-02-21 02:35:26 +01:00
in0finite
985054b648 add Ped.onAwake event 2021-02-21 01:39:39 +01:00
in0finite
6e23e3a97c add Ped.onStart event 2021-02-21 01:20:20 +01:00
in0finite
fb1212305c add player to ProcessCommandContext 2021-02-21 00:46:48 +01:00
in0finite
3aef4d8559 display in 1 line 2021-02-20 23:56:55 +01:00
in0finite
901ba053c2 add scripts to prefabs 2021-02-20 23:16:26 +01:00
in0finite
97e09134bd add error check 2021-02-20 22:54:25 +01:00
in0finite
18504422f1 run commands from chat messages 2021-02-20 21:59:29 +01:00
in0finite
2f47dbf5d7 trim chat messages 2021-02-20 21:57:52 +01:00
in0finite
4db2437dfc add chat preprocessing 2021-02-20 21:57:10 +01:00
in0finite
11c0680c09 add some basic commands 2021-02-20 21:55:05 +01:00
in0finite
f563597d96 implement command processing 2021-02-20 21:52:23 +01:00
in0finite
485ba93c8d fix sync bug 2021-02-20 17:59:25 +01:00
in0finite
1970c945aa add SpawnHandler - spawn positions can be overridden 2021-02-20 17:04:17 +01:00
in0finite
6eb48ad5f3 remove WorldStatsWindow script 2021-02-20 16:21:01 +01:00
in0finite
2a3374f6c2 make it more error-proof 2021-02-20 16:19:04 +01:00
in0finite
8a8ed71751 use short name because it will be a part of json 2021-02-20 16:15:19 +01:00
in0finite
2c4d09b8c2 use struct so that it doesn't allocate memory 2021-02-20 16:13:41 +01:00