PlaneShift

Task TypeIDPrivateCategorySeverityStatus  descOpened byAssigned ToSummaryLast Edited[[changedby]]
Bug Report6373NoModels and MapsLowNewAdamGuild Keys 3D art shows as a pouch bag02.04.20142 Task Description

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

Bug 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 Report7446NoBugtrackerVery LowNewGongerGuards! Guards!13.01.20232 Task Description

Two problems with guards:
They do not complain about characters with wielded weapons.
They do not let creatures enter the city! ;-)

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.

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.

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.

Bug Report7427NoModels and MapsLowNewTrippedOnReality/EnarelFloating plants ojaroad129.01.20232 Task Description

floating plants at: 274673.47, -364629.59, 10927.77

It’s spawned items, probably from a natural resource location.

Bug Report7656NoBugtrackerLowNewferretfloating book on ojaroad114.01.2023 Task Description

a floating book, that claims to be a dead bird, is floating and inaccessible as it has no collision and thus not allowed to be picked up. position of the book is found by going to /teleport me map hydlaa_plaza 337145.72 -345854.81 10980.61 on teleport you are directly where the book is situated and on a rivnak, a nolthrir has it head high.

Bug Report7684NoBugtrackerMediumNewHaviland TenouriEditing Guildpermissions and Points24.01.20231 Task Description

Giving a Guild level the permission to edit gild points is not honoured. The flag is shown, but if someone of ther permitted group tries to edit the points of himself or another member he gets “you don’t have the permission…”

Additionally, editing permissions is not propageted to other online members. Ie. they do not see any changes in guild privileges.

Feature Request6650NoInventory/ItemsLowNewTuathanachEasier way to see quality of items in inventory17.10.20141 Task Description

From Post by apyj13 inhttp://www.hydlaaplaza.com/smf/index.php?topic=41889.msg473672#msg473672 “would it be possible to add a quality “tooltip” on hover so you don’t have to right click on an item when it’s in your inventory to see what quality it is, or perhaps a small number in the corner (similar to what is done with the quantity)?”

Also is it possible to make the numbers for quantity/quality in item slots customisable from skin xmls.

Bug Report7426NoModels and MapsLowNewTrippedOnReality/EnarelEagle gobble huts inside hill/underwater ojaroad2 39684...24.01.20231 Task Description

no task description

Bug Report4236NoGuilds/GroupsMediumNewRlyDontKnowdr updates sent for group members without actors14.02.201411 Task Description

the server send DR updates to all group members even if the actor causing it is not in range and therefore the target client doesn’t have an actor associated with it.
this results in a “Stat request failed because CelClient not ready for EID:xxxxx” for each movement of the group member that is out of range.

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 Request3649NoMovementMediumNewkjmDismounting places player directly under/inside mount16.12.200911 Task Description

After executing a dismount, I end up underneath (and partially inside of) the mount rather than beside it.

Feature Request3981NoInventory/ItemsLowNewElvors AmenorasDisallow adding to forge/furnace if impossible14.02.201011 Task Description

Dropping an item in the forge or furnace while hammering something results in a message similar to “You can’t train your skill while working”, with the item sitting in the container but never heating up.

Instead, the item should refuse to drop in the forge/furnace (similar to the situation when capacity, weight, or slots are exhausted).
Alternatively, the item could drop normally and start heating up.

I have two reasons for requesting this:

  1. It runs counter to immersion. Stuff sitting in a hot place heats up in real life, it should do so in Ylliakum as well.
  2. It is a griefing opportunity. Start hammering something, fill up the forge with stuff, and watch crafters despair. Since the stuff does not heat up, you can even continue crafting - you can take stuff from a slot normally and immediately replace it, the 300 ms lag will make sure that you can fill the slot before the other crafters even see that you freed the slot.

Feel free to change to Feature Request, I cannot know whether the current behaviour conforms to developer expectations or not.

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 Report4574NoEngineLowNewKaerli StronwylleCtrl or Shift modified keystrokes/mouse gestures trigge...11.11.201321 Task Description

1) Ctrl-drag an item or use a shortcut bound to Ctrl-something
2) Note that your run toggle state just changed. :P

Using Ctrl or Shift as a modifier should “lock out” the functions bound to these keys by themselves.

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 Request4511NoInventory/ItemsLowNewNivmCreate option to relinquish loot rights.23.06.201041 Task Description

Make an option that allows a player to make the loot of a corpse public if they do not want it. May not apply to some corpses, and could be used to make other corpses auto-public.

Feature Request6556NoCrafting TransformationsMediumNewTharkasCraftable Repair Kits28.12.201455 Task Description

Wanted to bring up this idea to see how it would be taken in.

Given the difficulty training the skill itself involves, why not consider making the consumable repair kits for both weapons and armor craftable as part of the Tool Crafting skill?

Could be done in such a way that 1 steel stock would make 5 repair kits, or 2 steel ingots would make one.

This way, players can keep themselves supplied without having to keep spending money at the VERY NUMEROUS kits they’ll have to buy to raise their skill levels.

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

Bug Report6517NoCrafting TransformationsMediumNewxolaTuathanachcombine parts with different qualities21.12.20141 Task Description

Crafting HA
combine 4 q300 medium steel plates with 1 q50 chain arms give worse quality then
combine 2 q300 large steel plates + 2 q300 medium steel plates with 1 q50 chain torso
there is the same amount of q300 ingerdients but its in one stack for arms and 2 stacks for torso
edit Quality 175 vs 227

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 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 Report4931NoInventory/ItemsMediumNewJorickClicking 'use' on brado's grills interrupts grilling m...23.07.201271 Task Description

When I try to select a grill in Brado’s tavern the pink rotating cross does not appear.
Right click works and brings up the action icons. However, putting meat in one of the slots and “use” the grill to grill the meat results in “You interrupted your work when you moved away” every time. Other items like preparation tables, pots, etc. work fine.

I’m running PS on:
Arch linux ( up to date system ) 86×64 intel core i5
mobility radeon HD5xxx series with up to date catalyst drivers.

I logged my console output but I can’t see anything relevant to the problem, could be me so here’s the link:
pastie

Feature Request1558NoUser InterfaceLowNewArerano Areramauchat tabs: "Emotions" or "fighting Messages" should be ...12.09.201061 Task Description

split "emotions" or "fighting messages" from "system base" so that one can have "fighting" in "System-Tab" but "emotes" in "Main-Tab".

Right now you can chose which "Messages" go to "Main Tab" and which not (System Tab).
But both "Emotes" and "Fighting Messages" are part of "System Base", thus you can either have both, or none of them in Main. And being spammed with "Fighting Messages" during RP is quite annoying. Indeed, you could filter them out - but that's not the same since you won't get those messages at all then.

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

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

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

/unmount
/pet ID, dismiss

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

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

Bug Report7512NoBugtrackerLowNewHaviland Tenourican not attack without a weapon14.01.20232 Task Description

When trying to attack it says “You have no weapons equipped!”

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 Report6383NoTraining & SkillsMediumNewVenalanbug with being told you get practice points at level 20...05.04.2014 Task Description

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

Bug 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 Request2022NoBugtrackerLowNewAdriánBounties - Game feature plus GM Tool.01.01.202251 Task Description

This idea came up in IRC.

When someone breaks a law, players can report it to GMs or another NPC guard. Then GMs or the guard activate an option that turns on the autoaccept duels for an hour, with a different color label. During that hour, players that find the outlaw can kill it (or people with X faction in guards), so that would involve some players acting like guards in town (and some outlaws would have to leave the city for some time to avoid being killed).

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

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

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

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

Feature Request4712NoItems CharacteristicsMediumNewliluraTaladBookshelves like in the Library for Guild houses05.09.201065 Task Description

It would be cool if players could buy bookshelves like the ones in the library. Rather than the player trying to set all the book items on the bookshelf that can be bought in Winch right now and making it look as if the books are on the shelf in the proper way the same dwarf could sell the shelves that look like the ones in the library. It would hold books like a container.

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

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

Feature Request5701NoCraftingMediumNewrodrigo moraesBad user experience: automatic stacking and merging hig...18.12.201231 Task Description

I’m a new user and I just had a very frustrating experience, so I want to propose an improvement.

I requested a guild mate to craft me some chain armor, and when I got it done I picked the Arm piece i was wearing and tried to exchange by the new one. By the gods, the quality-50 armor merged with the quality-300 one and I got two quality-175 armors. Without any confirmation.

I think the merge-on-stack system is fine for many crafting situations, but merging armor stats is a unexpected one. I fail to see why one would want to merge a higher armor with a much lower one. This doesn’t even make sense: if you mix water and herbs it’s ok that you get an infusion, but you can’t mix a chain mail with another one to instantly get two different ones.

I requested a GM to revert the stats and he said that this is the same situation as when one sells or gives away an item by mistake. I think it is not the same thing. This is not a mistake; it is common to exchange items in the inventory to organize or save space, and having these “side-effects” in place can make a simple inventory management a surprisingly bad experience for new users like me. :(

TL;DR:

1. Please review if it really makes sense to merge armors or weapons. I don’t see the use for it, and it sounds illogical, but probably I’m missing something.

2. Please consider adding a confirmation to actions with clearly bad side effects during inventory management, to avoid the frustration, specially for new users.

3. Please consider adding a toggle/checkbox to the inventory to turn on/off automatic item merging (disabled by default to avoid sad surprises like mine).

Thanks for all the hard work, guys. :)

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

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

Feature 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 Request881NoCrafting TransformationsLowNewOFrank BartonRizinAngelaDavide VescoviniAnimal parts economy14.11.2023911 Task Description

I would suggest a specific hunting skill to “loot” animals instead of the current lottery system giving hides, claws, eyes, and whatnot.

Currently, anybody who can kill something can get enough parts by slaughtering a big amount of creatures. The skill would clearly separate the warriors from the hunters. Anyone can probably cut a rat’s tail, but skinning the animal is a bit more complex. And so on, some beasts will be more difficult to skin than others. Even proper meat is not obvious to extract from a carcass.

As a side effetc, maybe a killer could carry back the entire beast to a person capable of skinning/cutting it, if he doesn’t have the skill himself (it looks like some people can carry 400 kgs out there).

This incidentally could create a real market between players, akin to the economy currently existing around ore and weapons. Obviously, some PCs are going to be cooks, leatherworkers or alchemists.

This of course doesn’t apply to looting rogues, unless one can think of using human parts in some dark alchemy, or just carrying ears or heads as trophies.

Feature Request3956NoCharacter CreationMediumNewAndreas RenbergAllowing apostrophies or dashes in names03.10.202243 Task Description

Not sure if this is possible, but seeing as how the names are treated more as actual names and less as usernames, I believe there should be some support for apostrophes or dashes in names.

For instance (some common fictional apostrophized names)
Teal’c
T’Pol
Kal-El
Jor-El

Perhaps if the apostrophized version of names are only for “display purposes”, so if you see someone named T’Lara, their name is stored as a “key” in the database as tlara, and people can access their name (for instance with /tell) using Tlara, but for display purposes, their name shows up as T’Lara.

Not important, just a thought…

Feature Request7701NoSoundLowNewHaviland TenouriAllow users to use key-combinations and extended keys29.01.2023 Task Description

When defining keys, it is currently not possible to use key combinations or extended keys of the keyboard. PSU should be able to handle them.

Bug Report7754NoBugtrackerLowNewHaviland TenouriAlliance chat goes to main18.10.202311 Task Description

Chat for the alliance chat tab goes to the main tab.

Feature Request6616NoInventory/ItemsLowNewLisaJoe Lyonadditional sorting in storage28.09.201414 Task Description

Currently storage is sorted alphabetically which is fantastic.
if we had additional sorting by quality that would be even better, often i’m picking through my materials for the best or the worst of something when i’m crafting. if we had additional sorting by quality this would be so much easier.

Feature Request6821NoCrafting TransformationsMediumNewKaerli StronwylleAdditional jewelry metals31.12.201732 Task Description

Right now, the only jewelry metals available in the game are gold, silver, and platinum, which leaves Ynnwn out in the cold RPwise. Considering that IRL, copper alloys (brasses and bronzes both) were and are still used for jewelrymaking – it would be logical to add those at some point down the road, to provide at least *one* Ynnwn-compatible option…

Feature Request4463NoMagic SystemLowNewMario RohkrämerAdding a "natural resource detection" spell27.02.201152 Task Description

You already mentioned that the former “Dweomer detection”, which only vaguely returns a possible enchantment of a weapon, is rather useless as there are also buffs which are not at all obvious regarding stats and skills.

Not to waste the spell in general, I wonder if it was possible to implement instead that a similar one could be used to detect the presence of natural resources. Depending on some experience level, possibly in combination with another glyph (e.g. Earth, Animal, Tree), it could enable the caster to only vaguely detect presence of areas in a more or less close range where mining, fishing, harvesting, etc. (generic type) might be possible (”You feel that harvesting could be possible here.”), up to a more detailed feeling that specific resources are probably in some vague but graduated distance (”You feel that fishing for carp could be possible just next to you.”).

Of course, any new spell could be created as well.

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 Request2667NoUser InterfaceLowNewTimmehAdd [Away] tags to /who list28.06.202213 Task Description

It would be convenient if you were to do a /who Timmothy and I had autoreply on it would return

Timmothy [Away] Guild

Currently, I find the /away command rather useless, as you’d have to /tell the person who’s away, not knowing for sure if they’re even away. But with it in the /who, you can find out if someone is away, then send a /tell to find out the reason/how long.

Related to FS#2436

Feature Request4799NoInventory/ItemsMediumNewmike loevenadd storage access inside guild halls01.01.201311 Task Description

seeing that furnature is one of the heavest item types in the game, redecorating guild halls can become tedious and god forbid things get cluttered it is not possible to eaisly move them to storage. my request is that typing /storage will work inside a guild hall as if you were targeting a storage npc. just for convienance sake.

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

Available keyboard shortcuts

Tasklist

Task Details

Task Editing