PlaneShift

Task TypeIDPrivateCategorySeverity  descStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Bug Report7758NoBugtrackerLowUnconfirmedferretshortcuts not working at all 13.02.20231 Task Description

i have tried to set up shortcuts for a number of things, one issue was that an attempt to initiate nightvision was causing an attempt to fish instead. i moved the icons about but same issues occured. not i have cleared shortcuts and i have nothing working at all. all i get on attempts to set shrotcuts is a message saying ‘the key is already assigned’

tried refreshing game and still the same.

Feature Request6303NoEngineLowAssignedJoe LyonJoe LyonShortcut Bar - make Drag-n-drop swap icons instead of o...23.02.201411 Task Description

Moving of a short cut overwrites the old one – likely to cause problems with people randomly deleting SCs they want. [FEAT]

(moved from defect # 6066)

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 Request7719NoGUILowNewKiFunStuSSet Default Collection Bag03.02.2023 Task Description

It would be nice to bea able to make a bag in your inventory the default collection bag.

I think sorting things after that should be manual thou.

Bug Report7737NoNPC Paths/movementLowUnconfirmedferretserpent gobbles not moving11.02.2023 Task Description

serpent gobbles are supposed to patrole the river irfon on both banks with a sleeping area and fishing area close to /pos 400650.50 -327828.62 7508.37. at present they simply stay in one place unless you attack them. they then move and attack back. in legacy, they would attack regardless of your strength against them.

Bug Report7245NoInventory/ItemsLowUnconfirmedYorlakSelecting 1 item from a stack from container on ground ...19.09.20211 Task Description

to recreate;
1. place container on ground (sack, crate…)
2. right-click container → Look
3. Place stacked items in container (tested with daggers, arrows, potions, rings)
4. From container, Select (1) item from stack, place on ground
Entire stack is removed from container (same effect for all items tested)
This does not happen when container is in inventory

Bug Report7258NoBugtrackerLowUnconfirmedHaviland Tenourisegmentation fault in hydlaa VK_ERROR_DEVICE_LOST24.11.20223 Task Description

Not sure what causes the client to crash. But it seems reproducible when I turn around.

System is Linux 5.8.0-59
Ubuntu bullseye
mesa 20.2.6-0
NVidia GeForce GTX 970
Driver Version: 460.91.03
CUDA Version: 11.2

[2021.07.31-21.33.40:344][840]LogRHI: Timed out while waiting for GPU to catch up on occlusion results. (0.5 s)
[2021.07.31-21.33.40:420][840]LogVulkanRHI: Error: Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
Fatal error: [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
[2021.07.31-21.33.40:480][840]LogCore:

Critical error:

Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0×0000000000000003

[2021.07.31-21.33.40:480][840]LogCore: Fatal error: [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
0x0000000004445d9b PSUnrealClient!VulkanRHI::VerifyVulkanResult(VkResult, char const*, char const*, unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp:802]
0×0000000004422322 PSUnrealClient!VulkanRHI::FFenceManager::WaitForFence(VulkanRHI::FFence*, unsigned long long) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742]
0x00000000043fe84d PSUnrealClient!FVulkanCommandBufferManager::WaitForCmdBuffer(FVulkanCmdBuffer*, float) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanCommandBuffer.cpp:457]
0x000000000446288e PSUnrealClient!FVulkanViewport::WaitForFrameEventCompletion() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:296]
0x000000000444795c PSUnrealClient!FVulkanViewport::Present(FVulkanCommandListContext*, FVulkanCmdBuffer*, FVulkanQueue*, FVulkanQueue*, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:939]
0×0000000004447098 PSUnrealClient!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp:889]
0x000000000450fcd0 PSUnrealClient!FRHICommandListExecutor::ExecuteInner_DoExecute(FRHICommandListBase&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:373]
0x0000000004526d97 PSUnrealClient!FExecuteRHIThreadTask::DoTask(ENamedThreads::Type, TRefCountPtr<FGraphEvent> const&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:428]
0x0000000004526bb5 PSUnrealClient!TGraphTask<FExecuteRHIThreadTask>::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:886]
0x0000000002e8b1f6 PSUnrealClient!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:709]
0x0000000002e8ad9e PSUnrealClient!FNamedTaskThread::ProcessTasksUntilQuit(int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:600]
0x0000000004552ab6 PSUnrealClient!FRHIThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp:319]
0x0000000002ee0017 PSUnrealClient!FRunnableThreadPThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25]
0x0000000002ec01fc PSUnrealClient!FRunnableThreadPThread::_ThreadProc(void*) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:185]
0x00007fab15c94609 libpthread.so.0!UnknownFunction(0×9608)
0x00007fab1529a293 libc.so.6!clone(+0×42)

0x0000000002ea96ee PSUnrealClient!FGenericPlatformMisc::RaiseException(unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp:472]
0x0000000002fccd9b PSUnrealClient!FOutputDevice::LogfImpl(char16_t const*, …) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/OutputDevice.cpp:61]
0x0000000004445d9b PSUnrealClient!VulkanRHI::VerifyVulkanResult(VkResult, char const*, char const*, unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp:802]
0×0000000004422322 PSUnrealClient!VulkanRHI::FFenceManager::WaitForFence(VulkanRHI::FFence*, unsigned long long) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742]
0x00000000043fe84d PSUnrealClient!FVulkanCommandBufferManager::WaitForCmdBuffer(FVulkanCmdBuffer*, float) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanCommandBuffer.cpp:457]
0x000000000446288e PSUnrealClient!FVulkanViewport::WaitForFrameEventCompletion() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:296]
0x000000000444795c PSUnrealClient!FVulkanViewport::Present(FVulkanCommandListContext*, FVulkanCmdBuffer*, FVulkanQueue*, FVulkanQueue*, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:939]
0×0000000004447098 PSUnrealClient!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp:889]
0x000000000450fcd0 PSUnrealClient!FRHICommandListExecutor::ExecuteInner_DoExecute(FRHICommandListBase&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:373]
0x0000000004526d97 PSUnrealClient!FExecuteRHIThreadTask::DoTask(ENamedThreads::Type, TRefCountPtr<FGraphEvent> const&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:428]
0x0000000004526bb5 PSUnrealClient!TGraphTask<FExecuteRHIThreadTask>::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:886]
0x0000000002e8b1f6 PSUnrealClient!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:709]
0x0000000002e8ad9e PSUnrealClient!FNamedTaskThread::ProcessTasksUntilQuit(int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:600]
0x0000000004552ab6 PSUnrealClient!FRHIThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp:319]
0x0000000002ee0017 PSUnrealClient!FRunnableThreadPThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25]
0x0000000002ec01fc PSUnrealClient!FRunnableThreadPThread::_ThreadProc(void*) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:185]
0x00007fab15c94609 libpthread.so.0!UnknownFunction(0×9608)
0x00007fab1529a293 libc.so.6!clone(+0×42)

[2021.07.31-21.33.40:490][840]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected.
[2021.07.31-21.33.40:490][840]LogExit: Executing StaticShutdownAfterError
Malloc Size=131160 LargeMemoryPoolOffset=196744
Malloc Size=131160 LargeMemoryPoolOffset=327928
Malloc Size=259466 LargeMemoryPoolOffset=587418
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)

Feature Request7180NoCombatLowPostponedTaladTaladTuathanachScripting function "GetItem" inside <on type="attack"> ...07.03.2021 Task Description

Example found in all Alchemist items, example Alchemist Freezer

Error on console is:

Error in ><let> bindings<: Given a NULL iScriptableVar* for >RightItem<.

The scripts are run through : ApsCharacter::InvokeAttackScripts()
The first thing is to execute this script part:
   RightItem=Attacker:GetItem(0);
   QuaLevel=RightItem:Quality/50;
 In a similar case with GetItem(0) but outside of <let> we get MathStatement::Evaluate() with RightItem=nan , it works.
Bug Report8014NoQuestsLowCould not VerifyUadjetRight on the Mine doesn't take quest items09.03.20241 Task Description

The quest Right on the Mine uses a quest item named Hamel Provision and at one point it’s supposed to be given to Gardr. Currently that does not happen. The quest will progress, but the quest item remains stuck in the inventory. It can be placed into storage, but otherwise there’s no way to get rid of it.

Feature Request4882NoPetsLowUnconfirmedFiribanride other people's mounts08.11.20223 Task Description

Hi,
it would be nice if you could lend/rent your mount to other people. This could be made with a dialog box that appears when someone wants to /mount the pet (”Foo wants do ride your pet NameofThePet, allow?”), similar to challenges/trades. If this is implemented there should of cause be auto-accept/deny.

Feature Request7814NoUser InterfaceLowUnconfirmedRykiaRequesting where we type in the chat window scales with...07.05.202321 Task Description

Requesting where we type in the chat window scales with the rest of the window.

We can select a larger font, but where we type in the chat window does not change, only the rest of the chat window.

Note: There is a huge difference between font size 4 and 5. Suggest to have something in between if at all possible.

Feature Request5881NoMiscLowUnconfirmedGongerReport command: add "reason"20.05.201311 Task Description

I had discussed this with Sarva who liked the idea and asked me to enter it into the Tracker.

Add a “reason” to the “report” command:
Usage: report [player name] [reason]

In case it takes a while to implement this, meanwhile at least add to the command description that the reporting player also files a petition because this makes it easier for the Game Masters to check what happened.

Thank you for listening (reading),

Gonger

Bug Report6410NoCraftingLowNewSajut FogilRepair Armor: /repair legs instead of pants25.04.20141 Task Description

The description of the “Armor Repair Kit” says
“To use it equip the armor and type /repair <location> in the chat window. Example /repair boots ,/repair torso ,/repair gloves ,/repair arms” according to the examples it should be /repair pants to repair the “<armor type> Pants”.

Feature Request6097NoMagic SystemLowNewnobody specialrefresh spell duration instead of failure17.12.202258 Task Description

spells that give buffs should have their duration reset upon further castings instead of casting having no effect within the spells duration.

If I cast defensive wind, currently subsequent castings have no effect while the spell is active. Could this be changed so that the second spell restarts the duration timer?

Feature Request7622NoGame BalanceLowUnconfirmedKiFunStuSReduce effectiveness of mind drain18.10.202312 Task Description

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

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

Feature Request7567NoGUILowUnconfirmedKiFunStuSRecreate Tab autocomplete for player names23.11.2022 Task Description

In legacy you could start typing a persons name in and press TAB to auto complete the name.

Currently in the Unreal chat box, pressing tab removes focus from the chat window.

Feature Request2532NoLowProspect TaskORead, unread, and updated books26.12.200921 Task Description

I don’t spend my life in Jayose’s library. However, once in a while, I would go there and spend a couple of hours reading, looking for new books, sometimes refreshing my memory with older ones.

It would be nice if there was a way to quickly spot a book that one has already read. Maybe a (read) or (unread) mark after the title, or just a different colour for the title font, anything as see fit. A “read” flag would be set as soon as the book is open, to keep it simple, and of course it is the player’s responsibility to read the content. Ok, so far, you can tell me that it’s up to me to remember if I read something or not; even when hundreds of volumes will be available; yes, but…

It gets useful when a book is updated. If I do remember that I read a specific book, well, I’ll probably won’t read it again. Meanwhile, words may have been changed inside, following the inconsistencies hunt, world development, whatever… So, if all statuses are set back to “unread” for all players after a change (or from “read” to “updated” if you want to be more precise), we’ll know that we’d better read it again.

It can be a bit heavy on the database (flagging each book for each player), but at least it’s technically simple. Not to mention other uses you could come up with (quest requisites, statistics for the setting team, etc.)

Also, as Tontow suggested, the info can be stored on the client side instead of a database. To not lose the functionality of the “updated” flag, which is set on the server side, a last updated timestamp for each book is all that is needed on the server. Client side, the log starts empty (no book read). When opening a book, the log is updated (each time) with the book id (its name, I suppose) and the opening timestamp (server time, easier than GMT). When examining a shelf, books are marked according to the log info; thus, if the latest opening date is earlier than the book’s server timestamp, it appears as “updated”.

(Wish list reference: http://hydlaa.com/smf/index.php?topic=34222.0)

Bug Report7505NoBugtrackerLowUnconfirmedferretrandomised riding and walking abilities10.10.20221 Task Description

riding a mount can be strange. there is the usual sit on saddle look, standing on saddle with knees bent, standing sideways like on a surfdoard or skate board, and there is side saddle. not yet had the reversal of riding position this time, yet. if you sit side saddle, stand like surfing/skateboarding, you walk/run crablike.

Feature Request7621NoGame BalanceLowUnconfirmedKiFunStuSRace Based Equipment restrictions09.12.20221 Task Description

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

Bug Report7152NoUser InterfaceLowNewVenalanQuest window not scaling24.02.2021 Task Description

As with other windows with 1600 by 1000 and other similar ratios it does not fit on the screen properly.

Bug Report7869NoQuestsLowUnconfirmedGongerQuest Telzanna's Professions - options disappear16.07.2023 Task Description

After Telzanna tell about a profession (my character chose cook), the options to ask her about other professions do not appear again.

Bug Report7950NoQuestsLowNewTaladQuest phrases to remove at certain steps30.11.20231 Task Description

As reported by Stalfos

“Something’s Brewing” If you accept Narwin’s drink ““Thought you’ nev’ offer!…” the other option doesn’t disappear: “How many times must I tell you,…” you can’t get the kegs until you click it. Later Jarda also has both options available, the drunken and sober speech options.

“Kimlorm Needs a New Prayer Book”, “Kimlorm sent me” remains an option after you have clicked it.

Bug Report7868NoQuestsLowUnconfirmedGongerQuest Orphia's Magic18.11.20234 Task Description

The option “I’ve made my choice” appears only when you leave the Quest dialog, and initiate it anew.

Feature Request5662NoQuests DynamicsLowUnconfirmedj oitQuest Items assigned to Quests06.05.20141 Task Description

Request for to list additional Items at the Quest Description.

I would like to have the Items aligned to the related Quests in the Descriptions to get a better Overview and some more Clues in Quests. The descriptions right now are a bit spare, my request is like this

Quest Description
XxxxX ask you for This (to go there).
(Where at some Quests the Place should obviously dont revealed.

But mainly:
Quest Items:
xxxxxx
xxxx
(needed: )
xxxxxxxx
xxyXxx

Bug Report7661NoQuestsLowCould not Verifyferretquest from krestal dhusho does not complete14.01.20231 Task Description

quest deliver a letter, from krestal dhusho does not complete. delivery to mr yasoj completes without words. but the letter to kora windstone is rejected. she does not accept the letter at all and krestal dhusho is unable to complete the quest without that delivery being accepted.

krestal is in hydlaa plaza . pos 207830.66 -335409.66 10595.37

mr yasoj is in fact benack yasoj . pos akk central 538320.75 -370447.25 15354.24

kora windstone is in the wilds of bronze doors 2 road

Bug Report7566NoCombatLowCould not VerifyKiFunStuSPVP casting errors14.01.20232 Task Description

I am not entirely sure on how this bug is best described.
as the duel system is not releasing the duel flag currently.

But I think while the main duel is active you cannot charge cast a spell using the hotkeys against your opponent while in the default navigation mode.

but you can cast charged spells using the hot keys after pressing TAB and entering combat mode.

I will retest this bug after the duel flag bug has been resolved.

Feature Request2647NoLowNewMario RohkrämerPvP areas need an unmistakable warning08.10.201165 Task Description

Until today I did not know that “Camp Banished” is a PvP area at all. Until I got killed.

I was asked by a GM “if I did not expect that”?! - No, I did not! I see everything as a roleplaying incentive, unless I get a system message warning me about changed world attributes.

This issue is “critical”, because inside this PvP area are quest relevant NPCs. Now, what would happen if you are in a quest dialog with an NPC, and get killed? - You would lose that quest. And if it was a one-time quest, you’ll lose it forever, for your char.

This almost happened to Cadwen today, whom I helped to deliver a “Keg of beer for Filch”. Fortunately the keg was not stolen while we returned from the Death Realm.

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.

Bug Report7687NoMovementLowUnconfirmedGongerProblems with Mount Movements19.01.20231 Task Description

Narrow gateways that were easily passable for mounts in Legacy are now hard or even impossible to get through. One example is the first stairs going down in the Welcome Area. It takes several tries with jumping to get through. And speaking of jumps, they are much lower than in Legacy, so fences in Hydlaa have become unsurmountable.

Bug Report7806NoBugtrackerLowUnconfirmedUadjetProblems with /morph07.03.2023 Task Description

I’ve been doing some testing with the /morph command, and have not yet found a way to get it to work properly. I used my event character and every time I tried to morph into another race gender I had issues with the default Enkidukai texture remaining on the head. There were also other issues, like klyros wings being missing, and the fact that after the tests my enkidukai character now seem to have lemur textures on her hands permanently.

These are the results I got starting with a female enkidukai character, closing the game and loading fresh after each morph:

Dermorian M - Wrong texture, no back of head. Changing hair trait doesn’t help.
Dermorian F - Wrong texture, no back of head. Changing hair trait doesn’t help.
Diaboli M - Wrong texture, no back of head. Changing hair trait doesn’t help. Setting trait first doesn’t help.
Diaboli F - Wrong texture, no back of head. Changing hair trait doesn’t help.
Enkidukai M - Bad face texture, even from female enki
Enkidukai F -
Klyros M - Entirely wrong texture, no wings, back missing
Klyros F - Nothing visible. Helmet and held items show on ground
Kran N - Wrong texture except for hands, oddly.
Lemur M - Wrong texture except hands, no hair. Hand texture remains after relog
Lemur F - Wrong texture except hands, no hair. Hand texture remains after relog
Nolthrir M - Wrong texture except for hands. No top/back of head
Nolthrir F - Wrong texture except for hands. No top/back of head
Stonehammer M - Wrong texture except for hands. No top/back of head or beard section of face.
Stonehammer F - Wrong texture except for hands. No top/back of head
Ylian M - Wrong texture except for hands. No top/back of head
Ylian F - Wrong texture except for hands. No top/back of head

I few quick tests with a female dermorian character were better, but the head texture was always wrong.

Bug Report7854NoBugtrackerLowUnconfirmedThosorPremature falling out of saddle while mounted. windows/...13.06.20232 Task Description

While Moving around, I think turning might be causing this, in the middle of walking or running, suddenly you are out of the saddle and running on your own. Also, not sure if there is supposed to be a quick dismount when clicking the right mouse button which happens when you want to look around etc.

Bug Report7571NoMagic SystemLowNewKiFunStuSPrayer14.01.20232 Task Description

when I casted Prayer.

it reapeats the following for each target affected
you sing a prayer,healing everyone who can hear you for 176 points

the spell blessed litany lists all the players affected
you sing a litany, healing %player for XX points and XX stamina

This happens also in Legacy.

Bug Report7715NoModels and MapsLowPostponedKiFunStuSpots out of place by stalag02.02.2023 Task Description

the pots are all out of place. wrong angles and height.

gugrontid 73779.85 -489821.34 10714.60

Can be delayed until after migration..

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 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 Request7711NoBugtrackerLowUnconfirmedVolkiPlayer can climb other characters02.02.20231 Task Description

Player can jump or fall onto another character and enter climbing animation and briefly stand on top of another character. Player then falls due to no collision detected.

Both player characters and NPCs are climbable.

Bug Report7941NoModels and MapsLowUnconfirmedDaevaornPlacing item onto stone block with basin in "guildlaw" ...14.11.2023 Task Description

I have been trying to place decoration and a book onto the stone block in the entrance area of the guildlaw map (our guildhouse instance of it)
A weapon as well as the book have disappeared inside the map geometry instead of on the surface.

Without command line support for targetting comparable to what we used to have in legacy (/target next item) I don’t see any way of retrieving an item lost this way.

Bug Report7818NoBugtrackerLowUnconfirmedMohonin DitinPile of dust cannot be kept in furnace16.04.20232 Task Description

The pile of dust that gets crafted sometimes for reasons we all know, this pile of dust cannot be disposed of by putting it in Furnace. Some of us experienced players want to keep the place clean and so whenever we find pile of dust, we put it in Furnace, it eventually vanishes by putting it in furnace and forgetting about it. Now there is no choice but to sell it off to NPC for 0 tria. This is not the main problem, but the problem is to find a NPC nearby who buys ‘Pile of Dust’. So either make a NPC available near Crafting Station to sell of the dust or make furnace to take in the dust and burn it down vanishing it.

Bug Report7644NoGUILowNewKiFunStuSpets Window13.01.20231 Task Description

window resizing has no effect on the displayed information.

or that is as indented, and there should be no resize for it.

Bug Report7911NoCombatLowUnconfirmedStalfosPet refuses to attack27.10.20231 Task Description

It says the pet has successfully targeted the creature , but will not attack with /pet attack. This is on One-Eyed Rats that can be killed by player, shows the same error on Kikiris mind you, that can’t be killed by player.

Bug Report7502NoPetsLowAssignedDamolapet only follows once each time after having been told ...17.11.20222 Task Description

Pet follows properly after summoning or after telling it to follow. Whenever Damola moves the pet follows.

However once I told it not to follow anymore, whenever I tell it follow again, it follows to the current location of Damola, but does not continue following. I.e. it only follows one time and not until told otherwise. But only after having been told not to follow once.

Bug Report7611NoUser InterfaceLowCould not VerifyZomPassword Save Error19.12.20221 Task Description

When you click remember Password the password looks like it is being duplicated then saved and then will not work.

Feature Request6568NoPetsLowNewmike loevenPack Animals and or Carts for Merchants or Miners22.08.20141 Task Description

Now that we have a working pet AI that can properly follow a player it may be an appropriate time to suggest the addition of something to cater to tradesmen such as traveling merchants and miners who are frequently overloaded by the weight of their inventory.

There is already evidence of large beasts of burden and carts in game and it may be time to implement Pack Animals or a small cart you can pull yourself to increase your overall carrying capacity. aside from the obvious utility value it would also add some RP value allowing merchants to sell directly out of their carts and have enough inventory on hand to negotiate deals along the roads.

Bug Report7776NoUser InterfaceLowUnconfirmedGongerOutput of /who is not sorted alphabetically16.02.2023 Task Description

Output of /who is not sorted alphabetically

Bug Report8025NoBugtrackerLowUnconfirmedUadjetOrder of the Keen Edge faction not correctly imported11.05.2024 Task Description

Players who have done the Order of the Keen Edge quests do not seem to have their faction points calculated correctly. Players who have done the quests seem to have their faction listed as 0 (Ignored). I checked the quests, and no faction points are awarded by the quests, even though my logs show that faction points were given. Currently, the quests only give faction_level.

Feature Request2521NoLowProspect TaskEricOption to allow assistance in PvE without grouping28.07.20092 Task Description

I know this is around for some reason, but I think an option to turn this on and off would be better, as it does more bad than good, especially for roleplay. I was talking with someone new in the dungeon, next to an aggressive rogue which I just killed. When the rogue respawned, he went after the new player, and began pummeling him. I tried to intervene and “save” him, but couldn’t attack the rogue because of some magical red letter barrier yelling “I must be grouped with the player to attack”. I eventually tried to heal him, but wasn’t fast enough and he died while I stood there watching helplessly. Next time I’ll start with healing them, instead of trying to attack, group and communicate with the player as they are being attacked.

I’m not sure how many people go out there and try to “steal” other people’s monsters, but this is seriously annoying and unrealistic in the grand scheme of things. This has happened many times and has been tough to try to “save” anyone, so I thought an option to turn on and off to allow players to hoard monsters for themselves or share if they get into trouble. I suggest as a default, it should be allowable for new players. Delete this if it is a repost, couldn’t find anything on it.

Thanks!

Feature Request5168NoUser InterfaceLowNewMrokiiOption for different label-colour for buddies20.04.201111 Task Description

It would be useful if the Option-Window also had an option to change the label-colour for people on ones' buddylist. This would especially be useful when there are a lot of players around, but it would make it easier to spot buddies in general as well.

Bug Report7226NoUser InterfaceLowUnconfirmedschluopening small inventory window from the furnace window ...07.03.20233 Task Description

Select furnace, click on “look” icon. In opened window none of the icons open your personal inventory… Some of these Icons also got the wrong description when hoovering them

Bug Report7977NoNPCLowReady to testDaevaornOnyx Dagger members in the Hydlaa Sewers' column hall n...18.03.20241 Task Description

The four Onyx Dagger members who share the hall with two Grendols do not respawn once killed.

Bug Report7605NoCombatLowNewKiFunStuSOnyx Dagger03.02.20232 Task Description

attack onyx dagger

NPC chat tab spammed with Stares coldy at me
and
attacks me with defensive stance

it did manage to cast a spall that that says
Onyx Dagger drains your mental abilities

it has a residual magic effect on the ground that remained after it died
and still on the ground after it respawned

Showing tasks 401 - 450 of 655 Page 9 of 14<<First - 7 - 8 - 9 - 10 - 11 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing