Commit graph

687 commits

Author SHA1 Message Date
in0finite
3b7433ceb3 create folder and asmdef file for audio importing 2020-05-31 19:09:49 +02:00
in0finite
03900fd130 📝 add link to command line instructions 2020-05-31 19:09:49 +02:00
in0finite
89d797bbd1 📝 update download links 2020-05-31 19:09:49 +02:00
in0finite
7bc9056507 📝 update TODO 2020-05-31 19:09:49 +02:00
in0finite
1ced04a79f 📝 update Download section 2020-05-31 19:09:49 +02:00
in0finite
87cf41bf7e 📝 update Multiplayer section 2020-05-31 19:09:49 +02:00
in0finite
22c0f06d12 change default IP address in JoinGame window 2020-05-31 19:09:49 +02:00
in0finite
b529073da5 load water using case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
7a8ee01f63 change predefined folders in FileBrowser on Linux - fix for #43 2020-05-31 19:09:49 +02:00
in0finite
5067d02f32 load weapons data using case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
f4362ce41b load car colors using case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
cbcba8a221 load anim groups using case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
be2df19fb5 load handling use case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
43f44a6f00 load items using case-sensitive paths 2020-05-31 19:09:49 +02:00
in0finite
51bc383830 archives are loaded case-insensitively 2020-05-31 19:09:49 +02:00
in0finite
a736c0788c refactor 2020-05-31 19:09:49 +02:00
in0finite
ab2640d77f use case-sensitive file path when reading ipl and ide files 2020-05-31 19:09:49 +02:00
in0finite
c925e0d3e8 add ability to retrieve case-sensitive file path 2020-05-31 19:09:49 +02:00
in0finite
4a35e85e0b correct the path in config file 2020-05-31 19:09:49 +02:00
in0finite
c79a15844d refactor 2020-05-31 19:09:49 +02:00
in0finite
e0f296bfd2 remove default SEO 2020-05-31 19:09:49 +02:00
in0finite
2adea110ab change SEO of scripts which had it configured in code 2020-05-31 19:09:49 +02:00
in0finite
7b4e828a72 update MirrorLite 2020-05-31 19:09:49 +02:00
in0finite
4fd93a4465 adjust SEO of some scripts which had it assigned 2020-05-31 19:09:49 +02:00
in0finite
186ba140ed change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
in0finite
9970b7917d skip loading GXT - temporary fix for #32 2020-05-31 19:09:49 +02:00
in0finite
dc25586fd0 don't try to display GXT data if data is not loaded 2020-05-31 19:09:49 +02:00
in0finite
d5edce8675 rename vars 2020-05-31 19:09:49 +02:00
in0finite
59bcc3cce6 PauseMenuWindow uses UIManager's onGUI event 2020-05-31 19:09:49 +02:00
in0finite
a36fd8c6ca add Unity callbacks to PauseMenuWindow 2020-05-31 19:09:49 +02:00
in0finite
5a947badfa PlayerController uses UIManagers' onGUI event 2020-05-31 19:09:49 +02:00
in0finite
76340b481b UIManager provides onGUI event 2020-05-31 19:09:49 +02:00
in0finite
2eabea6626 skip gui layout phase when window is not drawn 2020-05-31 19:09:49 +02:00
in0finite
617185f8ea more improvements for FPS counter 2020-05-31 19:09:49 +02:00
in0finite
4e985092ff update texture in Update() 2020-05-31 19:09:49 +02:00
in0finite
e44516949d profile FPS counter 2020-05-31 19:09:49 +02:00
in0finite
0eedc21fb2 don't create new color array every frame 2020-05-31 19:09:49 +02:00
in0finite
a384877191 sync aim direction for host's ped 2020-05-31 19:09:49 +02:00
in0finite
fca5096eba some GXT fixes 2020-05-31 19:09:49 +02:00
AlexWei
e236f7d032 Import gxt (#23)
* import GTX code

import GTX code
add some empty function before integrate

* set gtx path

* refactor code

* fix typo and ui prefab

change gtx to gxt

remove window from start scene and add it in prefab

* add language interface

add language interface;
add some todo comments;
change file tab; make it consistent with project.

* fix game path and typo

add test ui

* add ui part

* fix set gui style pos

it will cause bug in ctor

* add pages to gxt ui

* revert changes to startup scene
2020-05-31 19:09:49 +02:00
in0finite
4801e5b09c add note about multiplayer 2020-05-31 19:09:48 +02:00
in0finite
6da3108432 don't disable vehicle's rigid body 2020-05-31 19:09:48 +02:00
in0finite
2a8381d4b0 fix WhenOnClient.Matches() 2020-05-31 19:09:48 +02:00
in0finite
26130bb1ef restore default physics update rate to 50 2020-05-31 19:09:48 +02:00
in0finite
459ee23946 display info about current clip 2020-05-31 19:09:48 +02:00
in0finite
e163290126 improve gui in audio window 2020-05-31 19:09:48 +02:00
in0finite
2fd586cfe0 remove SFX timings file 2020-05-31 19:09:48 +02:00
in0finite
8f89386e05 remove code for loading SFX bank timings 2020-05-31 19:09:48 +02:00
in0finite
2d46334c54 update audio library 2020-05-31 19:09:48 +02:00
in0finite
b239ac6e45 ignore vscode folder 2020-05-31 19:09:48 +02:00