Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby tittiesnbeer » Wed Apr 27, 2011 4:52 am

DatOneGuy wrote:
tittiesnbeer wrote:Installed it, but.. it just doesn't run. Everything is ok with java, I got right 64bit client, but it just wont start. Ideas?

Is your Java 64bit or just your OS?


I tried 32bit client for a chance - it works up to the login screen, but just wont connect. It says "connection refused: connect".
More awesome stuff: I deleted the game client (not ender ones) and tried to download it anew, now the game wont start neither from haven site nor from the download client - win downloads autohaven file that java cant start :D
tittiesnbeer
 
Posts: 3
Joined: Wed Apr 27, 2011 1:14 am

Re: Game Client modified by Ender

Postby HulkingUnicorn » Wed Apr 27, 2011 6:03 am

tittiesnbeer wrote:
DatOneGuy wrote:
tittiesnbeer wrote:Installed it, but.. it just doesn't run. Everything is ok with java, I got right 64bit client, but it just wont start. Ideas?

Is your Java 64bit or just your OS?


I tried 32bit client for a chance - it works up to the login screen, but just wont connect. It says "connection refused: connect".
More awesome stuff: I deleted the game client (not ender ones) and tried to download it anew, now the game wont start neither from haven site nor from the download client - win downloads autohaven file that java cant start :D

http://www.havenandhearth.com/java/haven.jnlp
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

Re: Game Client modified by Ender

Postby DatOneGuy » Wed Apr 27, 2011 6:36 am

Another suggestion.
An option to make the run speed default to 3 whenever possible or a hotkey that lets you click easily to swap to that specific run speed.

Also quicklogin like Arksu added towards the end would be nice.
Last edited by DatOneGuy on Wed Apr 27, 2011 7:59 am, edited 1 time in total.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: Game Client modified by Ender

Postby tittiesnbeer » Wed Apr 27, 2011 6:52 am



Thanks! This one works fine.
tittiesnbeer
 
Posts: 3
Joined: Wed Apr 27, 2011 1:14 am

Re: Game Client modified by Ender

Postby EnderWiggin » Wed Apr 27, 2011 8:54 am

DatOneGuy wrote:Transfer with reverse quality sorting - Pacho's had this once upon a time I believe,or was it Gilbertus?
Hide individual crop types (maybe something like x->h->p->c(Carrot))
Add a hotkey to chat in village (Ctrl-v?)
Add a hotkey to chat in whatever chat window is open (Ctrl-Enter?)
Hotkey to light smelter/oven
Hotkey to empty inventory
able to get rid of the stupid self portrait in the top left, that shit is useless.
Reverse q sorting - can't figure out how make this. Haven't found anything about this in Pacho's code. I keep thinking this was server-side.
hide individual crops - interesting, will think about it.
Chat hotkey - interesting. Do we need craft hotkey? I think it's not important, so maybe I will replace Enter action to focus on chat.
What do you mean hotkey to light oven?
empty inventory - added 4 days ago. Press trash bin icon at the lower-right of inventory.
disable self portrait? Hm... interesting. Will think about it.
DatOneGuy wrote:An option to make the run speed default to 3 whenever possible or a hotkey that lets you click easily to swap to that specific run speed.
Also quicklogin like Arksu added towards the end would be nice.
Speed changing is already there - press ALT-Q, ALT-W, ALT-E and ALT-R.
As for quick login - I have some ideas of my own, but it will take some time to implement.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby milonti » Wed Apr 27, 2011 9:43 am

EnderWiggin wrote:Reverse q sorting - can't figure out how make this. Haven't found anything about this in Pacho's code. I keep thinking this was server-side.


So I've honestly no clue what info youre working with to be able to sort things, but if you can access the tooltip of an item, you might be able to pull off a bubble sort of the inventory by re-parsing the string.
It'd be stupidly inefficient, but itd work XD
"So you're saying I should be jealous of you because I can't stare at my own ass?" -My girlfriend
User avatar
milonti
 
Posts: 28
Joined: Wed Mar 30, 2011 3:31 pm

Re: Game Client modified by Ender

Postby EnderWiggin » Wed Apr 27, 2011 10:23 am

Hm... And that is sound like an idea. I do not need to parse string, I have item quality as a number. So I can imitate shift-click on item with lowest q... But this would work only for moving things out of container your mouse is over at this moment. Still, good enough I think.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby Skorm » Wed Apr 27, 2011 3:06 pm

Halagaz wrote:
Skorm wrote:just noticed, i cant place a waterflask on the hotkeys, is there any chance for that to be possible ?

I personally use a simple macro to drink


well yes, noone seems to post it here, but as far as ive talked about the issue whit ppl in-game, everyone agreed they miss this "feature", i personally do, a lot........

my point is, it sounds easyer to add it one time, an forget about, then everyone and anyone can enjoy it, then one by one, everyone who wants it or feels the need for it, get a macro.
d_datica wrote:Get the damn server back up before I go back to having a life

USER WAS PUT ON PROBATION FOR THIS POST

~art By SacreDoom
User avatar
Skorm
 
Posts: 925
Joined: Wed Mar 03, 2010 6:01 am
Location: on a house, with a computer

Re: Game Client modified by Ender

Postby DatOneGuy » Wed Apr 27, 2011 6:07 pm

EnderWiggin wrote:
DatOneGuy wrote:Transfer with reverse quality sorting - Pacho's had this once upon a time I believe,or was it Gilbertus?
Hide individual crop types (maybe something like x->h->p->c(Carrot))
Add a hotkey to chat in village (Ctrl-v?)
Add a hotkey to chat in whatever chat window is open (Ctrl-Enter?)
Hotkey to light smelter/oven
Hotkey to empty inventory
able to get rid of the stupid self portrait in the top left, that shit is useless.
Reverse q sorting - can't figure out how make this. Haven't found anything about this in Pacho's code. I keep thinking this was server-side.
hide individual crops - interesting, will think about it.
Chat hotkey - interesting. Do we need craft hotkey? I think it's not important, so maybe I will replace Enter action to focus on chat.
What do you mean hotkey to light oven?
empty inventory - added 4 days ago. Press trash bin icon at the lower-right of inventory.
disable self portrait? Hm... interesting. Will think about it.
DatOneGuy wrote:An option to make the run speed default to 3 whenever possible or a hotkey that lets you click easily to swap to that specific run speed.
Also quicklogin like Arksu added towards the end would be nice.
Speed changing is already there - press ALT-Q, ALT-W, ALT-E and ALT-R.
As for quick login - I have some ideas of my own, but it will take some time to implement.

Wish I still kept all my HnH files, it was in there somewhere. If you can find regular q sorting it should just be reversed. Don't think it's server side cause I only remember Pacho's having it (and not regular client)
Well, I actually do use craft hotkey often too. In general I prefer using the keyboard whenever possible.
Well for the empty inventory I mean if it's possible to also set it to a hotkey, something like Alt+Esc that you honestly CAN'T hit by mistake, ever.

WHOOOOOOOOOOOOOO aLT-E WHOOOOOOOOOOOOO :V
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: Game Client modified by Ender

Postby HulkingUnicorn » Thu Apr 28, 2011 12:58 am

I like the craft/craft all hotkeys too ;)
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 2 guests