Slick Forums

Discuss the Slick 2D Library
It is currently Tue Jun 18, 2013 7:53 am

All times are UTC




Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Fri Dec 05, 2008 11:11 am 
Offline

Joined: Tue Jul 29, 2008 6:28 pm
Posts: 3
me again ..
For Manu ...I know why Tobse says it far from finished as I had that game and played it near each day for hours so I know what extra's there were in it and there were plenty!!!!.. that's what made the game very very challenging and what made it stand out against the other "drop the ball with the same color" kind of games that are boring even as the speed gets higher.. the extra's couldn't be chosen like you can do with the J now to get a "all color" item.. you just got them at will and you had to have 3 silver stars to get to the next level.. believe me there's a lot more to it..

for Gornova.. as the game is now playing fast can seem to be a nice idea but once it will be full version the challenge will be more then high enough without any speed.. it's like chess... you really need to think what to put where once you're in the high levels or you're scr.... :D


Top
 Profile  
 
 Post subject: Re: Java to exe
PostPosted: Mon Dec 08, 2008 9:19 am 
Offline
Slick Zombie

Joined: Wed Apr 02, 2008 1:32 pm
Posts: 1317
Location: Italy
Tobse wrote:
Hi Gornova81,

at first, thank you for playing XSwing Plus.
The exe isn't compiled java code. It only executes the XSwing.jar file. So Windows users can't get trouble with wrong file associations (eg. with WinRAR) and see a nice program icon, instead of a jar File.

You can easily do this by using:
Launch4j or JSmooth.
Both are free open source programs.



Hello again!
I've tried jsmooth, but i have one problem: how can i pass to the JVM the -library path? Where can i set this into jsmooth? Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 09, 2008 4:04 pm 
Offline
Slick Zombie

Joined: Wed Apr 02, 2008 1:32 pm
Posts: 1317
Location: Italy
also with Launch4J i've tried this configuration:

Code:
<launch4jConfig>
  <dontWrapJar>false</dontWrapJar>
  <headerType>gui</headerType>
  <jar>..\jpacman.jar</jar>
  <outfile>..\jpacman.exe</outfile>
  <errTitle></errTitle>
  <cmdLine>-Djava.library.path=lib/native;lib/slick.jar;lib/lwjgl.jar</cmdLine>
  <chdir>.</chdir>
  <priority>normal</priority>
  <downloadUrl>http://java.com/download</downloadUrl>
  <supportUrl></supportUrl>
  <customProcName>true</customProcName>
  <stayAlive>false</stayAlive>
  <manifest>..\script\manifest.txt</manifest>
  <icon></icon>
  <jre>
    <path></path>
    <minVersion>1.5.0</minVersion>
    <maxVersion></maxVersion>
    <jdkPreference>preferJre</jdkPreference>
  </jre>
</launch4jConfig>


but the resulting exe doesn't work..[/quote]


Top
 Profile  
 
 Post subject: lib path in Launch4J
PostPosted: Sun Dec 14, 2008 8:55 pm 
Offline
User avatar

Joined: Thu Apr 24, 2008 4:28 pm
Posts: 66
Location: Germany
Hi Gornova81:
I think this should be the right parameter:
Code:
<jre>
    <opt>-Djava.library.path=lib/slick.jar;.... </opt>
</jre>

But I never tested it, because I packed all native files in the main dir (with the jar). So you don't need to specify an extra lib path.

Greets Tobse


Last edited by Tobse on Sun Dec 14, 2008 9:13 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 14, 2008 8:57 pm 
Offline
User avatar

Joined: Thu Apr 24, 2008 4:28 pm
Posts: 66
Location: Germany
Quote:
+ Menu screen should highlight current selected option (really really!)

They're highlighted! But it's a bug of the Nifty lib on mac. Void and me want to fix it, but it's not easy, because nobody of us have a mac.
Quote:
+ How about some music in the menu screen? Sounds when you switch options?

Right, thats no bug... will be added in next build
Quote:
+ Start in a window not full screen, let that be an option you opt into

Also a red task on my to do list
Quote:
+ ... a tutorial level

Not in next build but of course on my list!

Tank's for testing and the the proposals!


Top
 Profile  
 
PostPosted: Sun Apr 04, 2010 8:46 pm 
Offline
User avatar

Joined: Thu Apr 24, 2008 4:28 pm
Posts: 66
Location: Germany
Finally I did an update of my XSwing Plus arcade game. It's still far to be complete, but it's ready to play and got a new website with an online high score list. So everyone is invited to break my record!
I updated the fist post of this thread. You can get the newest version also on XSwing.net.

Change log:
  • Full split screen multi player mode integrated
  • 64 Bit support for download and webstart version
  • New online highscore system
  • New styled main menu and mouse cursor (Nifty gui)
  • Complete multilingual (English / German)
  • Update check on start
  • Bug Reporter -can sends bug reports on a crash
  • many other improvements

You can see the full change log here.

I would be glad to get your feedbackfor this new release and see you on the online highscore.

Best wishes,
Tobse


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group