Commit Graph

12 Commits

Author SHA1 Message Date
bl3kunja d6f8ff78e1 no tournament started 2026-02-08 19:57:30 +01:00
bl3kunja baeaad0d49 Merge APP_V2/main: Combine quality updates with league features
- Merged remote changes: Liga krog3 and league state management
- Resolved merge conflicts in locale files and templates
- Kept local v1.0.1 version and styling improvements
- Added league combine functionality from remote
- Preserved new league_state.json and tournament_results.json
- Integrated i18n improvements

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-08 19:35:27 +01:00
bl3kunja d0bbf7bdce quality update:
- calculator
- result screens
- some fixes
2026-02-08 15:19:13 +01:00
bl3kunja-FW 13c7bd3239 Liga krog3 2026-01-17 09:36:27 +01:00
bl3kunja-FW 27e8b31ae0 combining league jsons 2025-11-14 17:03:30 +01:00
bl3kunja aa01f4136d player stats updated badges 2025-11-12 19:05:44 +01:00
bl3kunja 64254454a4 player analysis update 2025-11-12 16:22:56 +01:00
bl3kunja a876c121ef Add shot accuracy data calculation and visualization to player stats page
- Implement calculate_shot_accuracy() function in tv_app.py to extract individual shot values from tournament participant data
- Aggregate shot accuracy data (0-10) by tournament type (4_targets, 20_targets, 40_targets) in analyze_player_performance()
- Update modern_player_stats.html to load shot accuracy data directly from template context instead of API
- Add tournament type mapping between display names (40 Targets) and backend keys (40_targets)
- Implement CSS-based bar chart visualization that displays shot distribution with proper color gradients
- Remove unused async loadShotAccuracyData() API fetch and replace with direct template data access
- Data is now properly aggregated across all tournaments for each player and format type

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 13:00:52 +01:00
bl3kunja 8b503be144 fixed calculator showing when league active and tournament unactive. 2025-11-12 12:06:12 +01:00
bl3kunja-FW fd44ca7128 saving issue fixed 2025-11-11 17:34:42 +01:00
bl3kunja 21bd6b74d2 new translation fix and some overall imrpovement to how the tournament and league workflow works. 2025-11-10 15:04:09 +01:00
bl3kunja ba7e1626e3 Refactor change... 2025-11-09 12:55:10 +01:00