Releases: ewrogers/SleepHunter4
Releases · ewrogers/SleepHunter4
v4.5.5
[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
v4.5.3
v4.5.2
[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
v4.5.0
v4.4.2
[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
[4.4.1] - 2023-04-16
Added
Show All Processes
debug option inSettings->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 version1.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
[4.4.0] - 2023-04-15
Added
Debug
tab inSettings
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 version1.2
- Moved debug logging option to new
Debug
section inSettings
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
toTile Area
target type for more clairity - Renamed
Absolute X/Y
toScreen 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 withSelf
and x/y offsetsRainbow Mode
as it is not very useful, visuallyReset Themes
button inSettings->User Interface
sectionReset Version
button inSettings->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
[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