Secrets Posted October 15, 2018 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 437 Joined: 01/26/16 Last Seen: Wednesday at 03:00 PM Share Posted October 15, 2018 View File Glicko-2 rating system - Now on rAthena This source edit provides two script commands for you to get and sets rating of a player, and adjust them relative to another player after two of them battled. This implementation uses Glicko-2 rating system, an improvement of Elo system. If you still have no idea what you could do with this, this source mod is not for you. You can also get the code on GitHub. Licenses: The rAthena implementation of Glicko2 itself fell under the GNU GPLv3 license that rAthena uses. Glicko2 library by Taylor Petrick: Spoiler The MIT License (MIT) Copyright (c) 2015 Taylor Petrick Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. tldr of the license here. Submitter Secrets Submitted 10/15/2018 Category Source Modifications Video Content Author Secret, Taylor Petrick 2 1 Quote Link to comment Share on other sites More sharing options...
Easycore Posted October 15, 2018 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Share Posted October 15, 2018 This is awesome. 1 Quote Link to comment Share on other sites More sharing options...
PsyOps Posted March 9, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 150 Reputation: 12 Joined: 12/03/18 Last Seen: Saturday at 08:56 PM Share Posted March 9, 2019 I think i get what this is for but for a noob like me, i might need to try it out for myself or at least ask if people have already used this ahaha. tried this but its not working for me i guess? no errors and nothing out of the @commands list Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.