Haven & Hearth

Haven & Hearth

Hurricane
Showing 1-10 of 35 entries
< 1  2  3  4 >
Update: Nov 9 @ 5:41am

v1.35a

- Fix Villager/Unknown names not showing up properly due to mannequin check (oops)

Update: Nov 7 @ 12:12am

- Fix InteractWithNearestObject nullpointer crash
- Beastmaster Login Screen touch-ups
- Add Branches to Furnace (Kiln/Oven) Script (Custom Client Extras -> Other Scripts and Tools)
- Add Wood Blocks to Smoke Shed Script (Custom Client Extras -> Other Scripts and Tools)

Update: Oct 31 @ 7:54am

v1.34b

- Fix Study labels not properly updating when adding/removing curios (and probably other labels in other places too)

Update: Oct 18 @ 10:24am

v1.34a

- Add Play_Linux.sh (equivalent of Play.bat, but for Linux)
- Fix Action Search window location not saving when using the close button instead of the hotkey
- Potential fix for ArrayIndexOutOfBounds Exception in HitBoxGobSprite

Update: Sep 18 @ 2:29pm

v1.34

- Merge loftar's latest code
- Sort experience events by last seen instead of alphabetical
- Rewrite music window improvements, and add Improved Instrument Music Window Setting (Interface Settings), for Midi2Haven support (allows using the default window by disabling this option)

Update: Aug 31 @ 4:34pm

v1.33a

- Fix Inventory Square UI Scaling for high OS Display Scales

Update: Aug 13 @ 8:36pm

v1.33

- Lower chat smallest size limit
- Remove close button from Quest Objectives Window
- Add Roasting Spit Bot (Custom Client Extras -> Bots)
- Some Pathfinder Fixes
- Add Prevent using Raw Hide when Riding a Horse Setting (Gameplay Automation Setting)
- Remove Action Button for Toggle Barrel Contents Text
- Add Show Barrel Contents Text Keybind
- Add Show Icon Sign Text Keybind
- Add Show Cheese Racks Tier Text Keybind
- Add Tooltips to Action Bars
- Added Cellar Digging Bot (Custom Client Extras -> Bots)
- Add "Doors" option to Click Nearest Object Keybinds
- Change character screen images (again, I know)

Update: Aug 11 @ 8:34am

v1.32a

- Update Quick Slots Widget Setting Tooltip (Interface Settings)
- Fix alchemist login screen theme (oops)
- Add missing thicket tile highlight
- Change UI windows bottom right corner (remove that funny loop and make it look normal)
- Turn chat into a movable window
- Add 2 more login screen styles
- Small login screen touch-ups
- Reduce filesize for a few music resources

Update: Aug 7 @ 4:49pm

v1.32

- Fix valhalla self alarm and do the same thing for creation room wizard (should work for any ping now)
- Another potential fix for sprite crash in barter stands
- Turn current quest objectives into a movable window
- Add Transparent Quests Objectives Window Setting (Interface Settings)
- Change how map markers get uploaded to web map (upload when you walk by them in game), and remove option to upload custom added markers
- Add 3 more login screen styles
- Improve hud text input left and right margins
- Fix text input caret being offcentered on interface scale 1.0x (for my OCD)
- Add fetched resource code for DeadWnd (ui/hondead)
- Improve DeadWnd a bit
- Lower combat top panel and bottom panel height limit (Combat Settings)
- Remove combat range circles when in a vehicle
- Fix skybox interfering with mouseover info (ctrl+shift) for water tiles
- Make Left Hand and Right Hand Quick-Switch keybinds no longer depend on QuickSlotsWdg
- Remake Quick Slots Widget to allow selecting which slots you want to see, and add settings for it (Interface Settings)
- Add mouse-over tooltip to Quick Slots Widget
- Add hover-inventories to Quick Slots Widget
- Merge Loftar's latest code

Update: Jul 27 @ 11:18pm

v1.31

- Remake the combat data display into an overlay in the Gob class, rather than drawing all of them in the fightview
- Fix Weapon Range nullpointer exception