sh4rkman / SquadCalc

A Complete Mortar Calculator for Squad
https://squadcalc.app
Other
39 stars 8 forks source link

heatmap #194

Closed sh4rkman closed 2 months ago

sh4rkman commented 2 months ago

New feature : "Show Frequent Weapon Locations". Thanks to the data collected through squadcalc API users can now display a heatmap of common places where to deploy their weapon.

New feature : Focus Mode. A new button allow to hide everything but the map to have a minimalist/focused view. Shortcut: Enter.

Restyled tooltips

Improved project bundling with webpack (now using webpack-copy-plugin instead of manual copy, using internal webpack ENV variable, less useless npm scripts, ...)

Updated every dependencies

removed playwright tests