Commit graph

227 commits

Author SHA1 Message Date
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
700e9e9e44 some more adaptions 2021-02-22 19:53:41 +01:00
in0finite
16380a4fe7 adapt all scripts to command system - stop using PlayerRequests 2021-02-22 19:43:17 +01:00
in0finite
e649952aa9 don't show "..." button in Peds window on clients 2021-02-22 17:44:29 +01:00
in0finite
6eb48ad5f3 remove WorldStatsWindow script 2021-02-20 16:21:01 +01:00
in0finite
82c6df722b change namespace 2021-02-19 20:36:07 +01:00
in0finite
ec436c6037 add plugin loading and game modes 2021-02-19 02:22:03 +01:00
in0finite
899711abda add ability to specify gui style for area 2021-02-06 23:20:21 +01:00
in0finite
933c3ed089 improve gui 2021-02-06 23:06:43 +01:00
in0finite
845c0c98fa add checkbox for registering at master server 2021-01-31 23:38:01 +01:00
in0finite
e6c33e14ad some adjustments for StartGame window 2021-01-31 22:44:15 +01:00
in0finite
8659ae57b7 disable Start button while server is active 2021-01-31 21:18:30 +01:00
in0finite
a4ddd0fc0c continue if failed to load arrow textures 2021-01-31 03:45:14 +01:00
in0finite
8780e3a0d6 adjust window size 2021-01-28 15:47:56 +01:00
in0finite
c59099dcf0 use only 1 message box for displaying errors 2021-01-28 15:01:22 +01:00
in0finite
2848638d8c re-enable gui - fix bug when window could not be dragged 2021-01-28 13:13:01 +01:00
in0finite
2c2a82ff7c disable IP button while client is connecting 2021-01-28 13:07:28 +01:00
in0finite
93fbe15ab1 use centered label style 2021-01-28 13:01:39 +01:00
in0finite
ee89445e6f show message box when failed to refresh master server 2021-01-27 01:51:12 +01:00
in0finite
b4c0df123c extract function 2021-01-27 01:34:53 +01:00
in0finite
0d7ac7b6b4 don't refresh servers from Start() 2021-01-27 01:29:00 +01:00
in0finite
df730095f3 use ConfigManager to load config 2021-01-26 23:29:01 +01:00
in0finite
3a662c34c8 adjust width 2021-01-26 23:01:20 +01:00
in0finite
d22e89bdf0 improve JoinGameWindow 2021-01-26 22:46:14 +01:00
in0finite
c0167903eb Merge remote-tracking branch 'origin/dev' into feature/ragdoll 2021-01-12 22:12:37 +01:00
Spider134
9ef83a1ab5
Implement master server (#102)
* Added font importing

* Revert "Added font importing"

This reverts commit 31f3463097.

* Fix Loader.cs formatting

* Fix texture issue

* Revert "Fix texture issue"

This reverts commit 79c44f8069.

* Update FontsImporter.cs

* Add master server client

* Remove curly bracket

* Add missing tab and fix a issue

* Update MasterServerClient.cs

* Remove IP and fix an issue

* Added feedback for when a user refreshes the internet tab and added an error message when server registration fails.
2021-01-12 22:06:38 +01:00
in0finite
17f6aaeeda peds are killed with a separate function ; ragdoll is detached only when peds are killed, not destroyed 2021-01-05 05:18:47 +01:00
in0finite
3a5e237e06 add button to remove all dead bodies 2021-01-05 03:09:45 +01:00
in0finite
7431d4f010 remove commented code 2021-01-02 20:46:38 +01:00
in0finite
b411c1a3de change button name 2021-01-02 19:02:42 +01:00
in0finite
dfc039e94a send chat on Enter 2021-01-02 18:56:46 +01:00
in0finite
536c275a5e display rocket crosshair 2020-12-21 01:00:05 +01:00
in0finite
bd37b9f577 "Destroy all vehicles" button now explodes the vehicles, instead of destroying them 2020-06-20 16:18:09 +02:00
in0finite
ce6cc33d97 re-save prefab 2020-05-31 19:09:57 +02:00
in0finite
fe4ae08ca6 display radio station label for limited amount of time - 3 seconds after ped enters vehicle or radio station is changed 2020-05-31 19:09:57 +02:00
in0finite
5237c849ba display radio station name 2020-05-31 19:09:57 +02:00
in0finite
8a8f2ab423 only toggle map window if it is opened or if reading input is allowed 2020-05-31 19:09:57 +02:00
in0finite
f8ac93380b update controls window text 2020-05-31 19:09:56 +02:00
in0finite
f0949c0233 change SEO of some scripts 2020-05-31 19:09:56 +02:00
in0finite
5fb94bf22d crosshair looks a little better 2020-05-31 19:09:56 +02:00
in0finite
72e090419a rename class 2020-05-31 19:09:56 +02:00
in0finite
761fb9383c chat display almost finished 2020-05-31 19:09:55 +02:00
in0finite
f9b7034c85 add search box to vehicle spawner window 2020-05-31 19:09:55 +02:00
in0finite
1ff5e44e79 fix touch input - enable canvas when touch input is enabled 2020-05-31 19:09:55 +02:00
in0finite
101069ce0a convert speedometer 2020-05-31 19:09:55 +02:00
in0finite
7243560fe0 convert ped state label 2020-05-31 19:09:54 +02:00
in0finite
c77f6c471d removed imGUI code 2020-05-31 19:09:54 +02:00
in0finite
91d98f9741 make texture no longer readable 2020-05-31 19:09:54 +02:00
in0finite
587354248d correctly construct crosshair texture 2020-05-31 19:09:54 +02:00