Jump to content

chrislo27

Members
  • Posts

    226
  • Joined

  • Last visited

Everything posted by chrislo27

  1. Might try to upgrade the jar to a GUI!
  2. Planning to add an animation of some sort!
  3. This sub-forum move isn\'t really helping, y\'know.
  4. I was thinking about adding a Rocket Mode to the wiki and you could have a rocket powered by a LFE with infinite fuel. You could say \'tup\' or \'tdown\' to move the throttle from 1 to 5. There would be rate of acceleration. Probably not.
  5. It\'s an attachment to the first post. It\'s been updated.
  6. Uploaded the new KSPWiki version 1.1! Go and download it! EDIT: May have to put in some more sounds...
  7. I\'ve also changed the 25 ponies to 10 and it will explode. Tested that if you put new sound files in, you can play it with /sound FILENAMEWITHEXTENSION EDIT: I\'ve just realized that I\'ve finished version 1.1. Should I remove the old one and put up the new one?
  8. Planning to add: A SoundSystem! (plays midi (mid), ogg, and wav!) 3 sounds included (with compatibility for others in the .jar file!) preLoad the sounds to reduce playing lag command \'/sound \' and after the space, the name of a file you want to play! (extension must be given by you) Program explodes after saying you-know-what 10 times The three sounds included are yakety-sax.mid okiedokielokie.ogg old_explode.ogg
  9. It\'s easy the shut it down. else if(ponies /*counter*/ == 25){ System.out.println('I quit.'); lockdown = true; } The program constantly checks is the boolean lockdown is true, if so, shut it down with break;
  10. Thanks! Should I do something for the 25th saying of \'my little pony\'?
  11. How come no one likes it.. Even the pony feature I implemented?
  12. Hey guys! I\'ve wasted some time making a new program called the KSP Wiki of Parts \'n Stuff (it\'s called KSPWiki inside, ignore that). Download link is in the bottom. Just type in \'list\' to see the list and type in the letter corresponding to the article. Unzip the file somewhere first. Windows, run the bat file to start the jar. Mac, you\'ll have to run the jar somehow with a command prompt. Really simple, has the mass, name, cost, when it was released, and the in-game description. Has a pony feature!
  13. You can read the OP. But, it\'s not python, it\'s Java and it uses a .bat file so it\'s compatible with Macs, as long as you can run the jar file from a command line. I use (for Windows) a bat file to make things easier.
  14. May add a command \'my little pony\'. Explodes you and you die.
  15. Hey guys! I\'m making a game in Java (woopee) called MiningAdventure (stupid name, I know). So far, it only has 1 item in the shop, 6 commands, no sound (uses SoundSystem), and is console based (runs off a jar file by a .bat file). So I\'d like some inspiration for some commands! And yes, it can be pony involved. DOWNLOAD: http://www./download.php?cflbl5cxwg3cucv Current commands: mine - mines shop - it\'s a shop shop - closes the shop if you are in the shop table - table of each ore\'s value money - shows current money q/quit - quits the game
  16. Huh. Just wondering, can RCS thrusters (with enough of tehm) be used as a booster? I\'ve found that one key (H, was it?) makes the thrusters thrust downward.
  17. Here\'s the unfinished game. Been about 2 weeks of development. (MAY NEED JAVA JDK) Run using java -jar TypeCraft.jar Please note you have to be in the current directory to run that line.
  18. Nice! Your name is Chris, right?
×
×
  • Create New...