PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited  desc[[changedby]]
Feature Request6453NoEngineMediumUnconfirmedxolawielding weapons in hydla06.09.20146 Task Description

guard throw out of city polymorphed players, why not add the same when player wield weapon in city and guard see that?

Feature Request6563NoEngineMediumUnconfirmedmike loevendepreciate /stand and use /sit as a toggle06.09.20141 Task Description

why in gods name we have a seperate sit and stand command is beyond me in fact it is completely idiotic. there is no need for /stand in a game that is properly programmed

/sit should perform both functions act as a toggle

void sit()
{
if(player.isSitting) player.stand();
else player.sit();
}

with as script like this the /stand command can be removed from the game simplifying shortcuts.

additionally the addition of a sit right click action on specific furniture should be added to ensure that characters who wish to appear sitting in chairs will be properly snapped into position and animated as such

Feature Request6573NoUser InterfaceMediumUnconfirmedmike loevenStore Quest Notes in the Books Database06.09.201421 Task Description

I would like to request that saved quest notes be moved from client side into the book database. currently the quest notes are saved locally and are very vulnerable frequently getting deleted during client repair or re installs. additionally for players who have more than one computer these notes do not properly persist between clients.

considering that players are already allowed to write books and that text data takes up very little space there is really no reason NOT to move this feature server side.

another major issue with the current implementation is that the quest’s description is missing a lot of key information provided by the npc conversation such as names and locations.

a perfect example is the quest Masked Mistress where the description tells you the summary however does not include her brothers name which is given in the npc dialogue.

the lost of quest notes can easily render a quest impossible to complete without asking a person for spoilers or searching through game logs for the missing conversation.

Feature Request6576NoEngineMediumUnconfirmedmike loevenIcon Editing System for Player Books06.09.201411 Task Description

The game possesses many unused book icons that are actually quite interesting but not accessible in any way outside of the shortcut window.

I would like to see a icon selector integrated into the book writing window that allows you to select any book icon for the item’s appearance similar to the way you can assign these icons to a shortcut hot button.

additionally with this implementation there is no longer a need for Jayose to stock a different books for different colors as well as allowing player written books to be more easily distinguished from each other

it would add a fun little cosmetic aspect to role play allowing your ancient tome to look like an ancient tome rather than a hot off the press notebook

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 Request6567NoNPC DialogMediumNewmike loevenMake Npc's aware of nearby quest characters and attempt...22.08.201411 Task Description

I would like to see npc’s function as locators for quest characters so that players can “ask around town” if they cannot locate the desired npc.

until now due to the gm’s policy about spoilers and the fact that most NPC’s are pretty much brain dead except for a few very basic responses it is sometimes next to impossible to locate a specific NPC without relying on another player or a wiki website as the information is not available ingame.

essentially I want NPC’s to respond to commands such as “do you know where I can find ‘name’” they should be able to check a database of nearby NPS’s and if they are in range they can point you in the direction or if not in range point you towards an NPC that does.

sample response. “yes i have heard of this ‘name’ you can find him over by “description of location pulled from database”.

sample responce out of range.

“I have not heard that name before perhaps you should try asking ‘NPC near desired character’ in ‘city near desired NPC’

but essentially make NPC’s able to give directions or information about other NPC’s or directions to nearby areas

right now it is nearly impossible to get any information about quests without relying on other players. Npc’s should respond to questions of this nature.

Feature Request6554NoEngineMediumUnconfirmedmike loevenadd petname overload to the /mount function for automa...13.08.20144 Task Description

i would like to see an overload for /mount where you can simply call /mount <petname>

if the pet is not in world the pet will be summoned and than targeted automatically prior to the mount command.
if the pet is listed as summoned the command will attempt to target the pet prior to mounting.
if the pet is in world but out of range the command will give the normal error for being out of range.

Bug Report5816NoRendering IssuesMediumUnconfirmedRoman YagodinHydlaa lights become wrong after moving between locatio...11.08.201411 Task Description

lh3.googleusercontent.com--kh0bmqzraeuiu5edagebiaaaaaaaaag0ocotvq6wswss790shot02.jpg

This can be fixed with brightness increse / decrease, but still wierd.

Ubuntu 12.04 x86_64 on AMD A10-4600M with latest Catalyst 12.8

Report data:

51.0737 2.32624 -133.063
0.416704 -0 0.909042
-0.184466 0.979195 0.084559
-0.890129 -0.202923 0.408035
"hydlaa_plaza"
0

Feature Request6506NoGUIMediumUnconfirmedxolacopying books09.08.20144 Task Description

when i edit book and load it from file i would like see list of files i can load,
in additonal user books not stack that make it hard to carry for sale :( so another proposition if i put empty book into writted one it stack and and i have 2 identical -easy way to copy books

btw book name is not changed when i load it from file and i have to edit it every time

Bug Report2656NoCrafting TransformationsLowAssignedCaarrieDavide VescoviniTuathanachlist of crafting bugs08.08.20143 Task Description

this bug will include any bug related to crafting.

Bug Report6512NoCombatMediumUnconfirmedxolaflame spire07.08.20143 Task Description

when flame spire or animate vegetion kill enemy it swich from agresive to fuldefensive mode , enemy is already dead ant it shall stop atack

Feature Request5638NoCrashesHighNewMario RohkrämerOverhaul errorlog.txt usage, make it contain useful con...02.08.201415 Task Description

There are numerous (at least dozens) complaints in the forum that (especially under Windows) the errorlog.txt contains only uninteresting default errors which are not at all critical, but misses really useful and critical entries instead.

The whole “error console” concept is nonsense for Windows users. Windows builds don’t output anything useful in the console they are started from, and this would be the only console where output could be redirected to files.

If you call the client with the parameter “–console”, a new console is opened, but this one can’t be redirected with “>” or “2>”, you would have to mouse-select as much as you can keep in its history. Most PC users will not know enough about Windows to tweak this console window, maybe not even know how to select and copy from it. On Windows 7 it is even worse, when the client crashed, the new console is nearly disabled, so you almost cannot select and copy text from it after a crash.

Feature Request6333NoCraftingMediumNewElhorienDavide Vescovinimore variety of animal parts to craft Healing essences01.08.201414 Task Description

I write this to ask about more variety of animal parts in order to craft this essence, since it can be obtained in low production from aragnas and in high production from trepor queen. Trepor queen is just one mob in place and not always give to you the eggs sack. Is a essence really hard to obtain, and is very helpful for newcomers and also for experienced player, when crafted into healing potions. Increasing the ratio egg sack / essences will also help.
Thanks a lot for reading and for your time.

Bug Report6546NoEngineMediumUnconfirmedxoladequip repairing item29.07.2014 Task Description

i cant dequip it while repairing but i can equip another item so the one im repairing is in inventory

Feature Request6543NoEngineMediumUnconfirmednobody specialobscure location information for blackflame area.25.07.20142 Task Description

The guild window, who’s online tool, clearly lists blackflame area when you are in the temple. It would be better if it indicated one of the sewer maps instead or some random map.
given the secrecy surrounding this status you don’t want joe guildmate to have this info even out-of-contextly.

Bug Report6529NoCharacters AnimationMediumUnconfirmedVenalanBoth Hand item attack/equip animation16.07.20141 Task Description

At the moment two handed items appear in a single hand and use the animations for single hand weapons. There needs to be a new set of equip and attack animations for each race for two hand weapons.

Bug Report6528NoInventory/ItemsMediumNewVenalanRalph CampbellBoth Hand item flag16.07.20141 Task Description

When you equip an item with “BOTH HANDS” flag an icon appears in only the left or right hand inventory slot, whichever you dropped it in.

As the weapon takes up both ‘LEFT’ and ‘RIGHT’ hands it would be clearer if the same icon appeared in both hands to make it clear that both hands are taken up by one item.

It should also be possible to deequip it from the icon in either hand.

Feature Request6527NoClient start-upMediumUnconfirmedThomas TautenhahnDon't allow login into a locked guild house15.07.20141 Task Description

The reason for this request is to prevent guests from stealing.

If one tries to login into a locked guildhouse one has no key for one’s position should be reset.

Guildhouses usually have only one exit so the position outside of the house should be clear.

Feature Request3053NoVery LowPostponedAmandaRizinMake Tents Buyable.30.06.201432 Task Description

It would be nice to be able to set up camps for roleplay purposes.

Feature Request6513NoCombatMediumUnconfirmedxolaannoying window asking winer to take loot22.06.20141 Task Description

when hunting in group popup window asking winer to allow loot is annoying, i wish leader of group have options that
1 allow to share loots
2 disable shares and the one who take loots keep it
without the annoying window that popup every time

Bug Report6509NoEngineMediumUnconfirmednobody specialsoftware sound does nothing18.06.2014 Task Description

On install, the launcher defaults to a software sound source which seems to do nothing. I get no sound from it in either windows or linux. Perhaps it should default to openal if that is the only sound system that actually works. Possibly the software selector in pslaunch should be removed or renamed “no sound”

Bug Report6499NoCharacter CreationMediumNewMario RohkrämerJoe LyonPseudo one-named characters08.06.2014 Task Description

Today I saw two characters with a supposedly empty family name, yet it seems to be present. When you greet them, the system message with a trailing dot looks like:

SelfFirstName SelfLastName greets TargetFirstName  .

According to the log file, it is indeed a whitespace, not an Unicode invisible char.

I wonder if it may be related to PS#6482, but I doubt.

Bug Report6488NoEngineMediumUnconfirmedAustin MasseyVersion 0.6.2 client crashes randomly on Mac OS 10.7.526.05.2014 Task Description

6 times in 2 hours since the update the game crashed. Returned to version 0.6.1 and it stopped. Tried lowering graphical settings to no affect.

Bug Report6477NoEngineMediumUnconfirmedGonger"/target next" skips over targets23.05.20142 Task Description

During the last Dev Meeting, there was a good discussion about looting problems, especially after killing multiple opponents.
Aliasing with “/target next” does not solve the problem, because several players confirmed that this command tends to skip corpses.

Therefore Eredin asked for this ticket as a reminder to check the command.

Bug Report6472NoUser InterfaceMediumUnconfirmedRoman YagodinNPC dialog shows NPC's public phrases20.05.20141 Task Description

Often then I'm trying to speak with NPC using "new" NPC dialog, on activate it shows NPC's reply bubble with a common public phrase (instead of [private] quest choices).

Think that NPC speech bubble should be displayed only for NPC's replies on quest choices / answers. Rule is simple: no quest choices made in dialog session = no need to show NPC reply bubble. All other NPC talk should be directed to the chat.

Bug Report6462NoEngineMediumUnconfirmednobody specialSpell research doesn't interrupt crafting19.05.20141 Task Description

while hammering a heated alpha ps sba blade I was able to start spell research without int erupting the hammering.

Bug Report6332NoClient start-upMediumUnconfirmedRigwyn SetsonCrash starting client14.05.20143 Task Description

This is kind of stupid, but I noticed that if you run pslaunch, then click on “Play” before the client version and launcher version is displayed, the client will crash. It might not hurt to lock the play button until the launcher is fully initialized. Its a small bug, but probably quite easy to fix.

Feature Request6440NoEngineMediumUnconfirmednobody speciallog file for quest chat12.05.20142 Task Description

It would be extremely useful to have a dedicated file for all quest chat that you could enable.

Bug Report6431NoEngineMediumNewVenalanAdding a " symbol while editing character names in budd...06.05.2014 Task Description

As the title suggests if you add a name like;

Venalan

And you then edit this to say

Venalan “dev”

When you load the client next time around the " will have broken the aliases_name.xml file so none of the added name notes will show. It is because you end up with the following in the xml file

<alias name=”Venalan” alias=”Venalan “Dev”” />

the extra [dev”“] is an unknown component of the <alias /> so breaks the whole formatting of the file.

Feature Request5936NoGUIMediumUnconfirmedRoman YagodinBook titles for crafting techniques are missing06.05.201461 Task Description

So the subject: book titles for crafting techniques are missing in 0.5.9.10 using “elves” skin (and other skins too):

dl.dropbox.coms5guzxzdxlf11uu3crafting.jpg

But writable and setting books are ok:

dl.dropbox.comsd8x15gts1s5qzp1writable.jpg

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

Bug Report6429NoEngineMediumUnconfirmedLisaforward/back keys not working when focus on inventory04.05.2014 Task Description

when the focus is on the inventory (inventory is the active window) i can not make my character go forwards or backwards using the arrow keys. once focus is off of the inventory i can control movement. however left and right still work.

Bug Report6425NoItems CharacteristicsMediumNewMario RohkrämerScale of White Oak Wood model is probably too large04.05.201421 Task Description

With a weight of 9 and a size of 9, the model of “White Oak Wood” appears to be way too large. Such a big heap of wood would weight more than 50 kg. In contrast, the icon is such a tiny poking stick…

www.ligh.deplaneshiftwhiteoakwood.jpg

Feature Request6427NoWebtoolsMediumUnconfirmedDaevaornCurrent release not part of the achievement set on MyPl...03.05.201435 Task Description

There is no part and icon for the current release in the “PlaneShift Loyal Fan” section of the MyPlane achievements yet.

In order to speed things up and reduce the overall impact I prepared three proposals:

For aesthetic reasons I favour the first, as it has the best balance in colour and motif, although the two others are a bit more expressive, when it comes to representing the new features.

Bug Report6426NoClient start-upMediumUnconfirmedMalunga LeebooPermanent crash on startup after update.02.05.2014 Task Description

Hello everyone!
I have updated my client on 2014-05-01 via launcher. Now game crashes in a few seconds right after loading the world. I can see environment, but my character is not able to move, chat interface is not accessible. After about 20 seconds game crashes and returns to a launcher window. I have tried to clear cache before starting, but it doesn’t help. Using “elves” interface skin by default, but changing to another (scholar) leads to the same behaviour. There was no such issue before an update, but it was some weeks ago, maybe system updates can cause a problem as well. Creating a new character does not help much: I can walk a few steps and then game crashes. After that there is no chance to proceed playing using a brand new char because it starts up already “broken”.
My system is: OS: Russian Fedora Remix 20, 3.8 GB RAM, Intel Core i5 CPU 661@3.33 GHz x 4, OS type 64-bit, Graphics Gallium 0.4 on NVC1, GNOME 3.10.2. Operating system is up to date (all latest updates installed successfully)
Update: I have tried to download a new *.run installer, renamed /home/PlaneShift and /home/.PlaneShift and reinstalled client. Same result: the world is loading, I can see my char standing near Harnquist’s blacksmith area, but GUI is frozen and no movement or animation. after a few seconds game crashes back to launcher window.

Bug Report6144NoEngineMediumNewVenalanTaladNew icons are not showing correctly in MyPlane.02.05.20142 Task Description

I noticed in a characters inventory that “The pastry Chef” book was not displayed as an icon, but was displayed as text “The Pastry Chef”.

It appears that the newest icons have not been loaded or are not reference correctly from MyPlane.

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”.

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 Report6272NoEngineMediumUnconfirmedNoobMaster's Dark Way Wand Crashes12.04.201432 Task Description

Crashes sometimes occur while unequipping a Master’s Dark Way Wand or mounting while it is equipped.

Bug Report6386NoUpdater/PSLaunchMediumNewxolaincompatibile skin09.04.20143 Task Description

i have seen people who log and quit(crashing) in second due using incompatibile skin
update and repair should set skin to default elves .reinstaling ps propably will not help because these configuations are in diferent folder

Feature Request6392NoUser InterfaceMediumUnconfirmedJonAdd switch character/logout option to client06.04.201413 Task Description

Currently when leaving PlaneShift, the only option is to completely exit the client. It would be convenient to be able to go back to the character selection screen and/or the login screen rather than having to restart the client.

Bug Report6383NoTraining & SkillsMediumNewVenalanbug with being told you get practice points at level 20...05.04.2014 Task Description

As the title suggests you continue to get the system message you have gained practice when using a skill despite your practice level not actually increasing.

Bug Report6378No2D ArtMediumUnconfirmedJonMap shows Irifon River between Gugrontid and Bronze Doo...04.04.20141 Task Description

The map that shows up when you take a pterosaur flight shows a river identified as the Irifon River between Gugrontid and the Bronze Doors. However, there’s no river there and the Irifon is actually located between Hydlaa and Ojaveda.

Feature Request6377NoCharactersMediumUnconfirmedAdamCharacter Creation: Yilan Female Model04.04.20142 Task Description

Curious when the Yilan attractive, skinny feminine model of the Yilan class will be coming out?

I have decided that I will start a NEW character permanently when it comes put.
I would like to take the 4 years of learned game time and efficiently develop this new character.

If you can base the model to look something like the combo:
1.) Feminine female Northrir
2.) Feminine looking male Lemur

…………. I would be greatly pleased. Perhaps a little bit more swagger in the hips or a little bit more bounce (if you know what I mean).

Question: Who actually is working on these models?

Bug Report6239NoSoundMediumUnconfirmedErodare LenizusElectrotouch Sound Is Unpleasant03.04.20142 Task Description

Perhaps it's just me, but while Electrotouch is in effect there's a constant grating buzzing sound that just hurts like nails on a chalkboard.

Bug Report6373NoModels and MapsLowNewAdamGuild Keys 3D art shows as a pouch bag02.04.20142 Task Description

At the moment the guild key does NOT show up as a key when a character is holding it.
It shows up as a pouch bag.
Please kindly switch the image for a actual gold key just like shown in inventory.

Bug Report6376NoModels and MapsMediumNewnobody specialawkward wording on ylon dynari plaque02.04.2014 Task Description

the inscription reads that “Talad may bless the souls” this implies that he also may not. “May Talad bless” or simply “Talad bless” would be a plea for his intercession. “Talad blesses” would be an affirmation to the reader that they are indeed blessed by Talad whether or not it is actually true.

Feature Request6081NoSpell FormulasLowUnconfirmedDavide VescoviniDavide VescoviniTuathanachList of Spell feature requests01.04.20142 Task Description

This task collects the spell feature requests.

Feature Request6080NoRulesLowUnconfirmedDavide VescoviniDavide VescoviniTuathanachList of crafting feature requests01.04.2014 Task Description

This task collects the crafting feature requests.

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

Showing tasks 401 - 450 of 655 Page 9 of 14<<First - 7 - 8 - 9 - 10 - 11 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing