PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]  desc
Feature Request6703NoUser InterfaceMediumAssignedTuathanachJoe Lyonhow code handles missing gui items20.12.201411 Task Description

Would it be possible to change how the code handles missing parts of gui in xml, so it shows an error rather than crashing. example being with page numbers and using an old xml which did not contain them, client currently crashes as soon as you view a book. it would be nice to at least get a message pointing at cause

Bug Report6742NoInventory/ItemsMediumUnconfirmedMario RohkrämerLogin with less than full health02.01.20151 Task Description

Logging out after a longer time of idling, one would expect to login with full health later. But I noticed that my health is a little lower and starts regenerating after I logged in. This is especially obvious for characters with not yet maxed stats, appears to be a relative impact.

I wonder if this is caused by buffing armor parts, e.g. Ulbernaut Bracers (+8 Strength, boosting HP too, indirectly). I could imagine that the max. HP are calculated without buffs, and the current health gets limited to this lower maximum (lower than while logging out previously); then the engine loads armor parts after logging in and has to update the HP maximum, which is now higher with buffs, and the current HP get a headroom to fill up.

Bug Report6778NoEngineMediumUnconfirmedsteve mossTalking to NPC28.01.20151 Task Description

Hi
I seem to have a glytch where frequently (but not always) an NPC will not talk to me no matter how long I wait
However if I click “Bye” and try again he will now talk
It means I have to click every NPC when he wont speak to me twice to be sure there is no dialogue

Feature Request6784NoEngineMediumUnconfirmedKaerli StronwylleEnvenomed arrows06.04.201513 Task Description

Considering that arrows are single-use at this time and craftable, it should be feasible to use envenomed arrows to test the concept of envenomable weaponry for the time being, until we can get the engine changes needed for temporarily-poisoned blades in. (Flaming arrows would be a nice addition while you are at it…)

Feature Request6785NoMagic SystemMediumUnconfirmedCalmusglyph order in spell research should not matter16.02.20151 Task Description

Even with the recent improvement of the spell research behaviour, I think it is a bit tedious to find spells with 3 glyph combinations or spells with 2 glyphs of 2 different ways.

I propose that the glyph order doesn’t matter in the assemble slots.

Wouldn’t it also be more logical if the glyph order doesn’t matter?

Feature Request6788NoUser InterfaceMediumUnconfirmedGongerJoe LyonSplit up System tab information18.03.201511 Task Description

System tab: Could the information there be split up further, like for the logs, into something like combat, crafting, soul commands (emotes and interaction commands like /greet), so you can have more control what is shown in Main tab?

This was briefly discussed in the Dev meeting (22/02/2015), and should be assigned to Eredin.

Thank you.

Bug Report6792NoRulesMediumNewDavide VescoviniDavide VescoviniList of Combat Bugs05.04.20151 Task Description

This is a collection of Combat System bugs

Feature Request6795NoCrafting TransformationsMediumUnconfirmedNoronelTuathanachRemove confusing Broadsword crafting steps22.06.20151 Task Description

I noted that previous bug report 4573, similar in nature, has been closed. I reached out to GMs and it was confirmed that once a broadsword has been furrowed into a blade then the only option is to then make it into a kit. The flow as of 04/04/2015 looks like stock>alpha>beta>delta>brittle>dull>rough>blade (gap) heated>super>red>stock.

If the expected results of working broadswords is to have them be a one time blade, then these extra steps (heated>super>red>stock) are confusing. If the expected results is that the broadsword should be able to be worked from stocks to blade to stocks then currently the step to make the (final) blade into a heated blade is missing.

Feature Request6802NoCrafting TransformationsMediumUnconfirmedKaerli StronwylleTuathanachYou should be able to heat stock with the Book of Blade...18.05.20151 Task Description

Having to use the Working with Stock book simply to heat steel/ingots for forging makes for a silly amount of swapping back and forth between Working with Stock and Book of Blades. It’d be simple enough to add the steps for heating stock and ingots to the Book of Blades…

Feature Request6814NoSettingMediumUnconfirmedRoman YagodinBring gods in the game03.04.201711 Task Description

From game chat:

/tell Laanx Hi, Laanx!
> Laanx is not found online.

Current /pray command is a shortcut for /emote pray, but it could be interesting to have separate command to pray gods (or specific god) for miracles or even ask them about something.

“Miracles” should be protective / healing spells, casted on character or group, or offensive spells, casted on enemies.
Spell set could vary by god. Rate of success of appeal & spell power could be determined by character race, faction points, number of previous appeals (in the game day), sacrifices and also (maybe) current location, weather and time of the day.

If god name not specified, any god in the mood could answer to the prayer.
Also, appeling to the more ancient gods (Laanx, Talad) should have lesser rate of success, but greater miracles or revelations.

Any character (even have no magical abilities and choose to be atheist) could use this command.

Gods could be implemented as (invisible) NPCs.

Example command formats:

Pray: /pray [godname]
Ask: /tell [godname] [question]
Sacrifice: /give [godname] [itemname]

Forum thread: http://www.hydlaaplaza.com/smf/index.php?topic=42207.msg477124#msg477124

Feature Request6823NoEngineMediumUnconfirmedVonor[Engine/Settings] Add Regexp and wordlists to NPC Speec...24.11.201511 Task Description

While the quest system has greatly improved in the years I’ve been gone, there are still things one needs to type to an NPC.

Currently NPCs are still dumb as bricks when it comes to understand what players “write” to them.

As the “writing” is supposed to be “speaking” one would assume that an a person would understand a word even if it’s spelled incorrectly.

For example - in a certain quest you have to tell a certain NPC the words “diamond and opal”.

If you spell the words wrong (e.g. opale) the npc refuses to help and you have no chance of repeating that step and thus are forced to finish the quest in another way.

With regexp in the engine the settings department could make the answer look like this: (?i).*diamond.*opal.*

This would match case insensitive on “it are diamonds and opals” as well as “diamondsopals” or “diamond opale” as well as many other possible phrases that include the words “diamond” and “opal”.

With wordlists settings could define a couple of spellings of certain words to match on in-word typos even. for example: (?i).*$quest_stepX_wordlist1.*$quest_stepX_wordlist2.*
In the wordlist the settings dept could then, for example, define spellings like diamond, daimond, diamant and the like. That’s just an example though, I’m sure there are many more examples in game currently where a npc refuses to answer or you break a step in a quest only because you cnat type :-)

As for the regexp, the PCRE library from Apache could be used, maybe. http://www.pcre.org/

Bug Report6853NoCombatMediumUnconfirmedAniroho Aimirrelnot facing target problems with ranged weapons17.07.20161 Task Description

During fight using ranged weapons if the player is attacking a mob but doesn’t face them the arrows are still used but no attack is led and the message about facing the target is shown.

Sometimes attacking with ranged weapons cause the showing of the facing target message and the attacks are not dealt even when the target is near and straight before the player (the arrows are consumed as well).

Bug Report6867NoInventory/ItemsMediumUnconfirmedQuentinequip/dequip items through shortcuts bug02.06.20161 Task Description

I recently wanted to create a shortcut to summon my Rivnak, but it doesn’t work exactly like it should…Here are the commands of my shortcut :

/dequip leftfinger
/equip Ring of Summon Familiar
/pet summon Bigadin
/dequip leftfinger
/equip Crystal Ring

Of course, using the commands one by one in the chat works perfectly. But here is the chat log after using the shortcut :

Usage: /equip [stack count] [slot] [item name]
You feel a connection to your familiar.
You’ve gained 1 Practice points in Empathy.

Weirdly, it seems that when the last line is executed, my ring is still considered equipped, and so it cannot be equipped. I thought that with another item which exist in several copies, it would work through equipping another copy, but even that do not work. I tried using it with 2 Silver Rings in my inventory (so the line /equip Crystal Ring become /equip Silver Ring), and both when the quality is the same and when it is not (and so it doesn’t stack) :

You feel a connection to your familiar.
You’ve gained 1 Practice points in Empathy.
This item cannot be equipped.

I hope the informations are sufficient to allow you to understand and solve the problem.

Bug Report6890NoCraftingMediumUnconfirmedKenTuathanachCrafting Axe Kits gives Mace making skill.14.08.20171 Task Description

This is actually for version 0.6.5.

When I craft Small Battle Axes I find that all skill gains are in Blades, Blacksmithing, and Mace making. I feel that somehow the skill gains for Axe making have been replaced by Mace making. That makes it harder to build up axe skill to turn the kits into a finished axe.

Axe handles need changed to blades making

Bug Report6903NoItems CharacteristicsMediumUnconfirmedEmalineVenalanBanded Mail Armor wrong desc09.11.20171 Task Description

Banded Mail Armor stores in MA category, trains MA but the description reads HeavyArmor under the weight/size/quality. So can we get it changed to read MA please.

Bug Report6924NoCraftingMediumUnconfirmedStalfosCooking with Minerals Conflict14.01.20191 Task Description

The book shows

Powdered [Raw Material]
Grind [Raw Material] into Powdered [Raw Material] using Alchemist Table with Wooden Mallet
Hammer [Raw Material] into 3 Big Chunks of [Raw Material] using Alchemist Table with Wooden Mallet

Both using Alchemist Table with Wooden Mallet
When only the 3 big chunks is correct

Bug Report6929NoCharacter CreationMediumUnconfirmedLariliThe CC decription tab of ones own character says "Xiosa...23.10.20221 Task Description

In the CC tab it says “Xiosa talks to you through nature,” Xiosa should be Xiosia.

Bug Report6930NoSpell FormulasMediumUnconfirmedStalfosMagic Staves always blocked23.10.20221 Task Description

Magic Staves, like the Staff of Empathy/Aurora are always blocked unless they miss.

I’m not sure which weapon skill they use, but they are even blocked by dummies

Bug Report6934NoInventory/ItemsMediumUnconfirmedStalfosChests sometimes give 0 ingots -and say they gave some11.03.20201 Task Description

When opening a chest, sometimes it will say “you find some ingot”, but give you none.

Seen it on Reinforced chest, sure I saw it on a different chest before as well.

Feature Request7325NoCharacter CreationMediumUnconfirmedRegina MusialRequest for Back-Button and Speaker-Update28.10.20211 Task Description

Hello, Dev-Team,

here are two requests for the character creation in psu:

1. The speaker speaks too quietly! I know its you, Talad, but the background music overwhelms your voice!

2. I miss a “Back”-Button because if i go into the chara creation but dont want to create a new character and want to go back to my character which already are there!

Bug Report7333NoGUIMediumUnconfirmedEdichoTraining UI needs to be more intuitive (and work)02.12.20231 Task Description

The old application clearly stated which skills can be trained by simply showing you them listed in the dialog.

Now you’re getting list of all skills and let’s take Percival Hawthorne for example:
https://drive.google.com/file/d/11TT9POMLeO0WOf9he84foTY5Xaju2eUj/view?usp=sharing

What we see is:
- list of all skills
- some progress bar right under the skill
- some progress bar in the right part of the box
- if you try to hover on this, we can see it marked “tbd” which doesn’t make it any less defective.

What we should see:
- list of skills the NPC can actually train you (the current list needs to be filtered)
- the cost of the training both in tria and PP (the progress bar on the right should be simply replaced with a button

Bug Report7684NoBugtrackerMediumNewHaviland TenouriEditing Guildpermissions and Points24.01.20231 Task Description

Giving a Guild level the permission to edit gild points is not honoured. The flag is shown, but if someone of ther permitted group tries to edit the points of himself or another member he gets “you don’t have the permission…”

Additionally, editing permissions is not propageted to other online members. Ie. they do not see any changes in guild privileges.

Bug Report7709NoGraphical GlitchMediumUnconfirmedferretdelver has some very strange lighting01.02.20231 Task Description

no task description

Bug Report7732NoBugtrackerMediumUnconfirmedHieuNpc Dialogue02.03.20231 Task Description

My PC resolution is 4:3. When I talk to NPC, NPC dialogue is on the left of the screen and I cannot see whole NPC dialogue.

Bug Report7954NoCraftingMediumUnconfirmedTrippedOnReality/EnarelWorking with Stock and Working with Rare Stock Books Mi...04.12.20231 Task Description

Working with Stock and Working with Rare Stock books are missing the recipes for heating ingots/stocks in the forge in 0.7.39.

Bug Report7974NoQuestsMediumUnconfirmedDaevaornRepeatable quest awarding faction points for the wrong ...16.12.20231 Task Description

Sat 02-Dec-2023

(17:38:51) [chat] Daevaorn: Here is the armour that you asked for. Plate mail pants and chain mail pants.
(17:38:51) [chat] >You gained 13600 experience points and 68 progression points!
(17:38:51) [chat] >You received 51 circle, 4 octa, 0 hexa and 8 tria.
(17:38:51) [chat] >Your Armor Making skill has increased by 1 point!
(17:38:51) [chat] >Your faction with Weavers Tree has worsened. (17:38:51) [chat] >You unlocked a new achievement: Achieve Velvet Glove in Weavers Tree
(17:38:51) [chat] >Quest Completed!
(17:38:51) [chat] >You have completed the A Measure of Protection quest!
(17:38:51) [chat] Kethzun Guthazik: You’re done already?
(17:38:51) [chat] >Trade complete

At first I was wondering about points being deducted until I got the information that this is regular procedure when hitting the cap value.

However I was surprised to see that
- a smith awards faction points for the Weavers’ Tree
- there are faction points awarded at all for one of the skill quests that can be done (at least theoretically) up to

Bug Report7975NoCraftingMediumCould not VerifyStalfosRepair Weapons not working as it used to.11.03.20241 Task Description

I had heard that over a skill threshold, repairing weapons/armour does not reduce maximum quality.
Yet I repaired a weapon with 201 skill (with jewellery) and dropped from max quality of 200 to 199.

Maybe the Jewellery isn’t working properly, as without it, I would be under the threshold I had heard about.

Also Bones attribute was not removed, the whole reason I repaired it at 197/200.

Maybe this is as intended, but if Bones cannot be removed, then getting a Masterwork Bones Platinum Sword from your first and only run through of the Keen Edge quests (currently not completable) is xtremely bad luck after the time it takes to get 100 in sword (even more in UE).

Bug Report7985NoBugtrackerMediumUnconfirmedTutharelSome people are reporting that, after a server crash, t...01.01.202411 Task Description

After a server crash, if you don’t restart your game, your log will no longer be updated with what happens in game. This has been noticed by Gonger, Migg, and a few others.

Bug Report7993NoQuestsMediumReady to testDaevaornDialog option broken in "Repentance" / Keen Edge chain ...11.03.20241 Task Description

The quest option advised by Sharven (”[…] HE has decided […]”) is correctly presented by the interaction menu,

but on selection it is not recognised by Roniston (”[…] You could ask me to tell you about something, perhaps?”)

Quest progression is thereby blocked the Keen Edge chain broken again (after yesterday’s fix of “Slimy Doubt”).

Feature Request2667NoUser InterfaceLowNewTimmehAdd [Away] tags to /who list28.06.202213 Task Description

It would be convenient if you were to do a /who Timmothy and I had autoreply on it would return

Timmothy [Away] Guild

Currently, I find the /away command rather useless, as you’d have to /tell the person who’s away, not knowing for sure if they’re even away. But with it in the /who, you can find out if someone is away, then send a /tell to find out the reason/how long.

Related to FS#2436

Feature Request2721NoUser InterfaceLowNewAndyPlayer shops - Trade functions for guarded items28.06.202211 Task Description

Function to set a guarded item as sellable, with price.

/sellitem name price

Confirmation for sale, confirming price to purchaser.
Confirmation text message/description in main when sale has occurred.

Would need at least a button visible in context menu to initiate sale.
Set item for sale and price could be command-line, that’d still work.

Feature Request2777NoQuests DynamicsLowNewweltallRizinShared Quests12.07.20091 Task Description

There should be a way for players in groups to share quests they are doing. So they could talk with others about them and do them together. All will get the quest complete when they complete the task given by the npc (and maybe a copy of the reward for each one): this could make quest allow players to socialize more.
The biggest problems in implementation could be the case in which quests might overlap, the fact players might want to chose the quest they want to share and the variations which could be in dialogs when talking with a group of people versus a single one.
The players will get the shared quests added automatically even if they didn’t have them provided they have the correct prerequisites

Feature Request2778NoQuests DynamicsLowNewweltallGroup Quests01.04.20101 Task Description

This is an entirely new class of quests where the person or persons who originally get the quest are asked to form a group to solve some more complicated task or martial challenge. Once the quest is completed each member can then “turn it in” or go to the originating NPC for a reward. Unlike shared quests, it will be impossible to finish grouped quests without the aid of other players. This is intended to promote teamwork and to give a more deep and realistic experience to players.

Feature Request3981NoInventory/ItemsLowNewElvors AmenorasDisallow adding to forge/furnace if impossible14.02.201011 Task Description

Dropping an item in the forge or furnace while hammering something results in a message similar to “You can’t train your skill while working”, with the item sitting in the container but never heating up.

Instead, the item should refuse to drop in the forge/furnace (similar to the situation when capacity, weight, or slots are exhausted).
Alternatively, the item could drop normally and start heating up.

I have two reasons for requesting this:

  1. It runs counter to immersion. Stuff sitting in a hot place heats up in real life, it should do so in Ylliakum as well.
  2. It is a griefing opportunity. Start hammering something, fill up the forge with stuff, and watch crafters despair. Since the stuff does not heat up, you can even continue crafting - you can take stuff from a slot normally and immediately replace it, the 300 ms lag will make sure that you can fill the slot before the other crafters even see that you freed the slot.

Feel free to change to Feature Request, I cannot know whether the current behaviour conforms to developer expectations or not.

Bug Report4854NoMap TexturesLowNewaurelyntSky texture not correctly mapped to skydomes18.12.20101 Task Description

The skybox texture doesn’t seem to be correctly scaled to the skyboxes. Its borders are cropped and this results in very sharp and somewhat odd skylines:

i422.photobucket.comalbumspp301aurelyntshot19.jpg

PS 0.5.5

Feature Request5168NoUser InterfaceLowNewMrokiiOption for different label-colour for buddies20.04.201111 Task Description

It would be useful if the Option-Window also had an option to change the label-colour for people on ones' buddylist. This would especially be useful when there are a lot of players around, but it would make it easier to spot buddies in general as well.

Bug Report5398NoCharactersLowNewMario RohkrämerKlyros model: Right hand looks strange15.04.20121 Task Description

The right hand of the Klyros looks like their claws poke through their fist.

Feature Request5662NoQuests DynamicsLowUnconfirmedj oitQuest Items assigned to Quests06.05.20141 Task Description

Request for to list additional Items at the Quest Description.

I would like to have the Items aligned to the related Quests in the Descriptions to get a better Overview and some more Clues in Quests. The descriptions right now are a bit spare, my request is like this

Quest Description
XxxxX ask you for This (to go there).
(Where at some Quests the Place should obviously dont revealed.

But mainly:
Quest Items:
xxxxxx
xxxx
(needed: )
xxxxxxxx
xxyXxx

Feature Request5881NoMiscLowUnconfirmedGongerReport command: add "reason"20.05.201311 Task Description

I had discussed this with Sarva who liked the idea and asked me to enter it into the Tracker.

Add a “reason” to the “report” command:
Usage: report [player name] [reason]

In case it takes a while to implement this, meanwhile at least add to the command description that the reporting player also files a petition because this makes it easier for the Game Masters to check what happened.

Thank you for listening (reading),

Gonger

Feature Request6063NoCrafting TransformationsLowUnconfirmednobody specialDavide Vescovinibright and murky advanced actions pointless01.04.20141 Task Description

bright and murky essences are made by processing 1 of the 3 essence mixes resulting in 3 product.
with higher skill you can process 2 at a time into 6 product.
to process 2 at a time you have to cut off 2 from the stack and transfer them, very time consuming.
to process 1 you dump a stack in the container and shift click on it til they are spread out.

every other higher skill same process I have looked at gave more product per ingredient.
For example 2 crystal sludge –> 5 crystal essences
higher skill 1 –> 3

Feature Request6303NoEngineLowAssignedJoe LyonJoe LyonShortcut Bar - make Drag-n-drop swap icons instead of o...23.02.201411 Task Description

Moving of a short cut overwrites the old one – likely to cause problems with people randomly deleting SCs they want. [FEAT]

(moved from defect # 6066)

Bug Report6410NoCraftingLowNewSajut FogilRepair Armor: /repair legs instead of pants25.04.20141 Task Description

The description of the “Armor Repair Kit” says
“To use it equip the armor and type /repair <location> in the chat window. Example /repair boots ,/repair torso ,/repair gloves ,/repair arms” according to the examples it should be /repair pants to repair the “<armor type> Pants”.

Feature Request6514NoRulesLowNewxolaNew item category for kran food01.04.201611 Task Description

food for kra shall have new item category -it mess with alchemy preparations while its toxic for others races

Feature Request6532NoNPC DialogLowNewnobody specialJarda ynarow isn't always mute.15.09.20141 Task Description

If you ask him a question he doesn’t know how to respond to he uses the default verbal answers.

Feature Request6568NoPetsLowNewmike loevenPack Animals and or Carts for Merchants or Miners22.08.20141 Task Description

Now that we have a working pet AI that can properly follow a player it may be an appropriate time to suggest the addition of something to cater to tradesmen such as traveling merchants and miners who are frequently overloaded by the weight of their inventory.

There is already evidence of large beasts of burden and carts in game and it may be time to implement Pack Animals or a small cart you can pull yourself to increase your overall carrying capacity. aside from the obvious utility value it would also add some RP value allowing merchants to sell directly out of their carts and have enough inventory on hand to negotiate deals along the roads.

Feature Request6600NoEngineLowUnconfirmedJoe Lyonadd command to list all public channels24.02.202311 Task Description

Moved from ticket 5981, suggestion by Franta

it would be good to implement command with list of all public channels with something like /list [filter]. It would also show all channels you are joined with the corresponding number.

Example:
/list
gossip (talk with /1 <text>)
auctions (talk with /2 <text>)
hydlaa_chat (not connected)
gobble_hunt (not connected)

the same list with filter as parameter:
/list go
gossip (talk /1 <text>)
gobble_hunt (not connected)

the same list with special case for only connected channels:
/list #
gossip (talk with /1 <text>)
auctions (talk with /2 <text>)

Feature Request6616NoInventory/ItemsLowNewLisaJoe Lyonadditional sorting in storage28.09.201414 Task Description

Currently storage is sorted alphabetically which is fantastic.
if we had additional sorting by quality that would be even better, often i’m picking through my materials for the best or the worst of something when i’m crafting. if we had additional sorting by quality this would be so much easier.

Bug Report6706NoSpell FormulasLowNewJoshuaDavide VescoviniKran Eating Non-Kran Food21.12.20141 Task Description

My Kran can eat certain non-Kran food, such as fish, bread, and possibly other kinds of food without getting indigestion.

Since plenty of other non-Kran foods give indigestion, I’m sure this isn’t normal.

Bug Report7062NoCombatLowUnconfirmedMichael LoevenCombat Spellcasting seems to allow enemy damage to bypa...13.12.20201 Task Description

There seems to be a problem with how incoming damage is being handled when casting spells in combat. The primary issue appears to be a glitch when casting a offensive spell where the player will loose their combat stance and be treated as out of combat which this seems to have the (hopefully)unintended effect of allowing incoming damage to bypass the players defenses completely any skills / abilities to reduce the damage and even seeming to nullify the effects of the players armor allowing creatures to directly deal massive hits directly to the players hp similar to if they were completely unarmed and unarmored. The result can a normally harmless enemy suddenly dealing critical damage and causing instantaneous death depending on the situation.

Expected behavior would be to not allow melee attacks during spell casting however the player should remain in the selected combat stance to ensure that armor and evasion occurs properly and melee attacks may be automatically resumed after the casting completes.

Feature Request7063NoUser InterfaceLowPostponedYorlakShortcuts should be different for each character on acc...21.11.202211 Task Description

Log in with main char.
create shortcut
log out
log in with another char.
shortcut created with main character shows on all alternates.

Log in with separate account
shortcuts from main account are also transferred to here

Showing tasks 301 - 350 of 648 Page 7 of 13<<First - 5 - 6 - 7 - 8 - 9 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing