Skip to content

Releases: Sky-CSC/OSL

Release v1.2.0

11 Jan 11:03
0fdc3c4
Compare
Choose a tag to compare

Version 1.2.0

Add view for display more information during the game.

This version has not been fully tested for version 14.1
The software will have to be reshaping with the arrival of Riot Vanguard.

Release v1.1.7

16 Aug 17:34
2897dc1
Compare
Choose a tag to compare

Version 1.1.7

  • Fixe error related to files loaded other than fr_fr #25
  • Add customization of victory and defeat text #25

Release v1.1.6

15 Aug 12:15
d8db8d4
Compare
Choose a tag to compare

Version 1.1.6

  • Fix OSL-WebApiRiot error in end game

Release v1.1.5

15 Aug 10:41
78bb3c7
Compare
Choose a tag to compare

Version 1.1.5

  • Bug fixes
  • Add new features
  • Add all rooting value for web-api-riot

This version is a fix of version 1.1.0

Release v1.1.0

16 May 21:31
e3fa8af
Compare
Choose a tag to compare

Second OSL version

  • Refactoring all code
  • Bug fixes
  • Add new features
  • Refactoring of the documentation

Release v1.0.0

21 Mar 17:05
b2f55e1
Compare
Choose a tag to compare

First OSL version.
This version will be followed by a code refactoring.
If you encounter errors, crashes or if you have ideas for improvements ... do not hesitate to send them to me.

⚠️in the appsettings.json file, please change "Urls": "http://0.0.0.0:4141;https://0.0.0.0:4242 with "Urls": "http://0.0.0.0:4141"
In your browser fill the url https with http and 4242 with 4141⚠️

This first version includes :

OSL-Client:

  • Connection to local riot api
  • Sending information about
    • champ select
    • in game
    • end game
      No reading in memory for this version

OSL-Server:

  • Receive data from client
  • Dowload CDragon data
  • Save and load configurations
  • Overlays
    • Champ select : 4 views
    • In game : 3 views
    • End game : 3 views
    • Runes : Top, jungle, mid, adc, supp, adcsupp and all
  • Connection to the riot web api

Release v0.3.0-alpha

06 Feb 21:33
6472b27
Compare
Choose a tag to compare

Third versions of the server.

OSL-Server :

  • view in game added (with default riot overlay)
  • home page informations

OSL-Client :

  • No change

Many add-ons and fixes will come in the next versions.

Release v0.2.0-alpha

26 Jan 19:14
b8d51e3
Compare
Choose a tag to compare

Second versions of the server.

OSL-Server :

  • Code reforged
  • add view 4
  • add create and save configuration
  • add change port for client connexion

OSL-Client :

  • No change

Many add-ons and fixes will come in the next versions.

First Release v0.1.0-alpha

15 Jan 15:44
6275f6b
Compare
Choose a tag to compare

First versions of the client and the server.
OSL-Client : Send information
OSL-Server : Display overlay

Many add-ons and fixes will come in the next versions.