Commit graph

607 commits

Author SHA1 Message Date
in0finite
e58b567b5d physics update rate is configurable 2020-05-31 19:09:48 +02:00
in0finite
1d4fea1d7b set default physics update rate 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
691fd3f58a increase max value for mouse sensitivity 2020-05-31 19:09:48 +02:00
in0finite
ebc9225977 increase font size 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
12e37dc2fe comment log 2020-05-31 19:09:48 +02:00
in0finite
49ebfc6a9b some improvements for FileBrowser 2020-05-31 19:09:48 +02:00
in0finite
74ce1ddc95 remove font size from options 2020-05-31 19:09:48 +02:00
in0finite
049a339f97 change SEO of UIManager 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
4895134fd2 save UI prefab 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
de459d92d6 change font size and scrollbar size on mobile 2020-05-31 19:09:47 +02:00
in0finite
c8f846eb61 add predefined directory for Android 2020-05-31 19:09:47 +02:00
in0finite
a01ce7b94f Unity changed graphics settings 2020-05-31 19:09:47 +02:00
in0finite
d74a809d95 lock cursor 2020-05-31 19:09:47 +02:00
in0finite
b9ca2b2c7a create keystore for signing APK 2020-05-31 19:09:47 +02:00
in0finite
733df97011 assign scripting define symbols for Android 2020-05-31 19:09:47 +02:00
in0finite
687a09059d change android build settings: bundleVersion, applicationIdentifier, AndroidBundleVersionCode, ForceInternetPermission, ForceSDCardPermission 2020-05-31 19:09:47 +02:00
in0finite
8ab0b3f107 change default screen orientation to landscape left 2020-05-31 19:09:47 +02:00
in0finite
ee64560d4b use pointer position from last event 2020-05-31 19:09:47 +02:00
in0finite
074f7d0d98 adjust size and position of turn button 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
2f1d7fd2ea create weapon switching buttons 2020-05-31 19:09:47 +02:00
in0finite
9d7970b551 reenable ped input 2020-05-31 19:09:47 +02:00
in0finite
a21d835b47 handbrake, backward, forward buttons done ? 2020-05-31 19:09:47 +02:00
in0finite
64b0ab230c VehicleController reads input from custom input 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
60c733e1cc create vehicle touch input 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
e6ecbc01e4 remove HUD related code from state class 2020-05-31 19:09:47 +02:00
in0finite
5ed74ff3d1 remove some unused code 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
956bfd3c63 change position of buttons 2020-05-31 19:09:47 +02:00
in0finite
f88e904fa8 change active button color 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
15ddef4cfd create movement button 2020-05-31 19:09:47 +02:00
in0finite
5b33399623 add action buttons 2020-05-31 19:09:47 +02:00
in0finite
0afbaa9d4e aim button works 2020-05-31 19:09:47 +02:00
in0finite
4045311d59 preserve input for some buttons 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