PlaneShift

Task TypeIDPrivateCategory  ascSeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Bug Report6429NoEngineMediumUnconfirmedLisaforward/back keys not working when focus on inventory04.05.2014 Task Description

when the focus is on the inventory (inventory is the active window) i can not make my character go forwards or backwards using the arrow keys. once focus is off of the inventory i can control movement. however left and right still work.

Bug Report6269NoEngineMediumUnconfirmedErodare LenizusForward Non-Chat Keys To Shortcuts29.11.20131 Task Description

In the current state, if you have focus in the text box of the chat, none of your shortcut hotkeys work, even if they’re mapped to keys that do nothing in the chatbox, such as F1-12, Ctrl, Alt, Tab, Pause, etc.

I’m filing this as a bug report, because either this should be “fixed” so we can map shortcuts to such keys so they will still work while chatting, or the team can decide this is “not a bug” and close it.

The “fix” therefore, is to trap only those keys that chatbox can deal with, and forward anything else to the shortcut processor, so while typing in chat W A S D would be trapped in chat, and F3 would fire the shortcut it’s mapped to.

Bug Report6713NoEngineMediumUnconfirmedj oitError at xml file, double attribute19.12.2014 Task Description

I opened
planeshift/data/gui/scripthirednpcwindow.xml and got the mesage at my browser.
At Line 4 is savepositions=”yes” twice listed.

Feature Request6784NoEngineMediumUnconfirmedKaerli StronwylleEnvenomed arrows06.04.201513 Task Description

Considering that arrows are single-use at this time and craftable, it should be feasible to use envenomed arrows to test the concept of envenomable weaponry for the time being, until we can get the engine changes needed for temporarily-poisoned blades in. (Flaming arrows would be a nice addition while you are at it…)

Bug Report6562NoEngineMediumAssignednobody specialDavide VescoviniJoe LyonEnchanting armor error - Brigandine helm26.09.20141 Task Description

In the enchanting armor book the recipe for enchanting brigandine helms calls for combining a mercenary helm and a set of steel plates into a brigandine helm kit. This does not work. In order to create the kit, you need to use the helms of darmath book. Otherwise the process works.

Bug Report6769NoEngineMediumUnconfirmedEvarajempty autoexec command boxes are not saved16.01.2015 Task Description

If you delete everything in the boxes and click the save button, the commands are back after relog.
It seems there must be at least one character in the box to get it saved.

Feature Request6043NoEngineMediumUnconfirmedJThompsonEditing books- hitting OK closes the book07.07.201322 Task Description

When you are editing a book and you hit OK to indicate you are finished it closes the book altogether, so you have to reopen the book to see the changes. Since formatting can take quite a bit of trial and error, it quickly becomes annoying to constantly have to reopen the book. With music and maps, when you finish editing you simply click the Edit icon again and it exits Edit mode, leaving the music/map open. It would be nice if books worked the same way.

Feature Request6244NoEngineVery LowPostponedErodare LenizusDrop Skill Button07.12.201371 Task Description

On Skill window, add a button to drop the selected skill, with a Yes / No confirmation.

This would execute the equivalent of “/setskill me <skill name> 0” (or something close to that) removing all training, practice, rank, etc.

Would do nothing on stats / factions tabs.

This would allow players to remove skills they’re no longer interested in, don’t fit the character they’re developing, deprecated skills, not-yet-implemented skills, or skills acquired from the character generator that the player considers extraneous or unnecessary.

No compensation should be given for the lost ranks, practice, etc. and that should be stated in the confirmation dialog, along with a clear advisory that the action is permanent and irreversible.

Unless we’ve sweet talked a GM into doing it for us, we often have extra skills with a rank of 1 or 2 that we may have inadvertently trained or practiced and they clutter up the list view of skills, as they’re not suppressed by the Filter feature.

Feature Request1600NoEngineLowProspect Tasknobody specialDoor knocking26.02.201071 Task Description

I would like to have a Knock button added to guild house door context menu that would allow people to signal anyone inside that they have a visitor. THe knock command will send a “someone is knocking at the door” message to everyone inside. This could be used regardless of whether the door is locked.

It would certainly enhance role play regarding the guild houses.

Bug Report6546NoEngineMediumUnconfirmedxoladequip repairing item29.07.2014 Task Description

i cant dequip it while repairing but i can equip another item so the one im repairing is in inventory

Feature Request6019NoEngineMediumUnconfirmedHirene PenifurDequip command should stack identical items09.06.201344 Task Description

We’d like if the /dequip command would stack the same type and quality items in inventory when it’s used in shortcut.
It’s important for crafters, especially in case of hammering chain mail rings, but also would come handy for blacksmiths, blade or shield makers who want to separate Q300 items from other qualities which ones require more work.

In case of armor making crafters used to drop and pick up all the rings to stack the Q300 ones, since /pickup command do the stacking on same quality items. (This breaks immersion of role players, especially at Harnquist.)

The function also would prevent accidental manual grouping of non-Q300 items (blades, ingots etc.) with the carefully selected Q300 items in a slot.

CRAFTERS! Please vote and/or comment!

Feature Request6563NoEngineMediumUnconfirmedmike loevendepreciate /stand and use /sit as a toggle06.09.20141 Task Description

why in gods name we have a seperate sit and stand command is beyond me in fact it is completely idiotic. there is no need for /stand in a game that is properly programmed

/sit should perform both functions act as a toggle

void sit()
{
if(player.isSitting) player.stand();
else player.sit();
}

with as script like this the /stand command can be removed from the game simplifying shortcuts.

additionally the addition of a sit right click action on specific furniture should be added to ensure that characters who wish to appear sitting in chairs will be properly snapped into position and animated as such

Bug Report4574NoEngineLowNewKaerli StronwylleCtrl or Shift modified keystrokes/mouse gestures trigge...11.11.201321 Task Description

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

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

Feature Request6753NoEngineMediumUnconfirmednobody specialCrafting UI: recycling parts16.02.201542 Task Description

currently transforms from parts back into ingots are not listed in the books relevant on a consistent basis. They may be in some books but are not in the shield books. It would be good to have a list, comprehensive across skills or otherwise, so that players can know which ones are possible.

Bug Report6025NoEngineMediumUnconfirmedJThompsonCrafting confusion -erroneous error message11.06.2013 Task Description

I was working on a batch of Liquid Bread Rise and kept getting “You are not sure what to do with this.” I realize this will probably be nearly impossible to reproduce so I’ll try to explain as best I can exactly what I was doing.

I had started by combining the ingredients (1 Foaming Water, 2 Pinches of Salt, 14 Scoops of Lard) on the preparation table, yielding Unmixed Liquid Bread Dough. Then decided to combine them in the wooden bowl so I could go straight to the mixing step. I had already combined 3 when I switched. I added the ingredients to the wooden bowl and combined, letting it automatically do the mixing step, and this worked fine. The I tried to mix the Unmixed Liquid Bread Dough I had previously combined on the table and that is when I got the “You are not sure what to do with this” message. As long as I combined the items in the wooden bowl and then mixed them I had no trouble. If I tried to put in previously combined Unmixed Liquid Bread Dough it gave me the error message. Several times I reflexively hit the Take All and Stack before it was mixed, and when I tried to put it back in the bowl and mix it I got the error message.
Eventually I had to stop and measure out more scoops of lard, which required switching my wooden spoon for the scoop, since I was also holding a Dagger of Seduction (and wearing a Merc Helm of Seduction, if that matters). After I switched back, I was able to mix the Unmixed Liquid Bread Dough without any trouble… for awhile. (I didn’t realize right away that was what made it work)
Eventually though the problem popped up again (when I prematurely grabbed the mix before it was done, and tried to put it back and finish mixing it, it said “You are not sure what to do with this”) Again, the problem resolved when I switched to measuring lard and back. This happened three times in all. I didn’t put together that it was when I switched tasks that it started working until the third time it happened, so I didn’t have a chance to try just switching tools to see if that was what was fixing it.

Bug Report5524NoEngineMediumNewGregCouple Of Small problems to be corrected? Knollege Req...12.06.20122 Task Description

I have noticed a few things that are Incorrect, not sure If anyone commented on them, Or If they are In Progress. I will jot them down all in one Report so not to make several reports…

1. The “Cone” On the Energy Arrow Is faced in one direction As in the visual effect right after the energy arrow hits the target (Im sure im not the only one who see’s this wrong?)
2. When Dropping Stacks Of Items Like Pants There is an extra “ES” at the end. Alot Of Items Have The Extra “ES” at the end, that should not be there.

I Had A couple Questions and Requests :)
1. Someway to Turn off the red dropping notifications like.>”You are to far away to attack” and ““**” Has nothing to be looted”. maybe a way to just have it in the system tab.(Asked in help tab, unknown, If someone knows how please tell me lol, thanks!)
2. An NPC Or something In Game That could tell you detailed Information about weapons/quest items and things of that nature, (I have seen the Book in the musium, but I haven’t really studied it yet, and maybe incomplete?)

  It would be really cool if you could go to an npc and hand them what you found, have them give you 2 lines about the sword and what it does. Or even a book from a quest where you can i.d it, have it unidentified untill you take it to an npc and pay them a really small fee to i.d it. (Not complaining at all but I have kept all of my named items I have looted since I have started playing. they are awsome! :D But I want to organize :) please? :D I want to sell them but I dont want to sell something for 10,000 and find out that it was really special. haha with my Inventory im sure I could write the book!

If you want to comment on this aswell, up to you. I will be blunt to the point:
I have seen leather working Implimented But Famiel Is the one and only charature I will have. But He is Forbidden to work with Furs/Hides other then looting for sale. he wants to start making his own armor, so I ask/Hope there is a way to bypass leather armor and make Medium/Heavy Arms/Boots/Gloves when it gets implimented
Thank You For Your Time :)

Bug Report7575NoEngineLowNewTaladcommand /setskill me all 100 disconnected the client26.11.2022 Task Description

If you use:
/setskill me all 100

the server is trying to send all skills multiple times and we get a disconnection on the client

Seems that AdminManager::AwardToTarget() is sending back the WHOLE set of skills instead of the one modified. So the result is 68 skills sent 68 times.

Bug Report6191NoEngineMediumUnconfirmedRezso GajdoczyCommand - /guildmotd14.10.2013 Task Description

Setting guild MOTD is accidently tied to public notes privilege?

guildmanager.cpp

  if ( ! IsLeader(client))
      if ( ! CheckClientRights(client, RIGHTS_EDIT_PUBLIC, "You do not have rights to change the message of the day in your guild."))
          return;
Bug Report5574NoEngineMediumUnconfirmedKaerli StronwylleClient-side email validation in registration system rej...15.04.2012 Task Description

GMail uses the + to denote email aliases: foo+bar@gmail.com delivers to the same GMail inbox as foo@gmail.com. The PS validation system rejects the + character client side, although it is permitted by the RFCs (see RFC5322 s3.2.3/3.4.1). The easy fix is to be much more liberal on the client about what is allowed in an email address, since we’ll be emailing a validation code to it anyway.

Feature Request6137NoEngineMediumUnconfirmedSlissChat window while loading new map24.08.2013 Task Description

I would like to continue chatting while I load to a different map. Can the chat window become independent and on top of all windows?

Feature Request5230NoEngineMediumUnconfirmednobody specialchange to default action upon mob attack or player cast...19.05.201131 Task Description

I would like it if you could set the default reaction to casting a spell or being attacked. I find it quite annoying to automatically be set to fully defensive when I cast a spell. I also find it annoying that when being attacked by a group of mobs your target focus jumps to whichever one hit you last.

When I cast electrotouch I want to hit my opponent and not change my stance. generally whenever I cast anything in melee I want to keep my previous stance.
When I am in a pile I want to kill what I am fighting before I start on another one. If I want to fight a different one I can so choose manually. It is also annoying that you often jump to a different mob before you are able to loot what you have just killed.

It would be great if there was a section to set these in the options.

In the case of electrotouch I tried to add /attack normal to my shortcut but it was processed and discarded before the spell finished casting. I appreciate you probably don’t want long chains of commands to be processed in turn as it could lead to botting, otherwise I would ask for one command to finish processing before the next is considered. Still it would be nice to repair all my armor with one keypress instead of 5.

Bug Report5535NoEngineMediumUnconfirmedJeremy Listcannot unguard items in dropped containers05.02.20121 Task Description

to replicate: find a container object somewhere (such as one of the wooden crates near Harnquist’s). Put an item in the crate, and try to unguard it. There doesn’t seem to be any way of doing this, or of unguarding an item before placing it.

Bug Report4809NoEngineMediumUnconfirmedmike loevencannot defend yourself if another player engages the mo...01.01.20131 Task Description

i ran into a bug that nearly got me killed today. i was fighting gobbles and i ran low on health and had to run away. as i was running another player cast flame burst on the gobble chasing me.

the gobble chasing me did not stop chasing me but i was no longer able to attack it because it said i must be grouped with X mean while the gobble was still damaging me.

this can be fixed one of 2 ways. the targeted player always has kill rights on the monster or the monster changes it’s target when a new playr engages it.

but as it stands it is rather scary when your being attacked and cannot defend yourself due to a bug in the kill stealing prevention system.

Bug Report4505NoEngineMediumNewCXDamianbuddy command - toggle behavior12.06.20101 Task Description

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

starting with no friends:

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

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

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

Bug Report6240NoEngineMediumUnconfirmedRoman YagodinBook use commands mess21.11.20131 Task Description

For crafting book /use command equips book in mind slot - and it’s OK, I think.
But how to open crafting book for reading, as of RMB click in inventory?

Then dragging a book from inventory to shortcut window, /use command is created.
But /use command for common book just results in a book, equiped in righthand slot (in case it’s empty).
Book isn’t opened for reading nor writing, so where is no result of using it. So no /use…

After equipping a common book in a hand slot, /use [slot-name] command just kills the psclient… This one really unexpected :(

/write [item-name] command syntax not working on a writable book, resulting message is: “You cannot write on this item” -
but this syntax described in a Help window! And /write [slot-name] syntax works as expected.

I think it’s clear that /read command for a books must exist to make complete set. Some use cases:

* want to read any book - use /read [item-name] or /read [slot-name]
* want to write to a writable book - use /write [item-name] or /write [slot-name]
* want to equip / dequip any book - use /equip and /dequip commands

Sane default results for /use command:

* Crafting book - equip in a mind slot.

It's a reference book, to take a look from time to time in a crafting process, after all.

* Common book and writable book - open book reading window. Using a book in a real world means “read it”.

Other "uses" (as a blunt weapon, fuel, press-papier, etc.) are less common.
Bug Report6370NoEngineMediumUnconfirmednobody specialblack flame temple spire too low24.03.2014 Task Description

If you fall off the dais where the fire carkerass is and you have max stats you do not die and you cannot return to the temple. To get back you have to commit suicide.

Feature Request6607NoEngineMediumUnconfirmedJoe LyonJoe Lyonbetter system of managing traits for base character, pe...23.09.2014 Task Description

we need a facility to allow morph, scaling, settrait and related commands to be in effect for the current login -OR- persist across logins -OR- permanently change the base character. Obviously there should be appropriate permissions requirements especially for changes to the base.

Bug Report6750NoEngineMediumUnconfirmedxolaatacking 05.01.20152 Task Description

when i start atack enemy that is little away and before i see message he is too away switch (with shortcuts /target nearest /atack) to nearest im in combat mode but dont see any system mesages and not doing any hits- it happend in other situacions too but that i know how to reproduce

its worse to aim enemy , i often see ‘you are to away’ in first try and without move next attack hit enemy correctly

Bug Report5331NoEngineMediumUnconfirmedR.GuppyArt glitch sewers19.04.201421 Task Description

Hard to spot, but if you go to the location and zoom in and out, and rotate it shows, also as second screenshot shows it also extends to left.

http://imageshack.us/f/16/shot16.jpg/
>Your current position is region: hysewers 11.73 -5.95 -166.09 0 angle: 247 (4.319690), sector : swr-darkgreen02

http://imageshack.us/f/220/shot17.jpg/ (10:19:08) >Your current position is region: hysewers 3.56 -5.70 -162.07 0 angle: 257 (4.491496), sector : swr-darkgreen02

Bug Report6712NoEngineVery LowUnconfirmedHellekin O. WolfART ERROR: PawsTextureManager wasn't able to load the r...20.12.20144 Task Description

Fri Dec 19 09:55:20 2014, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Fri Dec 19 09:55:20 2014, Could not open image: >Scaling Field Background<
Fri Dec 19 09:55:20 2014, Fri Dec 19 09:55:20 2014, ART ERROR: PawsTextureManager wasn’t able to load the requested image: Scaling Field Background

This bug occurs on a fresh install of the Linux 64 bit 0.6.1 client, after update to 0.6.2.

The machine is a Lenovo T430 running Parabola GNU/Linux-libre.

lspci:

00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)

sudo lspci -s 00:02.0 -vvv:

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])

Subsystem: Lenovo Device 21f3
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 31
Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Address: fee00018  Data: 0000
Capabilities: [d0] Power Management version 2
	Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
	Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
	AFCap: TP+ FLR+
	AFCtrl: FLR-
	AFStatus: TP-
Kernel driver in use: i915
Kernel modules: i915

uname -srvmpio:

Linux 3.17.6-gnu-1 #1 SMP PREEMPT Tue Dec 9 04:18:43 UYST 2014 x86_64 unknown unknown GNU/Linux

Bug Report6431NoEngineMediumNewVenalanAdding a " symbol while editing character names in budd...06.05.2014 Task Description

As the title suggests if you add a name like;

Venalan

And you then edit this to say

Venalan “dev”

When you load the client next time around the " will have broken the aliases_name.xml file so none of the added name notes will show. It is because you end up with the following in the xml file

<alias name=”Venalan” alias=”Venalan “Dev”” />

the extra [dev”“] is an unknown component of the <alias /> so breaks the whole formatting of the file.

Feature Request6554NoEngineMediumUnconfirmedmike loevenadd petname overload to the /mount function for automa...13.08.20144 Task Description

i would like to see an overload for /mount where you can simply call /mount <petname>

if the pet is not in world the pet will be summoned and than targeted automatically prior to the mount command.
if the pet is listed as summoned the command will attempt to target the pet prior to mounting.
if the pet is in world but out of range the command will give the normal error for being out of range.

Feature Request6782NoEngineMediumUnconfirmedTrippedOnReality/EnarelAdd current weather to the Information Window08.02.20152 Task Description

For folks who have older computer systems, sometimes the only way to get PS to work is to have setting on lowest and have weather turned off. But weather is a good RP point so it would be nice to be able to tell what weather is happening even if you can’t see it. It would be nice to have that information next to the time in the information window, or if that isn’t possible, perhaps a command query /weather that will return the current weather of the sector you are in.

Feature Request6600NoEngineLowUnconfirmedJoe Lyonadd command to list all public channels24.02.202311 Task Description

Moved from ticket 5981, suggestion by Franta

it would be good to implement command with list of all public channels with something like /list [filter]. It would also show all channels you are joined with the corresponding number.

Example:
/list
gossip (talk with /1 <text>)
auctions (talk with /2 <text>)
hydlaa_chat (not connected)
gobble_hunt (not connected)

the same list with filter as parameter:
/list go
gossip (talk /1 <text>)
gobble_hunt (not connected)

the same list with special case for only connected channels:
/list #
gossip (talk with /1 <text>)
auctions (talk with /2 <text>)

Bug Report6652NoEngineMediumNewVenalanJoe LyonActive Effects: When button width is "auto" it does not...18.10.2014 Task Description

As the title suggests, when you change the button height with width set to ‘auto’ I would expect the button width to scale with it. It does not. If you change the width setting from auto→manual→auto the correct width is set.

Potentially related

It is possible that when names appear the window correctly resizes and the full name is shown. But when you move back to images only the width is set to the minimum so you end up with very tall very thin buttons. But the icons have the dimensions you would expect for button height set to max so you can only see the central portion of the icon.

I can make this happen by following these steps.

1 - Button height to minimum
2 - button width to manual (and moved to minimum)
3 - button width to auto
4 - set button height to max
5 - button/icon width is fixed and when you change name↔icon you get the broken display

If you don’t follow these steps the width for change between icons and names works correctly

Feature Request4797NoEngineMediumNewmike loevena play dead command or /playdead21.05.201164 Task Description

just a idea for a simple rp command. entering /playdead will play the death animation and leave your character imobile similar to the sit command but you will be lying down instead. this can be usefull in roleplay where you are injured but not actually dead or if you want to role play your character going to sleep. entering /stand will cancel both /sit and /playdead. in later versions of the game perhaps this can be also be used to fool the less intelligant monsters like ulbernauts rats and some of the bugs into giving up the chase and loosing interest. i think it would be benificial to have a way to roleplay being wounded or dead without having to actually go to the death realm. say for example your character was killed in a roleplay setting you could use playdead to have a open casket funeral complete with a body that will not dissapear after a minute or two.

i am not sure how easy this would be to acomplish but i suspect you could duplicate the existing sit command and just change the animation called

Bug Report6477NoEngineMediumUnconfirmedGonger"/target next" skips over targets23.05.20142 Task Description

During the last Dev Meeting, there was a good discussion about looting problems, especially after killing multiple opponents.
Aliasing with “/target next” does not solve the problem, because several players confirmed that this command tends to skip corpses.

Therefore Eredin asked for this ticket as a reminder to check the command.

Bug Report6855NoGame BalanceMediumNewVenalanDavide VescoviniStacking of damage when holding multiple weapons with b...15.04.20202 Task Description

I tried attacking a kikiri with two ‘Dark Dagger’ and I got the following system messages

(20:29:33) >You’ve gained 1 practice points in Knives & Daggers.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >You’ve gained 1 practice points in Knives & Daggers.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:29:33) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >You’ve gained 1 practice points in Knives & Daggers.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >You’ve gained 1 practice points in Knives & Daggers.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.
(20:30:37) >Your dark weapon drains 10 HP from Venalan.

So every attack I do with two Dark Daggers is doing two rounds of extra damage and not just one extra round of damage.

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

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 Request5994NoGame BalanceVery LowNewMario RohkrämerTuathanachDifferent fishes should have different attributes02.02.202321 Task Description

Different fishes will probably have a rather wide range of weights and sizes: e.g. Carp may become as heavy as several kg, few even more than 30 kg; Manta ray even more with a possible length of 5 m; Dace (mud carp), Ide and Orfe (quite the same) or Perch instead usually less than 1 kg; Coppernose (a tropical barbel) will probably be only few inches long.

But all fishes in PS have the same size and weight of 1.

I don’t expect a variable weight and size per catch, but at least different average weights and sizes.

Bug Report6340NoGame BalanceHighNewnobody specialDavide VescoviniCommanding pets gives no experience and little practice24.03.20141 Task Description

Commanding pets is similar to combat skills in that you get no experience for using them but in the case of of combat you get the experience for the kill. I could not get my pet to attack with my 30 empathy, I was able to get a message that my pet targeted successfully as well as a message that my pet needed a target to attack.

Practice seems to have a cool-down period where subsequent commands give no practice. I would think that the cool down period should just be for identical commands, when you need to target something before attacking both actions should give practice.

It would be good to have some information on the state of pet activities.

Bug Report6932NoGame BalanceMediumUnconfirmedStalfosBlue Cohosh Root area barely big enough to harvest twic...15.04.20202 Task Description

The are for harvesting Blue Cohosh Root is so small that you need absolute precision to harvest a second time, without “You cannot harvest in the same place twice in a row”.

It’s possible but takes longer to find the right spot, the area needs to be bigger.

Feature Request3081NoGM SystemVery LowNewRizinTeleport Mod (Or Event)28.06.20221 Task Description

Possible addition of the ability to teleport all PC’s enrolled in an event at once to avoid accidentally grabbing a passer by with the area option.

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

Showing tasks 251 - 300 of 655 Page 6 of 14<<First - 4 - 5 - 6 - 7 - 8 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing