PlaneShift

Task TypeIDPrivateCategorySeverityStatus  descOpened byAssigned ToSummaryLast Edited[[changedby]]
Feature Request2436NoUser InterfaceLowProspect TaskMrokiiAn obvious way to show a player's away/sleeping status28.06.202264 Task Description

I have often experienced that people come close to my character, trying to interact with me without trying to use tell. So they do not get that I am actually away, they may just assume that I am or (in the worst case) think I am rude because I am ignoring them. So what is needed is a way to show another character the own away and-/or sleep-status. Though I am not quite sure which would be the best way to do so.

Here are some possibilities:
- add “away” or “sleeping” to the players label when one moves the mouse over another character
- This status should be shown always, no matter if the user has activated the display of name or name/guild in options. Or at least there should be an own setting for it, in case somebody absolutely do not want to know about this status.
- To make it a bit more icly, don’t separate between “sleeping” (activated via “/sleep”) and “away”. In both cases use “sleeping” as a players status.
- A possible extension could be to set auto-sleeping like on irc. Say, the user hasn’t done anything for half an hour, he is automatically set to “sleep”-status.

I think this would help to avoid confusion like what I described above.

Related to FS#2667

Feature Request705NoLowNewCaarriemore options with /morph03.03.20096 Task Description

feature request to have more options to morph to. GMs are not able to change face when they morph or any other option in character creation.

skin
hair
face
etc

Feature Request1135NoUser InterfaceLowNewLoyniuse /tell with alias names05.07.20092 Task Description

It would be nice to use alias names from buddy list for /tell command.
e.g name: full_char_name, alias: Loyni.
/tell Loyni [text] could be translated itnernally to
/tell full_char_name [taxt].

Bug Report2132NoInventory/ItemsLowNewThom/giveitem and /takeitem "all" parameter only works on s...13.03.20104 Task Description

If you have 20 eggs in your inventory, split up in a stack of 19 and 1 separate, /giveitem Test all egg will only give the target 1 egg. You have to stack all eggs together for the command to work.

This also means that if a character has 3 swords stolen via an exploit, and a GM would use /takeitem Cheater all sword, only the stacks would be taken. So if the cheater had 2 swords in a stack and 1 separate, he would keep the separate sword.

Feature Request2319NoLowNewAuto-Create Key For Lockable Container01.10.20082 Task Description

When using /item to create a lockable container, also create a key automatically and place it in the container.

At the every least, just create the (master?) key and put it in the new container.

More complex would be to alter the dialog to allow input of how many keys (in addition to master?) to auto-create.

Feature Request2349NoEngineLowNewInstallation Shortcuts19.04.20104 Task Description

Since players rely heavily on log files, and since some files like saved books and screenshots are created by the client in various folders, could the installation package please create shortcuts to these folders in the start menu on windows, and whatever the equivelant is on other platforms? Would certainly make it easier for players to find them when they need them.

Also either set the psupdater shortcut to include the CheckIntegrity flag as default or create a second one with that flag.

Feature Request2631NoMovementMediumNewElvors AmenorasRunning up slopes should be more taxing26.03.20091 Task Description

I consider it unrealistic how terrain is (not) interacting with movement.

As far as I know, in real life, every meter up is as taxing as ten meters across. (The factor of 10 is from a schoolbok, it might be a good idea to verify this from a professional source.)
Going downwards requires concentration to avoid slipping and falling, and a surprisingly large amount of strength to absorb the shock from “falling” the height would lose with every step. (Walk down 250 metres of a moderately steep slope with a backpack on your shoulders and you’ll know what I mean.)

In terms of game mechanics, this would mean:
* When running upwards, the speed should decrease and stamina loss should increase, and the cumulative effect of these two changes should be drastic. It’s possible to trade one change for the other: keeping the speed unchanged and massively increasing stamina loss would force players to rest, keeping the stamina loss constant would call for a massive speed reduction. However, I think it should be a little of both since that causes interesting effects (see below under “game experience”).
* When walking downwards, there should be no stamina loss (you can make the physics work for you), and you should be faster, but you lose mental stamina. The less your mental stamina is, the higher the probability of slipping and falling. If you fall on a too-steep slope, you continue skidding. Falling should do damage that’s proportional to the total weight (character + load), blunt damage (not much help from armor); skidding should do damage-over-time, armor protecting fully (essentially this is abrasive damage, which is similar to slash - but don’t give characters armor training from that).

In terms of game experience, this would mean:
* Getting up on a slope is a time-consuming experience, and almost never worth avoiding the walk around the hill. People will stay on the paths in the valleys. This will cause more interaction between normal travellers (and make Cutthroat Lane work better for the Cutthroads, too). It will also make people who leave the road more likely to remain undetected.
* The Settings team can make NPCs less accessible and less likely to be found by placing them on a hilltop, or in a valley behind mountain pass.
* Players with maxed stats have less issues with upward slopes than newbies, but they will still avoid slopes unless they have reason to.
* Hilltops will become a tactical advantage. An attacker will need far more time to reach a defender on the top, and expose himself to ranged combat for a longer time. (Take this into consideration when reducing the effectiveness of long-range combat spells; ideally, a mage would win against a fighter from a hilltop, and lose against a fighter on even ground.)
* Hilltops also become a bit of a trap. Defenders forced to flee from a hilltop risk falling and getting overwhelmed.
* Pursuing down a hilltop is problematic due to risk of falling. Defenders might want to hide a pursuit team in a nearby valley that’s near the height of the route of the attackers, though that would force them to split up forces. Decisions, decisions… which means tactical variation, which is a Good Thing when it comes to making the combat aspects of the game interesting :)
* Reaching the Eagle Bronze Doors takes a lot of time already, making them even less reachable will no doubt make many players very unhappy. An alchemist that sells stamina regeneration potions at the bottom of the path up would help with that.

Just my 5 cents :)
(and no, I don’t expect this to be implemented anytime soon :D )

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 Request2767NoUser InterfaceMediumNewAndySaving throw commands for Roleplay20.02.20091 Task Description

Saving throw commands for Roleplay

Example:

/dodge

ROLL =< AGI results in “[player] dodges.” ROLL > AGI results in “[player] does not dodge.”

/jump

ROLL =< AGI results in “[player] makes jump.” ROLL > AGI results in “[player] misses jump.”

/sing

ROLL =< CHA results in “[player] sings a lovely song.” ROLL > CHA results in “[player] lets out an awful screech!”

ROLL = random(200)

Might also be expressed like…

/saving agi dodge dodges|does not dodge
/saving agi jump makes jump|misses jump
/saving cha sing sings a lovely song|lets out an awful screech!

Variations on this are almost endless and could apply to any stat or skill. Saving throw commands are designed to be used by a single player, with the results shown in the channel originating the command.

Feature Request2777NoQuests DynamicsLowNewweltallRizinShared Quests12.07.20091 Task Description

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

Feature Request2778NoQuests DynamicsLowNewweltallGroup Quests01.04.20101 Task Description

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

Feature 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 Request2956NoCombatMediumNewOrgonwukhDavide VescoviniCombat system calibration19.04.20104 Task Description

Combat system calibration

Short version:

I propose that in general the amount of damage dealt by any weapon or magic spell should decrease with the distance from the attacker to the target. Also, fast weapons should generally deal less damage than slow weapons. The combat system including both weapons and magic has to be more balanced.

Elaborated version:

Damage (D):

This is the amount of health points subtracted when an single attack is successful. Examples for magic are:

  • Energy Arrow (about 75 HP)
  • Summon Missile (about 48 HP)
  • Flying Stones (about 63 HP)

For weapons one has to include the levels and stats of attacker and target. As a reference I determine both attacker and target to have maxed stats and levels, full heavy armour equipped and to use two weapons at a time in bloody stance. The weapon damage is the average damage including the failed attacks. One could either ask a dev to look this up in the database or do a numberof attacks and measure the arithmetic mean. For convenience I determine the damage of short swords to be 500 HP.
This value is not the value specified in the weapons properties, but the “real” damage dealt.

Maximum attack distance (MAD):

This is the maximum distance from which an attack can be made. MAD can be measured in game units (the values you get if you type /pos). One unit should be about 0.5 metres. Examples for magic and weapons are:

  • Energy Arrow (about 57 units)
  • Summon Missile (about 37 units)
  • Flying Stones (about 74 units)
  • All weapons (about 2 units)

Attack speed (AS):

This is the time in seconds (s) between the starting of the attack and the moment when the damage is dealt. Examples:

  • Summon Missile (about 0.48 seconds)
  • Flying Stones (about 0.28 seconds)
  • Daggers (1.5 seconds)
  • Short Swords (2 seconds)
  • Sabres (2 seconds)

Damage per second (DPS):

This is simply D divided by AS.

Effective Damage (ED):

I propose to let the DPS decrease linearly with the MAD. I introduce a factor (F) with which you can put more or less emphasis on the distance weighting. Based on the above assumed value of damage for short swords, I propose that the ED with a value of 500 should be used to weight all weapons and magic attack spells:

ED=F*(D/AS)*MAD=500
or
ED=F*DPS*MAD=500

For F=1 this simply is

ED=(D/AS)*MAD=500
or
ED=DPS*MAD=500.

Let us fix F=1 here for now for convenience. If my proposal for weighting is too daring or too conservative, we still can talk about setting a different value for F.

What does this mean?

Let us look at the weapons first and assume that the values for short sword are as I wrote above: AS=2, MAD=2 and D=500. Then DPS=250. This short sword deals an average damage of 250 HP per second. Since MAD=2, ED=500 HP. I have nothing to object concerning these values. This is my reference for the calibration of other weapons or magic spells from now on (see below).

Let us look at the spells:
With a short sword you deal an average damage of 250 HP per seconds from a max. distance of 2 units.
With Summon Missile you deal a damage of 100 HP per second from a max. distance of 57 units.
With Flying Rocks you deal a damage of 225 HP per second from a max. distance of 74 units.
Is that fair? Does it make sense that more damage can be dealt from a safe distance? This “unfairness” is reflected in the ED values of the spells:

  • Summon Missile (current): D=48, AS=0.48, MAD=37. ED=(D/AS)*MAD=(48/0.48)*37=3700
  • Flying Stones (current): D=63, AS=0.28, MAD=74. ED=(D/AS)*MAD=(63/0.28)*74=16650

We notice that the value of ED is way higher for spells than for the short sword. Flying Stones also have a very high MAD and hence a high ED value.
If we assume that my proposal is appropriate for evaluation of the power of weapons and magic, this means that Summon missile is 7.4 times more powerful than using short swords and Flying Stones is 33.3 times more powerful than short swords. I think that is quite a realistic reflection of the current state

Calibration

I propose to calibrate weapons and spells by setting the values of D, AS and MAD in a way that the ED is about the same for all of them. In case we use the short sword for a reference, we could adjust the values for Summon Missile and Flying Stones by reducing the MAD, for example To do this we solve the equation for ED in regards to MAD:

MAD=500*AS/D

Then the values for the calibrated spells would be:

  • Summon Missile (calibrated): D=48, AS=0.48, MAD=500*AS/D=500*0.48/48=5
  • Flying Stones (calibrated): D=63, AS=0.28, MAD=500*AS/D=500*0.28/63=2.22

If you think this attack range is too low, there is the possibility to calibrate the spells by setting the damage after solving the equation for ED in regards to D:

D=AS*500/MAD

Then the values would be:

  • Summon Missile (calibrated): AS=0.48, MAD=37, D=AS*500/MAD=0.48*500/37=6.48
  • Flying Stones (calibrated): AS=0.28, MAD=74, D=AS*500/MAD=0.28*500/74=1.89

It is also possible to calibrate the AS with AS=D*MAD/500. You can also try out different trade offs between D, AS and MAD as long as ED=500. As long as the ED is the same for all weapons and spells, the relation between damage dealt per second and the attack range is maintained.

Calibration will also be helpful once the attack range for weapons is implemented. Let us examine the calibration of the broad sword and let us assume that this sword has a damage value of D=750:

  • Short Sword (current): AS=2, D=500, MAD=2
  • Broad Sword (calibrated): AS=3, D=750, MAD=500*AS/D=500*3/750=2

So the attack range is the same while the attack speed and damage differ. One might think that it is more important to increase the attack range instead of the damage because of the bigger size of the broad sword. So let us assume that the damage value for the broad sword is D=600:

  • Short Sword (current): AS=2, D=500, MAD=2
  • Broad Sword (calibrated): AS=3, D=600, MAD=500*AS/D=500*3/600= 2.5

This seems to me an appropriate representation of the differences between the weapons: A broad sword has a longer range and deals more damage, but is slower than a short sword.

Final notes

This is a proposal for balancing the combat system. All values of weapons and magic are either estimations or assumptions. Feel free to provide the true values, if possible. Since the ezpcusa server exists, this might be a good opportunity to try such a system out. My assumptions about the levels, stats, armour and weapon properties of attacker and target are subjective and should be discussed.

Limitations:

Maxed levels were assumed, the properties of lower lever levels are unknown to me. But when known, those levels can be calibrated as well.
I did not include the amount of mana needed for the spells yet. A simple rule could be to have a linear relationship between damage dealt and mana used (maybe 1 to 10, so you can still kill a 800 HP opponent with 222 mana, which is the maximum at the moment as far as i know).
While the attack area of spells is a circle with a radius of AD (you just have to be closer than AD, facing direction is disregarded) while the target is in the centre of the circle, the area for weapons is much smaller because the attacker has to face the target. It should be something similar to a triangle. This disadvantage of weapons is not accounted for here. On the other hand, it is assumed that a spell caster casts spells as fast as possible. This disadvantage is not accounted for here, either. If those differences between weapons and spells is considered too big, you can think about setting F to another value than 1 for an appropriate weighting.
Once spells and weapons are calibrated, prices should as well be calibrated. You could either raise the weapon training costs or lower the magic training costs. Maybe doing both is a good idea.

Advantages:

Using this calibration, it is possible to design various weapons and spells which are different concerning D, AS and MAD, but they are weighted in a more appropriate way than it is the case now. Your choice of weapons is based on what you prefer: range, damage, speed or a weighting/combination of them. Combat can be balanced and become more interesting once players fight each other with different properties of their weapons and attack style.
The work for the devs is small. You need to change a single value for each weapon and spell.


Link to corresponding forum thread: http://www.hydlaaplaza.com/smf/index.php?topic=35352.0

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

Feature Request3835NoGUIMediumNewbonifarzValue of goods in trade window03.10.20226 Task Description

I would like to suggest an additional widget in the trade window that gives the total (NPC-trade) value of the goods offered, similar to the one for total tria offered. With the quality based pricing system, this could help to lower confusion and make trade and economy flourish. The obvious but neglectable downside is that players could abuse this to identify an enchanted items value without finding an NPC merchant. A solution to that problem could be found when thinking about a feature to identify such items (based on intelligence, dweomer detection, factions with merchants or whatever).

Bug Report4191NoQuests DynamicsHighNewRlyDontKnownpc synonym musn't occur in a trigger12.08.2010 Task Description

if an npc synonym occurs in a quest trigger, it'll break that trigger because incoming messages will be replaced by the more_general value while the trigger still expects synonym.
therefore the quest parser should refuse such quests as they're obviously broken or at least throw a warning about such occurrences.

Bug Report4505NoEngineMediumNewCXDamianbuddy command - toggle behavior12.06.20101 Task Description

friends list does not display all friends after using command line without add/remove(onoff), may remove other entries.

starting with no friends:

‘/buddy abcdef’ = ‘abcdef is already on your buddy list’ (refresh friends window, abcdef was added)

‘/buddy abcdefgh’ = ‘abcdefgh is not on your buddy list’ (refresh friends window, abcdef is no longer listed, abcdefgh is not listed)

‘/buddy abcdef add’ = sometimes added, sometimes not

Feature Request4513NoUser InterfaceMediumNewMario RohkrämerCombat ratings in /targetinfo should mention a defense ...07.06.20101 Task Description

It is only partially helpful to estimate if an opponent is more or less stronger than my own char, as long as I don't estimate its defensive qualities too. I would like to see a pair of chances to get hurt by it, and chances to be able to hurt it. Especially since some oppoments are so well armored that even "Extraordinary" quality crafted weapons won't do any damage as long as the character has only average weapon skills. And it is quite vital to estimate the chance of breaking the armor before starting a fight. Even if the opponent is "about as strong as" the character, it is not just risky but suicidal if the opponent is the only one which has any chance to hurt.

Bug Report4603NoCharacters AnimationLowNewSenOdd enkif sneak animation09.02.20136 Task Description

The sneak animation of Fenkis is broken since.. I think years now. After trying out the new cool transparent-feature while sneaking looked it to me like the Menki one is broken, too? (fixed)
Anyway, already the broken Fenki animation looks a bit annoying :P (It looks like side-stepping while walking)

Sen

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.

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 Report4854NoMap TexturesLowNewaurelyntSky texture not correctly mapped to skydomes18.12.20101 Task Description

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

i422.photobucket.comalbumspp301aurelyntshot19.jpg

PS 0.5.5

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.

Bug Report5099NoModels and MapsVery LowNewMario RohkrämerTaladguildlaw: Paragraph symbols are mirrored19.03.20111 Task Description

The paragraphs ‘§’ on the walls of the guild house map “guildlaw” are mirrored. For years already (just always forgot to report it).

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 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);
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 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.

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

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

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”).
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 Report5626NoSoundHighNewTaladweltallAndrea RizziCreature sounds implementation06.05.2012 Task Description

As per this document:

http://planeshift.ezpcusa.com/pswiki/index.php?title=Sound_System#Sounds_in_factories

the creature sounds are not working properly in game today.

The common.xml file is properly read, and the resources are properly loaded, but the only state ID which works consistently is state ID 2: charge.

Idle seems to kick in only after attacks, and anyway not consistently. The others are never launched. The problem is that those events are not properly sent to the client a sound events.

In particular we need the following events: IDLE, CHARGE (when first engages in combat), COMBAT IDLE, ATTACK, (being) HIT, DIE, WALK, RUN.

Feature Request5693NoClient start-upLowNewRalph CampbellAdd 2560x1440 to launcher11.11.20123 Task Description

I would like to see 2560×1440 added to the list of monitor resolutions in the launcher.
For example:

Index: src/pslaunch/pawslauncherwindow.cpp

— src/pslaunch/pawslauncherwindow.cpp (revision 8373)
+++ src/pslaunch/pawslauncherwindow.cpp (working copy)
@@ -342,6 +342,7 @@

   }
   else if(ratio == "16:9")
   {

+ resolution→NewOption(”2560×1440“);

       resolution->NewOption("1920x1080");
       resolution->NewOption("1366x768");
       resolution->NewOption("1280x720");
Bug Report5790NoQuests DynamicsHighNewVenalanQuest menus dissapear to quickly to click on responese.15.10.20142 Task Description

A general problem with the quest menu system at the moment is the speed at menu disappear. The problem occurs in the following situation.

All the following is within one step in the following format.

Player gives NPC 1 item.
Menu: text.
NPC: text.
Menu: No. Menu: Yes.
NPC: text.
NPC: text.
Give 1 Melorick's Scroll Case.
Assign Quest.

You give the npc the item.
The initial npc text appears.
Once they have finished talking the next two menus appear, but before you are able to click on the menus the menus vanish.
This results in you losing the item needed to trigger the quest/step and are unable to repeat it.
This was only became a problem with the introduction of the 'bubble' menu system.

Bug Report5923NoSpell FormulasMediumNewRalph CampbellDavide Vescovinimagical protection spells ineffective30.05.20205 Task Description

My character was attacking a Rogue in fully defensive mode with the following spells active and the damage was not noticeably reduced.

Animate Vegetation
Armoured Skin
Defensive Wind
Dome of Perfection
Lesser Future Sight
Rock Armor
Water Barrier

This is ridiculous.
One of these spells should have some protective effect and all of them active at the same time should have some additive effect.
Character was wearing no armor at the time.

Bug Report5932NoMagic SystemMediumNewVenalanGM detection using 'friendly AOE' spells09.03.2013 Task Description

It has been brought to my attention that friendly AoE spells can be used to detect invisible GMs who are within the range of the spell. A check on spells cast from accounts with 0 security could be added that only allows friendly spells to be cast on targets which are ‘visible’ hereby preventing GMs from being targeted when invisible.

Bug Report6047NoQuests DynamicsMediumNewMario RohkrämerQuests with sparse automatic quest notes29.06.20135 Task Description

There are quests with almost no automatic quest notes documenting the progress, except for the first note describing the purpose of the quest. This is especially annoying when you have to get a specific number of items and need to scan your logs, like in old times before automatic quest notes were implemented…

Open quests are in italics, the rest is already completed.

  • A Hammer for Hamel (Hamel Warson; only 2 notes, the second is confusing - sounds as if the quest failed)
  • Drinks in the Deep (Crosh Dunehammer)
  • Get a Performance (Roya Vuntarr; just started, but already missing a log of the direction where to go)
  • Harnquist Weapon Commission (Harnquist)
  • Introduction to Science (Durok Rrecrok)
  • Ring of Familiar (Levrus; just started, but already missing a log of the required ingredients)
Feature Request6138NoEngineMediumNewSlissJoe Lyonsort storage on name, type, value etc.17.10.20147 Task Description

Sometimes I would which i could sort the storage list in a different way. Would it be possible to add bi-directional sort options in the storage/buy 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 Report6171NoCraftingMediumNewVenalanJoe LyonBug with crafting items being marked as craftable when ...10.10.20132 Task Description

For an example.

In the Catalog of shields book, ‘Bronze Spike’ becomes un-greyed and therefor visible as craftable when blacksmith hits 15. but you also need many levels in shield making before you can actually make the item. If I push Blacksmith to 200 and leave shield making at 0, according to the book I can make every item in there, despite that clearly being wrong.

The skill checks being made on the crafting books need to look at primary and secondary and as many skills are needed to make an item to correctly mark it as something you can make.

Bug Report6255NoEngineMediumNewVenalanTaladNolthrir mounted animation24.11.2013 Task Description

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

Bug Report6318NoNPC Paths/movementMediumNewJonDavide VescoviniNPC's Teleporting04.04.20165 Task Description

Sometimes when I’m attacking NPCs with a spell, I’ll see the following messages:

“I failed to move, will teleport in 5 sec.” “I was teleported here, waiting 5 sec.” “now I located the spawn point.”

I’ve had this happen with rogues in Ojaveda and in the Sewers where there don’t appear to be any obstacles to their movement.

It’s really annoying to have to go track down the NPC to finish it off.

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.

Bug Report6365NoEngineMediumNewVenalanJoe LyonOptimisiations for shortcut window options.22.03.20141 Task Description

When you change button height font does not scale so you can end up with buttons with font cut in half.

Button width can be changed if it is set to manual or auto, you should only be able to change it when on manual.

Font - display for the current font should be taller and wider to show the whole font name. The position of the drop down menu could be moved up and menu size increased to avoid the need to scroll. Ideally the font choices should also use the font they are named after to make it easier to chose.

Health and mana - when you hide the bars you end up with a big block of empty space. It should be set such that this ‘dead space’ is removed as you find when you play wanting to click on something behind the space and finding you cant.

Text size - when altering size and font it does not change in real time. The minimum size is stupidly small, and having to relog each time to find a size that works is very hard. The minimum size should be 6 or 8 point.

I found that when adjusting button height, the width did not auto scale until I click on the ‘auto scale’ button AFTER adjusting the height.

I also set ‘text spacing’ to its lowest value and found the gap between the text and button edge to vary in certain buttons. In some it seemed to be 0 but others much larger. But they all increased when I increased the spacing size.

At certain button heights the ‘auto button width’ does not work as the text is cut off at the left and right edges. ‘one click’ taller or smaller and the problem can stay or go. This is with text spacing to its lowest value, which I expect many will use to keep ‘dead space’ to a minimum.

Bug Report6367NoGuilds/GroupsMediumNewVenalanGuild creation bug.20.03.20141 Task Description

I created a guild with 1 member and it did not disband after 5 minutes as it should have as it had less than the minimum number of required members.

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.

Showing tasks 51 - 100 of 655 Page 2 of 14 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing