branchspacechess/main/unitrefcancel

8 Commits over 0 Days - ∞cph!

7 Years Ago
merge from main
7 Years Ago
Unit/movement can now be flagged as passable through units
7 Years Ago
Fixed attack state playing tile hover sound for non-targettable tiles
7 Years Ago
increased size of range text box on unit info panel to fit a min-max range instead of just range
7 Years Ago
Mortart now has a minimum range of 3 (to match its max range of 3)
7 Years Ago
attack range can now have a minum range, pathfinder stores distance in tiles
7 Years Ago
...and the rest. Fixed def not getting looked up correctly from proto.
7 Years Ago
unit + attack def is now looked up once at unit init and stored, started removing all UnitDatabase.Find() and replacing with the references