PlaneShift

Task Type  descIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
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 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 Request4398NoSoundHighNewMathiasSet all volume but npc speech to 20% when npc is talkin...19.04.201011 Task Description

When an npc talks the volume of the music ect makes it hard to hear them. Lets try setting all volume to 20% or so and see how that effects it.

Feature Request1642NoMediumNewA. Kiefner/possess an NPC15.11.2008123 Task Description

This command has been on the wishlist (and also on the ToDo list for releases) since a very long time. I post it here in the hope it will be more visible to interested people to implement.
The idea of the command is to control an NPC completely, not just talk as them through /impersonate. However, since controlling the actual body of an NPC is extremely complicated, it would be much more convenient (also from GM side) to simply make it seem so to the player.

Thus a possible way to implement the /possess command:
The syntax would be

/possess [NPC_name|target]|reset

Issueing the command would have the following effects:

1. The GM is moved to the location of the NPC.
2. The NPC is renamed to “$originalNPCsurname_P” (family name is unaffected).
3. The GM is renamed to $originalNPCname and the original GM name is stored in an extra db field.
4. The label color of the GM is set to NPC (/setlabelcolor).
5. The NPC is /slid u 1000.
6. All scripts (most importantly movement) of the possessed NPC are temporarily frozen.
7. GM temporarily gets all traits of the NPC (original traits of GM are stored on db).
8. GM is /set invisible off.

Issueing /possess reset would have the reversed effects:

1. Possessed NPC is moved to the location of the GM.
2. The name of the GM is restored.
3. The NPC is renamed back to §originalNPCsurname.
4. Labelcolor of GM is reset.
5. Scripts of the NPC enabled again.
(GM is not moved).

It’s important that the status of NPC (possessed), name and traits of the possessing GM are stored on DB so that a possible server crash has as little impact as possible.

If one is possessing an NPC already and then tries to possess another NPC, it should automatically issue /possess reset before executing /possess otherNPC.
When possessing, it should give a warning that the path of the NPC might be disturbed if /possess reset is issued too far away from the original position.

As a final cut, resuming scripts of the NPC should be delayed for 2 more minutes, giving the GM time to switch back into possession without paths getting in the way. That way it is possible to possess two or more NPCs back and forth.

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 Request6181NoPetsMediumUnconfirmedAdamMOUNTS: System Alert Sound/Message In CHAT (SYSTEM TAB)...08.10.2013 Task Description

When a player summons a mount (creature to ride on), eventually the creature disappear depending on how high Empathy skill is.

When trying to use the RING Of SUMMON FAMILIAR again, it says it's depleted and can't be used.

Please kindly create an ALERT in the MESSAGE TAB of chat telling player how much time remaining is left to wait for the ring to be used again with a countdown and then a sound effect that reminds the player that magical energy is now regenerated in ring.

Feature Request6182NoTraining & SkillsMediumUnconfirmedAdamStats And Skills Menu (Skills Not Yet Implemented Color...11.10.20132 Task Description

Many Skills are NOT yet implemented, which is perfectly understandable.

Please kindly HIGHLIGHT with another color (representing NOT YET IMPLEMENTED) which skills have NOT been worked on yet.

This will greatly help ALL players know which ones are full completed and which ones are not, especially NEW PLAYERS who won't waste time trying to figure out what has not been worked on yet.

Recommended Color: Bright Purple (easy to see and readable)

Feature Request6183NoGuilds/GroupsMediumUnconfirmedAdamGuild House (Replace Key System With Keypad Code System...14.10.201351 Task Description

GET RID OF KEYS and replace it with a keypad code when door is clicked.

Player who has been given keypad privileges after being accepted to guild now can simply CLICK DOOR and enter a password.

IF password is correct, THEN the player magically gets teleported inside.

IF Guild Leader feels any guild member is exploiting their access powers and making a mess inside (like stealing), THEN access is revoked in the GUILD MEMBER screen by right clicking player name and option called REVOKE KEYPAD USE. Only Guild Leader and PERMISSIONS for specific Member Levels can change this back and forth.

PROBLEM SOLVED.

Feature Request6377NoCharactersMediumUnconfirmedAdamCharacter Creation: Yilan Female Model04.04.20142 Task Description

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

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

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

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

Question: Who actually is working on these models?

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

Feature Request3053NoVery LowPostponedAmandaRizinMake Tents Buyable.30.06.201432 Task Description

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

Feature 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 Request5300NoQuestsMediumUnconfirmedAndrew DraskoySuggestion for NPC default conversation when quests not...29.08.20111 Task Description

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

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

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

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

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

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

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

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

Each quest could specify overrides for any of the responses.

Feature Request6278NoUser InterfaceMediumUnconfirmedAndrew DraskoyUse object equiped in sword hand if no object is focuss...05.12.20131 Task Description

A UI improvement: This would make things much more convenient for spells like Dweomer Detection, but generally in cases where an action is performed on an object such as repairing weapons and armor. It would be great if the object of the action was (first choice) an external object that you have in focus. If there is no such object, use the one in the sword hand.

Right now, there is a mix of both of these things implemented. This would make it consistent and convenient. Right now it's quite awkward to have to drop an item, and then focus on it before casting a spell on it.

Feature Request2721NoUser InterfaceLowNewAndyPlayer shops - Trade functions for guarded items28.06.202211 Task Description

Function to set a guarded item as sellable, with price.

/sellitem name price

Confirmation for sale, confirming price to purchaser.
Confirmation text message/description in main when sale has occurred.

Would need at least a button visible in context menu to initiate sale.
Set item for sale and price could be command-line, that’d still work.

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 Request5704NoInventory/ItemsMediumUnconfirmedAndyBooks could have regular Info window shown first22.07.2012 Task Description

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

Feature Request5705NoWebtoolsMediumUnconfirmedAndyMyPlane HTTPS22.07.20121 Task Description

Any way to get MyPlane running on HTTPS? I am thinking before someone has a problem. Not positive on the category on this one, thanks.

Feature Request5714NoItems CharacteristicsMediumUnconfirmedAndyNamed variety of crystals27.07.20121 Task Description

The random weapons naming system is one of the excellent features of PlaneShift, and crystals have always been iconic to PlaneShift. Different varieties of mineral crystals produced at the mine sites. Some descriptors that would indicate quality on the crystals, like: Smoky, cloudy, occulted, clear, milky, flecked, fractured, et cetera. Smoky sapphire, occulted Ruby, et cetera. These could indicate grades of quality. Perhaps there should be a chance to pull extremely unique crystals of magical quality with two or more modifiers. I would not be surprised if this was already thought of, but I wanted to put it up here while it was in my mind.

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.

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

Feature Request6343NoInventory/ItemsMediumUnconfirmedbonifarzPrevent accidental item destruction19.02.201415 Task Description

Today morning I accidentally destroyed (”sold”) my main weapon (a Frosty Crystal-Steel Battle Axe of Stone). This has happened earlier and to several other players, and it will happen again for sure. It would be very useful to have either
* an option for locking down some items in your inventory to prevent selling them
* a confirmation popup when selling items with a rarity of one in a million or more
* a way to retrieve items, e.g. as suggested in PS#5325
I know it is the players fault, but it can happen easily if there is a lot of lag or if the storage and trade windows happen to be placed on top of each other.

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 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 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 Request2070NoUser InterfaceLowProspect TaskCaarrieability to search by name for /item window24.01.20108 Task Description

the gm /item window has many items listed in it, it would be much easier if you could just type the name of the item needed and it would show you the 3d mesh and the icon as if you had found it in the catagory selection section. this is very helpful for trying to see what something looks like without having to spawn it. as more and more items start to be added to laanx less and less people will be able to use the /item window to find items and will use /item <name> instead but that is a waste if they just want to view an item and have no use for it.

Feature Request6785NoMagic SystemMediumUnconfirmedCalmusglyph order in spell research should not matter16.02.20151 Task Description

Even with the recent improvement of the spell research behaviour, I think it is a bit tedious to find spells with 3 glyph combinations or spells with 2 glyphs of 2 different ways.

I propose that the glyph order doesn’t matter in the assemble slots.

Wouldn’t it also be more logical if the glyph order doesn’t matter?

Feature Request7628NoPerformancesLowUnconfirmedCarbo BoekBenchmarking Tool17.12.202212 Task Description

In the server list, you could have another “server” that’s really stored on the local machine. In this server, it starts the player in a pit with a bunch of NPCs casting spells over and over. Maybe 5 NPCs repeatedly casting magic light, and 20 casting random spells. The pit should be a “worst realistic case” scenario so that players can tinker with graphical settings in there.

Feature Request5477NoGUIMediumUnconfirmedchrisGui improvements/inconsistencies20.12.20115 Task Description

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

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

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

Feature Request5321NoSpell FormulasLowAssignedDaevaornDavide VescoviniExploration: Areas need more prominent notice17.04.201633 Task Description

I think that many of the newly “explorable areas” will go unnoticed by people because the only indication, the system message is lost between so many others.

Why not have an on-screen notice about reaching such a spot, especially now that those notices are optional anyway?

Feature Request6037NoRulesLowAssignedDaevaornDavide VescoviniInconsistency - Harvesting apples29.07.20132 Task Description

After showing a newbie how to mine and harvest, they approached me the other day saying that they tried to harvest apples around the smithy but failed to apply what I taught them the day before.

It's probably for the fact that apples and their location are far older than the harvesting system s a whole, that I never thought about that before. And that apparently no one else has thought of including apples when setting up the harvesting areas?

I think one should be able to harvest apples just as all the other plants and fruits. If only for matters of consistency.

(I hope the area "Rules" is about right, please re-tag if inappropriate)

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

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

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

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

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.

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.

Feature Request7895NoRendering IssuesLowPostponedDaevaornNightvision ability not working inside dark buildings23.10.20231 Task Description

The nightvision effect (cool stuff BTW) does not actually improve sight when inside a very dark buildinig, e.g. the Amdeneir tavern.

(One can of course argue in terms of realism, that nightvision needs residual light to work, but I counter that with the fact that any publicly accessible building should have more than enough residual light. – It should have enough light not to require that ability in the first place!)

Feature Request7897NoUser InterfaceLowUnconfirmedDaevaornFeature request: NPC Interaction window/view severly la...17.10.20232 Task Description

The NPC interaction window can only be controlled via mouse clicks, which is extremely cumbersome – particularly giving the full screen scale – bordering the unintuitive for some parts,.

Going back and forth between the menu entries and the dialogue window to click the progression arrow is cumbersone as well as leaving the view (and here we are extremely unintuitive) with a mouse click in the corner, instead of supporting the Escape key.

My proposals (ranked by importance, most important first):

1) allow for exiting the view by assigning the ESC key to the leave button
2) allow for dialogue progression by hitting the space bar (having your character jump in this view is really an expendable “feature”) or at least have the arrow key right assigned to that right pointing arrow appearing under the lefthand dialogue section.
3) selecting conversation options on the right-hand side via numbers 1-9 (range should suffice for 99% of the present cases).

Feature Request7936NoCharactersHighUnconfirmedDaevaornCannot target players sitting on a mount04.12.20231 Task Description

A player that is mounted on a Rivnak or Drifter cannot be targeted, for actions such as trade, or even emotes.#

It doesn’t make a difference whether you click player geometry or the mount’s, you always end up selecting the mount over the player.

Even if one could argue for trading that it might be inteded (which I don’t think is overly realistic, since you can hand someone on a mount a loaf of bread), itt would be very strange to greet someone’s pet instead of the owner, when passing on the street, wouldn’t it?

(Selecting high priority since this seriously hampers RP supported with game-mechanics such as emotes)

Feature Request7530NoUser InterfaceLowUnconfirmedDamolapopup window in inventory in some slots overlaps invent...03.11.20221 Task Description

Since a while PSUnreal has a pop window in inventory that appears then hovering with the mouse pointer over inventory slots with items or containers in it.

It is a nice feature.

However in the top right slots of the inventory the popup window overlaps the slot the mouse pointer is over and slots in the neighborhood of it. It thus covers part of the inventory content which makes it more difficult to navigate to the right items.

# How to reproduce

- Move inventory window to the lower right corner of the PlaneShift Unreal window or screen.
- Put some items or containers in the top right inventory slots
- Hover with the mouse pointer over them.

# Actual results

When hovering over the top right slot the popup window covers 4 slots in the upper 2 rows seen from the top right corner of the inventory slot area.

Feature Request7532NoInventory/ItemsLowUnconfirmedDamolaLoad and save book contents into a file04.11.20221 Task Description

Would be nice to be able to save the contents of an editable book into a local file on the client computer like it was possible in Crystalspace based PSUnreal.

Low priority as it is also possible to cut&paste contents. However for longer books it would still be nice to be able to edit them in a local text editor and then load them again into PSUnreal.

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.

Feature Request7749NoBugtrackerLowUnconfirmedDamolaPterosaur look like in Crystalspace PlaneShift preferre...17.02.202331 Task Description

Damola looks at the Pterosaur at the Pterosaur handler in Amdeneir and feels sadness.

She thinks: “Oh, my where have those grand Pterosaur from the old days in Yliakum have gone?”

Roleplay aside: I really preferred the old look of the Pterosaur with spread out wings. The smaller PSUnreal pterosaur does not look like it can carry a large Kran.

Feature Request458NoVery LowAssignedDanTaladGreeting while sitting09.06.2022162 Task Description

When sitting, I think it should be possible to greet someone without standing up. It is a bit awkward to be sitting, and then stand and wave at someone and sit back down. I’m not sure if it is hard to implement the “wave” action while sitting, but that is what I think the effect should be. Just sit and wave. If you don’t think that “/greet” is appropriate while sitting, then perhaps just implement a visual “/wave” that can work when standing or sitting, although the only difference between the two are the system message.

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

This task collects the crafting feature requests.

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

This task collects the spell feature requests.

Feature Request726NoCraftingMediumNewDrunk HammerwielderRedesign/Add to the Crafting GUI.25.02.2013165 Task Description

Related to: http://hydlaa.com/flyspray_upgrade/index.php?do=details&task_id=611&histring=crafting

Goal of this feature request: To provide an alternative to the numerously unneeded clicking and dragging through the addition of additional options.

Possibilities:

1. Allow all targeting equipment to be targeted and add short cut commands as discussed in http://hydlaa.com/smf/index.php?topic=30727.0;topicseen and http://hydlaa.com/smf/index.php?topic=28284.0 .

1B. Add a /place command that would place a specified number of a specified item into a targeted container.

1C. Add a /remove command that would remove a specified number of a specified item from a targeted container.

1D. Add a /combine command that has the same functionality as the combine button that is on the right click menu.

2. Have the stock casting containers automatically convert large stacks of molten ore to the largest possible unit. (IE: A stack of 63 Molten Iron would yield a stack of 6 Iron Stocks and 3 Iron Ingots.)

2B. Add a button and command to Stock Casting that will toggle that will allow the user to cast only ingots.

2C. Allow the user to combine large amounts of objects at a time so long as the proper amounts of objects are present. (IE: 81 Iron ore and 9 Coal ore would yield 90 Molten Steel. Also, you could combine 10 sword handles with 10 sword blades to quickly put together 10 swords.)

3. Add a key to be pressed and held that would allow the user to pick up an entire stack.

I believe that there has been discussion of several other alterative on the forums.

Thank you for your time:
- Tontow

Feature Request1022NoLowNewdurwynAbility to lock the guildhouse from the inside.04.04.201143 Task Description

When i first enter in the guild house, i inspected the arounds to remember what i had already seen in the pasts months , the pics and so :}

But i was disappointed by the fact that i cant close the door :( i mean by the inside..
i take the example that one of my guildmate invited her husband in it but then she had to go out to lock the door and enter it again. (OMG she can enter even if its locked! wOw hehe ^^)

Maybe its planed but then i have no possibility to check if its or not :}

Feature Request7780NoUser InterfaceLowUnconfirmedEatuckMap and Compass Included in User Interface19.02.202313 Task Description

Hello,
I would like to propose providing a full map and compass at the start of the game instead of making it something you need to build or quest for. The map should show the current location of the player when opened and the direction they are facing. The map will only have major locations such as cities, towns, and camps but will also include unlockable locations such as caves. I feel some kind of map/mini-map is a common feature in most games and it will help retain new players since they will have basic directions at the start of the game. Thank you for your consideration.

Feature Request7781NoSettingLowUnconfirmedEatuckInvert Mouse Movement Setting19.02.20231 Task Description

Please add this feature to the unreal version. I prefer the pointer/camera to be controlled like a plane in the game. If I move the mouse down, the camera will go up. Thank you.

Feature Request7782NoUser InterfaceLowUnconfirmedEatuckAllow More Rows of Shortcuts and Shortcuts Per Row19.02.20232 Task Description

Please allow additional rows for the shortcuts as well as more shortcuts per row. I utilized shortcuts quite a bit in the legacy game and I liked the ability to have small icons with a ton of shortcuts. This will probably need to be a setting to input the total number of rows and the number of shortcuts per row. The icons would need to scale to fit. Thank you for your consideration.

Showing tasks 1 - 50 of 655 Page 1 of 141 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing