Go Back   Champions of Regnum > English > The Inn

The Inn A place to gather around and chat about almost any subject

Closed Thread
 
Thread Tools Display Modes
Old 12-06-2008, 06:10 AM   #81
Conzar
Pledge
 
Join Date: Oct 2008
Posts: 29
Conzar is on a distinguished road
Default

Ok, I see that Hellman2 created a sourceforge project. Awesome!
So I've posted the project on a web site for now. I guess I'll let Hellman setup the svn sourceforge repo.

You can get the entire project (everything that i've added) here
http://www.monky-games.com/regnumhel...Helper.tar.bz2

Let me know what you think H-man!
Conzar no ha iniciado sesión  
Old 12-06-2008, 06:27 PM   #82
Conzar
Pledge
 
Join Date: Oct 2008
Posts: 29
Conzar is on a distinguished road
Default

A new update is available. You can get it from http://www.monky-games.com/regnumhel...numhelper.jnlp

Whats fixed
* Removed View Button and replaced with just selecting a row in the table and an image is displayed to the right of the table.

* Added "Arrows" for setting up

* Saved Setting in the "Setting.java" class.

* Removed Width parameter and made static (215)

* Creates a .regnumhelper/images directory and all images are saved here

* File name spaces are replaced with 'underscores'.
Conzar no ha iniciado sesión  
Old 12-08-2008, 09:48 PM   #83
Nightchill
Banned
 
Join Date: Jul 2008
Posts: 433
Nightchill is on a distinguished road
Default

I get the following error while launching,

Code:
Error: The handle is invalid
Code:
java.io.IOException: The handle is invalid
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.read1(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.io.InputStreamReader.read(Unknown Source)
	at java.io.BufferedReader.fill(Unknown Source)
	at java.io.BufferedReader.readLine(Unknown Source)
	at java.io.BufferedReader.readLine(Unknown Source)
	at regnumhelper.Main.main(Main.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.javaws.Launcher.executeApplication(Unknown Source)
	at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
	at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
	at com.sun.javaws.Launcher.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Nightchill no ha iniciado sesión  
Old 12-10-2008, 01:53 PM   #84
Hellman2
Pledge
 
Hellman2's Avatar
 
Join Date: Mar 2008
Location: Germany
Posts: 38
Hellman2 is on a distinguished road
Default

I just want to announce, that the RegnumHelper-Project is now available at
Sourceforge.net:
http://sourceforge.net/projects/regnumhelper

A new release V39 is provided there, thats based on the old style distribution, with Conzar Mule part integrated.

@opt1k: Your problem seems somehow related to the Webstart feature Conzar provided. I am not sure what it is, but you may try the V39 version.
__________________
Hellman Two - Conjuror/Supporter (RA - Lvl 47 forever?!?)
~~~ VALHALLA ~~~
Fear my buffs
Hellman2 no ha iniciado sesión  
Old 12-10-2008, 07:10 PM   #85
Nightchill
Banned
 
Join Date: Jul 2008
Posts: 433
Nightchill is on a distinguished road
Default

kk, i will try
Nightchill no ha iniciado sesión  
Old 12-13-2008, 04:24 AM   #86
Conzar
Pledge
 
Join Date: Oct 2008
Posts: 29
Conzar is on a distinguished road
Default

I just updated java web start so the changes that Hellman2 made should be reflected from here:
http://www.monky-games.com/regnumhel...numhelper.jnlp
Conzar no ha iniciado sesión  
Old 12-16-2008, 07:01 PM   #87
Conzar
Pledge
 
Join Date: Oct 2008
Posts: 29
Conzar is on a distinguished road
Default

I will probably get some hate mail for this.

Hellman2 and I overhauled the Mule Tab and added significant changes. One of the biggest changes is the addition of "Group Management".

But in order to do this correctly, I had to clean the database which means all of the previously uploaded data is now gone. Sorry about this guys.

But, now its easier more then ever to create an account and add users. We have even included the concept of privileges so that you can have designated clan members that will have write access while all other clan members have read access only.

We have also added a section in the help tab that explains how the Mule tab works.

Let us know what you guys think.

The changes are of course checked into SVN
Its also as always available here
http://www.monky-games.com/regnumhel...numhelper.jnlp
Conzar no ha iniciado sesión  
Old 12-17-2008, 10:05 AM   #88
meldarion
Pledge
 
Join Date: Aug 2007
Posts: 13
meldarion is on a distinguished road
Default

Just a question - what is the mule tab for and how does it work? What credentials need to be placed in the username/password tab?

Cheers,
Meldarion
meldarion no ha iniciado sesión  
Old 12-19-2008, 08:31 PM   #89
Conzar
Pledge
 
Join Date: Oct 2008
Posts: 29
Conzar is on a distinguished road
Default

From the Help->mule tab
Quote:
The Mule Panel is a panel that analyses and displays the player's inventory.
The intention of this panel is for clans to use this to display the inventory of their "mules".
A mule or bank is a character that's sole role is to hold equipment/gold for the clan.
This tab can also be useful for players that want to keep their inventory "online" so that they can view their equipment without having to login to Regnum Online.
You have to create an account via the "create" button. So the credentials that you need to put in are the ones you used for signing up.
Conzar no ha iniciado sesión  
Old 12-26-2008, 04:38 AM   #90
meldarion
Pledge
 
Join Date: Aug 2007
Posts: 13
meldarion is on a distinguished road
Default

Quote:
Originally Posted by Conzar
From the Help->mule tab


You have to create an account via the "create" button. So the credentials that you need to put in are the ones you used for signing up.

So I am expected to give my NGD Account information to a 3rd party?

Or am I getting this wrong?
meldarion no ha iniciado sesión  
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:08 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved