Chuck Ritola
Chuck Ritola
Checked against original f3, bug not present and so assuming the .BIN is ok. Appears to be TRCL related. http://youtu.be/x2I_cmyAjvQ
Briefing mode needs better interrupt handling.
Terminal Recall cannot be run from a single .JAR. For maximum simplicity a single JAR would be nice. It cannot easily run from a single JAR because the JOGL JAR...
Implement separate debris explosion methods depending on type i.e. airborne, ground, meteor, etc.
Just a test issue for learning/experimenting.
Build breaks in ARM linux environment. Trace below: ``` net.sf.launch4j.BuilderException: net.sf.launch4j.ExecException: Exec failed (126): /var/services/homes/user/.m2/repository/net/sf/launch4j/launch4j/3.11/launch4j-3.11-workdir-linux/bin/windres --preprocessor=cat -J rc -O coff -F pe-i386 /tmp/launch4j3613287198034571867rc /tmp/launch4j2006314587552851974o at net.sf.launch4j.Builder.build(Builder.java:149) at com.akathist.maven.plugins.launch4j.Launch4jMojo.execute(Launch4jMojo.java:403) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)...