Skip to content

v0.2.8

Choose a tag to compare

@whanyu1212 whanyu1212 released this 24 May 09:20
39a8868

Added

  • OpenDota fixture refresh tooling via scripts/fetch_opendota_fixture.py, plus DreamLeague Season 29 fixture metadata for patch 7.41 validation.
  • Neutral item found event parsing, including model/dataframe outputs and constants-audit coverage for newly observed item IDs.
  • Neutral camp annotation audit tooling via scripts/audit_camp_annotations.py, grouping neutral deaths by camp zones with replay-derived evidence.
  • A regenerated 7.40 map fixture with 7.41 camp annotations, larger camp icons, type-colored rings, and a legend for camp tiers.
  • Pull request template checks for release hygiene and parser safety.

Changed

  • Updated bundled constants from current OpenDota/dotaconstants references for 7.41-era items and abilities.
  • Refreshed camp-zone annotations for confirmed 7.41 camp type swaps.
  • Hero and item icon fetch scripts now support cache checks so unchanged icon assets are not rewritten unnecessarily.
  • Source 2 combat log parsing now preserves neutral camp stack metadata and event locations when available.

Fixed

  • Nearby-gold attribution in the camp audit now ignores unscoped GOLD events whose attacker and target names are both absent, preventing inflated camp summaries.