[Custom Client] BDSaleM

Forum for game modifications and custom clients.

Re: [Custom Client] BDSaleM

Postby scypheroth » Mon Nov 19, 2012 8:53 am

i prefer your client over enders due to the mini map. love your map icons. here is a list of things i think u shud add:
-movable hot bars and more
-quick swap bar of what your carrying in your hands(weapon)
scypheroth
 
Posts: 90
Joined: Sat Nov 10, 2012 9:05 pm

Re: [Custom Client] BDSaleM

Postby MvGulik » Mon Nov 19, 2012 1:11 pm

O dear ... :( (assuming some video incompatible error)
Code: Select all
...
   Match: Running JREInfo Version    match: 1.7.0.09 == 1.7.0.09
    Match: Running JVM args match: have:<-Xmx512m>  satisfy want:<>
XMLConfigProvider: [ERROR_INIT_CONFIG] toolbars java.lang.NullPointerException
XMLConfigProvider: [ERROR_NO_SECTION] toolbars
JNLPClassLoader: Finding library jogl.dll
JNLPClassLoader: Finding library jawt.dll
JNLPClassLoader: Finding library jogl_awt.dll
javax.media.opengl.GLException: javax.media.opengl.GLException: Method "glGenFramebuffersEXT" not available
...
User avatar
MvGulik
 
Posts: 159
Joined: Sat Aug 11, 2012 3:15 pm

Re: [Custom Client] BDSaleM

Postby colesie » Tue Nov 20, 2012 7:01 pm

Client crashes when pressing tab to open inventory
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

Re: [Custom Client] BDSaleM

Postby Ceriux » Wed Nov 21, 2012 11:06 am

if i wanted to edit the icons and make them smaller how would i?
Ceriux
 
Posts: 16
Joined: Wed Sep 05, 2012 10:15 pm

Re: [Custom Client] BDSaleM

Postby iamah » Thu Nov 22, 2012 1:56 am

Ceriux wrote:if i wanted to edit the icons and make them smaller how would i?


dunno but what I do is zoom in the minimap, resize the minimap window and then go in settings->highlight and filter wood heap or something else you don't need to be picking every time
iamah
 
Posts: 424
Joined: Fri Nov 09, 2012 11:47 pm

Re: [Custom Client] BDSaleM

Postby Slayblaze » Thu Nov 22, 2012 4:39 am

Ceriux wrote:if i wanted to edit the icons and make them smaller how would i?

Open the "salem.xml" file wherever you saved your BDSalem install and look for this line about halfway down:

<minimap dot-size="(5, 5)" icon-size="(25, 25)">

You can adjust the icon size values, for example (22, 22) makes the icons really tiny. On my monitor I find that a size of 23 or 24 works best.

Edit: maybe I should add that you need to use a text editor such as notepad or wordpad to edit the file, then of course make sure to save the changes.
______
User avatar
Slayblaze
 
Posts: 75
Joined: Sat Aug 18, 2012 2:02 am

Re: [Custom Client] BDSaleM

Postby Shealladh » Fri Nov 23, 2012 5:24 am

Slayblaze wrote:
Ceriux wrote:if i wanted to edit the icons and make them smaller how would i?

Open the "salem.xml" file wherever you saved your BDSalem install and look for this line about halfway down:

<minimap dot-size="(5, 5)" icon-size="(25, 25)">

You can adjust the icon size values, for example (22, 22) makes the icons really tiny. On my monitor I find that a size of 23 or 24 works best.

Edit: maybe I should add that you need to use a text editor such as notepad or wordpad to edit the file, then of course make sure to save the changes.


Be handy if when you zoom in and out that the icon size scales alongside the zoom in/out and just uses this as the default. Change the default, the icons scale down to min, zoom out scale up to max. Maybe you could add minimum Scale and Maximum scale size?
Image
Shealladh
 
Posts: 75
Joined: Thu Aug 02, 2012 4:28 am

Re: [Custom Client] BDSaleM

Postby xweetok59 » Sat Nov 24, 2012 9:22 am

Minimap doesnt work for some reason.
xweetok59
 
Posts: 69
Joined: Wed Aug 01, 2012 11:40 am

Re: [Custom Client] BDSaleM

Postby Shealladh » Sat Nov 24, 2012 1:18 pm

APXEOLOG wrote:
AAlex wrote:
Shealladh wrote:I wish the key shortcuts in BD and ender's were the same like moving from inventory to storage, drop, etc. :(


This is just the basic version since he had to re-do the client pretty much, You'll most likely get these in the next update.


They already work now.


But they all different key bind between ender's and your BD client :/

Code: Select all
Shift left-click: Transfer Item to container ~ BD
Shift Alt: Transfer Item to container ~ Ender

Shift right-click: Transfer multiple items to container ~ BD
Shift Alt left-click: Transfer multiple Items to container ~ Ender


I think all clients should have same keybinds just as Ctrl C and Ctrl V are universal for Copy and Paste!

Since you're updating the code anyways, you should havea keybinds options addition, so you can create new keybinds or change to personal preference.
Image
Shealladh
 
Posts: 75
Joined: Thu Aug 02, 2012 4:28 am

Re: [Custom Client] BDSaleM

Postby scypheroth » Mon Nov 26, 2012 7:39 am

unable to launch error

<jnlp spec="1.0+" codebase="http://unionclient.ru/salem/" href="bdsalem.jnlp">
<information>
<title>BD SaleM</title>
<vendor>Seatribe, APXEOLOG</vendor>
<description>The Salem game</description>
<icon href="icon.gif"/>
<shortcut online="false">
<desktop/>
<menu submenu="Salem"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<java version="1.6+" max-heap-size="512M"/>
<j2se version="1.6+" max-heap-size="512M"/>
<jar href="bdsalem.jar"/>
<property name="haven.defserv" value="plymouth.seatribe.se"/>
<property name="haven.resurl" value="http://plymouth.seatribe.se/res/"/>
<property name="haven.resdir" value="res"/>
<extension name="res" href="http://plymouth.seatribe.se/java/salem-res.jnlp"/>
<extension name="jogl" href="http://www.havenandhearth.com/java/jogl/jogl.jnlp"/>
</resources>
<application-desc/>
</jnlp>

was playing and client crashed now i cant even launch it. And i cant redownload a new one cuz the site is gone....WTF is going on? can u make it e z er do download the more up to date client?
scypheroth
 
Posts: 90
Joined: Sat Nov 10, 2012 9:05 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 61 guests