Skip to content

Releases: justjuangui/hellclock-calculator-ui

v1.1.0

07 Dec 14:43

Choose a tag to compare

1.1.0 (2025-12-07)

Features

  • Add fromSkillTagApi valueType for JSON-driven skill cards (ff7ff62)
  • Add LimitToValue support in affix converters (8872620)
  • Add MultiplyBySkillNonIgnorableCooldown modifier and fix SkillDamage reference (0c661a4)
  • Add SkillTagEvaluation context API (8c1c740)
  • assets: Add Total Damage row to skill info sections (677941c)
  • export: Add binary export format with base64 encoding (57b103a)
  • import: Add build code import support (d22aa67)
  • Integrate SkillTagEvaluation into evaluation pipeline (37c7d77)
  • ui: Add dark tooltip background and rarity border color support (5998e85)
  • ui: Add export dialog with copy functionality (0b954a1)
  • ui: Update Respec button with Soulstone icon (dbdf75c)

Bug Fixes

  • engine: Fix damage conversion calculation (7fedb4b)
  • import: Add $state to fileInput for reactivity (9f08698)
  • Resolve invalid button nesting in SkillCardHeader (40519d5)
  • Set rollVariableName to 'Roll' for constellation affixes (e7562b7)
  • ui: Fix constellation search navigation crash (6835ddc)
  • ui: Improve constellation view contrast and reduce artwork opacity (7388fa5)
  • Use rollVariableName to find correct format in relic affix (dbfc63e)

v1.0.0

05 Dec 02:33

Choose a tag to compare

1.0.0 (2025-12-05)

Features

  • Add bell import support (0890617)
  • Add Bell skill tree feature (df072eb)
  • Add CharacterIncrementNodeAffixDefinition type for bell nodes (641554e)
  • Add compact and minimalist version (b2fc3cf)
  • Add Constelation WIP support (3ad4ea3)
  • Add constellation flags evaluation with affix descriptions (f5ca262)
  • Add entity stats (Level, Devotion Points) to evaluation pipeline (cb85632)
  • add gear view and calculations (3f22360)
  • Add Helclock 1.1 assets (9dc07f7)
  • Add Helclock 1.1 assets final (67b0d2c)
  • Add Helclock 1.1 assets fixes (41c1f1f)
  • Add Helclock 1.1 assets preview (7fc0e66)
  • Add Helclock 1.1.1 assets fixes (eed9cf2)
  • Add import gear from save data (9bc75fb)
  • Add maxSkillLevel context calculated from bell nodes (fa97bc3)
  • Add More Skills definitions (59e8705)
  • Add mouse-following tooltip system with edge detection (b5b6123)
  • Add phase view with tree visitor and layer-based value formatting (26feaab)
  • Add rank indicator circles to relics view (d91c56d)
  • Add RegenOnKillAffixDefinition suppoty on relics (6b5f576)
  • Add relic effect converter factory pattern (9d019b0)
  • Add Relic Inventory (e914a39)
  • Add Relic Special Affix and evaluation (91c0fab)
  • Add rich tooltip support for gear items (8c2efa7)
  • Add roll normalize concepto to relic selection values (da59dce)
  • Add skill level +/- controls with 0-indexed internal representation (f482154)
  • Add skill level conditions to skill evaluation (de3d224)
  • Add SkillCard Data Driven info (cd03d56)
  • Add StatProxyModifierNodeAffixDefinition type and hideDescription filter (2e787da)
  • Add Status bar (0fc06e8)
  • Add StatusMaxStacksAffixDefinition display in relics (d7e7640)
  • Add tooltip display for CharacterIncrementNodeAffixDefinition (867133c)
  • Add Treeview for Debug view (1f749de)
  • Add unified affix-converters module for relic and constellation (32386f4)
  • Add useStatFormaximumValue in clapping (4206fda)
  • Add view components with icon-based overview (0d6a1c0)
  • Add World Tiers configuration and stat modifiers (5bc03aa)
  • DamageFlow enable for skills (8efca07)
  • Display app version in sidebar (d68b186)
  • Enable all Skills (86eac49)
  • Enable constellation allocate/unallocate with conditions (93fccca)
  • Enable Home basic calculations (dd56685)
  • Enable Skill Damage Calculations (65b4571)
  • enable skill selection (abaa805)
  • enable skills value modifiers mvp (690f70c)
  • Enable Spectral Knives (6e0ef75)
  • Enhanced Constellation tooltip (9ca9e67)
  • Enhanced Pixi assets loading (d27b744)
  • implement centralized evaluation system and fix UI issues (98952cc)
  • Importing from save file enable (41cbc67)
  • Improve Explanation view (f267a3a)
  • Improve import dialog with save file path hint (55dfc92)
  • Improve the WASM Calculator (3918c7c)
  • Improved available relics filter (399f6e9)
  • Improved skill views (5db217c)
  • Increased popup size to feel full screen (b74b11e)
  • Migrate WorldTier to new official JSON format with localization and colors (77af3c9)
  • minify json files for production (fde35fe)
  • Relic additional stat modifier support (835e028)
  • Support of Blessing Filter Gear (8619d13)
  • Update canvas tooltips to use mouse-following behavior (f542f87)
  • Update game data assets with 1.2.1 version (9d3e963)
  • Update info with 1.2 version (1b38488)
  • Update info with 1...
Read more