Releases: drizzer14/moe-calculator
Releases · drizzer14/moe-calculator
Release list
v4.0.1
Patch release. Two in-battle bar rendering fixes on top of v4.0.0. No settings, defaults, or widget changes; client target unchanged at WoT EU 2.3.1.3.
Fixes
- Moving Average bar — the fill now opens at the axis floor instead of the
pre_avgstop, so the bar reads from the correct baseline. - Vertical bars — the wide-glow backdrop no longer clips on the left edge.
v4.0.0
Updated
- Retargeted to World of Tanks EU client 2.3.1.3 — verified compatible by static seam-diff (zero engine divergence) and the full domain test suite (1126 passed). A live in-battle confirmation was not performed for this release.
Fixed
- The garage/battle bar could stay hidden after an off-screen or screen-edge pinned position; placement is now clamped on-screen before the visibility check runs.
Requirements
- World of Tanks EU 2.3.1.3 (Wargaming EU/global client).
- Bundled dependencies: OpenWG GameFace 1.1.6, ModsSettingsAPI (Aslain) 1.6.4, ModsListAPI 1.7.8.
Install
- Recommended: run
MoECalculator-Setup-4.0.0.exe. - Manual: copy
com.14th_ua.moe_calculator_4.0.0.wotmodinto<World of Tanks>\mods\2.3.1.3\.
v3.1.4
Fixed
- The Moving Average and Damage Efficiency bars could appear over the minimap or off-screen, most visibly on ultrawide resolutions.
- The bar sometimes did not appear at the start of a battle until you pressed Ctrl.
- Switching the bar alignment could leave it stuck at an old off-screen position.
v3.1.3
v3.1.2
Fixed
- Re-mount an in-battle bar window the engine destroys natively (e.g. an alt-equipment click on the battle countdown), so the bar keeps updating for the whole battle instead of freezing.
- Restore the last-good bar position when placement fails, instead of stranding the bar at the minimap corner.
- Hide the ETA row's backdrop strip on the vertical bar when the ETA row is hidden; close a small gap to the minimap and correct the Large-mode caption offset.
v3.1.1
v3.1.0
Added
- Vertical orientation for both centre-screen in-battle bars (Moving Average and Damage Efficiency) — draw them horizontally, or vertically beside the minimap.
- Fixed / Free alignment with a position lock. Fixed snaps the bar to a built-in spot chosen by orientation; Free unlocks Ctrl+drag and the numeric X/Y fields.
- Per-vehicle mode override with a rebindable toggle hotkey (default K), plus an Automatic Mode Toggle that flips the mode once a tank's pre-battle mark progress crosses a set percent.
- Widget previews inside the settings panel — see both in-battle widgets rendered right in the ModsSettingsAPI menu.
Changed
- The Progress Bar controls moved to their own settings column.
- Reworked the in-battle ETA readout on the vertical bars.
Fixed
- Steadier in-battle percent — the live percent and its delta follow Wargaming's stamped career percent and the raw projection, so the readout no longer drifts as damage accrues.
- No wrong or blank Moving Average bar after relogin — the bar no longer seeds its baseline from a pre-sync Garage read, and serves a cached threshold table while a refresh is in flight.
- The centre bar no longer steals chat focus in battle.
- Settings radios re-translate their option labels when you change the client language.
v3.0.0
v2.0.0
v1.8.0
Added
- Move the centre bar wherever you want — Ctrl+drag it mid-battle and it stays there. A new Bar Position section holds the same spot as numeric Horizontal / Vertical pixel fields; 0 / 0 means automatic centre placement. One position, shared by both bar modes.
- Hold Duration (s) under Transitions — how long the bar lingers before fading, from 1 to 30 seconds (default 5). It applies whether or not the fades are on.
- An ETA to your next mark on the Moving Average bar — its next-mark caption now also shows how many more battles you need at your current pace.
Changed
- The Moving Average bar's lower end now follows your projected average instead of the mark you already hold, so the bar shows movement while you earn it.
- Large is a more moderate step up from the default — same layout, just bigger.
- Mode, Scale and the garage widget's Position controls now have tooltips, and the spacing between settings sections is evened out.