Skip to content

Releases: ewrogers/SleepHunter4

v4.10.2

30 Jun 03:25
eeedd11
Compare
Choose a tag to compare

[4.10.2] - 2023-06-29

Removed

  • Lots of old code and things that were not being used

Fixed

  • Auto-save and load reliability
  • Some UI bugs on auto-load
  • Lots of performance and under the hood optimizations

v4.10.1

28 Jun 00:39
fa03d4f
Compare
Choose a tag to compare

[4.10.1] - 2023-06-27

Added

  • MinHealthPercent to ability metadata
  • MaxHealthPercent to ability metadata (Crasher/Animal Feast/Execute)
  • Visual indicator on spell queue when waiting on HP thresholds
  • OpensDialog to spell metadata (was only skills before)
  • HP threshold in ability tooltips
  • More tooltips in metadata editors

Changed

  • Use new metadata properties for HP based conditions on abilities
  • Redesign some metadata editors for skill/spells
  • Increase dialog size for skill/spell metadata editors
  • Tooltip design

Removed

  • Removed hard-coded names for HP-based skills (now is customizable)

Fixed

  • Improved dialog closing (deferred dispatcher)
  • Autosave load error popup & info
  • Thousands formatting for HP/MP

v4.10.0

27 Jun 04:38
Compare
Choose a tag to compare

[4.10.0] - 2023-06-27

Added

  • Save Macro toolbar button
  • Load Macro toolbar button
  • Window title parameter for client versions
  • Macro features are now saved with state

Changed

  • Renamed Start New Client button to Launch Client to fit new Load and Save buttons
  • Updated min width to fit new toolbar buttons
  • Refactored entire save state system
  • Refactored local storage (features)

Fixed

  • Auto-save reliability
  • Spell rotation combo box sometimes being empty

v4.9.0

24 Jun 06:08
Compare
Choose a tag to compare

[4.9.0] - 2023-06-24

Added

  • Items tab now features an Inventory / Equipment toggle for viewing each
  • Equipment view to see all equipped items in a list (by slot)

Changed

  • Inventory tab has been renamed to Items
  • Inventory will now scroll vertically (when necessary)
  • Skills will now scroll vertically (when necessary)
  • Spells will now scroll vertically (when necessary)

Fixed

  • Equipment memory offsets for Zolian (staff-switching now works)

v4.8.2

23 Jun 04:33
Compare
Choose a tag to compare

[4.8.2] - 2023-06-23

Added

  • "Use Water & Beds" for MP recovery feature (Zolian only)
  • "Browse" button for selecting client path with open file dialog

Changed

  • Flowering tab is now only shown in USDA clients
  • Tweak the color theme dropdown layout
  • Spell queue automatically opens when selected a character with queued spells

v4.8.1

22 Jun 07:42
b0ef165
Compare
Choose a tag to compare

[4.8.1] - 2023-06-22

Added

  • Gold display to inventory (last slot)
  • Features tab for client-specific feature options (per-character)
  • Feature flag support for client-specific functionality in ClientVersion definitions

Changed

  • Client version 7.41 is now renamed USDA 7.41 for clarity

Fixed

  • Fas spiorad bugs (needlessly cast at low mana)
  • Better spellbook cooldown updates

v4.8.0

21 Jun 06:31
ab501cb
Compare
Choose a tag to compare

[4.8.0] - 2023-06-21

Added

  • Inventory tab to view items (names only for now)
  • Inventory grid display options under User Interface settings
  • Signature definition for ClientVersion, which allows version to be detected by signature bytes instead of hash
  • ExecutableName and WindowClassName properties for ClientVersion to support other clients
  • Client version for Zolian 9.1.1 memory offsets (Zolian Server)

Changed

  • UserSettings is now version 1.6
  • Launched clients now detect version based on the new signature definitions
  • Process manager can detect other clients based on version definitions
  • HP/MP formatting threshold increased to 10k for "thousands" shorthand
  • User Settings dialog is now larger

Removed

  • Value in ClientVersion, as it was never used
  • Hash in ClientVersion, now using signature-based detection instead

Fixed

  • Parsing of skills/spell names with no level text

v4.7.0

16 Jun 07:16
77bacef
Compare
Choose a tag to compare

[4.7.0] - 2023-06-16

Added

  • Spell rotation combo box in Spell Queue for per-character setting
  • Spell rotation character setting is preserved in saved state
  • Spell cooldown indicator in Spell Queue
  • New option for Skip Spells on Cooldown for Spell Macros (default is Enabled)
  • Spells on cooldown will be skipped, even in no rotation/singular order (when enabled)
  • More accessibility key for checkboxes in Spell Macro settings

Changed

  • Spell Rotation Mode renamed Default Spell Queue Rotation to better describe it can be overriden
  • UserSettings are now version 1.5
  • Now format health/mana using k and m suffixes for thousands/millions (ex: 256k, 1.2m)

Fixed

  • Some staff line changes
  • Better spell queue rotation handling

v4.6.1

03 Jun 04:34
Compare
Choose a tag to compare

[4.6.1] - 2023-06-03

Added

  • Status icons now next to character name (when running/paused)

Changed

  • Small UI tweaks on character list text spacing
  • Adjusted min size on the character list to accomodate new status icon
  • Will look in a few places for the default DA client path

Removed

  • DirectDrawCompatibilityFix option and support (it was causing side effects for some users)
  • TO REMOVE: Delete ddraw.dll and the DDrawCompat-Darkages.ini files from your DA client folder

Fixed

  • Marked Assail, Assault, and Clobber skills as assail types
  • Clear macro status on stop (fixes "Assailing" being displayed when stopped)
  • Execute skill now also waits for < 2% hp
  • Spell queue levels not updating until next cast

v4.6.0

01 Jun 02:21
cbb42a6
Compare
Choose a tag to compare

[4.6.0] - 2023-05-31

Added

  • DirectDrawCompatibilityFix option for fixing flickering mouse cursor (DDrawCompat repo)

Changed

  • UserSettings are now version 1.4