Ender Client

Forum for alternative clients, mods & discussions on the same.

Re: Ender Client

Postby EnderWiggin » Fri Mar 10, 2023 8:13 am

Pushed fix for the mousewheel crash. Would option to show those stack inventory popups only if SHIFT (or something else?) is pressed useful? Also going to investigate possibility of extended inventory (the list on the side) to work with items as if they are not stacked.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby reexar77 » Fri Mar 10, 2023 8:22 am

EnderWiggin wrote:Pushed fix for the mousewheel crash. Would option to show those stack inventory popups only if SHIFT (or something else?) is pressed useful? Also going to investigate possibility of extended inventory (the list on the side) to work with items as if they are not stacked.


That would be pretty cool , not being able to shift+ctrl+click on items into stockpiles without unbundling them atm is tedious.
The Infamous Alex A.K.A The Lion , The Fallen King , Destroyer of Worlds , Taker of women , Down under criminal , That one guy who forgets to bring his axe , Also lover of kittens and cupcakes , Stalker of mammoths and harvester of moss , Dispatcher of Russians , Rider of Buttstalion , Basement troll , Slayer of honeybuns , Romanian bane of nature
User avatar
reexar77
 
Posts: 170
Joined: Fri May 17, 2013 12:40 pm
Location: Romania

Re: Ender Client

Postby vatas » Fri Mar 10, 2023 9:49 am

I know you can still right-click -> Study, but would it be possible to have a Study Report lock that allows you to freely place curios into the study screen?

I prefer to organize my Study Report in a certain way, and with curios that aren't simple size 1x1, there is also the Tetris element.
The most actively maintained Haven and Hearth Wiki (Not guaranteed to be up-to-date with all w14 changes.)

Basic Claim Safety (And what you’re doing wrong) (I recommend you read it in it's entirety, but TL:;DR: Build a Palisade.)

Combat Guide (Overview, PVE, PVP) (Tells you how to try and escape, and make it less likely to die when caught.)
User avatar
vatas
 
Posts: 4507
Joined: Fri Apr 05, 2013 8:34 am
Location: Suomi Finland Perkele

Re: Ender Client

Postby EnderWiggin » Fri Mar 10, 2023 7:04 pm

Client updated:
  • merged loftar's code
  • fixed belt drinking again
  • fixed crash when using mouse wheel inside stack inventory
  • added option (UI->Require SHIFT to show stack inventory) to show hover inventory of stacks only if SHIFT is pressed. Off by default.
  • added option (UI->Unpack stacks in extra inventory) to treat stacked items as if unstacked for the extra inventory's list. On by default.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby EnderWiggin » Sat Mar 11, 2023 11:01 am

Updated client:
Made transfers from extra inventory's list work better. If unstack items is turned on then ALT+SHIFT+CLick (or RClick) on item in the list will transfer all items unstacked. Useful when filling smelters or stockpiles. Previously some items would transfer, others would go to inventory. One small problem - last items in each stack aren't transferred, so you'll need to initiate transfer again. Will try to find a solution for this.
Also a reminder that stockpiles can be filled by using ALT+SHIFT+Click on stockpile widget. Or ALT+CTRL+Click to get all from stockpile.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Mopstar » Sun Mar 12, 2023 5:45 pm

get a consistent crash whenever you interact with a belt on a mannequin

java.lang.NullPointerException
at haven.GItem.showcontwnd(GItem.java:502)
at haven.Equipory.lambda$addchild$0(Equipory.java:176)
at haven.WItem.lambda$mousedown$17(WItem.java:428)
at java.lang.Iterable.forEach(Unknown Source)
at haven.WItem.mousedown(WItem.java:428)
at haven.Widget.mousedown(Widget.java:794)
at haven.Widget.mousedown(Widget.java:794)
at haven.Window.mousedown(Window.java:360)
at haven.Widget.mousedown(Widget.java:794)
at haven.GameUI.mousedown(GameUI.java:1720)
at haven.Widget.mousedown(Widget.java:794)
at haven.RootWidget.mousedown(RootWidget.java:145)
at haven.UI.processMouseDown(UI.java:479)
at haven.UI.mousedown(UI.java:470)
at haven.UIPanel$Dispatcher.dispatch(UIPanel.java:73)
at haven.JOGLPanel.run(JOGLPanel.java:560)
at java.lang.Thread.run(Unknown Source)
Wolfang wrote:
+1 I don't know how he did it, but Mopstar did steal his own stuff. You have to be a pretty hardcore thief to be able to steal your own things!
User avatar
Mopstar
 
Posts: 441
Joined: Wed Dec 02, 2009 6:03 pm

Re: Ender Client

Postby EnderWiggin » Mon Mar 13, 2023 12:58 pm

Mopstar wrote:get a consistent crash whenever you interact with a belt on a mannequin

Can you, please, try on the vanilla client?
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby crowe » Tue Mar 14, 2023 4:40 am

How about Custom Map icon groups?
Currently you can select icon groups such as kritters ,herbs, ect..
But what if I want a icon group for just Leaf bearing trees or Icon group for all nuts.
You have to go through and swap/select manually.

It seems there is bug with flat cupboards as well.
Cupboards are not appearing flat even after multiple restarts.


Seems someone else noticed as well
whitehead1771 wrote:newest update broke flat cupboards...just FYI
crowe
 
Posts: 60
Joined: Tue Jun 16, 2020 11:29 am

Re: Ender Client

Postby Mopstar » Tue Mar 14, 2023 6:03 pm

EnderWiggin wrote:
Mopstar wrote:get a consistent crash whenever you interact with a belt on a mannequin

Can you, please, try on the vanilla client?


I did, works fine on vanilla
Wolfang wrote:
+1 I don't know how he did it, but Mopstar did steal his own stuff. You have to be a pretty hardcore thief to be able to steal your own things!
User avatar
Mopstar
 
Posts: 441
Joined: Wed Dec 02, 2009 6:03 pm

Re: Ender Client

Postby EnderWiggin » Tue Mar 14, 2023 6:46 pm

Mopstar wrote:
EnderWiggin wrote:
Mopstar wrote:get a consistent crash whenever you interact with a belt on a mannequin

Can you, please, try on the vanilla client?


I did, works fine on vanilla

I pushed update a bit earlier - should fix the crash.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Cvazer, Yandex [Bot], zth02 and 11 guests