ManaPlus - Former Official TMW Client v1.6.4.23

Development discussions for TMW's official client, alternative clients and client adaptations.


Locked
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Doulos wrote:As you may already be aware, this file mana-4144-data_1.0.git-0.9-1_all.deb installs in 9.04 Ubuntu.

But mana-4144_1.0.git-0.9-1_i386.deb produces this error message:
Error: Dependency is not satisfiable: libphysfs1 (>= 1.1.1)
Will you create a 0.09 patch for 9.04 Ubuntu Linux?
If i finally setup build server, then next patch versions will be for 9.04 too.
Otherwise too hard build packages for many OS versions.
User avatar
Doulos
Novice
Novice
Posts: 189
Joined: 26 Jan 2009, 17:23

Re: TMW Client Patch

Post by Doulos »

I appreciate the complexity of supplying code for a variety of platforms and platform flavors.

I do want to say: thank you for the work and the updates.

Your efforts have added a great deal to the game.
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

New patch version 0.10
Now for Ubuntu 9.04/9.10, debian lenny/sid
and with repository.
Read more in first post.
TheBasilisk
Novice
Novice
Posts: 188
Joined: 16 Dec 2008, 21:45

Re: TMW Client Patch

Post by TheBasilisk »

4144 wrote:New patch version 0.10
and with repository.
YES!!
Thanks!

I'll install it very soon :D
Hissssss...
TheBasilisk
Novice
Novice
Posts: 188
Joined: 16 Dec 2008, 21:45

Re: TMW Client Patch

Post by TheBasilisk »

Now, I would've edited the other post, but maybe it wouldn't have attracted any attention :D

Is it possible to make some small sound buttons - one-click for disabling music? I often have two clients running at the same time and it sounds... Messed up. It's a bit tedious always opening settings and moving the music slider... Thanks in advance :)
Hissssss...
Loisl
Novice
Novice
Posts: 84
Joined: 20 May 2009, 13:39

Re: TMW Client Patch

Post by Loisl »

Good evening,

What does it mean(GHOST detected11...):
TMW_Screenshot_7.png
TMW_Screenshot_7.png (111.78 KiB) Viewed 3457 times
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Loisl wrote:Good evening,

What does it mean(GHOST detected11...):
It mean ghost being. Normal client simple ignore it.
I think ghost is eathena bug.
TheBasilisk
Novice
Novice
Posts: 188
Joined: 16 Dec 2008, 21:45

Re: TMW Client Patch

Post by TheBasilisk »

TheBasilisk wrote: Is it worthwhile in your opinion to make some sound buttons - one-click for disabling music? I often have two clients running at the same time and it sounds... Messed up. It's a bit tedious always opening settings and moving the music slider... Thanks in advance :)
Hissssss...
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

TheBasilisk wrote:
TheBasilisk wrote: Is it worthwhile in your opinion to make some sound buttons - one-click for disabling music? I often have two clients running at the same time and it sounds... Messed up. It's a bit tedious always opening settings and moving the music slider... Thanks in advance :)
I saw your message. Yes i can add hotkey for this.
TheBasilisk
Novice
Novice
Posts: 188
Joined: 16 Dec 2008, 21:45

Re: TMW Client Patch

Post by TheBasilisk »

Good, thanks. Sorry about that then :D
Hissssss...
TheBasilisk
Novice
Novice
Posts: 188
Joined: 16 Dec 2008, 21:45

Re: TMW Client Patch

Post by TheBasilisk »

Sorry for yet another double post... There seem to be some issues with the "Change character" function. It sometimes crashes, and sometimes doesn't (I haven't been able to get terminal output because it usually doesn't.)

Does anyone else have this?

Ubuntu 9.10 64-bit.
Hissssss...
Bodom
Peon
Peon
Posts: 3
Joined: 30 Nov 2009, 15:26

Re: TMW Client Patch

Post by Bodom »

Very nice work. Using your client greatly improved my gameplay experience.

May you add localization support on the quick shortcuts bar?

My keyboard is

1234567890'ì

not

1234567890-=

so I can't use some hotkeys.

Thank you
User avatar
Kage
Manasource
Manasource
Posts: 929
Joined: 02 May 2009, 18:12

Re: TMW Client Patch

Post by Kage »

4144 wrote:
Loisl wrote:Good evening,

What does it mean(GHOST detected11...):
It mean ghost being. Normal client simple ignore it.
I think ghost is eathena bug.
sometimes we use invisible NPCs for things, could that be it?
<Kage_Jittai> ... are you saying I am elite :D
<thorbjorn> Yes. :P
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Kage wrote:
4144 wrote:
Loisl wrote:Good evening,

What does it mean(GHOST detected11...):
It mean ghost being. Normal client simple ignore it.
I think ghost is eathena bug.
sometimes we use invisible NPCs for things, could that be it?
No. In code exist this comment:
// Being with id >= 110000000 and job 0 are better
// known as ghosts, so don't create those.
I simple show id and job.
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Bodom wrote:Very nice work. Using your client greatly improved my gameplay experience.

May you add localization support on the quick shortcuts bar?

My keyboard is

1234567890'ì

not

1234567890-=

so I can't use some hotkeys.
For shortcuts bar you can assign other keys in SET / keyboard / Item shortcut N. Where N 1 to 15.

For outfits you cant.
Locked