Commit graph

254 commits

Author SHA1 Message Date
in0finite
f28aeeb82a use box style for scroll view in options 2020-05-31 19:09:48 +02:00
in0finite
c17559b80b draw main menu entries with respect to font size 2020-05-31 19:09:48 +02:00
in0finite
5bdcf84ee0 better 'Clear' button 2020-05-31 19:09:48 +02:00
in0finite
d58482d524 StartGame and JoinGame windows better behave with different font sizes 2020-05-31 19:09:48 +02:00
in0finite
f0c103b81d fix error 2020-05-31 19:09:48 +02:00
in0finite
759eb3c8b8 check if int and float values are inside range when loading them 2020-05-31 19:09:48 +02:00
in0finite
c0e07ec303 apply mouse sensitivity to touch input 2020-05-31 19:09:48 +02:00
in0finite
eb124927e5 fix cursor locking while touch input is enabled 2020-05-31 19:09:48 +02:00
in0finite
f70680aeb7 better behaviour for some windows with dynamic font size 2020-05-31 19:09:48 +02:00
in0finite
d42489b7e6 font size can be configured in options 2020-05-31 19:09:48 +02:00
in0finite
c93313b2d1 default server IP can be changed in inspector 2020-05-31 19:09:47 +02:00
in0finite
4dca58ff2e assign mouse move input based on panel's drag events 2020-05-31 19:09:47 +02:00
in0finite
d74a809d95 lock cursor 2020-05-31 19:09:47 +02:00
in0finite
cdf5b1e981 add vehicle turn multiplier 2020-05-31 19:09:47 +02:00
in0finite
aa160093c3 weapon switching done 2020-05-31 19:09:47 +02:00
in0finite
a21d835b47 handbrake, backward, forward buttons done ? 2020-05-31 19:09:47 +02:00
in0finite
b1fc9c8d8c using appropriate input buttons based on whether the ped is driving vehicle or not 2020-05-31 19:09:47 +02:00
in0finite
f85a7d813b vehicle turning input done ? 2020-05-31 19:09:47 +02:00
in0finite
56bee753ed exit vehicle button done 2020-05-31 19:09:47 +02:00
in0finite
64c7e28b63 disable mouse move input while movement button is pressed 2020-05-31 19:09:47 +02:00
in0finite
1117d03c63 remove spamming logs 2020-05-31 19:09:47 +02:00
in0finite
8abab27068 change SEO of HUD and FPSDisplay 2020-05-31 19:09:47 +02:00
in0finite
2135d3f979 change SEO of TouchInput 2020-05-31 19:09:47 +02:00
in0finite
6622ecd5a1 action buttons are working 2020-05-31 19:09:47 +02:00
in0finite
1ad26f11ed implement movement button with arrows 2020-05-31 19:09:47 +02:00
in0finite
551fcf7988 don't lock cursor to allow for touch input testing 2020-05-31 19:09:47 +02:00
in0finite
da20c52e05 load arrow textures 2020-05-31 19:09:47 +02:00
in0finite
54f976de22 remove Update() 2020-05-31 19:09:46 +02:00
in0finite
de0cb01239 state can draw it's own hud 2020-05-31 19:09:46 +02:00
in0finite
e0921d27d6 show info about collections 2020-05-31 19:09:45 +02:00
in0finite
af642a3c07 dequeue all elements at once 2020-05-31 19:09:45 +02:00
in0finite
4b06481527 change button dimensions 2020-05-31 19:09:45 +02:00
in0finite
bc4e862bb4 ... 2020-05-31 19:09:45 +02:00
in0finite
d6ca3a5331 ... 2020-05-31 19:09:45 +02:00
in0finite
cec406fc0a rename more vars 2020-05-31 19:09:45 +02:00
in0finite
f92115510f rename var 2020-05-31 19:09:45 +02:00
in0finite
c37482a436 add key shortcut for teleport 2020-05-31 19:09:44 +02:00
in0finite
f82245f10f increase buttons' height 2020-05-31 19:09:44 +02:00
in0finite
c58421be3c map window works when there is no local ped 2020-05-31 19:09:44 +02:00
in0finite
e5f704e524 change button text color for opened windows 2020-05-31 19:09:44 +02:00
in0finite
5d197cd9cf update controls text 2020-05-31 19:09:44 +02:00
in0finite
8a0bbb1319 change size and position of controls window 2020-05-31 19:09:44 +02:00
in0finite
fc49001762 main menu buttons have different text color when window is opened 2020-05-31 19:09:44 +02:00
in0finite
3b1dae27b3 rename method 2020-05-31 19:09:44 +02:00
in0finite
5b472d673b windows can be sorted in main menu 2020-05-31 19:09:44 +02:00
in0finite
f400009bcf implement MenuEntry 2020-05-31 19:09:44 +02:00
in0finite
aeab96e4b5 display msgbox when client disconnects 2020-05-31 19:09:44 +02:00
in0finite
a85e337ae6 create a script 2020-05-31 19:09:44 +02:00
in0finite
25f9c8a2a7 override ped anims only on server 2020-05-31 19:09:44 +02:00
in0finite
6e989088c3 player can make request to destroy his vehicles only 2020-05-31 19:09:44 +02:00
in0finite
8510935b63 adapt VehicleSpawnerWindow 2020-05-31 19:09:44 +02:00
in0finite
a935c442ae ... 2020-05-31 19:09:44 +02:00
in0finite
a645e5e8dc improve vehicle spawning API, and add ability to request specific vehicle 2020-05-31 19:09:44 +02:00
in0finite
97bd52728d only on server 2020-05-31 19:09:44 +02:00
in0finite
b8e93dce69 "kill all peds" button available only on server 2020-05-31 19:09:44 +02:00
in0finite
85fe74bacc ped stalker's target is assigned 2020-05-31 19:09:44 +02:00
in0finite
69cddbea30 change button names 2020-05-31 19:09:44 +02:00
in0finite
47e4c2cead add request to spawn ped stalker 2020-05-31 19:09:44 +02:00
in0finite
204aeb5d42 add ability to spawn ped around any transform 2020-05-31 19:09:44 +02:00
in0finite
90dc1a7b3a add option to remove current weapon 2020-05-31 19:09:44 +02:00
in0finite
0632eae48f adapted WeaponsWindow 2020-05-31 19:09:44 +02:00
in0finite
8f4f319d12 utilities window makes requests 2020-05-31 19:09:43 +02:00
in0finite
25d5ec17dd client can teleport from map window 2020-05-31 19:09:43 +02:00
in0finite
01b103c34d client can use teleport window 2020-05-31 19:09:43 +02:00
in0finite
c19f7b9066 cmd line args parsing finished ? 2020-05-31 19:09:43 +02:00
in0finite
8a38f81df7 show teleport locations only on server 2020-05-31 19:09:43 +02:00
in0finite
a7dd283fd4 show utilities only on server 2020-05-31 19:09:43 +02:00
in0finite
221086fe95 working on displaying players on minimap 2020-05-31 19:09:43 +02:00
in0finite
d5e35ec745 change window height 2020-05-31 19:09:42 +02:00
in0finite
6e18f5ba1a log exception 2020-05-31 19:09:42 +02:00
in0finite
b85b3c0bac parse port number as ushort 2020-05-31 19:09:42 +02:00
in0finite
f06d0e444f rename vars 2020-05-31 19:09:42 +02:00
in0finite
3bc6f090d4 ... 2020-05-31 19:09:42 +02:00
in0finite
8cb0c42901 log exception 2020-05-31 19:09:42 +02:00
in0finite
3aa09f9f04 parse port number as ushort 2020-05-31 19:09:42 +02:00
in0finite
d295665f85 rename var 2020-05-31 19:09:42 +02:00
in0finite
5facf5f6e6 max num players is configurable 2020-05-31 19:09:42 +02:00
in0finite
f40c15c195 kill all peds and destroy all vehicles, including local 2020-05-31 19:09:42 +02:00
in0finite
f1254e10e6 Uses it's own scroll view for stats 2020-05-31 19:09:41 +02:00
in0finite
5ca4ce46df Working on player stats 2020-05-31 19:09:41 +02:00
in0finite
eedc0f1e62 Working on stats 2020-05-31 19:09:41 +02:00
in0finite
54c44a89a7 Create some files 2020-05-31 19:09:41 +02:00
in0finite
907db40357 Set default IP to 127.0.0.1 2020-05-31 19:09:38 +02:00
in0finite
455b9dc04d Add OK button in message box 2020-05-31 19:09:37 +02:00
in0finite
da92b2b621 Don't show StartGame/JoinGame windows in pause menu 2020-05-31 19:09:37 +02:00
in0finite
840e121b4e Added button to add random weapons 2020-05-31 19:09:37 +02:00
in0finite
519ddd004e Fix NRE in PedsWindow 2020-05-31 19:09:37 +02:00
in0finite
73c4dc2bb0 Fix bug in Mirror with twice setting client as ready 2020-05-31 19:09:37 +02:00
in0finite
ee4afecf3a Trying to use ServerChangeScene() 2020-05-31 19:09:37 +02:00
in0finite
571b498202 Display client status and add ability to cancel connecting 2020-05-31 19:09:37 +02:00
in0finite
37b9724a17 Don't display "Start game" and "Start demo" buttons in main menu 2020-05-31 19:09:37 +02:00
in0finite
b397a39cc7 Improve JoinGameWindow 2020-05-31 19:09:37 +02:00
in0finite
580335b576 Improve StartGameWindow and apply 'dontListen' option 2020-05-31 19:09:37 +02:00
in0finite
99311f5825 Create StartGameWindow 2020-05-31 19:09:37 +02:00
in0finite
acf35ed9fd Working on JoinGameWindow 2020-05-31 19:09:37 +02:00
in0finite
f15a35f15e Create JoinGameWindow 2020-05-31 19:09:37 +02:00
in0finite
127425a01c Add option to destroy window on close. Add API for creating windows. 2020-05-31 19:09:37 +02:00
in0finite
8080caad44 Create MessageBox 2020-05-31 19:09:37 +02:00
in0finite
5a085107bb Improved console:
- changed window size

- added option to select log message and display stack trace
2020-05-31 19:09:36 +02:00
in0finite
eb874984df Don't expand label width 2020-05-31 19:09:36 +02:00
in0finite
afdd15e9ce Add some space between zones 2020-05-31 19:09:36 +02:00
in0finite
43599418e8 Change min zoom level 2020-05-31 19:09:36 +02:00
in0finite
0aeb523a16 Zoom map with mouse scroll 2020-05-31 19:09:36 +02:00
in0finite
039ae76a14 Initial commit 2020-05-31 19:07:22 +02:00