Commit Graph

3 Commits

  • Upgrade to REL3.7 (#2164)
    * Remove hardcoded quest data
    
    * Remove deprecated fields
    
    * Try to fix packet
    
    * Apply fix for token exchange
    
    * Upgrade to REL3.7
    
    * Add obfuscated protocol definitions
    
    * Add missing enum (other protos too maybe)
    
    * Re-add field setters and add note on removal
  • Add support for game version 3.6 (#2110)
    * Update to game version `3.6.0` (pt. 1)
    
    not complete!
    
    * Update to game version `3.6.0` (pt. 2)
    
    not complete!
    
    * Update compiled definitions
  • fix: mail system (#2096)
    * fix: mail
    
    * Simplify the mail handler
    
    ---------
    
    Co-authored-by: KingRainbow44 <kobedo11@gmail.com>