StarLoco / StarLoco-Game

Game part of the most advanced dofus 1.39.8 public emulator.
17 stars 15 forks source link

optimize-cell-decoding : optimize cell encoding algorithm in CryptManager from O(n) to O(1), replace divisions and modular operations with bitwise operators, and remove unused imports in MapData class. #230

Open Test045 opened 2 months ago