Skip to content

Releases: ewrogers/SleepHunter4

v4.5.5

21 May 19:19
Compare
Choose a tag to compare

[4.5.5] - 2023-05-21

Added

  • Many missing spells for Temuair
  • Many missing spells for Medenia (AB50+)
  • Many missing skills for Temuair
  • Many missing skills for Medenia (AB50+)

Fixed

  • Spell lines and mana costs for some spells
  • Keyboard navigation via tab in some UI elements

v4.5.4

19 May 19:35
Compare
Choose a tag to compare

[4.5.4] - 2023-05-19

Fixed

  • Skill cooldown memory reading inconsistencies

v4.5.3

19 May 00:51
Compare
Choose a tag to compare

[4.5.3] - 2023-05-18

Fixed

  • Process memory scanning on 64-bit, cooldowns should be more reliable now
  • Reset cooldown pointer on re-log same client instance

v4.5.2

18 May 22:57
57e18aa
Compare
Choose a tag to compare

[4.5.2] - 2023-05-18

Added

  • Missing staves for all Medenia classes (AB 50+)
  • Missing staves for bards (AB 70+)
  • Missing staves for summoners (AB 70+)

Fixed

  • Cooldown detection fixed on 64-bit computers
  • Macro toolbar state now updates more reliably (map/location change)
  • Spell queue now hides when last character logs out
  • Non-integer window scaling now supported (ex: 150%, 175%, etc)

v4.5.1

19 Apr 00:39
c7a1280
Compare
Choose a tag to compare

[4.5.1] - 2023-04-18

Added

  • Can dismiss Spell & Flower Target dialogs via Escape key

Fixed

  • Hide No Target option for spells that require one
  • Hide the Mouse Offset for No Target spells
  • Hide the Mouse Offset for Screen Position flower target

v4.5.0

18 Apr 22:04
Compare
Choose a tag to compare

[4.5.0] - 2023-04-18

Added

  • CPU info in Settings-About tab
  • .NET version displayed in Settings->About tab

Changed

  • Now built against newer .NET 7 instead of older .NET Framework 4.8.1 runtime
  • Removed build date from Settings->About tab

v4.4.2

18 Apr 19:51
cc5b94c
Compare
Choose a tag to compare

[4.4.2] - 2023-04-18

Changed

  • Client versions no longer reset to defaults, file is required
  • Client versions no longer auto-save to file on close
  • Client versions will warn on startup when not found, disable start client button
  • Themes no longer auto-save to file on close
  • Themes will fallback to default style on error
  • Metadata files no longer auto-save to files on close
  • Status bar has been removed and made into thinner border + resize grip

Fixed

  • Character sorting by login time
  • Character sorting not updating
  • Not showing all clients when debug option was checked on startup

v4.4.1

16 Apr 05:24
a962a5f
Compare
Choose a tag to compare

[4.4.1] - 2023-04-16

Added

  • Show All Processes debug option in Settings->Debug
  • Login timestamp to players
  • Client sort order option in Settings->User Interface, defaults to login time
  • Get client start time from Win32 kernel

Changed

  • UserSettings are now version 1.3
  • Non-logged in game clients are now hidden by default (use new debug option to show)
  • Clients now default sort by login time (oldest to newest)
  • Tweak layout of metadata editor windows

Fixed

  • Disable spell queue remove buttons on startup (when empty)
  • SleepHunter window title not changing sometimes
  • Disable skill/spell tabs when no client
  • Disable spell queue when no client

v4.4.0

15 Apr 08:23
6778813
Compare
Choose a tag to compare

[4.4.0] - 2023-04-15

Added

  • Debug tab in Settings window
  • More skill & spell metadata
  • MP cost display in spell target dialog
  • Height resize animations to spell and flower dialogs when selecting target types
  • User Manual hyperlink within application (still WIP)
  • On first run the application will ask the user if they wish to open the user manual docs in the browser
  • User manual link in settings window (below all tabs)
  • Spell queue toggle button
  • Stop All toolbar button

Changed

  • All new color themes
  • UserSettings are now version 1.2
  • Moved debug logging option to new Debug section in Settings window
  • Accessibility shortcuts for tabs in the Settings window
  • Better control alignment and layout in the Settings window sections
  • Shortened toolbar button text as Start Macro, Pause Macro, Stop Macro instead
  • Metadata editor is now launched from toolbar directly (instead of Settings->General)
  • Improved wording on auto-save macro state setting
  • Minimum flower "less than mana" threshold is 1 mana (instead of zero)
  • Numeric inputs can now have prefix/unit contextual decorators
  • Redesigned layout of spell and flower target dialogs
  • Flower queue now shows a timer instead
  • Increased padding on flowering options under the main window tab
  • Spell queue now highlights icon in white instead of color to be consistent with skill macros
  • Renamed Tile Radius to Tile Area target type for more clairity
  • Renamed Absolute X/Y to Screen Position target type for more clarity
  • Screen coordinate targeting capped to 1280x960, minimum now zero for each dimension
  • Slightly narrower dropdown button
  • Tooltips open faster
  • Spell queue now has a placeholder on the right side
  • Show 'No Target' in spell queue for no target spells

Removed

  • Data file error dialogs on launch
  • Relative Coordinates target type, as it is redundant with Self and x/y offsets
  • Rainbow Mode as it is not very useful, visually
  • Reset Themes button in Settings->User Interface section
  • Reset Version button in Settings->Game Client section
  • Missing spell indicator warning (now shows as zero MP)
  • Progress bar in flower queue
  • Status bar 'Ready' text

Fixed

  • Disable start/pause/stop buttons on app load, until client login
  • Disable start/pause/stop buttons on client logout
  • Numeric inputs now use regex and allow much better text input of values
  • Numeric input boxes now validate/update on lost focus
  • Spell queue "disabled" selected text is now white instead of gray on gray
  • Double-click actions only respond to left-click now
  • Select default them when invalid settings
  • Spell queue will only open when adding a spell (not when switching tabs)

v4.3.0

12 Apr 03:19
9f6bd9e
Compare
Choose a tag to compare

[4.3.0] - 2023-04-11

Added

  • SleepHunter can now update the Updater prior to installing new versions
  • Visual separate between vertical tabs (settings window)
  • New standalone Updater (no references to main app)
  • Basic MVVM code for Updater

Changed

  • Main window title font reduced
  • Font size reduced throughout most text
  • HP/MP font size slightly increased
  • Dropdown and text input boxes wider in most places
  • Spell queue current/max level font size slightly increased
  • Slightly adjusted UI background and text colors for contrast

Fixed

  • Better file handling for potentially missing files when client path is invalid
  • Numeric up/down now highlights border when it has focus