Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby Wournos » Sat Jan 19, 2013 10:23 am

imrielle wrote:Anyone know the match code to show mines on your radar? For example, claimstones are:
Code: Select all
<marker match="gfx/terobjs/claim" text="Claim" color="#555555" />


I keep forgetting exactly where my mine is and wander in a circle looking for it, since I didn't bother putting on a claim on it. =/

Maybe change claim for mine?
How do you open up the client to view the code?
Reminder to self: Patience is a virtue.
If Apple blocks Java on Mac: delete
Image
User avatar
Wournos
 
Posts: 519
Joined: Thu Dec 13, 2012 11:45 am
Location: Sweden

Re: Salem Client by Ender

Postby Gacrux » Sat Jan 19, 2013 3:26 pm

I'm receiving this error when trying to launch the updater

java.lang.UnsatisfiedLinkError: C:\Users\Crux\Salem\bin\jogl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(WindowsGLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at haven.HavenPanel.<init>(HavenPanel.java:68)
at haven.HavenPanel.<init>(HavenPanel.java:78)
at haven.MainFrame.<init>(MainFrame.java:214)
at haven.MainFrame.main2(MainFrame.java:411)
at haven.MainFrame.access$1(MainFrame.java:403)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Unknown Source)


any and all help would be greatly appreciated
Image
User avatar
Gacrux
 
Posts: 375
Joined: Sat Sep 22, 2012 7:51 pm
Location: Where the wild things are.

Re: Salem Client by Ender

Postby imrielle » Sat Jan 19, 2013 3:31 pm

Wournos wrote:
imrielle wrote:Anyone know the match code to show mines on your radar? For example, claimstones are:
Code: Select all
<marker match="gfx/terobjs/claim" text="Claim" color="#555555" />


I keep forgetting exactly where my mine is and wander in a circle looking for it, since I didn't bother putting on a claim on it. =/

Maybe change claim for mine?
How do you open up the client to view the code?


"Mine" doesn't work, did try that. Its not code in-game, a file called radar.xml holds all of the minimap definitions.
Its located here: "C:\Users\YourName\Salem\".
Image
User avatar
imrielle
Customer
 
Posts: 491
Joined: Sat Nov 10, 2012 5:57 pm
Location: Ohio, USA

Re: Salem Client by Ender

Postby Wournos » Sat Jan 19, 2013 10:31 pm

I just had a look at said file and I don't even see claim stone listed. There's forageables (is that a word?!), animals, players and some items and inspirationals. Odd.
Reminder to self: Patience is a virtue.
If Apple blocks Java on Mac: delete
Image
User avatar
Wournos
 
Posts: 519
Joined: Thu Dec 13, 2012 11:45 am
Location: Sweden

Re: Salem Client by Ender

Postby imrielle » Sat Jan 19, 2013 10:34 pm

Wournos wrote:I just had a look at said file and I don't even see claim stone listed. There's forageables (is that a word?!), animals, players and some items and inspirationals. Odd.

Yep, you have to add in extras if you want them. Like, heres whats in my Custom section:
Code: Select all
<group name="custom" shape="square" show="true">
   <marker match="gfx/terobjs/herbs/arrowhead" text="Indian Arrowhead" color="#008Eaa" />
   <marker match="gfx/terobjs/herbs/indianfeather" text="Indian Feather" color="#33ffdd" />
   <marker match="gfx/terobjs/leanto" text="Leanto" color="#000000" />
   <marker match="gfx/terobjs/claim" text="Claim" color="#555555" />
</group>
Image
User avatar
imrielle
Customer
 
Posts: 491
Joined: Sat Nov 10, 2012 5:57 pm
Location: Ohio, USA

Re: Salem Client by Ender

Postby JinxDevona » Sun Jan 20, 2013 3:19 am

Okay, I know of mine, leanto, claims (and woodpiles). Are there any other good things we can add to the radar?
Being powerful is like being a lady. If you have to tell people you are, you aren't. ~Margaret Thatcher
User avatar
JinxDevona
 
Posts: 668
Joined: Fri Aug 03, 2012 7:21 pm

Re: Salem Client by Ender

Postby DonnEssime » Sun Jan 20, 2013 10:51 am

For the record, here is my custom group (including a minepoint)

Code: Select all
<group name="custom" shape="square" show="true">
   <marker match="gfx/terobjs/herbs/arrowhead" text="Indian Arrowhead" color="#008Eaa" />
   <marker match="gfx/terobjs/herbs/indianfeather" text="Indian Feather" color="#33ffdd" />
   <marker match="gfx/terobjs/leanto" text="Leanto" color="#000000" />
   <marker match="gfx/terobjs/minepoint" text="MinePoint" color="#FFFFFF" />
   <marker match="gfx/terobjs/claim" text="Claim" color="#555555" />
</group>


some of these I had to add by hand to, I don't know whether they are standard by now:
Code: Select all
   <marker match="gfx/terobjs/bumling/bumling-granite" text="Granite Boulder" color="#CA6700" />
   <marker match="gfx/terobjs/bumling/bumling" text="Stone Boulder" color="#333333" />
   <marker match="gfx/terobjs/bumling/bumling2" text="Stone Boulder" color="#333333" />
   <marker match="gfx/terobjs/tumbleweed" text="Tumbleweed" color="#885A06" />

   <!-- unknown animals -->
   <marker pattern="gfx/kritter/.+" color="#ffaaff" />
DonnEssime
 
Posts: 60
Joined: Thu Sep 20, 2012 11:31 am

Re: Salem Client by Ender

Postby Wournos » Sun Jan 20, 2013 11:03 am

JinxDevona wrote:Okay, I know of mine, leanto, claims (and woodpiles). Are there any other good things we can add to the radar?

Claimed and unclaimed land. :lol:
I've made a personal map in photoshop showing occupied, undetermined and vacant claims. I am so not sharing it. 8-)
Reminder to self: Patience is a virtue.
If Apple blocks Java on Mac: delete
Image
User avatar
Wournos
 
Posts: 519
Joined: Thu Dec 13, 2012 11:45 am
Location: Sweden

Re: Salem Client by Ender

Postby imrielle » Sun Jan 20, 2013 9:00 pm

Wournos wrote:
JinxDevona wrote:Okay, I know of mine, leanto, claims (and woodpiles). Are there any other good things we can add to the radar?

Claimed and unclaimed land. :lol:
I've made a personal map in photoshop showing occupied, undetermined and vacant claims. I am so not sharing it. 8-)


I am so too lazy to do it in photoshop :geek:
Map markers.
Image
User avatar
imrielle
Customer
 
Posts: 491
Joined: Sat Nov 10, 2012 5:57 pm
Location: Ohio, USA

Re: Salem Client by Ender

Postby colesie » Tue Jan 22, 2013 2:14 am

matt3206 wrote:you know what else would be a good idea...see if ender would create a link in the xtended button for the trade irc :mrgreen:
Beep Boop Bop
My builds (Under Occupation)
Image
Have you given haven a try? ◕‿◕
User avatar
colesie
 
Posts: 4753
Joined: Thu Oct 04, 2012 6:20 pm
Location: Ontario, Canada

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 2 guests