here is my first attempt at a mod! This mod adds several 1x1 "tiny" equivalents of important ship parts for people who love compactness like me, or for filling in awkward gaps in ships. It also adds a new armour type, "Canvas", which is extremely light but extremely fragile, for your lightweight needs.
Parts added: (version 1.0)
tiny suspendium chamber
tiny coal and ammo stores
a tiny propeller that doesn't require an operating crew member
compact cabin that houses 4 crewmembers instead of 3 for a higher cost.
canvas armourtype, extremely lightweight but ridiculously fragile.
Future plans:
huge parts?? :D
Installation instructions:
drag .zip into the mods folder
"extract here"
remove .zip from the folder.
run game!
Crossover information:
This mod alters the spritesheet and the classes ModuleType and ArmourType.
Wow that was fast. :D One request though, can you compile the classes with a target of Java 1.7 or even 1.6? (Subtext: it doesn't work on my machine! :P)
If you go into the project properties (right-click on the project and choose "Project Properties") there's a Libraries tab where you can choose the Java Platform. If you set that to JDK 1.7 if possible, AFAIK that should make it compile for 1.7.
Warrant Officer, Engineering Corps
Hi guys,
here is my first attempt at a mod! This mod adds several 1x1 "tiny" equivalents of important ship parts for people who love compactness like me, or for filling in awkward gaps in ships. It also adds a new armour type, "Canvas", which is extremely light but extremely fragile, for your lightweight needs.
Parts added: (version 1.0)
Future plans:
Installation instructions:
Crossover information: This mod alters the spritesheet and the classes ModuleType and ArmourType.
Download: tinyupload
Aerial Emperor
Wow that was fast. :D One request though, can you compile the classes with a target of Java 1.7 or even 1.6? (Subtext: it doesn't work on my machine! :P)
Warrant Officer, Engineering Corps
How would you do that with NetBeans? (Still very inexperienced with java :D)
Aerial Emperor
If you go into the project properties (right-click on the project and choose "Project Properties") there's a Libraries tab where you can choose the Java Platform. If you set that to JDK 1.7 if possible, AFAIK that should make it compile for 1.7.