PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned To  ascSummaryLast Edited[[changedby]]
Feature Request6543NoEngineMediumUnconfirmednobody specialobscure location information for blackflame area.25.07.20142 Task Description

The guild window, who’s online tool, clearly lists blackflame area when you are in the temple. It would be better if it indicated one of the sewer maps instead or some random map.
given the secrecy surrounding this status you don’t want joe guildmate to have this info even out-of-contextly.

Feature Request6545NoInventory/ItemsMediumUnconfirmedSimoneOpening more than a single book13.09.201463 Task Description

While I’m crafting I like to take notes on steps necessary to make something so later I can just check my notes. Currently it seems, at least to me, not possible to have more than one book open at a time. It could be useful instead being able to have more than one book open, so for example I could have a crafting technique open and my book with notes open too to copy the necessary steps from the crafting technique.

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 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 Request6556NoCrafting TransformationsMediumNewTharkasCraftable Repair Kits28.12.201455 Task Description

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

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

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

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

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

Feature Request6567NoNPC DialogMediumNewmike loevenMake Npc's aware of nearby quest characters and attempt...22.08.201411 Task Description

I would like to see npc’s function as locators for quest characters so that players can “ask around town” if they cannot locate the desired npc.

until now due to the gm’s policy about spoilers and the fact that most NPC’s are pretty much brain dead except for a few very basic responses it is sometimes next to impossible to locate a specific NPC without relying on another player or a wiki website as the information is not available ingame.

essentially I want NPC’s to respond to commands such as “do you know where I can find ‘name’” they should be able to check a database of nearby NPS’s and if they are in range they can point you in the direction or if not in range point you towards an NPC that does.

sample response. “yes i have heard of this ‘name’ you can find him over by “description of location pulled from database”.

sample responce out of range.

“I have not heard that name before perhaps you should try asking ‘NPC near desired character’ in ‘city near desired NPC’

but essentially make NPC’s able to give directions or information about other NPC’s or directions to nearby areas

right now it is nearly impossible to get any information about quests without relying on other players. Npc’s should respond to questions of this nature.

Feature Request6573NoUser InterfaceMediumUnconfirmedmike loevenStore Quest Notes in the Books Database06.09.201421 Task Description

I would like to request that saved quest notes be moved from client side into the book database. currently the quest notes are saved locally and are very vulnerable frequently getting deleted during client repair or re installs. additionally for players who have more than one computer these notes do not properly persist between clients.

considering that players are already allowed to write books and that text data takes up very little space there is really no reason NOT to move this feature server side.

another major issue with the current implementation is that the quest’s description is missing a lot of key information provided by the npc conversation such as names and locations.

a perfect example is the quest Masked Mistress where the description tells you the summary however does not include her brothers name which is given in the npc dialogue.

the lost of quest notes can easily render a quest impossible to complete without asking a person for spoilers or searching through game logs for the missing conversation.

Feature Request6576NoEngineMediumUnconfirmedmike loevenIcon Editing System for Player Books06.09.201411 Task Description

The game possesses many unused book icons that are actually quite interesting but not accessible in any way outside of the shortcut window.

I would like to see a icon selector integrated into the book writing window that allows you to select any book icon for the item’s appearance similar to the way you can assign these icons to a shortcut hot button.

additionally with this implementation there is no longer a need for Jayose to stock a different books for different colors as well as allowing player written books to be more easily distinguished from each other

it would add a fun little cosmetic aspect to role play allowing your ancient tome to look like an ancient tome rather than a hot off the press notebook

Feature Request6611NoEngineMediumUnconfirmedLisaStarting and stopping musical instruments in a group/ba...25.09.201411 Task Description

musicians trying to sync up to play as a band/group is difficult.
to fix this i suggest commands /groupplay and /groupstop be made
the musicians would form a group and each one would put the song they are to play in their left hand (that way one person can play a flute piece and another plays a lira piece, another drums, etc)
the group leader would issue the commands for starting and stopping
the system would broadcast the command to each client to start playing (like the way group chat is sent to the members of the group).
the piece would play at the default speed for the music score
if the group is disbanded while playing everyone would have to automatically stop playing
if a player leaves the group they would have to automatically stop playing too.

only difficulty I would see is if one of the players is unable to play the selected piece at the default speed, the system would either have to have that person not play with an error of not talented enough or play at the fastest they can play (which would sound bad but be realistic)

Bug Report6612NoEngineMediumUnconfirmedTimops_client crash30.09.20144 Task Description

this is not about a particular bug. at first i thought there was a bug, because following the merchant’s road, the game kicked me out each time it loaded the new world. but now the game kicks me out immediately. i tried logging in with a new character - same problem. the client crashes either while ‘loading GUI’ or after the first movement within the game. i was never able to get into the game with the ps_launcher anyway. settings on my mac are on ‘open’ for all users, so that’s not the problem. here’s the error report:

Process: psclient_static [331]
Path: /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/MacOS/psclient_static
Identifier: psclient_static
Version: 0.6.1.0 (0)
Build Info: psclient_static-Unknown~Unknown
Code Type: X86 (Native)
Parent Process: launchd [195]

Date/Time: 2014-09-26 10:01:41.942 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 77937 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 45985 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 9B86D932-2DDD-4489-8D8C-63115271A622

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0×0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.GeForceGLDriver 0x8f1bf6e6 gldFinish + 109990
1 com.apple.GeForceGLDriver 0x8f0e5ab4 gldUnbindPipelineProgram + 2788
2 com.apple.GeForceGLDriver 0x8f1c5935 gldFinish + 135157
3 com.apple.GeForceGLDriver 0x8f1a0c23 gldUpdateDispatch + 1139
4 GLEngine 0x150ef4c5 gleDoDrawDispatchCore + 266
5 GLEngine 0x150a09fd glDrawElementsInstanced_IMM_Exec + 498
6 libGL.dylib 0x9102462a glDrawElementsInstancedARB + 59
7 psclient_static 0x006b13b0 CS::Plugin::gl3d::InstancingHelper::DrawAllInstances(unsigned long, unsigned long, unsigned long, long, unsigned long, void const*) + 374

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9154f382 kevent + 10
1 libSystem.B.dylib 0x9154fa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9154ef59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9154ecfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x9154e781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9154e5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 3:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 4:
0 libSystem.B.dylib 0x91528b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x915566e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x915855a8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x9420e3ab CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x942113dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x9420ecda HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x9420e571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x9420e488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0×91556259 _pthread_start + 345
9 libSystem.B.dylib 0x915560de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 6:
0 libSystem.B.dylib 0x9156458a select$DARWIN_EXTSN$NOCANCEL + 10
1 libSystem.B.dylib 0x915fcc4b select + 92
2 psclient_static 0x001c1e38 NetBase::CheckIn() + 274
3 psclient_static 0x001c2718 NetBase::ProcessNetwork(unsigned int) + 34
4 psclient_static 0x002ca9df psNetConnection::Run() + 243
5 psclient_static 0x003cadba CS::Threading::Implementation::(anonymous namespace)::proxyFunc(void*) + 18
6 libSystem.B.dylib 0x915560de thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 8:
0 libSystem.B.dylib 0x9154e412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9154e9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9154e5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x0303c000  ebx: 0x0309e400  ecx: 0x8fa35840  edx: 0x00000000
edi: 0x02f2c000  esi: 0x4c077600  ebp: 0xbfffe0c8  esp: 0xbfffe0c8
 ss: 0x0000001f  efl: 0x00010202  eip: 0x8f1bf6e6   cs: 0x00000017
 ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
cr2: 0x00000000

Binary Images:

  0x1000 -  0x115b00f +psclient_static 0.6.1.0 (0) <71925283-7B55-4CCB-A24E-68B4F84EE7E6> /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/MacOS/psclient_static

0x203b000 - 0x255bfe7 +Cg ??? (???) /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/Frameworks/Cg.framework/Cg
0x29c8000 - 0x29c8ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
0x2f00000 - 0x2f24fe7 GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x2f9d000 - 0x2fa1ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x2fa7000 - 0x2fa8ff7 com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.4.5 (2.4.5f3) <013B2DAF-7754-0B38-96B7-D162108DB9E9> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x14ea0000 - 0x14ea6ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0×15000000 - 0x15179ff7 GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x151ab000 - 0x155b0fe7 libclh.dylib 3.1.1 C (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x8f0c6000 - 0x8f811fff com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x9067e000 - 0x9067fff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0×90693000 - 0x90702ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90ac1000 - 0x90d27ff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0×91023000 - 0x9102eff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9102f000 - 0x91071ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0×91074000 - 0x91077fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9114a000 - 0x9116bfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0×91197000 - 0x9119bff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x913bb000 - 0x9143bfeb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9145c000 - 0x91527fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0×91528000 - 0x916cfff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9170c000 - 0x9170eff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9180b000 - 0x9180eff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x919cf000 - 0x919cfff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x919d0000 - 0x91afefe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91e74000 - 0x91eaffeb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91ee5000 - 0x91ee9ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91f66000 - 0x92286ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0×92287000 - 0x92327fff com.apple.Bluetooth 2.4.5 (2.4.5f3) <DDC2FBBE-2983-972E-8450-CF6A5A8632FD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0×92328000 - 0x92362ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x9237c000 - 0x92394ff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0×92395000 - 0x927caff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x928d2000 - 0x92925ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938aa000 - 0x938aaff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93a17000 - 0x93a28ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93a29000 - 0x93a37ff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93afa000 - 0x93b04ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93b0b000 - 0x93b1bff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x93b1c000 - 0x93b3efef com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93bb5000 - 0x93bbbfe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x93be7000 - 0x93c0fff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x93c10000 - 0x94026ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0×94027000 - 0x94030ff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0×94068000 - 0x940b5feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x940b6000 - 0x940b6ff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x940b7000 - 0x9416ffeb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x941ee000 - 0x94268fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0×94269000 - 0x9429cff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94aaa000 - 0x94b8afe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94bfb000 - 0x94c3ffe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94c84000 - 0x94fa8fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94fa9000 - 0x950abfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x950bf000 - 0x950daff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x950db000 - 0x959beff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x959d5000 - 0x95b50fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95b84000 - 0x95b96ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95b97000 - 0x95b97ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95bd4000 - 0x95ce0ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x961df000 - 0x961e2ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9628d000 - 0x9633bff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x963bf000 - 0x963ccff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x963e3000 - 0x96427ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0×96428000 - 0x964e1fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x965c9000 - 0x9660cff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9661a000 - 0x9669cffb SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9669d000 - 0x9669dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9669e000 - 0x96860feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x969ff000 - 0x96a04ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96a16000 - 0x96a16ff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x977db000 - 0x977faff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x977fb000 - 0x97858ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9787b000 - 0x97916fe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97b43000 - 0x97b51fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x97c03000 - 0x97c95fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97cde000 - 0x97d24ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x97f08000 - 0x97f3bfff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x97f47000 - 0x97f53ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x97f54000 - 0×98743557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0×98744000 - 0x98764fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0×98765000 - 0x987a2ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x987a3000 - 0x987a4ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x987ee000 - 0x98802ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0×98803000 - 0x98829ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9883a000 - 0x988e7fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x98af0000 - 0x98b31ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98b84000 - 0x98be5fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98be6000 - 0x98d23fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98d24000 - 0x98de0fff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98de9000 - 0x98e95fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98ecf000 - 0x98f1fff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98f20000 - 0x99191fef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9919a000 - 0x991a4fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x991a5000 - 0x991d6ff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x992ba000 - 0x99394fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0×99535000 - 0x99539ff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9957b000 - 0x9967cfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x9967d000 - 0x996c6fe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0×99880000 - 0x99a02fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x9a07f000 - 0x9a0a3ff7 libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a0e3000 - 0x9a18bffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9a1e5000 - 0x9a27dfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a2bc000 - 0x9a627ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a923000 - 0x9a92eff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9aabf000 - 0x9aad3fe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x9aadc000 - 0x9ab45fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
0x9ab46000 - 0x9abe3fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBook7,1, BootROM MB71.0039.B09, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0×93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232,89 GB Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0×8507, 0×24600000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0×4500, 0×06600000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0×8218, 0×06630000 / 6
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0×0237, 0×06300000 / 2

I’d appreciate any help on this one, since i like the game :-)

Bug Report6630NoEngineMediumNewVenalanStudy window filter bug (minor)06.10.2014 Task Description

When you add a filter string to the /study window the empty lines between the item entries is lost such that you end up with long list of items. I think it might look better if the empty lines were maintained when a search string is entered

Bug Report6640NoGUIMediumUnconfirmedNeeno Peleroincorrect sRGB profile31.12.20141 Task Description

There are three files (jade_theme.png, splash.png, yesno.png) in client_base.zip, which contain an incorrect iCCP.
When using a newer version of libpng you get the following warning: “iCCP: known incorrect sRGB profile”.
So just delete the color profile in the next art update, please.

Bug Report6644NoUser InterfaceMediumUnconfirmedEvarajActive Effects scrolling12.10.20141 Task Description

Scrolling with the mousewheel does not work if the mousecursor is over one of the listed buffs.
It works only if the mousecursor is besides or between the buffs.

svn code r9595

Feature Request6655NoEngineMediumUnconfirmedZunnaGMNew Gm command - Resize item20.10.2014 Task Description

It would be awesome if GMs could have a new command that let them change the size of item such as carpet, pillow, vase, etc… Kind of the same system as GM use now to resize characters and npcs (example : Gorgan the giant).
It would kind of triple the number of items available for decoration and events without adding any in the database.

Feature Request6663NoUser InterfaceMediumUnconfirmedSimoneVisual feedback for typing activity and AFK24.10.20144 Task Description

It could be useful to have a visual feedback to signal to other players when someone is AFK or is typing into the chat (maybe in main chat tab).
I ran a poll into the “whishlist” section of the forum.
Since I had some good suggestions/opinions from other players I put a link to the thread so it can be used as a reference and to understand how the proposed visual feedback is:
Do you think bubbles showing when someone is AFK or someone is typing into the chat are useful?

Bug Report6664NoSoundMediumUnconfirmedJoshuaInstrument White Noise (Lute & Lira)06.11.201411 Task Description

Some of the musical notes, when using the Lute and Lira (drum seems okay), have an annoying white noise in the background. The audio is not clean, and this can be bothersome particularly to people with high-end headphones who may be able to hear it better. I am not sure if this is audible to all players, but it certainly should be to anyone with a good pair of headphones.

Some popping sounds can also be heard.

I am not too knowledgeable on music, so I can’t say which notes specifically have unclean sound, but I think since it can be heard plainly it should be easy to find out.

Bug Report6696NoSoundMediumUnconfirmedJoshuaInstrument Music Doesn't Stop22.11.20141 Task Description

When you are playing a song on an instrument, if you close out of the sheet rather than clicking the stop button, the music will continue to play. This seems to continue until you relog, and opening and using the sheet again doesn’t fix it, it will only make you play two songs at once.

I am not sure if other players hear this or just the player.

In my opinion, X’ing out of the music sheet should work just like the stop button.

Bug Report6707NoEffectsMediumUnconfirmedJoshuaFog Whitens Texture Transparency03.12.20141 Task Description

When there is foggy weather in the game, some 2D textures will have white boxes around them. The most well-known instance where this happens is with the target effect under an NPC’s feet. I think this also affects 2D grass textures like at the magic shop forest. Basically, the fog makes transparency in certain textures visible by making them white.

Bug Report6710NoCharactersMediumUnconfirmedJoshuaWild Pterosaur Saddle03.12.2014 Task Description

The “Wild Pterosaur” model still has a saddle on it’s back, making it seem not so wild.

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 Request6715NoInventory/ItemsMediumUnconfirmednobody specialVary current quality of loot items23.12.20141 Task Description

I think it would be more realistic and quite useful for looted items to have a random current quality. Finding enough damaged equipment to practice repair is always tough, this idea would go a long way to making it a more usable skill.

This idea, if properly implemented, could also balance out the values of looted items. A sub-routine could be devised to cause the highest value items suffer the greatest pre-loot damage. So a standard unmodified item could have a flat chance of being anywhere from 1 to 50 out of 50 quality. A one modifier item could roll 2 50-sided dice taking the lower result or average, and so on for 2 modifier and three modifier items. Specific implementation could be subject to testing to determine appropriate rates.

This would result in less of a lottery effect.

Feature Request6735NoEngineMediumUnconfirmedDaevaornMake /ignore target music output as well as chat28.12.20141 Task Description

I would like to have a specific means of muting certain people’s “music”. It’s a shame if you have to turn off all musical instruments to be rid of the “Listen to me practise my same song for any amount of hours if you want to craft here” people.

So it would be very nice if /ignore commands would also affect audio output triggered by the ignored person. Not sure how feasible that is technically, though.

Bug Report6742NoInventory/ItemsMediumUnconfirmedMario RohkrämerLogin with less than full health02.01.20151 Task Description

Logging out after a longer time of idling, one would expect to login with full health later. But I noticed that my health is a little lower and starts regenerating after I logged in. This is especially obvious for characters with not yet maxed stats, appears to be a relative impact.

I wonder if this is caused by buffing armor parts, e.g. Ulbernaut Bracers (+8 Strength, boosting HP too, indirectly). I could imagine that the max. HP are calculated without buffs, and the current health gets limited to this lower maximum (lower than while logging out previously); then the engine loads armor parts after logging in and has to update the HP maximum, which is now higher with buffs, and the current HP get a headroom to fill up.

Feature Request6748NoUser InterfaceMediumUnconfirmedTrippedOnReality/EnarelFilter for storage window09.01.201551 Task Description

The ability to sort in the storage window is awesome. However, it would also be nice to be able to search your storage for a specific item within a category. I think this would mostly be useful in weapons categories, but I can see it being useful for other categories as well. For example, if I’m looking in category: weapons - axes and I want to find all of my blah blah blah of the hammer axes, it would be nice to be able to filter by “of the hammer”. Sorting is great, but if you’re looking for an item with a specific modifier, and it’s not a prefix, it’s hard to find.

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

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 Report6755NoEngineMediumUnconfirmedxolapet have trouble attack dummy04.01.2015 Task Description

with dummy targeted
/pet target
/pet attack

from longer distance pet fail to attack dummy, it hit arena wall and dissaper
from very short it attack and start rotating.

Feature Request6760NoInventory/ItemsMediumUnconfirmednobody specialChange apple to type plant part08.01.2015 Task Description

I would really like to loot food ingredients that cannot be gotten another way and not have to loot apples. If I want apples I can /harvest or /pickup them. with this change I could add food to my /loot shortcut and not miss out on lard or meat. I don’t think there is another lootable foodstuff that has multiple kinds of sources.

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 Request6774NoUser InterfaceMediumUnconfirmedMario RohkrämerDirect access to the help dialog explaining a command18.01.20152 Task Description

You can show the Help dialog (menu button or /show help); but to read the verbose explanation about a specific command, you have to search for it in the tree of categories, which may be a little time consuming.

It may be helpful for more experienced users to have a command which opens the Help dialog and navigates to the topic about the command if it exists.

I could imagine e.g. a command like /about command to call the verbose help for the topic /command.

Bug Report6778NoEngineMediumUnconfirmedsteve mossTalking to NPC28.01.20151 Task Description

Hi
I seem to have a glytch where frequently (but not always) an NPC will not talk to me no matter how long I wait
However if I click “Bye” and try again he will now talk
It means I have to click every NPC when he wont speak to me twice to be sure there is no dialogue

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

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

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

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

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

Bug Report6808NoCharacters AnimationMediumUnconfirmedCan-ned FoodKran Walking Animation needs improvement08.06.2015 Task Description

Kran Walking is slightly asymmetrical, as though they were afflicted with scoliosis and weren’t treated completely.

Ignore, of course, if new models lack this trait.

Feature Request6814NoSettingMediumUnconfirmedRoman YagodinBring gods in the game03.04.201711 Task Description

From game chat:

/tell Laanx Hi, Laanx!
> Laanx is not found online.

Current /pray command is a shortcut for /emote pray, but it could be interesting to have separate command to pray gods (or specific god) for miracles or even ask them about something.

“Miracles” should be protective / healing spells, casted on character or group, or offensive spells, casted on enemies.
Spell set could vary by god. Rate of success of appeal & spell power could be determined by character race, faction points, number of previous appeals (in the game day), sacrifices and also (maybe) current location, weather and time of the day.

If god name not specified, any god in the mood could answer to the prayer.
Also, appeling to the more ancient gods (Laanx, Talad) should have lesser rate of success, but greater miracles or revelations.

Any character (even have no magical abilities and choose to be atheist) could use this command.

Gods could be implemented as (invisible) NPCs.

Example command formats:

Pray: /pray [godname]
Ask: /tell [godname] [question]
Sacrifice: /give [godname] [itemname]

Forum thread: http://www.hydlaaplaza.com/smf/index.php?topic=42207.msg477124#msg477124

Feature Request6817NoInventory/ItemsMediumUnconfirmedRichgarUnintuitive Placement Order of Picked Up Items28.07.20153 Task Description

Items that are picked up should go into the upper-left most container in our inventory that it can fit into. This will allow players to choose the order they want their inventory to fill up. When my main inventory is full, items start going into my glyph sack instead of the four empty small cloth sacks available. Thank you for your time :)

Feature Request6821NoCrafting TransformationsMediumNewKaerli StronwylleAdditional jewelry metals31.12.201732 Task Description

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

Feature Request6823NoEngineMediumUnconfirmedVonor[Engine/Settings] Add Regexp and wordlists to NPC Speec...24.11.201511 Task Description

While the quest system has greatly improved in the years I’ve been gone, there are still things one needs to type to an NPC.

Currently NPCs are still dumb as bricks when it comes to understand what players “write” to them.

As the “writing” is supposed to be “speaking” one would assume that an a person would understand a word even if it’s spelled incorrectly.

For example - in a certain quest you have to tell a certain NPC the words “diamond and opal”.

If you spell the words wrong (e.g. opale) the npc refuses to help and you have no chance of repeating that step and thus are forced to finish the quest in another way.

With regexp in the engine the settings department could make the answer look like this: (?i).*diamond.*opal.*

This would match case insensitive on “it are diamonds and opals” as well as “diamondsopals” or “diamond opale” as well as many other possible phrases that include the words “diamond” and “opal”.

With wordlists settings could define a couple of spellings of certain words to match on in-word typos even. for example: (?i).*$quest_stepX_wordlist1.*$quest_stepX_wordlist2.*
In the wordlist the settings dept could then, for example, define spellings like diamond, daimond, diamant and the like. That’s just an example though, I’m sure there are many more examples in game currently where a npc refuses to answer or you break a step in a quest only because you cnat type :-)

As for the regexp, the PCRE library from Apache could be used, maybe. http://www.pcre.org/

Bug Report6844NoEngineMediumNewVenalanPlayer crafted magic items always need identifying.08.03.2016 Task Description

As the title suggests all magic items made by crafters need to be identified. As every magically crafted item made the same way ends up giving exactly the same buff, there is logically no need for the crafter to need to identify an item as they will always know what it will do…

Bug Report6853NoCombatMediumUnconfirmedAniroho Aimirrelnot facing target problems with ranged weapons17.07.20161 Task Description

During fight using ranged weapons if the player is attacking a mob but doesn’t face them the arrows are still used but no attack is led and the message about facing the target is shown.

Sometimes attacking with ranged weapons cause the showing of the facing target message and the attacks are not dealt even when the target is near and straight before the player (the arrows are consumed as well).

Bug Report6867NoInventory/ItemsMediumUnconfirmedQuentinequip/dequip items through shortcuts bug02.06.20161 Task Description

I recently wanted to create a shortcut to summon my Rivnak, but it doesn’t work exactly like it should…Here are the commands of my shortcut :

/dequip leftfinger
/equip Ring of Summon Familiar
/pet summon Bigadin
/dequip leftfinger
/equip Crystal Ring

Of course, using the commands one by one in the chat works perfectly. But here is the chat log after using the shortcut :

Usage: /equip [stack count] [slot] [item name]
You feel a connection to your familiar.
You’ve gained 1 Practice points in Empathy.

Weirdly, it seems that when the last line is executed, my ring is still considered equipped, and so it cannot be equipped. I thought that with another item which exist in several copies, it would work through equipping another copy, but even that do not work. I tried using it with 2 Silver Rings in my inventory (so the line /equip Crystal Ring become /equip Silver Ring), and both when the quality is the same and when it is not (and so it doesn’t stack) :

You feel a connection to your familiar.
You’ve gained 1 Practice points in Empathy.
This item cannot be equipped.

I hope the informations are sufficient to allow you to understand and solve the problem.

Bug Report6872NoWebtoolsMediumUnconfirmedEmalineCalendar Dev meeting Desc typo18.01.2017 Task Description

Just an FYI but the info being posted on the calendar for the dev meetings has a typo. Under Content, second sentence the Word developers is typed Devevelopers.

Bug Report6884NoWebtoolsMediumUnconfirmedEmalineEdit Roleplaying guide on main site.18.01.2017 Task Description

http://www.planeshift.it/Roleplay%20Guide

Last paragraph: kra has no gender therefore the he’s should be changed to kra’s.

The kran looks at the written page, tilting his head a bit and scratching the top with his left hand. - “Well, I never been a novelist, but that should do it, I guess.” He stands up from the giant crystal table, picks a thick cloak and looks outside the window of his sculptured stone house. He concentrates a bit and thanks to his magic vision, he reaches the Hydlaa plaza. - “mmmm… there is still much more to do, but things are surely getting better. Time for some magic!”

The kran looks at the written page, tilting kra’s head a bit and scratching the top with kra’s left hand. - “Well, I never been a novelist, but that should do it, I guess.” kra stands up from the giant crystal table, picks a thick cloak and looks outside the window of kra’s sculptured stone house. kra concentrates a bit and thanks to his magic vision, kra reaches the Hydlaa plaza. - “mmmm… there is still much more to do, but things are surely getting better. Time for some magic!”

Bug Report6893NoCraftingMediumUnconfirmedLariliMaking Barberry extract sometimes gives a special prope...29.05.2017 Task Description

I made barberry extract and ended up making batch of valuable barberry extract. Seeing as barberry extract is not a finished product but an ingredient it should not receive any special properties from crafting.

Bug Report6920NoQuestsMediumUnconfirmedStalfosA Sapling of Xiosia - Does not complete when completing...11.03.20223 Task Description

I’ve completed the child quest that looks for the Boss around Gugrontid, but Sapling of Xiosia hasn’t completed as well.

Bug Report6924NoCraftingMediumUnconfirmedStalfosCooking with Minerals Conflict14.01.20191 Task Description

The book shows

Powdered [Raw Material]
Grind [Raw Material] into Powdered [Raw Material] using Alchemist Table with Wooden Mallet
Hammer [Raw Material] into 3 Big Chunks of [Raw Material] using Alchemist Table with Wooden Mallet

Both using Alchemist Table with Wooden Mallet
When only the 3 big chunks is correct

Bug Report6928NoQuests DynamicsMediumUnconfirmedStalfosNalri Looks Radiant Inconsistency01.02.2019 Task Description

When showing Levrus the Bronze Bands you can ask him to remove the magic, but when you return them to Nalri there are only options to say “You must see Levrus, he will remove the magic” Or “If you stay away from the objects, it will go away”

Bug Report6929NoCharacter CreationMediumUnconfirmedLariliThe CC decription tab of ones own character says "Xiosa...23.10.20221 Task Description

In the CC tab it says “Xiosa talks to you through nature,” Xiosa should be Xiosia.

Showing tasks 201 - 250 of 650 Page 5 of 13<<First - 3 - 4 - 5 - 6 - 7 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing