Skip to content

Releases: avrile-studio/sim_manager_client_release

Ui Rework + Force ac to stop on Lazy Windows (as usual)

06 Jan 23:44
fa9f444

Choose a tag to compare

Sim_Manager_client Permanent settings update

27 Oct 05:53
fa9f444

Choose a tag to compare

  • Added permanent Settings kept trough updates

Notes : BEFORE UPDATE MOVE CONFIG.INI ONE FOLDER ABOVE

Sim_Manager_client 2waysSync update

27 Oct 05:43
fa9f444

Choose a tag to compare

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

27 Jul 17:53
fa9f444

Choose a tag to compare

Feature update

20 Jun 03:24
fa9f444

Choose a tag to compare

  • added auto windows username discovery
  • fixed content manager offset times
  • cleaned up ini file update in console

v0.0.9

08 Jun 03:40
fa9f444

Choose a tag to compare

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