Releases: avrile-studio/sim_manager_client_release
Ui Rework + Force ac to stop on Lazy Windows (as usual)
v0.2.0 Initial commit
Sim_Manager_client Permanent settings update
- Added permanent Settings kept trough updates
Notes : BEFORE UPDATE MOVE CONFIG.INI ONE FOLDER ABOVE
Sim_Manager_client 2waysSync update
Security + fibaility + feature update :
-
Added communication from client to server of client status (standby, ready, connected)
-
Added new transforming go/stop button for more simple usage
-
added status outline server-side UI
-
added double click system to prevent unwanted moves on connecting / deconnecting
-
fixed issue where iframe was barely supported
-
fixed anormal behaviour of ghost-clicking especially in Iframes
-
fixed a bug where CORS request wern't responding
-
fixed a bug where google chrome refused to load content assuming hardware operation being unsafely exposed
Note : config file v0.1.1 fully compatible with this release
Proc.kill fix + swicth to vpk updating
v0.1.1 Initial commit
Feature update
- added auto windows username discovery
- fixed content manager offset times
- cleaned up ini file update in console
v0.0.9
V0.0.9
Minimal Sim-Manager client for Assetto corsa.
Listening local or distant API (No TLS Required)
API should return a table containing the following structure :
{
button1": {
"state": 1,
"connect": false,
"quit": false
},
}
with state number the required server
connect and quit the corresponding requests.
Your assetto corsa servers MUST match the Port Pattern of states
server 1 ports : {http Port: XXX1, Server Port: XX(X+10)1 }
Don't forget to edit the config.ini to match the corrects ButtonIds and and Race.ini Path
TODO :
Autoupdater from github Releases
Video Mode settings (Single, triple, VR)
Graphical Settings
TrackCars Manager from DB
Automatic VR connection Status detection