JOverseer / joverseer

JOverseer is a desktop application which aims to assist players of the Middle Earth PBM game.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

# WARNING: head commit changed in the meantime #666

Closed GnarlyDave closed 6 years ago

GnarlyDave commented 6 years ago

remove java target version, CME fixes

Conflicts:

joverseerjar/resources/metadata/CME.chars.csv

reinstate build against java 1.6 . (developers will need to copy rt.jar from a 1.6 jre and put it into /lib as compat-1.6-rt.jar to compile)

Code added so that future versions of the update will spot java versions <1.8 and warn the user.

enables preferences menu even with no game loaded.