This repository has been archived by the owner on May 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: OTC and 12.x only compatibility (#1195)
* Removing Old Clients Compatibility - Now ahead we will only support protocol 12 WARNING: Test it before apply. * Remove clients compability * Feature/client compatibility (#2) * Create LICENSE * [OTC] minor compatibility adjusts * [OTC compatibility]: minor protocol adjusts. * [OTC compatibility]: make extra baseSkill cipClient only. * [OTC compatibility]: add some TODO's to migrate msg from lua to cpp. * [OTC compatibility]: add comments * [OTC compatibility]: add client check for duplicated magicLevel (OTC wont receive). * [OTC compatibility]: remove unecessary version check. * [OTC compatibility]: clarifying some prey attributes. * [otc compatibility]: add missing bless byte * [OTC compatibility]: Embuiment, prey and balance fixes. * [OTC compatibility]: fix exiva/tournament buttons issues. * Fix bless bug * [OTC compatibility]: fix infinity loop. * [OTC compatibility]: reduce bless logic. * [OTC compatibility]: minor init.lua and store adjustments. * map-from-rar-to-zip Co-authored-by: dudantas <[email protected]> Co-authored-by: Lucas Grossi <[email protected]>
- Loading branch information
1 parent
81826f1
commit da6bddb
Showing
26 changed files
with
300 additions
and
650 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.