v0.5.59: item counter evidence for fears, catch up Web features to site version.
Ship OpenDota counter-stats reordering for feared items, finalize SITE_VERSION/docs for rankings/streamers/trends/matches/mechanics and draft archetypes, and ignore regenerable Web data caches. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+16
-5
@@ -102,9 +102,12 @@
|
||||
"min_iou": 0.55
|
||||
},
|
||||
"recommend": {
|
||||
"comment": "Top-3 from qualitative relations.json: +counter / -countered / +synergy.",
|
||||
"comment": "Full-grid 克/搭/补 from relations + draft_archetypes (push/global/gaps). top_n<=0 = no cap. No AI.",
|
||||
"enabled": true,
|
||||
"top_n": 3,
|
||||
"top_n": 0,
|
||||
"min_enemies": 1,
|
||||
"min_heroes_for_gaps": 2,
|
||||
"archetypes": true,
|
||||
"relations_path": "data/relations.json",
|
||||
"role_tags": {
|
||||
"1": ["Carry"],
|
||||
@@ -135,15 +138,23 @@
|
||||
"dump_payloads": true
|
||||
},
|
||||
"overlay": {
|
||||
"comment": "Role tags under top-bar + cyan Top-3 recommend marks on the hero grid.",
|
||||
"comment": "Role tags under top-bar + 克/搭/补 marks + lineup analysis banner.",
|
||||
"enabled": true,
|
||||
"y_gap_rel": 0.008,
|
||||
"icon_h_rel": 0.016,
|
||||
"icon_gap_rel": 0.002,
|
||||
"mark_size_rel": 0.018,
|
||||
"mark_pad_rel": 0.004,
|
||||
"rec_color": "#2ec4b6",
|
||||
"rec_text_color": "#0b1220"
|
||||
"mark_gap_rel": 0.002,
|
||||
"counter_color": "#2ec4b6",
|
||||
"synergy_color": "#e9a825",
|
||||
"fill_color": "#9b7ebd",
|
||||
"mark_text_color": "#0b1220",
|
||||
"analysis_y_rel": 0.12,
|
||||
"analysis_h_rel": 0.028,
|
||||
"analysis_font_rel": 0.014,
|
||||
"analysis_bg": "#1a2332",
|
||||
"analysis_fg": "#e8eef7"
|
||||
},
|
||||
"calibrated_from": "draft_141704.png"
|
||||
}
|
||||
Reference in New Issue
Block a user