Skip to content

Releases: VEAF/foothold-sitac

Add Theaters Iraq and Kola

Choose a tag to compare

@mitch10593 mitch10593 released this 19 Jun 17:59

Added

  • Legacy CTLD coordinate conversion now supports the Iraq and Kola theaters (#139)

v0.4.0 Display CTLD FARPs

Choose a tag to compare

@mitch10593 mitch10593 released this 22 Mar 14:05

Added

  • Add server-side cache based on foothold.status file mtime to avoid re-parsing Lua files on every request (#130)
  • Click on the freshness widget to force an immediate data refresh (#130)
  • Add WeatherInfo model to parse weather data from Lua persistence files with float support for wind_direction (#122)
  • Display missions with coordinates as target markers on the map (#121)
  • Display CTLD FARPs on the map with coordinate modal on click (#125)
  • DCS coordinate conversion module (dcs_coordinates.py) with Transverse Mercator projection and theater auto-detection (#125)

Changed

  • Use "per life" ratios instead of "per death" (Points/Life, Air K/L, Ground K/L) so ratios are always calculable, even with 0 deaths (#119)

Fixed

  • Fix zone upgrade display showing the wrong value (upgradesUsed always 0), now displays zone level instead (#120)

v0.3.0 ranking and success board

Choose a tag to compare

@mitch10593 mitch10593 released this 13 Mar 16:58

Added

  • Add success board page showing the best player in each stat category with award cards (#115)
  • Add dedicated player stats page with detailed metrics, rank display, and OpenGraph meta tags (#110)
  • Add all missing player metrics and reorganize ranking table into category tabs: General, Air to Air, SEAD, CAS, Strike, Logistic, CSAR, Recon (#113)
  • Add column sorting to ranking table and reorder columns to place ratios next to their related values (#108)
  • Add ratio columns (Pts/Death, Air K/D, Ground K/D) and icon headers with tooltips to ranking board (#107)
  • Display remaining units on objectives (#103)
  • Display coalition credits (#102)

Fixed

  • Avoid publish with wrong tag format (#96)
  • Navbar responsive design

v0.2.0 Markpoints and Credits

Choose a tag to compare

@mitch10593 mitch10593 released this 28 Feb 09:42
2767764
Merge pull request #102 from VEAF/feature/101-add-coallition-credits

display credits of coalitions

v0.2.0-rc1

v0.2.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@mitch10593 mitch10593 released this 09 Jan 15:59
fix release version

Test package

Choose a tag to compare

@mitch10593 mitch10593 released this 07 Jan 19:39
v0.1.0-rc1

fix tests for ci/cd