PlaneShift

Task TypeIDPrivateCategory  ascSeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
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 Report6025NoEngineMediumUnconfirmedJThompsonCrafting confusion -erroneous error message11.06.2013 Task Description

I was working on a batch of Liquid Bread Rise and kept getting “You are not sure what to do with this.” I realize this will probably be nearly impossible to reproduce so I’ll try to explain as best I can exactly what I was doing.

I had started by combining the ingredients (1 Foaming Water, 2 Pinches of Salt, 14 Scoops of Lard) on the preparation table, yielding Unmixed Liquid Bread Dough. Then decided to combine them in the wooden bowl so I could go straight to the mixing step. I had already combined 3 when I switched. I added the ingredients to the wooden bowl and combined, letting it automatically do the mixing step, and this worked fine. The I tried to mix the Unmixed Liquid Bread Dough I had previously combined on the table and that is when I got the “You are not sure what to do with this” message. As long as I combined the items in the wooden bowl and then mixed them I had no trouble. If I tried to put in previously combined Unmixed Liquid Bread Dough it gave me the error message. Several times I reflexively hit the Take All and Stack before it was mixed, and when I tried to put it back in the bowl and mix it I got the error message.
Eventually I had to stop and measure out more scoops of lard, which required switching my wooden spoon for the scoop, since I was also holding a Dagger of Seduction (and wearing a Merc Helm of Seduction, if that matters). After I switched back, I was able to mix the Unmixed Liquid Bread Dough without any trouble… for awhile. (I didn’t realize right away that was what made it work)
Eventually though the problem popped up again (when I prematurely grabbed the mix before it was done, and tried to put it back and finish mixing it, it said “You are not sure what to do with this”) Again, the problem resolved when I switched to measuring lard and back. This happened three times in all. I didn’t put together that it was when I switched tasks that it started working until the third time it happened, so I didn’t have a chance to try just switching tools to see if that was what was fixing it.

Feature Request6137NoEngineMediumUnconfirmedSlissChat window while loading new map24.08.2013 Task Description

I would like to continue chatting while I load to a different map. Can the chat window become independent and on top of all windows?

Bug Report6190NoEngineMediumUnconfirmedRezso GajdoczyRemoving guilds from alliances (/guildremove)14.10.2013 Task Description

messages.cpp misses another operand?

if(command == “/newguild” || command == “/endguild” || command == “/guildname” || command == “/guildpoints” || command == “/allianceleader”)

 {
     guildname = words.GetTail(1);
     return;
 }
Bug Report6191NoEngineMediumUnconfirmedRezso GajdoczyCommand - /guildmotd14.10.2013 Task Description

Setting guild MOTD is accidently tied to public notes privilege?

guildmanager.cpp

  if ( ! IsLeader(client))
      if ( ! CheckClientRights(client, RIGHTS_EDIT_PUBLIC, "You do not have rights to change the message of the day in your guild."))
          return;
Bug Report6240NoEngineMediumUnconfirmedRoman YagodinBook use commands mess21.11.20131 Task Description

For crafting book /use command equips book in mind slot - and it’s OK, I think.
But how to open crafting book for reading, as of RMB click in inventory?

Then dragging a book from inventory to shortcut window, /use command is created.
But /use command for common book just results in a book, equiped in righthand slot (in case it’s empty).
Book isn’t opened for reading nor writing, so where is no result of using it. So no /use…

After equipping a common book in a hand slot, /use [slot-name] command just kills the psclient… This one really unexpected :(

/write [item-name] command syntax not working on a writable book, resulting message is: “You cannot write on this item” -
but this syntax described in a Help window! And /write [slot-name] syntax works as expected.

I think it’s clear that /read command for a books must exist to make complete set. Some use cases:

* want to read any book - use /read [item-name] or /read [slot-name]
* want to write to a writable book - use /write [item-name] or /write [slot-name]
* want to equip / dequip any book - use /equip and /dequip commands

Sane default results for /use command:

* Crafting book - equip in a mind slot.

It's a reference book, to take a look from time to time in a crafting process, after all.

* Common book and writable book - open book reading window. Using a book in a real world means “read it”.

Other "uses" (as a blunt weapon, fuel, press-papier, etc.) are less common.
Bug Report6255NoEngineMediumNewVenalanTaladNolthrir mounted animation24.11.2013 Task Description

When a male nolthrir is mounted on a rivnak his legs stick into the rivnak.

Bug Report6269NoEngineMediumUnconfirmedErodare LenizusForward Non-Chat Keys To Shortcuts29.11.20131 Task Description

In the current state, if you have focus in the text box of the chat, none of your shortcut hotkeys work, even if they’re mapped to keys that do nothing in the chatbox, such as F1-12, Ctrl, Alt, Tab, Pause, etc.

I’m filing this as a bug report, because either this should be “fixed” so we can map shortcuts to such keys so they will still work while chatting, or the team can decide this is “not a bug” and close it.

The “fix” therefore, is to trap only those keys that chatbox can deal with, and forward anything else to the shortcut processor, so while typing in chat W A S D would be trapped in chat, and F3 would fire the shortcut it’s mapped to.

Bug Report6352NoEngineLowUnconfirmednobody specialunexpected container display24.03.2014 Task Description

If you have a shortcut to equip an item stored in a container in inventory – for example a book in a bag – the container window is opened up in the process. This is unexpected because you can store or sell such items without said container windows being displayed.

I keep my crafting books in a sack in inventory, my shortcut is:
-<shortcut76 name=”Dishes with Fishes” buttonimage=”/planeshift/materials/book_cookingfishes.dds”>

<![CDATA[/dequip mind /use Dishes with Fishes]]>

The same happens with my tool sack - sample shortcut:
-<shortcut78 name=”Masher” buttonimage=”/planeshift/materials/masher01a_icon.dds”>

<![CDATA[/dequip righthand /use Masher]]>

If I need to change tools or books in mid craft I do not want to have to reshow whichever crafting container I am using.

low priority, perhaps.

Bug Report6362NoEngineMediumUnconfirmedSimoneWrong message with analyze dweomer08.03.2014 Task Description

If you drop an item from your inventory while you are casting analyze dweomer on an another item you receive the message that the item you are identifying is already dead.
For example here I was analyzing Fire Bones Mercenary helm. When I dropped from the inventory another helm I got this message.

(11:09:55) >You start casting the spell Analyze Dweomer
(11:09:59) >Fire Bones Mercenary Helm is already dead.

Bug Report6370NoEngineMediumUnconfirmednobody specialblack flame temple spire too low24.03.2014 Task Description

If you fall off the dais where the fire carkerass is and you have max stats you do not die and you cannot return to the temple. To get back you have to commit suicide.

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 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 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 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 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 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 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 Request6607NoEngineMediumUnconfirmedJoe LyonJoe Lyonbetter system of managing traits for base character, pe...23.09.2014 Task Description

we need a facility to allow morph, scaling, settrait and related commands to be in effect for the current login -OR- persist across logins -OR- permanently change the base character. Obviously there should be appropriate permissions requirements especially for changes to the base.

Feature Request6608NoEngineMediumUnconfirmedJoe LyonJoe LyonGM Loadchar and savechar commands23.09.2014 Task Description

commands to save or load a character stored in an xml file. Should be able to specify short term, persistent or base level characteristics.

Feature Request6611NoEngineMediumUnconfirmedLisaStarting and stopping musical instruments in a group/ba...25.09.201411 Task Description

musicians trying to sync up to play as a band/group is difficult.
to fix this i suggest commands /groupplay and /groupstop be made
the musicians would form a group and each one would put the song they are to play in their left hand (that way one person can play a flute piece and another plays a lira piece, another drums, etc)
the group leader would issue the commands for starting and stopping
the system would broadcast the command to each client to start playing (like the way group chat is sent to the members of the group).
the piece would play at the default speed for the music score
if the group is disbanded while playing everyone would have to automatically stop playing
if a player leaves the group they would have to automatically stop playing too.

only difficulty I would see is if one of the players is unable to play the selected piece at the default speed, the system would either have to have that person not play with an error of not talented enough or play at the fastest they can play (which would sound bad but be realistic)

Bug Report6625NoEngineMediumNewVenalanJoe LyonQuest Menu: step numbering occurs for total steps, not ...15.10.2014 Task Description

I’ve updated the bug to reflect what is happening with the current code, r9606

At the moment the following option will show “red apple (1 of 2) (1/2)” and “red apple (1 of 2) (2/2)” for the menu pair Menu: no. Menu: yes.

P:RA.
Menu: bla.
Smith: wana help.
P:RA1. P:RA2.
Menu: no. Menu: yes.
Smith: shame.
Smith: good.
Complete red apple step 4.

It seems there are now duplicate code checks for counting subsets, or duplicate displays of one counting. This option should really show “red apple (1/2)” and “red apple (2/2)”.

Also now, when you have 8 menus visible from many different quests the number shown is (1/8)-(8/7) so it is done on a total number of menus available, not on a by quest basis. For example, if you have 3 quests active and 8 steps the numbering could be (1/3)(2/3)(3/3), (1/2)(2/2), (1/3)(2/3)(3/3)

Bug Report6630NoEngineMediumNewVenalanStudy window filter bug (minor)06.10.2014 Task Description

When you add a filter string to the /study window the empty lines between the item entries is lost such that you end up with long list of items. I think it might look better if the empty lines were maintained when a search string is entered

Feature Request6631NoEngineMediumUnconfirmedVenalanJoe LyonStudy window filter bug04.06.2020 Task Description

I would be nice to have the option to set the filter string to “item names” or “processes”. Such that you could search for an item “battle axe” and only see the steps under the heading “battle axe*” or search processes for things like “apple” and see every step that uses an apple.

Bug Report6652NoEngineMediumNewVenalanJoe LyonActive Effects: When button width is "auto" it does not...18.10.2014 Task Description

As the title suggests, when you change the button height with width set to ‘auto’ I would expect the button width to scale with it. It does not. If you change the width setting from auto→manual→auto the correct width is set.

Potentially related

It is possible that when names appear the window correctly resizes and the full name is shown. But when you move back to images only the width is set to the minimum so you end up with very tall very thin buttons. But the icons have the dimensions you would expect for button height set to max so you can only see the central portion of the icon.

I can make this happen by following these steps.

1 - Button height to minimum
2 - button width to manual (and moved to minimum)
3 - button width to auto
4 - set button height to max
5 - button/icon width is fixed and when you change name↔icon you get the broken display

If you don’t follow these steps the width for change between icons and names works correctly

Feature Request6653NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - what happens if the crafting produce...19.10.2014 Task Description

test case

Bug Report6654NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - how will container sharing happen19.10.2014 Task Description

test case

Feature Request6655NoEngineMediumUnconfirmedZunnaGMNew Gm command - Resize item20.10.2014 Task Description

It would be awesome if GMs could have a new command that let them change the size of item such as carpet, pillow, vase, etc… Kind of the same system as GM use now to resize characters and npcs (example : Gorgan the giant).
It would kind of triple the number of items available for decoration and events without adding any in the database.

Bug Report6713NoEngineMediumUnconfirmedj oitError at xml file, double attribute19.12.2014 Task Description

I opened
planeshift/data/gui/scripthirednpcwindow.xml and got the mesage at my browser.
At Line 4 is savepositions=”yes” twice listed.

Feature Request6735NoEngineMediumUnconfirmedDaevaornMake /ignore target music output as well as chat28.12.20141 Task Description

I would like to have a specific means of muting certain people’s “music”. It’s a shame if you have to turn off all musical instruments to be rid of the “Listen to me practise my same song for any amount of hours if you want to craft here” people.

So it would be very nice if /ignore commands would also affect audio output triggered by the ignored person. Not sure how feasible that is technically, though.

Bug Report6755NoEngineMediumUnconfirmedxolapet have trouble attack dummy04.01.2015 Task Description

with dummy targeted
/pet target
/pet attack

from longer distance pet fail to attack dummy, it hit arena wall and dissaper
from very short it attack and start rotating.

Bug Report6769NoEngineMediumUnconfirmedEvarajempty autoexec command boxes are not saved16.01.2015 Task Description

If you delete everything in the boxes and click the save button, the commands are back after relog.
It seems there must be at least one character in the box to get it saved.

Feature Request6780NoEngineMediumUnconfirmedJoe LyonJoe LyonScriptable Ojects31.01.2015 Task Description

Courtesy of Rigwyn, on forum wishlist http://www.hydlaaplaza.com/smf/index.php?topic=42019.msg474950#msg474950

  The player would define a starting state, a series of "qualifiers" controlling a custom menu of "actions" that may be taken on the object.
  Qualifiers could check attributes, skills, possession of an item, or internal counters.
  Each action could execute one or more commands, for example /shout, /say, or /tell to the person who acted on it, or update its description or internal counters.
  All descriptions and internal counters would be shared to all clients within range as well as persist.
Feature Request6782NoEngineMediumUnconfirmedTrippedOnReality/EnarelAdd current weather to the Information Window08.02.20152 Task Description

For folks who have older computer systems, sometimes the only way to get PS to work is to have setting on lowest and have weather turned off. But weather is a good RP point so it would be nice to be able to tell what weather is happening even if you can’t see it. It would be nice to have that information next to the time in the information window, or if that isn’t possible, perhaps a command query /weather that will return the current weather of the sector you are in.

Feature Request6803NoEngineMediumUnconfirmedKaerli StronwylleTuathanachRound out weapon types using existing models19.04.2015 Task Description

Weapon types that I’d find useful in RP and could be more-or-less stood in for with existing art, but aren’t statted/craftable:

  • Rapiers/some sort of thin thrusting sword – this could use a longsword model for now until we get a proper rapier model in (I might make a low-fi rapier model if I get motivated enough to dust off Blender, even…)
  • Spears (and perhaps other polearm forms) – these can use the quarterstaff model until a proper model is implemented for them
Bug Report6844NoEngineMediumNewVenalanPlayer crafted magic items always need identifying.08.03.2016 Task Description

As the title suggests all magic items made by crafters need to be identified. As every magically crafted item made the same way ends up giving exactly the same buff, there is logically no need for the crafter to need to identify an item as they will always know what it will do…

Bug Report7575NoEngineLowNewTaladcommand /setskill me all 100 disconnected the client26.11.2022 Task Description

If you use:
/setskill me all 100

the server is trying to send all skills multiple times and we get a disconnection on the client

Seems that AdminManager::AwardToTarget() is sending back the WHOLE set of skills instead of the one modified. So the result is 68 skills sent 68 times.

Feature Request5994NoGame BalanceVery LowNewMario RohkrämerTuathanachDifferent fishes should have different attributes02.02.202321 Task Description

Different fishes will probably have a rather wide range of weights and sizes: e.g. Carp may become as heavy as several kg, few even more than 30 kg; Manta ray even more with a possible length of 5 m; Dace (mud carp), Ide and Orfe (quite the same) or Perch instead usually less than 1 kg; Coppernose (a tropical barbel) will probably be only few inches long.

But all fishes in PS have the same size and weight of 1.

I don’t expect a variable weight and size per catch, but at least different average weights and sizes.

Bug Report6855NoGame BalanceMediumNewVenalanDavide VescoviniStacking of damage when holding multiple weapons with b...15.04.20202 Task Description

I tried attacking a kikiri with two ‘Dark Dagger’ and I got the following system messages

(20:29:33) >You’ve gained 1 practice points in Knives & Daggers.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >You’ve gained 1 practice points in Knives & Daggers.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >You’ve gained 1 practice points in Knives & Daggers.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >You’ve gained 1 practice points in Knives & Daggers.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.

So every attack I do with two Dark Daggers is doing two rounds of extra damage and not just one extra round of damage.

Bug Report6932NoGame BalanceMediumUnconfirmedStalfosBlue Cohosh Root area barely big enough to harvest twic...15.04.20202 Task Description

The are for harvesting Blue Cohosh Root is so small that you need absolute precision to harvest a second time, without “You cannot harvest in the same place twice in a row”.

It’s possible but takes longer to find the right spot, the area needs to be bigger.

Bug Report6340NoGame BalanceHighNewnobody specialDavide VescoviniCommanding pets gives no experience and little practice24.03.20141 Task Description

Commanding pets is similar to combat skills in that you get no experience for using them but in the case of of combat you get the experience for the kill. I could not get my pet to attack with my 30 empathy, I was able to get a message that my pet targeted successfully as well as a message that my pet needed a target to attack.

Practice seems to have a cool-down period where subsequent commands give no practice. I would think that the cool down period should just be for identical commands, when you need to target something before attacking both actions should give practice.

It would be good to have some information on the state of pet activities.

Feature Request7622NoGame BalanceLowUnconfirmedKiFunStuSReduce effectiveness of mind drain18.10.202312 Task Description

currently the spell will drain well over 1000 mana points
normal max mana is 500

perhaps full duration of a cast at full power could drain 500

Feature Request6891NoGame BalanceMediumPostponedDaevaornDavide VescoviniMake progression points useful beyond stats training15.04.2020 Task Description

Once you’ve maxed your stats, currently there’s no more use for progression points/XP. It’s just an endless counter going up and up and up.

How about:

  • adding PP prices to the money you have to pay in special attack quests? (”Sorry, but you don’t have enough experience to learn this, come back later and I’ll show you how it’s done.”)
  • having to pay in PP more than in Tria for the temporary knowledge bonuses?
  • consuming progression points if you craft something with a special modifier (and in turn only allowing you to do so if you have some to spare)?
  • add more temporary buffs (for example for stats or more directly as bonus HP/MP, increased HP/MP regeneration) that are paid for only in PP or with much lower tria costs.

I am aware that it probably requires quite some additions to the quest scripting and other places and is by no means a trivial change, but I thought it may add to the medium- to long-term development deliberations. To me progression points feel like a loose end, now that they lost their purpose in skill training.

Bug Report7081NoGame BalanceMediumUnconfirmedMichael LoevenRelax spellcasting restrictionsfor sitting / overencumb...27.12.2020 Task Description

Due to the number of enemies with de buffs to strength the problem arises when one of these de buffs occurs in combat and causes a player to become over encumbered. this will almost always result in a 100% chance of death due to the speed at which combat occurs and there being no mechanisms to quickly drop inventory in an emergency situation. The primary counter to this would be spells that either clear the de buff or counter it such as strength. Currently you cannot cast spells while over encumbered and I consider this a unfair and illegitimate restriction that actively prevents players from using the abilities required to counter the de buff and unfairly rendering them unable to defend themselves when this occurs during combat. I would argue the you cant cast spells while sitting and while over encumbered shroud be relaxed or removed because they only serve to ensure a players death due to a combat de buff and serve no reasonable or legitimate game play purpose

Feature Request7621NoGame BalanceLowUnconfirmedKiFunStuSRace Based Equipment restrictions09.12.20221 Task Description

1. Avoid lore experts needing to tell people they are wearing something their race is not supposed too.
2. limit the level of power gaming

Feature Request1985NoGM SystemLowAssignedCaarrieAresilek BesolezList of all GM feature requests [or dev lvl requests]15.07.200941 Task Description

this bug has a list of all gm feature requests attached to make it easier to find them

Feature Request2886NoGM SystemLowAssignedBrianAresilek Besolezgms report logs Completed Check mark20.12.20093 Task Description

Adding a check mark by each report to note someone has worked or completed any actions that needed to take place. A spot for notes might be nice as well.

Feature Request2951NoGM SystemMediumNewA. Kiefner/petition improvements28.06.20221 Task Description

1. Ability to teleport to the player from the petition window
2. Player side: /petition should open the petition window with a short introducing text (in another text window?) how to use the petitions (not to post wishlist items there, how to use (possible) categories..)
3. There should be a drop-down menu for selecting a category [Not Specified; Movement; Bugreport; Name; Event; Harassment; Quest; Miscellaneous] to classify the report. This could be used for statistical purposes post-process as well.
4. A button to mark the petition as URGENT which will add a parseable <star><star> URGENT<star><star> (<star> = *)to the header of the petition so our post-processing tools (aka gmbot) can forward/poke outside the game. (This is important!)
5. Before the petition is finished there should be a preview to check everything again, to make last changes.
6. As long as the petition is unassigned the button shows “claim”, once claimed the button shows “release” to unassign the petition again.

Request from  FS#3092 :

“In the GM petition window, there should be a button ‘Guidelines for petitioning’ and when you click it, it gives just that. Guidelines for petitioning.

I recently filed a petition and didn’t know what to include, what was superfluous, whether it was too long winded or not, etc.”

Request from  FS#3101 :

“We need enhanced petition system to allow adding several notes and note titles, as well as ability to review closed petitions.
The ability to add several notes to a petition would also help us handle an issue, then log off, but leave notes for other GM’s to review what we have done and pick up / complete.”

Feature Request3081NoGM SystemVery LowNewRizinTeleport Mod (Or Event)28.06.20221 Task Description

Possible addition of the ability to teleport all PC’s enrolled in an event at once to avoid accidentally grabbing a passer by with the area option.

Feature Request7748NoGM SystemLowUnconfirmedDamolaTe11.02.20231 Task Description

On getting teleported while sprinting almost fell off a steep abyss. Could have brought my char into death realm.

Might be a good idea to have a teleport freeze the char for a second or two so as I player have a good chance to react to the location change.

Showing tasks 251 - 300 of 655 Page 6 of 14<<First - 4 - 5 - 6 - 7 - 8 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing