PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned To  ascSummaryLast Edited[[changedby]]
Bug Report7970NoTraining & SkillsMediumUnconfirmedStalfosShield Handling untrainable08.12.2023 Task Description

Since you can now only wield Shields left-handed due to what I mentioned in bug 7867, only the right hand trains one handed weapons, and two handed weapons give half the training in either hand.

Feature Request5868NoRendering IssuesMediumUnconfirmedMartinsetting for spell effects quality06.01.2013 Task Description

Hi! As reported in "bug" (bug #5867) spell effects performance is pretty slow on Intel Sandybridge HD 3000 graphics. I understand that this may well be a driver / hardware limitation. Due to the extreme slowness its not easy to roleplay on events when other players cast effects, cause then basically I can not do anything anymore. Except for that the performance is quite nice for onboard gfx, enough for me at least, even at 1680x1050.

Cause of this I would like a way to reduce the quality of *just* the spell effects a bit. I found that I can disable them alltogether by setting shaders to "lowest". But any other settings for shaders doesn´t have any visible effect on performance. Also shaders to "lowest" worsens the other gfx as well.

I also learned I can disable spell effects altogether, by removing the *.eff files from effects directory.

What I would like now is a way to configure spell effects to reduced quality and (hopefully) improved performance. This may also be good for other users of old hardware.

Thanks,
Martin

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 Report7969NoCrashesMediumUnconfirmedStalfosServer Crash possible after training stat07.12.2023 Task Description

If you take a rare looted item out of a bag, try to equip it, but can’t because of Stat requirements, then train a stat, drop the bag and pick it up again, the item disappears.

Then if you try to store it there are 2 copies, and the server crashes if you store them. Item lost after restart.

Crash and item loss can be avoided if you relog before storing.

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.

Feature Request6205NoEngineMediumUnconfirmedSarah McCraySeriously? Why no maps?01.11.20134 Task Description

every other game I’ve played helped its players out with a world map and mini map. in some of them, some areas in those games might not have allowed maps. but they all had maps. why doesn’t PlaneShift have a map system to help us navigate? or at the very least give us a compass!

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)

Bug Report7705NoGUIVery LowUnconfirmedTrippedOnReality/EnarelScroll Bar in Skills Window Doesn't Work on All Tabs29.01.2023 Task Description

In the skills window, the scroll bar doesn’t works with scroll button on mouse in all tabs. Works as expected in the Stats and Combat tabs. Does not work in the Magic, Jobs, Various, or Factions tab. The scroll bar needs to be manually grabbed and dragged to see the rest of the window.

The scroll bar also doesn’t scroll down far enough in the factions tab and in order to see the very bottom of the tab; the window has to be resized to see the bottom.

Bug Report6425NoItems CharacteristicsMediumNewMario RohkrämerScale of White Oak Wood model is probably too large04.05.201421 Task Description

With a weight of 9 and a size of 9, the model of “White Oak Wood” appears to be way too large. Such a big heap of wood would weight more than 50 kg. In contrast, the icon is such a tiny poking stick…

www.ligh.deplaneshiftwhiteoakwood.jpg

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 Request2631NoMovementMediumNewElvors AmenorasRunning up slopes should be more taxing26.03.20091 Task Description

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

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

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

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

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

Bug Report7750NoCharacters AnimationMediumUnconfirmedCarbo BoekRivnak stutters11.02.2023 Task Description

When you ride around on a rivnak, you get these weird stutters. They’re not frame stutters, but the character skips forward. This was tested in Amdenier on roofs and the road.

Bug Report7742NoModels and MapsVery LowUnconfirmedTrippedOnReality/EnarelRiver on Cup of Laanx map has collision enabled11.02.2023 Task Description

you can walk on water at this river: cup_of_laanx 717636.88 -659357.94 10930.61

Bug Report7948NoModels and MapsMediumUnconfirmedStalfosRitual of Remembrance does not allow House of Power acc...28.11.2023 Task Description

You are supposed to be able to go see Niala, but the door does not work if you haven’t already got house of power access.

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 Request7325NoCharacter CreationMediumUnconfirmedRegina MusialRequest for Back-Button and Speaker-Update28.10.20211 Task Description

Hello, Dev-Team,

here are two requests for the character creation in psu:

1. The speaker speaks too quietly! I know its you, Talad, but the background music overwhelms your voice!

2. I miss a “Back”-Button because if i go into the chara creation but dont want to create a new character and want to go back to my character which already are there!

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 Report7974NoQuestsMediumUnconfirmedDaevaornRepeatable quest awarding faction points for the wrong ...16.12.20231 Task Description

Sat 02-Dec-2023

(17:38:51) [chat] Daevaorn: Here is the armour that you asked for. Plate mail pants and chain mail pants.
(17:38:51) [chat] >You gained 13600 experience points and 68 progression points!
(17:38:51) [chat] >You received 51 circle, 4 octa, 0 hexa and 8 tria.
(17:38:51) [chat] >Your Armor Making skill has increased by 1 point!
(17:38:51) [chat] >Your faction with Weavers Tree has worsened. (17:38:51) [chat] >You unlocked a new achievement: Achieve Velvet Glove in Weavers Tree
(17:38:51) [chat] >Quest Completed!
(17:38:51) [chat] >You have completed the A Measure of Protection quest!
(17:38:51) [chat] Kethzun Guthazik: You’re done already?
(17:38:51) [chat] >Trade complete

At first I was wondering about points being deducted until I got the information that this is regular procedure when hitting the cap value.

However I was surprised to see that
- a smith awards faction points for the Weavers’ Tree
- there are faction points awarded at all for one of the skill quests that can be done (at least theoretically) up to

Bug Report7975NoCraftingMediumCould not VerifyStalfosRepair Weapons not working as it used to.11.03.20241 Task Description

I had heard that over a skill threshold, repairing weapons/armour does not reduce maximum quality.
Yet I repaired a weapon with 201 skill (with jewellery) and dropped from max quality of 200 to 199.

Maybe the Jewellery isn’t working properly, as without it, I would be under the threshold I had heard about.

Also Bones attribute was not removed, the whole reason I repaired it at 197/200.

Maybe this is as intended, but if Bones cannot be removed, then getting a Masterwork Bones Platinum Sword from your first and only run through of the Keen Edge quests (currently not completable) is xtremely bad luck after the time it takes to get 100 in sword (even more in UE).

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

Bug Report918NoEngineMediumAssigneddurwynRepair - Switching weapons27.02.20218 Task Description

when you repair a dagger for example you have to
- equip it in right hand
- do /repair and wait for it to end.

if you try to select the “weapon” which is being repaired you cannot move it.
you get the message : “You cannot move an item being used”

BUT if you take another weapon, select it and put it on the weapon being repaired, they will switch themselves (i mean the weapon in the hand will go to the INV and the one in the INV in the hand) and the repair action will still be active. (the weapon you started to repair will be repaired, not the one after switching).

hope to be clear :p

Feature Request4727NoNPCMediumNewRlyDontKnowRentable mounts12.09.20103 Task Description

FR by Vakachehk:

I have an idea for mounts which will need some changes to some maps.
For Rivnaks (maybe Drifters too) having stables in which without a ring you may summon them, and dismiss them, without any skill of any ring needed, maybe a tria fee of like 50trias every summon/dismiss (of course there's the obvious issue you un-mount and leave your Rivnak somewhere, either the game automatically dismisses it or it is able to be stolen via a player, or a mechanical guard comes and takes it back to the stable or whatever). Using your Ring of Summon Familiar you can use the skill Empathy to dismiss/summon/etc, anywhere at any time.
Also I was thinking about the skill 'Riding' maybe this could be trainable and used in combat while on your rivnak?

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

messages.cpp misses another operand?

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

 {
     guildname = words.GetTail(1);
     return;
 }
Bug Report7081NoGame BalanceMediumUnconfirmedMichael LoevenRelax spellcasting restrictionsfor sitting / overencumb...27.12.2020 Task Description

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

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

Bug Report5625NoEngineMediumUnconfirmedLeonReference to non-existent sound file: amb-day_forrest_...05.05.2012 Task Description

Essentially the same issue as http://70.32.40.136/flyspray/index.php?do=details&task_id=5579 except that the file in question is amb-day_forrest_4 This is happening in the outdoor area at the arena.

Fri May  4 19:13:58 2012, <src/plugins/common/soundmanager/data.cpp:167 LoadSoundFile SEVERE>
Fri May  4 19:13:58 2012, Can't load file 'amb-day_forrest_4'!

for now I added:

<Sound name="amb-day_forrest_4"       file="/planeshift/art/sounds/amb/day_forrest_3.ogg" /> 

after:

<Sound name="amb-day_forrest_3"       file="/planeshift/art/sounds/amb/day_forrest_3.ogg" /> 
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 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

Bug Report5659NoCrafting TransformationsMediumUnconfirmedMario RohkrämerRed Mangrove and Sinaflar: Grinding pulp to paste excee...30.05.20201 Task Description

Grinding Kingsfoil or Wyn Pulp to Paste works in a reasonable time.

But trying the same with Red Mangrove or Sinaflar takes much more time than my Mental Stamina (669) offers. The result is a "Pile of Dust". Did someone move a decimal position?

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 Report5386NoCombatMediumNewKaerli StronwylleRange of combat messages is FAR too short08.07.20162 Task Description

You can easily shoot with a bow ingame to ranges far beyond the range of combat messages. Mob aggro (and sometimes the archery anim) do not work at such long ranges, either.

Bug 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 Request4448NoEngineMediumUnconfirmedStefanRandom Spawn zones: NPC often spawn in mid air02.03.20113 Task Description

NPC in random spawn zones often spawn in mid air.
It would be nice if they could be hidden until they hit the ground.
Don’t send the NPC pos info to the client until it has stopped falling down?

Bug Report5439NoCharacter CreationMediumNewMario RohkrämerRace selection: Collection of issues found in systemati...15.10.20213 Task Description

There are several issues I experienced during testing the Character Creation / Race Selection:

  • Hair style is hard to check if manual rotation is necessary during zoomed view.
  • Male Ylian: blonde/brown are confusing names for face textures, they should possibly be changed to emotions. Blonde 1 and Blonde 2 appear identical.
  • Male Dermorian: Face style “Forehead tatoo …” is too long to be readable completely
  • Female Dermorian: “Medium” style is shorter than “Short” style
  • Stonehammer: Race description still mentions “Stonebreaker”. Many descriptions may need an update after the race renovation.
  • Male Stonebreaker (and others): Hair and Beard styles may need a more descriptive name.
  • Female Stonehammer: Traits seem to be misordered. If “Braids” are the two long upper tails, and “Rivnak tail” should probably be the one long tail, then “Lavvar tail” should instead be the two small low tails? What is a Lavvar, anyway?
  • Kran: I’d prefer visually disabling both male and female gender buttons. Leaving the female activated might be confusing.
  • Female Ynnwn: Face style “White eyes” doesn’t use white eyes. The name should possibly be changed, e.g. “Aged” (in contrast to “Young”).
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 Report6047NoQuests DynamicsMediumNewMario RohkrämerQuests with sparse automatic quest notes29.06.20135 Task Description

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

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

  • A Hammer for Hamel (Hamel Warson; only 2 notes, the second is confusing - sounds as if the quest failed)
  • Drinks in the Deep (Crosh Dunehammer)
  • Get a Performance (Roya Vuntarr; just started, but already missing a log of the direction where to go)
  • Harnquist Weapon Commission (Harnquist)
  • Introduction to Science (Durok Rrecrok)
  • Ring of Familiar (Levrus; just started, but already missing a log of the required ingredients)
Bug Report5708NoUser InterfaceMediumUnconfirmedTrygve WastvedtQuests only appear after reopening the window24.07.20121 Task Description

If I get a new quest while the quest & event notebook window is open, the quest doesn’t appear in the list until I close and reopen the window. Can getting a new quest cause a refresh of the list of uncompleted quests?

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 Report7986NoQuestsMediumUnconfirmedUadjetQuest Timers are invisible, leading to confusion01.01.2024 Task Description

In some quests there is a delay before you can talk to an NPC again. One example of this is Its Gone Bad. In Legacy the players got a message like “You have to wait for 10 minutes before you can continue this quest.” so that they knew what was going on, but in PSU they don’t get the message.

Admittedly, the message is very OOC, but without it there’s no way for a player to know why they cannot proceed with the quest. If the messages cannot be restored, maybe a line of dialog from an NPC saying that they’ll have more to say later?

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.

Bug Report6338NoInventory/ItemsMediumUnconfirmedMario RohkrämerQuest NPC took armor from my hands09.02.2014 Task Description

(Merrinez’ Bad Mood)

When I carelessly executed the reply “Thses might help your hands.” (typo fix is probably already pending server update), the gloves my character wears disappeared from his hands, and Merrinez received them. I thought worn armor is not considered to be taken in quests?

Bug Report5790NoQuests DynamicsHighNewVenalanQuest menus dissapear to quickly to click on responese.15.10.20142 Task Description

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

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

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

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

Bug Report6666NoQuests DynamicsHighNewVenalanQuest menu: when triggering a quest menu with the same ...26.10.2014 Task Description

There are many time in quests and KAs when they have the same trigger, for example “about armor” or “about apples”.

When you click a quest menu (or type some text to an NPC) the first dialogue(s) to be searched should be quests and if a matching trigger is found the quest menu should be sent, then if nothing is found in a quest it should search KAs. What is currently happening when you have two or more matching triggers you are getting a random choice between the quest response and the KA response. This results in players getting what seems to be a response from the NPC but the quest does not continue.

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

Showing tasks 101 - 150 of 655 Page 3 of 14 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing