|
kevglass
|
 |
«
Reply #121 - Posted
2005-02-10 16:24:27 » |
|
Excellent news, need to get some webspace sorted out so we can discuss what you need in some bespoke forums  Unless of course you want to attempt to use the java.net forum system Kev
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #122 - Posted
2005-02-10 16:58:32 » |
|
thanks Kev,... You Rock 
|
|
|
|
Games published by our own members! Check 'em out!
|
|
Malohkan
|
 |
«
Reply #123 - Posted
2005-02-10 18:44:44 » |
|
or perhaps GameLizard 
|
|
|
|
SpuTTer
|
 |
«
Reply #124 - Posted
2005-02-11 03:59:34 » |
|
I can host a domain if someone wants to buy it, otherwise I can host a subdomain or whatever if you dont mind it being one I already own. Or gamelizard or the java.net thing, whatever 
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #125 - Posted
2005-02-11 07:36:57 » |
|
I can host a domain if someone wants to buy it, otherwise I can host a subdomain or whatever if you dont mind it being one I already own. Or gamelizard or the java.net thing, whatever  Thanks Sputter I think We should just a decent site up and running. I'll worry about buying the domain later. We just need a place (that is More mainstream than java.net) to post releases, FAQ, DOCs, etc. You are more than welcome to pull all the stuff from the www dir in cvs to get a start if you are still interested. I guess we could keep using cvs to store the web stuff as a back up. I'm sure Kevin won't mind you using any pertinent info from http://laminos.newdawnsoftware.com Thanks Again. On another note, Many developers signed up yesterday, I guess its time we started working. 
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #126 - Posted
2005-02-11 08:06:08 » |
|
Will everyone who has volunteered let me know what area you wish to work in. I guess we'll start assiging issues.
BTW I added some images to cvs this morning. You should have better luck running now. Anybody have any questions on getting things built?
|
|
|
|
kevglass
|
 |
«
Reply #127 - Posted
2005-02-11 08:08:10 » |
|
ant scripts?
Kev
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #128 - Posted
2005-02-11 08:27:13 » |
|
I don't have any ant scripts but if anyone hashes it out. We will add them to cvs. I just mount the source in my ide and add the jars, and resources dir to my classpath(via the ide)
Have you tried compiling yet Kev?
|
|
|
|
kevglass
|
 |
«
Reply #129 - Posted
2005-02-11 08:52:48 » |
|
Nope, its on my long list of pending tasks to get sorted once I can spend proper amounts of time on the computer.
Kev
|
|
|
|
Games published by our own members! Check 'em out!
|
|
Daniel_F
Junior Devvie   Projects: 2
Java games rock!
|
 |
«
Reply #130 - Posted
2005-02-11 09:09:42 » |
|
Hi I used eclipse, and it gave me the following: There seems to be some .java files missing, like "org.javagaming.jrpg.tools.gui.Arrow2D, ...area.AreaTool" etc. Running BootStrap gave me the login frame  but clicking on "login" gave "Failed to find reference: resources/icons/trash.gif" and exited.
|
|
|
|
kevglass
|
 |
«
Reply #131 - Posted
2005-02-11 09:14:34 » |
|
The second error is caused by not classpathing through the directory containing "resources"
Kev
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #132 - Posted
2005-02-11 09:28:16 » |
|
Hi I used eclipse, and it gave me the following: There seems to be some .java files missing, like "org.javagaming.jrpg.tools.gui.Arrow2D, ...area.AreaTool" etc. Running BootStrap gave me the login frame  but clicking on "login" gave "Failed to find reference: resources/icons/trash.gif" and exited. Dan, Sorry bout that. I fixed it. Update your CVS and try again. Also The ide class is JRPGide.java , let me know how you make out.
|
|
|
|
Daniel_F
Junior Devvie   Projects: 2
Java games rock!
|
 |
«
Reply #133 - Posted
2005-02-11 09:48:44 » |
|
Now its only complaining about "ToolBar cannot be resolved in JRPGide.java", everything else seems to be fine After commenting it out and trying to run, it could not find resources/icons/tools/save.gif. strange is that it is not even in https://jrpg.dev.java.net/source/browse/jrpg/resources/icons/tools/I created a fake save.gif right there, than gave the "error ...saveas.gif", and after creating that it the error was "...open.gif", so maybe I have some missing resource files?
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #134 - Posted
2005-02-11 09:56:32 » |
|
Now its only complaining about "ToolBar cannot be resolved in JRPGide.java", everything else seems to be fine After commenting it out and trying to run, it could not find resources/icons/tools/save.gif. strange is that it is not even in https://jrpg.dev.java.net/source/browse/jrpg/resources/icons/tools/I created a fake save.gif right there, than gave the "error ...saveas.gif", and after creating that it the error was "...open.gif", so maybe I have some missing resource files? Sorry Again DAN, More CVS blunders please bear with me during this initila phase. Try and update now, You will see the toolbar and the icons.
|
|
|
|
Daniel_F
Junior Devvie   Projects: 2
Java games rock!
|
 |
«
Reply #135 - Posted
2005-02-11 10:40:31 » |
|
Oh it works now  I would like to know if there will be a forum/board for jrpg becouse one thread is a bit small 
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #136 - Posted
2005-02-11 12:06:00 » |
|
Hopefully we will have our own board set up soon.
|
|
|
|
gamehacer2000
Senior Newbie 
Me? I'm no one; yet, i'm somebody.
|
 |
«
Reply #137 - Posted
2005-02-11 13:17:57 » |
|
I'd like to implement the combat system. The user will have to wait a certain amount of time based on the character's speed and profession ex. a thief would be able to attack quicker than a character of different class and has the same speed. Likewise, damage would also be based on profession. Knights would be able to inflict greater damage with physical attacks. Wizards would be able to inflict greater damage with magical attacks. Clerics would have greater healing powers. I was also thinking of damage multipliers. If two characters attack a monster at the exact ie within 1 ms of each other, each character will inflict twice as much damage on the monster.
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #138 - Posted
2005-02-11 13:37:45 » |
|
I'd like to implement the combat system. The user will have to wait a certain amount of time based on the character's speed and profession ex. a thief would be able to attack quicker than a character of different class and has the same speed. Likewise, damage would also be based on profession. Knights would be able to inflict greater damage with physical attacks. Wizards would be able to inflict greater damage with magical attacks. Clerics would have greater healing powers. I was also thinking of damage multipliers. If two characters attack a monster at the exact ie within 1 ms of each other, each character will inflict twice as much damage on the monster. Your it, grab CVS and go for it. Once the server is up we can try simple tests.
|
|
|
|
kevglass
|
 |
«
Reply #139 - Posted
2005-02-11 13:54:08 » |
|
Um, you might be a bit limited at the moment since there arn't any monsters  Kev
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #140 - Posted
2005-02-11 13:55:01 » |
|
Not Yet anyways... Couldn't monsters just be a special type of NPC
|
|
|
|
kevglass
|
 |
«
Reply #141 - Posted
2005-02-11 13:57:12 » |
|
They could be. Yep.
Kev
|
|
|
|
Daniel_F
Junior Devvie   Projects: 2
Java games rock!
|
 |
«
Reply #142 - Posted
2005-02-12 08:34:14 » |
|
Hi The resources seem to be still inaccurate. First, trash.gif, eat.gif, and examine.gif are missing. After creating a server and connecting to it I got this, and messages: "Unable to load: ...gen1108042220-talk.xml" etc...(missing too) After I replaced the resource files with the files from ma-*.jar from http://www.cokeandcode.com/miniad/ it was OK.  Oh and could not connect to bob.newdawnsoftware.com, gave a nullpointerexception in Actor2D.java:60, but I think its because the version mismatch(?).
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #143 - Posted
2005-02-12 12:12:29 » |
|
Hi The resources seem to be still inaccurate. First, trash.gif, eat.gif, and examine.gif are missing. After creating a server and connecting to it I got this, and messages: "Unable to load: ...gen1108042220-talk.xml" etc...(missing too) After I replaced the resource files with the files from ma-*.jar from http://www.cokeandcode.com/miniad/ it was OK.  Oh and could not connect to bob.newdawnsoftware.com, gave a nullpointerexception in Actor2D.java:60, but I think its because the version mismatch(?). Good work Dan. I think your resource problems are because I have been loading the editors resources from the resources directory, not the jars. I need to update the jars for these new images. The scripts in cvs will do this (need some editing.) probably not too hard to fix tho. I'm glad you got a server running. Keep up the good work.
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #144 - Posted
2005-02-14 08:22:51 » |
|
Well this weekend was so busy I didn't get as much done as I had hoped. I did however fix a bug were zooming messed up the npc paths. I also implented code to load all defined areas into a dropdown in the toolbar, and let you switch by simply selecting one.
did anyone else accomplish anything? I will probably start assinging issues/task now. Including anything I am working on. This will allow us to better track our progress.
I wonder If Kevin had any luck w/ the Server. I got the server running locally in my environment. But I couldn't connect ot it from the client. BTW for those who had trouble hunting it down,
AdventureServer == server; BootStrap == Client (Logon);
|
|
|
|
kevglass
|
 |
«
Reply #145 - Posted
2005-02-14 08:30:08 » |
|
I'm afraid I was dragged to family gathering of assorted nature this weekend which cut in to dev time considerably.
What error/log did you get when you failed to connect?
Kev
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #146 - Posted
2005-02-14 08:51:42 » |
|
When I used localhost as the server there was obviously no known users, so I tried to register and when I clicked the register button, I got a message : FAiled to connect to registration server. IS this a seperate process.
Also I can't find eat.gif trash.gif examine.gif
So I just mad fake ones for now.
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #147 - Posted
2005-02-14 08:54:22 » |
|
Sorry.. Man I'm dumb.. Found the REgServer and ran it. Got this error when I click register: 1 2 3
| 14/1/2005 6:52:41 : Connected: [Connection: /127.0.0.1:2519] 14/1/2005 6:52:41 : Failed to response to :[Connection: /127.0.0.1:2519] 14/1/2005 6:52:42 : Disconnect: [Connection: /127.0.0.1:2519] |
I'm also getting errors like this is the AdventureServer log: 1 2 3 4 5
| 14/1/2005 6:55:38 : Warning: Trevor the Inn Keeper requested Enter for OutsideDoor which doesn't exist!
14/1/2005 6:55:38 : Warning: Trevor the Inn Keeper attempted to move to non-existent area: homestead-inn
14/1/2005 6:55:39 : Warning: Trevor the Inn Keeper requested Enter for OutsideDoor which doesn't exist! |
|
|
|
|
|
krypto
Junior Devvie  
while(true) { self.caffeinate (); }
|
 |
«
Reply #149 - Posted
2005-02-14 08:58:30 » |
|
Yeah I Saw the RegServer.. See My Latest Greatest error above 
|
|
|
|
|