PlaneShift

Task TypeIDPrivateCategorySeverity  descStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
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 Request2658NoInventory/ItemsMediumNewgiveitem command for players26.03.20092 Task Description

Syntax: /giveitem [PlayerName] [Qty|All] <ItemName> [Any]

  • Playername is optional, otherwise default to selected target, fail if none selected
  • Quantity is optional, default to 1, All gives all in inventory/equipped
  • ItemName required, quotes needed for multi-word item names as in “Platinum Ore”
  • Any is optional, allows items in containers to be given. Omitting this protects containered items from being given accidentally, allowing players to put things in sacks or other containers that they want to keep safe, same as the Drop command.

Similar to GM giveitem, but with the following restrictions:

  • player and target must be in touch range
  • player and target may be sitting or standing
  • player and target must not be otherwise busy (fighting/crafting/repairing/etc.)
  • no restriction for target being overburdened (available slot/stack/capacity limits still apply, see Caveats below)
  • similar to PVP, players should have persistent selectable option for receiving given item(s): Always Accept / Prompt to Accept (default) / Never Accept

Along with the command, make Give an option to context menu, which opens a slot window same or similar to that which one gets when giving to an NPC.

Justification:

  • Smoother and faster RP (P1 gives P2 a beer)
  • Merchant assistant holding extra inventory gives things to merchant for a sale

Caveats:

  • Makes using mules a little easier, as in an unattended mule with Always Accept can become a dump bucket for loot or Ore, however current trade rules allow this already, the only difference is that the mule must be attended to complete the trade, while not for receiving a Give. Eventual random spawns of monsters will mitigate this for loot, and miners still have to move all the collected ore to wherever it is to be processed or sold. IMHO the benefits to RP outweigh this issue, since miners have already worked around unattended trading to some degree, either by mAlting or dropping stacks while guarding in proximity.

Extending the idea, add a die-roll chance for target and near proximity observers to be made aware of the exchange. Giver’s Int. and Agility should apply, and Target’s Int. and Observer’s Int. should apply but I’ll leave it to devs to work out how to implement. Any exchange that is more than 1 single item should incrementally raise the chance of being observed. One might still have a good chance of slipping a couple daggers into someone’s pack, but a stack of 20 Ore would be nearly impossible not to notice. Sleeping target might also factor in.

A further extension might be an optional Sneak parameter whereby the Giver attempts to be especially discrete in the exchange, thus lowering the chance to be observed by the target or near proximity observers, but this should be mitigated by quantity as above.

Feature Request3553NoEngineMediumNewPascal DetraitIdea proposition for Drawing skill16.02.20102 Task Description

Hi,

the Drawing skill is not yet available.
I propose the following idea for developpers :

   Each save could rise the skill experience
   Each new created sketch could rise the skill experience, significatively more than the save function
   Each rank could rise the number of allowed element in the sketch
   Each "special" rank (defined by developpers) reached could allow new elements (ie. curves defined by 3 points, new icons, symbols, legend, several pages in the same map ...)

Best regards

Pascal Detrait

Bug Report4692NoPetsMediumNewAljuvialleAnders Reggestadcan't move after unmount pet09.04.20132 Task Description

after you'd exhausted to move while riding, and you've unmounted and dismissed your pet, you can't move until client restart.

How to reproduce:
1. mount your pet
2. ride on it while you exhausted to move
3. run shortcut:

/unmount
/pet ID, dismiss

4. you see your physical stamina is full and you can't sit or move anywhere.

PS: if you is not exhausted to move, this bug not occurs.

Bug Report4735NoSettingMediumNewweltallnpc with -01.10.20102 Task Description

The engine code was clearly coded to not allow - so till a different decision is taken these npc are all bugged and should have the - stripped

Brintec Dev-Onni
Vladovic Chel-Astra
Sharven Xant-Areth
Uri Djho-Maat

thanks to Vakachehk for the list

Bug Report5213NoCharacter CreationMediumNewRalph Campbelldon't hardcode race to set gender in pawscharcreatemain...16.05.20112 Task Description

Index: src/client/gui/pawscharcreatemain.cpp

— src/client/gui/pawscharcreatemain.cpp (revision 7252)
+++ src/client/gui/pawscharcreatemain.cpp (working copy)
@@ -1012,10 +1012,9 @@

   view->Show();
   view->EnableMouseControl(true);


- //temporary hardcoding needs removal
- maleButton→SetEnabled(id != 9);
- femaleButton→SetEnabled(id != 9);
- if(id==9)
+ maleButton→SetEnabled(currentGender != PSCHARACTER_GENDER_NONE);
+ femaleButton→SetEnabled(currentGender != PSCHARACTER_GENDER_NONE);
+ if (currentGender == PSCHARACTER_GENDER_NONE)

   {
       maleButton->SetState(false);
       femaleButton->SetState(false);
Feature Request5216NoNPCMediumUnconfirmedmickraVisual indication of available quests20.05.20112 Task Description

When a player character is within the interaction range of an NPC, a mark (label) of some sort should appear above that NPC if they are offering some new or repeatable quests (! not some information for those already running !) for that particular character at that particular moment.

Should be optional as a turn-off or turn-on, depending on the default chosen by designers. In any case, and as with any other label, players should retain the option of not seeing it, if it spoils their fun or ruins their immersion somehow.

The reason for this request: drastically increased amount of questing chains ingame, and the absolutely unhealthy and immersion-breaking amount of mouse-clicking on the same NPCs the game now requires.

Noticing a sign above someone's head is OOC, of course, but clicking a mouse button on someone's model, or getting an aggressive red "…has no quest information for you" line floating in mid-air is equally OOC'ish.
On the other hand, seeing no mark above someone's head would cause neither irritation nor disappointment (while futile mouse-targeting and mouse-clicking, when done repeatedly, invariably produces both of those negative effects).
The marks would also provoke reasonable curiousity about available quests, hopefully enticing new players into doing more of them.

I know this request is somewhat of a long shot, but assuming that the engine is going to be considerably revisited this summer, I decided to submit it anyway.

[Edited for clarity, and also to separate it more from PS#4798. That older one would 'make the game easier' indeed, while what I suggest would only eliminate excessive mouse actions.]

Bug Report5242NoCraftingMediumNewnobody specialblade can be removed from hand without disturbing work24.05.20112 Task Description

If you take a heated blade out of your hand while hammering it the work will not be interrupted until the work duration if finished. If you return it to your hand before the work is finished the transformation completes successfully.
THis appears to only work if you replace the item with itself, substituting a different identical item or a completely different item causes an interruption.

Feature Request5325NoInventory/ItemsMediumUnconfirmedEnio ArdaBuyback option for last sold item(s) to NPC15.07.201124 Task Description

I would like to have the option to buy back item(s) i sold to a npc as precaution for accidental sales.
Its a common feature in other games and would fit PS very well too.

Questions for implementation:
- Should the list be global or npc specific? (buyback only where you sold it)
I tend to make it npc specific as it makes sense and would prevent abuse (e.g. for transportation).

- Add a timer how long the buyback of a sold item is aviable? Its probably easier to add and lighter on ressources to keep a fixed global item amount then adding a timer.

- How many items should be stored to be aviable to buy back? In my opinion a global maximum of 10.

- Should there be an additional fee for buying an already sold item back? I’d say it would make sense. The NPC-buy price of the particular item could be used, since the calculation is already implemented.

- How does it fit into the UI? It could be added in the BUY-from-npc list of the particular NPC. It would only show up when there is something aviable to buy back, similar to how the SELL-to-npc list handles it now.

Any thoughts or ideas?

Bug Report5331NoEngineMediumUnconfirmedR.GuppyArt glitch sewers19.04.201421 Task Description

Hard to spot, but if you go to the location and zoom in and out, and rotate it shows, also as second screenshot shows it also extends to left.

http://imageshack.us/f/16/shot16.jpg/
>Your current position is region: hysewers 11.73 -5.95 -166.09 0 angle: 247 (4.319690), sector : swr-darkgreen02

http://imageshack.us/f/220/shot17.jpg/ (10:19:08) >Your current position is region: hysewers 3.56 -5.70 -162.07 0 angle: 257 (4.491496), sector : swr-darkgreen02

Bug Report5359NoRendering IssuesMediumNewPhenha PhayethorKlyros colour change13.11.20112 Task Description

I play a Grey Klyros male and after I got my robes I noticed that if I put them on and took them back off, my arms became blue.
This is an easy bug to recreate, all it requires is a grey klyros and a robe.

Bug Report5386NoCombatMediumNewKaerli StronwylleRange of combat messages is FAR too short08.07.20162 Task Description

You can easily shoot with a bow ingame to ranges far beyond the range of combat messages. Mob aggro (and sometimes the archery anim) do not work at such long ranges, either.

Feature Request5425NoEngineMediumUnconfirmedZeonixa AlruvisFPS is too high. Improve the graphics.18.11.20112 Task Description

I have a 6950, running the game at absolute max(custom) settings(minus fullscreen, it crashes), and the framerate is ~130fps(see corner, I had limiter on). I think the game has room for some graphics bumps on the “highest” settings. It would also be a good idea to future proof this game. The 6990 is about twice as good as mine or so, and who knows what year 2014 will have in store? At max settings, I think it should run on the fastest graphics card at about ~12-24 fps.

http://img411.imageshack.us/img411/5356/screenshot10dl.png http://img839.imageshack.us/img839/3158/screenshot9rm.png

Now I know some people will be like: “How much did you spend on that computer?” and the answer is: $950.
So yes, normal people could use better graphics. I’m not some crazy uber geek with a $6000 computer(just a normal geek).

Possible additions:
Bump mapping. Cheap way to make things appear more 3d.
Super AA (draw at double resolution, scale down, future proof)
Voxel models/textures.
Another lightmap model: make a second screen, this one is an additive screen, each object reflects light to the second drawing board according to the laws of color (additive, then multiply) so for example, a candle would be yellow on the emitter lightmap, but a chair pitch black. Then after being lit by the candle you preform additive to the chair’s lightmap, and multiply it by the texture of the chair. A third map could be added for reflectivity, but I don’t know if that would be easy since I don’t program graphics.
Better textures.

Bug Report5524NoEngineMediumNewGregCouple Of Small problems to be corrected? Knollege Req...12.06.20122 Task Description

I have noticed a few things that are Incorrect, not sure If anyone commented on them, Or If they are In Progress. I will jot them down all in one Report so not to make several reports…

1. The “Cone” On the Energy Arrow Is faced in one direction As in the visual effect right after the energy arrow hits the target (Im sure im not the only one who see’s this wrong?)
2. When Dropping Stacks Of Items Like Pants There is an extra “ES” at the end. Alot Of Items Have The Extra “ES” at the end, that should not be there.

I Had A couple Questions and Requests :)
1. Someway to Turn off the red dropping notifications like.>”You are to far away to attack” and ““**” Has nothing to be looted”. maybe a way to just have it in the system tab.(Asked in help tab, unknown, If someone knows how please tell me lol, thanks!)
2. An NPC Or something In Game That could tell you detailed Information about weapons/quest items and things of that nature, (I have seen the Book in the musium, but I haven’t really studied it yet, and maybe incomplete?)

  It would be really cool if you could go to an npc and hand them what you found, have them give you 2 lines about the sword and what it does. Or even a book from a quest where you can i.d it, have it unidentified untill you take it to an npc and pay them a really small fee to i.d it. (Not complaining at all but I have kept all of my named items I have looted since I have started playing. they are awsome! :D But I want to organize :) please? :D I want to sell them but I dont want to sell something for 10,000 and find out that it was really special. haha with my Inventory im sure I could write the book!

If you want to comment on this aswell, up to you. I will be blunt to the point:
I have seen leather working Implimented But Famiel Is the one and only charature I will have. But He is Forbidden to work with Furs/Hides other then looting for sale. he wants to start making his own armor, so I ask/Hope there is a way to bypass leather armor and make Medium/Heavy Arms/Boots/Gloves when it gets implimented
Thank You For Your Time :)

Feature Request5551NoWebtoolsMediumUnconfirmedFrantaVersion info in server status page28.02.20122 Task Description

Could it be possible to add server version info (and possibly aso recommended/required minimal client version) to the server status page, i.e. to http://planeshift.zeroping.it/index.php?page=about_page for zeroping server? It could help to determine easily whether the update is required/recommended without need to start pslaunch when you don't use it to load the client.

Bug Report5577NoMap TexturesMediumUnconfirmedTimilTextures Missing in Towns, and Shader Issues16.04.201221 Task Description

Since the update to 5.9, the textures and shaders when in town seem to be either missing or messed up. The lighting in some areas makes Chars and NPCs look like they’re wearing TV static. I’ve checked the drivers for my graphics card (ATI Radeon 3100 in a Toshiba Satellite Laptop), and they are up to date. Please see the attached screenshots, and if any more info is required, I will be happy to provide.

Thank you for your time and attention. ~Timil~

Bug Report5632NoMovementMediumUnconfirmedMario RohkrämerNPC Dialog stops your motion14.05.20122 Task Description

If the new “NPC DIalog” is enabled, and you have an NPC targeted (possibly from an earlier quest dialog), you suddenly stop if you move far enough away from this NPC.

Probably losely related to PS#5629

Bug Report5782NoCombatMediumUnconfirmedRii Riichanging weapons in battle doesn't work22.10.201222 Task Description

If I have no weapons while in battle and I take out swords, I continue fighting with no weapons. If I stop attacking and then start again, the swords get used.

Bug Report5813NoModels and MapsMediumNewRoman YagodinAbacus icon in "Kilas wants his Abacus Back"09.02.201321 Task Description

1) Abacus quest item in “Kilas wants his Abacus Back” looks like some sort of globus…

2) It is not clear from Crosh’s explanations, that numeric base he uses with 7-th beads abacus. It can be both 7 or 8, so right answer may be 64 (base 8) or 49 (if base 7 is used). If base 7 is used, the whole beads line is moved back (left) in same operation with moving its last 7-th bead to the right. Same alhorithm is used in real Russian abacus, which have 10 beads in a line for 10-th base calculations.

Maybe, 2) is not a bug, but it requires some more “out of game” explorations, than player may expect, or just “brute force” enumeration of possible aanswers. So, Crosh’s explanations about his calculations must be more clear:

Now: “When they’re all to the right, I move them all back and move bead in a second line…“
Must be like: “When they’re all to the right, and I need to count one more day, I move them all back and move bead in a second line…“

Feature Request5845NoInventory/ItemsMediumUnconfirmedPeter van LooShow weapon requirements20.12.201225 Task Description

It happened to me twice already that I bought a good weapon for tens of thousands of tria, to then find out I need a lot of stats to equip it. And not only can’t I equip it, I don’t know whether it’s worth training for it either because nothing tells me how many more levels I need.

The game shows the effects (damage, speed) and the stats increases/decreases can be looked up in a book in the museum by analyzing the name. Could a way be implemented to know what stats and skills you need to use an item before buying it too? Either as part of identification, as a new separate identification spell for requirements or through some book?

Without that I’m very reluctant to buy anything at all as I spent too much money already on things that are useless to me.

Bug Report6017NoMiscMediumUnconfirmedThijmenproblem with registering at the forum31.05.202021 Task Description

when i try to register for the forum the last question is broken: what is the name of the underground version of the stalactite?
the answer should be stalagmite. (so far i tried several typos on both stalagmite and stalactite).

Feature Request6027NoInventory/ItemsMediumUnconfirmedHirene PenifurDisplaying Quality of the stored items in storage windo...14.06.20132 Task Description

I think it would be nice to see the actual quality of the stored items too in the storage.

Now, you can see the amount, the price and the name of the item.
Sometimes with lot of similar items but with different qualities, it could help you to chose what you need.
At the moment, you need to click on each same named item stacks to see what you need.

I know it would reduce the maximum number of the storable items per category, but considering the long names of looted items, I think this 8 bytes wouldn’t make big difference.

Showing tasks 201 - 250 of 655 Page 5 of 14<<First - 3 - 4 - 5 - 6 - 7 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing