Releases: VEAF/foothold-sitac
Releases · VEAF/foothold-sitac
Release list
Add Theaters Iraq and Kola
Added
- Legacy CTLD coordinate conversion now supports the Iraq and Kola theaters (#139)
v0.4.0 Display CTLD FARPs
Added
- Add server-side cache based on
foothold.statusfile mtime to avoid re-parsing Lua files on every request (#130) - Click on the freshness widget to force an immediate data refresh (#130)
- Add
WeatherInfomodel to parse weather data from Lua persistence files with float support forwind_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 (
upgradesUsedalways 0), now displays zone level instead (#120)
v0.3.0 ranking and success board
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
Merge pull request #102 from VEAF/feature/101-add-coallition-credits display credits of coalitions
v0.2.0-rc1
fix release version
Test package
v0.1.0-rc1 fix tests for ci/cd