Changes since tag 10.2.0.05

commit ccfaef29e7691f27b46f893c96e72e128a1cd96a
Author: Cilraaz <cilraaz@gmail.com>
Date:   Fri Nov 17 21:06:53 2023 -0500

    feat(Range): Updated range checking
    
    - Removed LibRangeCheck
    - Created spell table sorted by range for each class
    - Modified IsInRange and IsInMeleeRange to use the new table

