mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
* Entitylookup approx / shape changes - Make the shape queries respect the approx flag. - Make everything use shape queries. - Hopefully reduce some of the internal cruft. - Add some new methods I need for trade station. * Bunch of deduplication * Remove some more duplication abuse * Remove intersection duplication * Bunch more cleanup * MapManager rejig * Fix some stuff * More fixes * Release notes * Fix TryFindGrid * Sensor check * Fix query * Fix map queries * More cleanup * Fix whatever this is. * also dis * Fix entity query * Smol optimisations * Also this