PlaneShift

Task TypeIDPrivateCategorySeverity  descStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Feature Request4727NoNPCMediumNewRlyDontKnowRentable mounts12.09.20103 Task Description

FR by Vakachehk:

I have an idea for mounts which will need some changes to some maps.
For Rivnaks (maybe Drifters too) having stables in which without a ring you may summon them, and dismiss them, without any skill of any ring needed, maybe a tria fee of like 50trias every summon/dismiss (of course there's the obvious issue you un-mount and leave your Rivnak somewhere, either the game automatically dismisses it or it is able to be stolen via a player, or a mechanical guard comes and takes it back to the stable or whatever). Using your Ring of Summon Familiar you can use the skill Empathy to dismiss/summon/etc, anywhere at any time.
Also I was thinking about the skill 'Riding' maybe this could be trainable and used in combat while on your rivnak?

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

Feature Request4789NoUser InterfaceMediumNewFrederik Elwertaction locations have no labels and are not selectable16.10.20103 Task Description

The grill in Reffitia's kitchen in Brado's tavern doesn't behave like other items in the kitchen: The preparation table, for example, is selectable and has a label. The grill is not selectable, and it has no label. One can interact with the grill (e.g., store something in it) just as with the preparation table by right-clicking it. But the grill is much harder to identify, since it has no label.

Bug Report4809NoEngineMediumUnconfirmedmike loevencannot defend yourself if another player engages the mo...01.01.20131 Task Description

i ran into a bug that nearly got me killed today. i was fighting gobbles and i ran low on health and had to run away. as i was running another player cast flame burst on the gobble chasing me.

the gobble chasing me did not stop chasing me but i was no longer able to attack it because it said i must be grouped with X mean while the gobble was still damaging me.

this can be fixed one of 2 ways. the targeted player always has kill rights on the monster or the monster changes it’s target when a new playr engages it.

but as it stands it is rather scary when your being attacked and cannot defend yourself due to a bug in the kill stealing prevention system.

Bug Report4937NoCombatMediumNewDanielMovement for Ranged not showing when firing long distan...04.04.20164 Task Description

When the monster is somewhat near you, the movement simulating firing an arrow with the bow is showing. However if the monster is quite far away the movement stops showing until either one of you gets closer to the other.

Feature Request5191NoModels and MapsMediumNewVikenMore sewers would be nice...21.05.20113 Task Description

I really like the sewers in Hydlaa, and I think it’d be cool if the other cities (Ojaveda and Amdeneir, mainly) had something like that. I also think it’d be cool if the Hydlaa sewers had a couple more openings, and maybe some intentional service entrances instead of just cave-ins with ladders… And maybe an entrance/exit in the East? Then my Rogue-like character could travel by sewers more, which would be totally awesome.

Are you guys planning to add some more sewers eventually?

Bug Report5204NoBugtrackerMediumUnconfirmedShinobu MaeharaWhen receiving a bugtracker account, a non-existing ver...02.12.20211 Task Description

When I received the account confirmation message in my inbox, and then clicked on the link, it asked for a verification code.
But there was no textbox to enter the code, and it wasn’t in the message sent. Fortunately the login turned out to work just the same - all mention of verification codes should be scrapped.

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

Feature Request5221NoEngineMediumAssignedVikenVenalanMaking Metal Stock in Ojaveda18.09.20141 Task Description

I just did this quest, and it turned out to basically be “Give Trasok 100 tria so he can explain what you should already know if you have the book.” It has no reward other than a few Crafting Association points, which is pretty much worthless. Could you guys either remove this quest or make it give some real rewards? Thanks…

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.

Bug Report5271NoMovementMediumUnconfirmedVakachehkAmdeneir Tavern bed's Canopy too low to use09.07.20111 Task Description

The bed’s canopys in Amdeneir tavern are too low for anyone/race to use the beds.

dl.dropbox.comu25106032shot93.jpg Picture depicting Vakachehk being to tall to get under the bed canopy

You might be able to use them if we could some how have a lying down command and be able to scoot over. Or right click the bed and click ‘Use’ and our character’s automatically lay on the beds. However they’re unusable at the moment.

Feature Request5286NoInventory/ItemsMediumUnconfirmedGregPile of quest items Of Unknown Importance23.06.20111 Task Description

Not sure if this was adressed but I have a pile of quest items, that after the whipe Of quests Im not sure what I need to keep for Quest trees, or what I can get rid of. Trying to clean out my inventory/Quest items.

I Haven’t really tried to find a spoiler site that lists quest items and what they are for, or even if one exists

Bug Report5289NoCombatMediumUnconfirmedGregDavide VescoviniYou Must Face Enemy To Attack/You Are To Far Away To at...24.06.20114 Task Description

Not sure if it is just me but I keep getting “You Must Face Enemy To Attack” when im clearly faceing them >

  There are A few Angles At which this happens (Most noticable on a Armored Riverling's right shoulder near the Lake Of Tears, Has also happened on the consumors near the Face Of Stone) 

“You Are To Far Away To Attack” > (standing right next to them, If I time it right I can jump and hit it’s head, but only can hit when jumping)

   I have noticed this On Ojaveda Road 1 Maulbernauts/Vilenaut/Maulberloards (When they spawn in the "vally area of there spawn points") I also notice when I kill them They get suspended Laying down in the air
Feature Request5300NoQuestsMediumUnconfirmedAndrew DraskoySuggestion for NPC default conversation when quests not...29.08.20111 Task Description

Currently when an NPC doesn't have a quest for player, they essentially ignore the player. This can be bad because:

1) Sometimes (e.g. the circle way quests) this comes across as a bug since the player has been directed to talk to the NPC by another.

2) It's not always (in fact generally not) a realistic behaviour from a charactization PoV.

3) The chain quests are now very long and not obvious, so players have no idea what to do next.

4) It may be something else besides more quests that is necessary. How are players to know?

I think this should be changed, and propose the following dynamic as a possibility:

A "sociability" metric would be calculated for each interaction between player and NPC based on:
factions, prerequisites required for quests, and a base number assigned to each NPC. This metric will indicate how well-disposed the NPC is towards giving quest info the player at this time. Depending on this metric (lets say a number from 0-5) the NPC could say something (or ignore the player if the number is 0). The higher the number, the more useful and specific is the response.

Some characters are grumpy by nature and will almost always ignore people or give gruff responses (like now). Many are just typical and will offer canned default responses, expect that for the higher metrics these will hint that they will have something for you later. Ideally the highest metric will look up who gives the pre-requisite quest and direct you there.

Each quest could specify overrides for any of the responses.

Bug Report5316NoCrashesMediumUnconfirmedslyclient is crashing04.04.20133 Task Description

My client is crashing when my char sees a Magic Wand user. I’m on a Mac. I suppose its caused by those new Master Wands. This is very nasty…

Bug Report5324NoEngineMediumUnconfirmedR.GuppyOutside guildhouse door icons missing27.07.20111 Task Description

Both guildhouses Call of Destiny and The Jumping Groffels, show no door icons from outside.

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.

Feature Request5377NoQuestsMediumUnconfirmedFoxieIn Aid of the Kran quest too short26.08.2011 Task Description

I must say that this quest is quite disappointing. After a promising and very good beginning the whole story is cut short in an odd way. I think the plot would deserve some development as the beginning is really good.

Bug Report5380NoEngineMediumUnconfirmedAndrew DraskoyNothing to be looted message grammar29.08.2011 Task Description

The message presented when looting a dead NPC with nothing to loot is “… has nothing to be looted”.
While this is valid English, it is more natural to say “… has nothing to loot”.

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.

Bug Report5389NoEngineMediumUnconfirmedKostas MichailidisLocked inside.25.09.20115 Task Description

I can only quit the Hydlaa’s Museum when I quit and log in again.The first time I try 90% of everything located inside the museum vanishes.The following message pops up every time I try to quit:You are not in the range to do this.

Bug Report5391NoInventory/ItemsMediumUnconfirmedVakachehkTrading while over encumbered 28.09.2011 Task Description

It’s stupid to not be able to trade (through right clicking the character and clicking ‘trade’) while over encumbered (having to sit down because you’re too heavy). But yet you can just make a shortcut or type /trade and it works.

So my point is, why?

(note: if this task has already been posted and discussed, I did search ‘Trade’ and ‘Trading’)

Bug Report5392NoEngineMediumUnconfirmedAlex MatthewsNo armor29.09.2011 Task Description

The leaver leg armor and appentice robes on Enkidukai clamod isn’t working. this might be the same for all enkidukai’s.

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 Report5439NoCharacter CreationMediumNewMario RohkrämerRace selection: Collection of issues found in systemati...15.10.20213 Task Description

There are several issues I experienced during testing the Character Creation / Race Selection:

  • Hair style is hard to check if manual rotation is necessary during zoomed view.
  • Male Ylian: blonde/brown are confusing names for face textures, they should possibly be changed to emotions. Blonde 1 and Blonde 2 appear identical.
  • Male Dermorian: Face style “Forehead tatoo …” is too long to be readable completely
  • Female Dermorian: “Medium” style is shorter than “Short” style
  • Stonehammer: Race description still mentions “Stonebreaker”. Many descriptions may need an update after the race renovation.
  • Male Stonebreaker (and others): Hair and Beard styles may need a more descriptive name.
  • Female Stonehammer: Traits seem to be misordered. If “Braids” are the two long upper tails, and “Rivnak tail” should probably be the one long tail, then “Lavvar tail” should instead be the two small low tails? What is a Lavvar, anyway?
  • Kran: I’d prefer visually disabling both male and female gender buttons. Leaving the female activated might be confusing.
  • Female Ynnwn: Face style “White eyes” doesn’t use white eyes. The name should possibly be changed, e.g. “Aged” (in contrast to “Young”).
Feature Request5477NoGUIMediumUnconfirmedchrisGui improvements/inconsistencies20.12.20115 Task Description

Currently the GUI is one major flaw of Planeshift in my opinion, it makes it look worse than it deserves. A few examples:

  • Just try to play the tutorial on a 15 inch laptop (1366×768). As soon as you need to open up the inventory most of the screen is covered, you can’t even close the window because the top right cross is out of screen. I needed multiple tries to find a spot on that window to be able to drag it down and close it finaly.
  • We now have channels. But the new basic chat gui hides it by default. New Players with a new installed client don’t see it. A lost chance to show them there are people online actually.
  • The possibility to reduce the amount of tabs in the chat window is great but is also a pain in the a.. if every new guildmember needs to be guided through the processs of enabling the guildchat, even a restart is needed. Why not make this tab pop up if someone is in a guild…if the guild joins an alliance make this tab pop up. If not these two are hidden by default?
  • Playing this game now for around 5 years I think and at least I have the impression we get with every single release new commands to be used in shortcuts. Thats great, for advanced players…for new ones it is confusing. IMHO its time to take a breath and review them, sort them in order of importance and decide which should be used in the gui and how. Can’t remember how often I heard the question: “How do you mine ores”. A ‘logical’ way could be that you rightclick your character and get it as option (well now there is “introduce yourself”, does it do something?) when the rockpick is equipped, is the fishing rod equipped you fish as option. Also summoning your pet and mount is only possible via commands. The described way could make these also more accessible. (There are also illogical flaws, if mounted you can unmount after rightclick, but you don’t get the mount option when righclick on your mount)
  • Think about if some can be combined into one command. We ‘use’ the riveter, anvil etc. Why do we /dig or /fish and not /use the rockpick or fishing rod. I can only think thats a leftover from when we had to /dig iron etc explicit.

Enough for now, hope you guys have enough time to think about it.

Feature Request5486NoEngineMediumUnconfirmedEdichoImplement data compression28.12.2011 Task Description

Client recieves plain text data regarding many things configuration:

<traits><trait id=”10” next=”0” loc=”FACE” mesh=”308” mat=”321” tex=”322” shader=”“/><trait id=”346” next=”0” loc=”HAIR_STYLE” mesh=”328” mat=”0” tex=”0” shader=”0.63,0.32,0.17”/><trait id=”382” next=”0” loc=”HAIR_COLOR” mesh=”0” mat=”0” tex=”0” shader=”0.52,0.45,0.17”/></traits>

It would be better to handle the data this way:
compressed server side
stored compressed
sent compressed
client recieves compressed
client decompresses uses and stores on disk.

compared:
plain text - 1,1k
tar.gz - 0,4-0,5k

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 :)

Bug Report5535NoEngineMediumUnconfirmedJeremy Listcannot unguard items in dropped containers05.02.20121 Task Description

to replicate: find a container object somewhere (such as one of the wooden crates near Harnquist’s). Put an item in the crate, and try to unguard it. There doesn’t seem to be any way of doing this, or of unguarding an item before placing it.

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 Report5566NoEngineMediumUnconfirmedAiwendilThe treeview of paws is bugged.13.04.2012 Task Description

It happens for me always again after “opening” and closing nodes. Sorry, haven’t found a way yet to reproduce it every time. Might add some more information here once I find out more ;)

It dispalys the newly opened node above a previously already opened one.

Bug Report5574NoEngineMediumUnconfirmedKaerli StronwylleClient-side email validation in registration system rej...15.04.2012 Task Description

GMail uses the + to denote email aliases: foo+bar@gmail.com delivers to the same GMail inbox as foo@gmail.com. The PS validation system rejects the + character client side, although it is permitted by the RFCs (see RFC5322 s3.2.3/3.4.1). The easy fix is to be much more liberal on the client about what is allowed in an email address, since we’ll be emailing a validation code to it anyway.

Bug Report5619NoRendering IssuesMediumUnconfirmedMario RohkrämerText on speech bubbles is covered with black shadow02.12.20213 Task Description

The text in speech bubbles is hardly readable. It seems that the black shadow covers the bright colored text.

Bug Report5625NoEngineMediumUnconfirmedLeonReference to non-existent sound file: amb-day_forrest_...05.05.2012 Task Description

Essentially the same issue as http://70.32.40.136/flyspray/index.php?do=details&task_id=5579 except that the file in question is amb-day_forrest_4 This is happening in the outdoor area at the arena.

Fri May  4 19:13:58 2012, <src/plugins/common/soundmanager/data.cpp:167 LoadSoundFile SEVERE>
Fri May  4 19:13:58 2012, Can't load file 'amb-day_forrest_4'!

for now I added:

<Sound name="amb-day_forrest_4"       file="/planeshift/art/sounds/amb/day_forrest_3.ogg" /> 

after:

<Sound name="amb-day_forrest_3"       file="/planeshift/art/sounds/amb/day_forrest_3.ogg" /> 
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 Report5659NoCrafting TransformationsMediumUnconfirmedMario RohkrämerRed Mangrove and Sinaflar: Grinding pulp to paste excee...30.05.20201 Task Description

Grinding Kingsfoil or Wyn Pulp to Paste works in a reasonable time.

But trying the same with Red Mangrove or Sinaflar takes much more time than my Mental Stamina (669) offers. The result is a "Pile of Dust". Did someone move a decimal position?

Feature Request5675NoEngineMediumUnconfirmedGornostaev AlexeyPop-up messages on other chars tells you smth18.06.20121 Task Description

It’s very easy to miss tells, greetings and etc. For example if I talk with NPC, NPC tab in chat selected. Other char comes and tries to start dialog with me. As I read what NPC says, I miss blinking in the Main tab, so I ignore that char. As for RP, it seems that I’m very impolite because ignoring other chars. Adding popup for messages addressed to me solve this problem and I can immediately(if I want) reply to char.

My suggestion(technical background):

  • on each command like <CMD> <TO_PERSON_NAME> generate event with message(tell, greet, etc.)
  • this message shows in the main view like other notifications
  • this popups can be toggled off in settings
Bug Report5684NoEngineMediumUnconfirmednobody specialProducts of enchantment should not be rated for rarity12.07.20121 Task Description

lesser piles of dust (seem to be from emeralds) get assigned a number that is negative. As these are not loot they should not be going through the function that assigns a value. Crafted weapons do not get a value.

Feature Request5698NoQuests DynamicsMediumUnconfirmedMario RohkrämerPet race selection for old characters redoing the quest...19.07.20121 Task Description

Several players of old characters who had a Groffel as pet before the quest wipe, and have to redo the pet quest, are unsatisfied that they don’t get a Groffel again, but a Yulbar instead. See: Status of Our Old Pets

May be that Yulbars didn’t exist at all when they got their pet.

May be that Yulbars are somehow preferred now, or there are just no complaints about Groffels so there is a bias about it.

Would it be possible (without extreme efforts) to ensure that redoing this quest creates the same pet race as before? Or would it be possible in cases of old characters redoing the quest after years that they are allowed to chose the race — for emotional reasons?

Feature Request5704NoInventory/ItemsMediumUnconfirmedAndyBooks could have regular Info window shown first22.07.2012 Task Description

Instead of directly opening the book copy text, it would be nice if a book showed a regular info window first. Title, the authors name, and generic book description. If a Read button were provided, that then opened the window with the book copy text, perhaps an event could be generated so there could be read and unread books in ones inventory. Being able to carry and inspect an unread book perhaps gives some interesting quest possibilities.

Feature Request5706NoMiscMediumUnconfirmedTobias HuysentruytIn game log viewers23.07.20121 Task Description

I was just wondering if an in game log viewer could be implemented. I don’t know how to minimize and I have to quit my game every single time I want to check my logs, also it’s useful. And makes so that new players don’t have to go around, wondering how the hell they can solve a quest, when they forgot some crucial information.

Bug Report5708NoUser InterfaceMediumUnconfirmedTrygve WastvedtQuests only appear after reopening the window24.07.20121 Task Description

If I get a new quest while the quest & event notebook window is open, the quest doesn’t appear in the list until I close and reopen the window. Can getting a new quest cause a refresh of the list of uncompleted quests?

Bug Report5716NoNPC DialogMediumUnconfirmedMario RohkrämerTokens of Regard - a little senseless since Narwin pass...28.07.2012 Task Description

Since NPCs move, Narwin visits Ervin Fromaad and must pass Grimal on his way. So it doesn't make much sense anymore that he can't visit him in person and request the token himself.

Bug Report5719NoItems CharacteristicsMediumUnconfirmedMario RohkrämerWeapon Identification: Weapon History Scroll descr. is ...01.08.20121 Task Description

I would enjoy reading a bit of the Greataxe Nyshyn identified. But the scroll is empty.

Bug Report5735NoMiscMediumUnconfirmedDavidBit of grass outside of walls in AkkCentral14.08.2012 Task Description

Nothing major at all, but I cannot change the severity. Is that up to the poster?

Anyway, just on the other side of the wall from Akk-Central -4.46 0.70 4.32, in the empty space, is a bit of grass floating around.

Bug Report5760NoBuild IssuesMediumUnconfirmedJohn Smithstatic src analysis of planeshift15.09.2012 Task Description

I have been playing around with the llvm/clang static source code analyzer (http://clang.llvm.org/get_started.html) for a while, and thought it might be fun to run it on the planeshift source code (svn r8433). Even though especially the c++ analyzer is still viewed as beta quality at this time, the results are interesting and can be found here :

http://lbalbalba.x90x.net/clang-analyzer/planeshift/

Bug Report5767NoUser InterfaceMediumUnconfirmedMinksChat highlighting when name is part of another word.16.09.2012 Task Description

I made a char with a very short name (Min).
Everytime some says a word this name is part of (like “I’m coMINg home.”), the whole line
gets highlighted in blue.

Bug Report5778NoUser InterfaceMediumUnconfirmedRii Rii/join /leave don't match25.09.20123 Task Description

Accorind to the /help menu, " should be able to say "/join 0" and then "/leave 0", but /leave does not leave "0". Intead it says, "Please specify a chennel hotkey number to leave". Am I supposed to know what a chennel hotkey is?

Bug Report5786NoModels and MapsMediumUnconfirmedRii RiiDungeon darker at night23.09.2012 Task Description

I think the dungeon is darker at night. I need a torch then. This makes no sense.

Showing tasks 151 - 200 of 652 Page 4 of 14<<First - 2 - 3 - 4 - 5 - 6 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing