All Projects


IDSeverity[[state]]OpenedOpened byAssigned ToSummary[[changedby]]Last EditedPrivate
 6657 Medium21.10.2014Neeno PeleroJoe Lyon Map marker on first loading page 21.08.2021No2 Task Description

The red map marker known from the travel window appears sometimes in the top left corner on the first loading page.

Fix: http://pastebin.com/b1jK34Le

6640Medium11.10.2014Neeno Peleroincorrect sRGB profile31.12.2014No1 Task Description

There are three files (jade_theme.png, splash.png, yesno.png) in client_base.zip, which contain an incorrect iCCP.
When using a newer version of libpng you get the following warning: “iCCP: known incorrect sRGB profile”.
So just delete the color profile in the next art update, please.

 5911 Medium27.02.2013Neeno PeleroAnders Reggestad Skill and Stats not splitted in SummaryWindow 29.03.2013No1 Task Description

After creating a character the summary window shows skills and stats in the same listbox.
That happens because the server doesn't spilt in stats and skills and put all in one array.

Possible solution (not tested): http://pastebin.com/5mCuSCg3

 5910 Low27.02.2013Neeno PeleroRalph Campbell No mount button in InteractWindow 20.11.2013No2 Task Description

There isn't a mount button, when the interact window opens.
I think the problem is that the server doesn't check, if a character can mount his own pet.

Possible solution (not tested): http://pastebin.com/ZmkBrq9d

 5890 Medium15.02.2013Neeno Pelero Sharven gives you Divination back without trading befor ...15.02.2013No1 Task Description

In the Quest "Blue Way Glyph Training" Sharven says: "Now hand me the glyph used to identify weaker magic items". I answered with: "Could it be Divination?".
But there was no trade, so after the quest was finished i have two Divination glyphs.

Edit: It turns out that after a relog my second glyph disappears, so maybe just a glitch…

 5848 Medium27.11.2012Neeno Pelero Right on the mine - Package delivery broken 11.02.2013No Task Description

After getting the package for Hamel from Lyrus i wanted to deliver it to Hamel, but there were no NPC-Dialog option to do it.
So i gave it Gardr. Back at Hamel the NPC-Dialog appears now, but obviously i don't have the package anymore.

 5467 Medium15.12.2011Neeno Pelero possible to edit foreign music score 21.08.2021No6 Task Description

It’s possible to edit the music score of an other person if you press the edit-button, close the window and open it again. Then all buttons appear and you can change everything.
Second problem is when you now open a different score the buttons are still shown, but when you press one of them the client crashes!

Patch: http://pastebin.com/1WekQRcs

 5456 Medium04.12.2011Neeno Pelero PSLaunch double language entries 26.11.2014No5 Task Description

The dropdown box for the language selection shows double entries

Patch: http://pastebin.com/7Qm76dLc (it sorts the list in alphabetic order too)

 5345 Medium04.08.2011Neeno Pelero hardcoded exchange-window widths 21.08.2021No3 Task Description

The widths of the exchange-window and give-window are hardcoded so there is no way to change their size.

Patch: http://pastebin.com/nLkAQwAt

 5344 Medium03.08.2011Neeno PeleroJoe Lyon button background hover effect 24.12.2014No3 Task Description

I thought it would be nice to have an hover effect for buttons.
So i added an attribute to the bgimage-tag named "showOnMouseOver". If that is set to "true", the background image will show on mouseover.
It would be great if you could implement this, so there is no need for making multiple images only for getting such effects.
Here are two images from the fan-made BoNeeSkin (elves could also use some new effects ;-) ):

Patch: http://pastebin.com/XnptFpFA

 4969 Medium23.02.2011Neeno Pelero selecting in mouselook doesn't work 06.03.2011No3 Task Description

While in mouselook it's not possible to select a target anymore, if you stay in front of it.

 4944 Low20.02.2011Neeno Pelero border through titlebar 04.06.2020No1 Task Description

if you make a window transparent, you see the border of the mainwidget through the titlebar.

e.g. Active Magic

 4935 Medium12.02.2011Neeno Pelero option reset-button doesn't work 17.02.2011No2 Task Description

In the option-window the reset-button doesn't work.

I think it happened as this bug was fixed: PS#3383

Here is a patch: http://pastebin.com/FYnzuMe5

Because the change has effects on other YesNoBoxes, i had to work on the Quit-Info too.
I hope other boxes are not effected…

While bugsearching, i changed two things too:
* a okmessagebox that appears when no option category was selected
* now the quitbutton in the controlbar shows the status (active/not active)

I wonder if the files quitinfo.xml, pawsquitinfobox.cpp/.h are still needed, because quitting is only handled by the "pawscontrolwindow.cpp"…

 4929 Medium06.02.2011Neeno Pelero configchatbubbles overlapping widgets 17.02.2011No Task Description

In the configchatbubble-window some widgets are overlapping and are really compact.
Here is a patch: http://pastebin.com/VUx54WBf

This looks much better to me:

 4927 Medium04.02.2011Neeno PeleroAnders Reggestad cursor shows wrong tooltip all over the window 24.11.2013No5 Task Description

When the Quit-Window appears the mouse cursor shows the tooltip "Quit" all over the client window.
Same happens if you select an amount of an item; The cursor shows as tooltip the name of that item you selected.

 4911 Medium15.01.2011Neeno Pelero chattab looks pressed after new messages 18.01.2011No Task Description

After getting new messages the tab images switch to "pressedImage" instead of "releaseImage".
In elves-skin you dont notice it very well, because both images are almost the same (left picture). But using an other skin it is more extreme (right picture).
This behavior can be irritating, because the tabs look like they have been already pressed.

Patch: http://pastebin.com/rNU3ctzt

 4910 Medium15.01.2011Neeno Pelero dropdown textboxes have odd background 24.01.2011No Task Description

If we compare both images the left textbox has only a border on the top and right side.
I think this looks very odd, so i changed just the background from "Scaling Widget Background" to "Scaling Field Background".

Patch: http://pastebin.com/k580E9Va

 4905 Medium13.01.2011Neeno Pelero buttons for quickspell bar and ignore list 13.06.2022No2 Task Description

I think it would be more comfortable when the player as access to the qickspell bar and ignore list through a button.

I tired to make it myself. Maybe you want to have a look at this…

Patch for ignore list-button: http://pastebin.com/7FZ4LBgN Patch for quickspell bar-button: http://pastebin.com/XiKNQwk7 (with spelllist column adjustments)

 4899 Medium05.01.2011Neeno Pelero "ConfigWindow" has inner border 13.01.2011No6 Task Description

The right part of the "ConfigWindow" has an inner border what doesn't look very nice.

So i reworked the config files.
I deleted useless code and converted two lonely radiobuttons to checkboxes too!

Patches:
http://pastebin.ca/2038876 (for xml-style)
http://pastebin.ca/2038878 (for c++ code)

 4892 High31.12.2010Neeno Pelero PS crashes while sorting "Glyph" 08.01.2011No5 Task Description

The PS-client crashes if you sort the "Glyph" column in the Spell Book.

I fixed it in the patch below! But i don't know if it's the right way, because i am really new to this…

And i fixed the big sortingarrows too!

Patch: http://pastebin.ca/2035079

 4858 Medium18.12.2010Neeno Pelero magic animations disappear while mounting 04.06.2020No2 Task Description

If you mount/unmount a pet all magic animations disappear

 4739 Medium21.09.2010Neeno Pelero Milk has different icon 30.09.2010No1 Task Description

Milk has the yellow bottle icon (smallpotion01d_icon.dds) instead of the milk bottle icon (bottle_milk01a_icon.dds)

 4559 Medium18.06.2010Neeno PeleroJayAlison ColemankatuRon WhitbySemutaradrJack missing quests 14.06.2020No12 Task Description

I miss two quests:
Vresa Nohdiir - Vresa new Sword
Thrynt Glass - Help with deciphering message

Both NPCs have no quest information for me.

 4366 Medium10.04.2010Neeno PeleroJaydrJack "ink and paper" dialogue option missing 27.02.2011No5 Task Description

There is no dialogue option to buy "ink and paper" from Jayose in the quests "Merrinez love letter"

 4333 Medium02.04.2010Neeno PeleroJayRuaanAlison ColemandrJack "Health Issues for Guile" gives no Exp? 27.02.2011No2 Task Description

The rewards of this quest are 1500 Trias, 20 Hexas and 4 Octas.
Shoudn't it be 1500 Exp instead of 1500 Trias?

 4145 Medium23.02.2010Neeno Pelero changing Entity-Option for Alive NPCs has no effect 23.02.2010No1 Task Description

Changing the value of the Entity-Option for Alive NPCs it ends up in "This NPC has nothing to say to you" every time.

 3753 Medium18.12.2009Neeno PeleroVenalan Quest: A Wife's Dilemma 30.05.2020No6 Task Description

Moren Findel offers wrong answers in the npcmenu (option 4 and 5).

 3728 Medium17.12.2009Neeno Pelero Quests don't give Exp 17.12.2009No1 Task Description

I don't get experience points for finishing Quests.

 3727 Medium17.12.2009Neeno PeleroJayAngelaRuaanAlison ColemankatuSemutara Quest: Paper for Charisa 24.02.2010No3 Task Description

Jayose has no npcmenu-option to buy ink and paper

 3726 Medium17.12.2009Neeno Pelero Quest: Dhalia Needs a Skin 17.12.2009No Task Description

Dhalia doesn't understand the npcmenu-option: "Hello Dhalia, need help doing any tasks today?".
So you can't start the quest.

 3725 Medium17.12.2009Neeno Pelero Quest: A Husband's Dilemma 17.12.2009No Task Description

There is no npcmenu-option to ask Jayose about Jeyarp's book

Showing tasks 1 - 31 of 31 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing