PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]  asc
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.

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.

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 Report6574NoRulesMediumUnconfirmedmike loevenDavide VescoviniDiseased Rats display Improper implimentation of the ra...30.05.20203 Task Description

The Diseased rats improperly apply the raging feaver effect to nearby players who are not interacting with it.

The majority of illnesses carried by rodents require physical contact or a bite to be transmitted and this effect should not be applied to someone simply walking by unless the rat targets and attacks the player directly. additionally since the diseased rats do not attack players unprovoked their AI has no business targeting players with an effect without being in combat

additionally healing potions and or crystal way should remove this effect as it is not a magical curse but rather a mundane sickness

lastly as a minor effect caused by combat with a monster the duration of raging fever lasts far too long for a monster of such a low level as a general rule of MMO's no status debuff caused by a monster should last more than at most 2-3 minutes after the end of a combat encounter and those that do should have easily accessible means of counteracting it such as potions or spells.

Bug Report6598NoCharactersMediumPostponedGlorrandirVenalanDark Wanderer should wear a robe20.09.20141 Task Description

According to Wanderer’s description, he wears robes

Feature Request6606NoEngineMediumUnconfirmedJoe LyonJoe LyonGM notes facility14.12.20141 Task Description

GMs should have the ability to add, edit, delete notes on players.

command line commands :
/note ‘playername’ ‘comments’ /note list
/note delete id

GM console interface :
-when you click add you get ‘enter player name’, and then comments
-GM can then read them, edit them, or delete the whole thing
-permission level required to edit/delete configurable

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.

Feature Request6608NoEngineMediumUnconfirmedJoe LyonJoe LyonGM Loadchar and savechar commands23.09.2014 Task Description

commands to save or load a character stored in an xml file. Should be able to specify short term, persistent or base level characteristics.

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 Report6625NoEngineMediumNewVenalanJoe LyonQuest Menu: step numbering occurs for total steps, not ...15.10.2014 Task Description

I’ve updated the bug to reflect what is happening with the current code, r9606

At the moment the following option will show “red apple (1 of 2) (1/2)” and “red apple (1 of 2) (2/2)” for the menu pair Menu: no. Menu: yes.

P:RA.
Menu: bla.
Smith: wana help.
P:RA1. P:RA2.
Menu: no. Menu: yes.
Smith: shame.
Smith: good.
Complete red apple step 4.

It seems there are now duplicate code checks for counting subsets, or duplicate displays of one counting. This option should really show “red apple (1/2)” and “red apple (2/2)”.

Also now, when you have 8 menus visible from many different quests the number shown is (1/8)-(8/7) so it is done on a total number of menus available, not on a by quest basis. For example, if you have 3 quests active and 8 steps the numbering could be (1/3)(2/3)(3/3), (1/2)(2/2), (1/3)(2/3)(3/3)

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

Feature Request6631NoEngineMediumUnconfirmedVenalanJoe LyonStudy window filter bug04.06.2020 Task Description

I would be nice to have the option to set the filter string to “item names” or “processes”. Such that you could search for an item “battle axe” and only see the steps under the heading “battle axe*” or search processes for things like “apple” and see every step that uses an apple.

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

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 Request6653NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - what happens if the crafting produce...19.10.2014 Task Description

test case

Bug Report6654NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - how will container sharing happen19.10.2014 Task Description

test case

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.

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.

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.

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

Bug Report6772NoInventory/ItemsMediumUnconfirmedDaevaornJoe LyonIt's possible to swap a weapon with a musical instrumen...18.01.2015 Task Description
  • I was playing my pan flute.
  • I swapped the pan flute against my plat steel sabre.
  • I stopped the playback.
  • I fought.
  • I wanted to reequip my pan flute, but it could not be moved, not even from one inventory slot to the other.

I suspect that there is no test for (music instruments/)items being in use when swapping them

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 Request6780NoEngineMediumUnconfirmedJoe LyonJoe LyonScriptable Ojects31.01.2015 Task Description

Courtesy of Rigwyn, on forum wishlist http://www.hydlaaplaza.com/smf/index.php?topic=42019.msg474950#msg474950

  The player would define a starting state, a series of "qualifiers" controlling a custom menu of "actions" that may be taken on the object.
  Qualifiers could check attributes, skills, possession of an item, or internal counters.
  Each action could execute one or more commands, for example /shout, /say, or /tell to the person who acted on it, or update its description or internal counters.
  All descriptions and internal counters would be shared to all clients within range as well as persist.
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 Report6792NoRulesMediumNewDavide VescoviniDavide VescoviniList of Combat Bugs05.04.20151 Task Description

This is a collection of Combat System bugs

Feature Request6795NoCrafting TransformationsMediumUnconfirmedNoronelTuathanachRemove confusing Broadsword crafting steps22.06.20151 Task Description

I noted that previous bug report 4573, similar in nature, has been closed. I reached out to GMs and it was confirmed that once a broadsword has been furrowed into a blade then the only option is to then make it into a kit. The flow as of 04/04/2015 looks like stock>alpha>beta>delta>brittle>dull>rough>blade (gap) heated>super>red>stock.

If the expected results of working broadswords is to have them be a one time blade, then these extra steps (heated>super>red>stock) are confusing. If the expected results is that the broadsword should be able to be worked from stocks to blade to stocks then currently the step to make the (final) blade into a heated blade is missing.

Feature Request6802NoCrafting TransformationsMediumUnconfirmedKaerli StronwylleTuathanachYou should be able to heat stock with the Book of Blade...18.05.20151 Task Description

Having to use the Working with Stock book simply to heat steel/ingots for forging makes for a silly amount of swapping back and forth between Working with Stock and Book of Blades. It’d be simple enough to add the steps for heating stock and ingots to the Book of Blades…

Feature Request6803NoEngineMediumUnconfirmedKaerli StronwylleTuathanachRound out weapon types using existing models19.04.2015 Task Description

Weapon types that I’d find useful in RP and could be more-or-less stood in for with existing art, but aren’t statted/craftable:

  • Rapiers/some sort of thin thrusting sword – this could use a longsword model for now until we get a proper rapier model in (I might make a low-fi rapier model if I get motivated enough to dust off Blender, even…)
  • Spears (and perhaps other polearm forms) – these can use the quarterstaff model until a proper model is implemented for them
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 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 :)

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 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 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 Report6890NoCraftingMediumUnconfirmedKenTuathanachCrafting Axe Kits gives Mace making skill.14.08.20171 Task Description

This is actually for version 0.6.5.

When I craft Small Battle Axes I find that all skill gains are in Blades, Blacksmithing, and Mace making. I feel that somehow the skill gains for Axe making have been replaced by Mace making. That makes it harder to build up axe skill to turn the kits into a finished axe.

Axe handles need changed to blades making

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.

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 Report6903NoItems CharacteristicsMediumUnconfirmedEmalineVenalanBanded Mail Armor wrong desc09.11.20171 Task Description

Banded Mail Armor stores in MA category, trains MA but the description reads HeavyArmor under the weight/size/quality. So can we get it changed to read MA please.

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.

Bug Report6930NoSpell FormulasMediumUnconfirmedStalfosMagic Staves always blocked23.10.20221 Task Description

Magic Staves, like the Staff of Empathy/Aurora are always blocked unless they miss.

I’m not sure which weapon skill they use, but they are even blocked by dummies

Showing tasks 151 - 200 of 648 Page 4 of 13<<First - 2 - 3 - 4 - 5 - 6 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing