brandon-ray / foxhole-facility-planner

Create blueprints for a bunker, facility, and more using this fan-made tool for the video game Foxhole. Formerly known as Foxhole Facility Planner, this tool now features facilities, bunkers, trenches, and more!
https://foxholeplanner.com
MIT License
37 stars 12 forks source link

Added ring to show overlap distance for Tunnels #8

Closed ItsMrWaffler closed 2 years ago

ItsMrWaffler commented 2 years ago

Added "overlapDist" attribute to data.js entry for maintenance_tunnel to reflect current overlap restrictions mentioned in #3

Added conditional to game.js existing range indicator to additionally draw red ring for any future buildings with this restriction. Does not prevent you from placing them within this range overlap, just a visual indicator.