Commit graph

40 commits

Author SHA1 Message Date
in0finite
0a61efe388 fix more of namespace errors 2022-09-30 15:40:04 +02:00
in0finite
b640621409 replace namespace 2022-09-30 14:39:50 +02:00
in0finite
01633f3817 replace Time.time with Time.timeAsDouble - fix problems with floating-point numbers precision when game uptime is high (eg. 1 month) 2022-05-06 17:08:48 +02:00
in0finite
ca44775812 nicer display of elapsed time 2022-04-22 23:24:25 +02:00
in0finite
5ae8c65727 ... 2022-04-22 22:24:46 +02:00
in0finite
8f704ba720 add "cmd_server" command which can run a command as server 2022-04-22 22:23:57 +02:00
in0finite
b4dee531f2 ... 2022-04-22 21:17:44 +02:00
in0finite
bfc7d40159 add description for core commands 2022-04-22 21:14:32 +02:00
in0finite
620855caf6 ... 2022-04-22 21:09:03 +02:00
in0finite
53b01a9efb ... 2022-04-22 20:54:19 +02:00
in0finite
779cbdbdaf add "stats" command which shows stats 2022-04-22 16:17:44 +02:00
in0finite
65afa28d30 ... 2022-04-22 16:16:57 +02:00
in0finite
b2495d3164 players can be server admins ; add command to authenticate player 2022-04-21 20:54:33 +02:00
in0finite
f99fe5794b when player disconnects, destroy peds spawned by him 2022-04-17 23:02:08 +02:00
in0finite
03ee73afee cache IP address of clients 2022-04-03 19:01:00 +02:00
in0finite
3c2ff6569a fix color parsing 2021-11-15 00:04:18 +01:00
in0finite
6a17618ce6 add "paintjob" command 2021-11-14 23:54:31 +01:00
in0finite
a3e7f7ebe7 destroy player's vehicles when he disconnects 2021-11-14 21:56:11 +01:00
in0finite
3d2ff03357 ... 2021-09-13 01:43:57 +02:00
in0finite
adf3b7d31c add weapon to peds spawned with commands 2021-09-13 00:54:56 +02:00
in0finite
71fc261100 change distance of enemy ped 2021-09-13 00:12:41 +02:00
in0finite
217bf12473 add command "enemy" 2021-09-13 00:08:06 +02:00
in0finite
7ceb81166b better weapon api 2021-09-07 01:50:28 +02:00
in0finite
31489a6006 rename method 2021-09-07 01:39:39 +02:00
in0finite
cc9eb95cdc remove 'slot' argument from SetWeaponAtSlot() 2021-09-07 01:38:54 +02:00
in0finite
ab4f1e00d9 change SEO 2021-03-05 21:32:49 +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
8abd08fda8 provide list of registered commands 2021-02-23 00:54:46 +01:00
in0finite
e21ef25835 players can specify model id for their ped or stalker 2021-02-22 21:26:57 +01:00
in0finite
506c7bd1f0 rename script 2021-02-22 19:45: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
780a02e842 add rate-limit to commands 2021-02-22 17:43:18 +01:00
in0finite
ead26ca9da add "description" and "runOnlyOnServer" to CommandInfo 2021-02-22 15:50:43 +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
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