# Title JX Client # Project Summary Java based, cross platform client for Crossfire. To use it, you need to install a Java Runtime-Environment v1.6.0 or newer. To build the client, you need Gradle and Java Runtime-Environment v1.8 or Sun JRE 8 or higher. The JXClientInstaller is an all-in-one download of the Java Runtime-Environment along with the client, built with NSIS, as a Windows executable package for game play. ## License GNU General Public License version 2.0 (GPLv2) ## Version Snapshot release of the JX Client from 2021-Nov-25 using Git Rev 4af62da64bb5187cbe389e542d8a9fef1c98e4b7 ## Remote URLs: origin https://git.code.sf.net/p/crossfire/jxclient (fetch) origin https://git.code.sf.net/p/crossfire/jxclient (push) ## Remote Branches: origin/1.50 origin/1.60 origin/HEAD -> origin/master origin/master origin/swing origin/tags/1.50.0 origin/tags/1.60.0 ## Local Branches: * master ## Release File Info md5sum = 821499f18d8f900bdc527ca34b32c217 sha1 = 1ab99fbf5af1e31525effb4380a74158981e3fac sha256 = 0bd3197e5bad79f8791862ecd5a187dcf27d3f5ae31bf761914dcae0eac2a856 ## Build Dependencies JX Client compiled with: * gradle: 4.4.1-10 * JRE: 8u312-b07-0ubuntu1~20.04 * JDK: 8u312-b07-0ubuntu1~20.04 * NSIS: 3.05-2 ## Changes with this Release Recent Changes for this release: 2022-02-27 Andreas Kirschbaum * Include sound effects from the crossfire-sounds repository. 2022-02-26 Andreas Kirschbaum * Print correct version number. * Add setup option to show or hide pending movement commands. * Change "def checkbox_option" skin command to include the option's default value. 2022-02-21 Andreas Kirschbaum * Do not anymore stall the user interface when loading sound clips. 2022-02-14 Andreas Kirschbaum * Ignore "name" part of sounds, use only the "action" part. Normalize and truncate the generated resource names. Should fix possible crashes on Windows when playing sound effects. 2022-02-02 Andreas Kirschbaum * Ignore case when matching server command names. 2022-01-31 Andreas Kirschbaum * Properly show the first text line in the message window.g ## External Links Full ChangeLog: http://crossfire.real-time.com/git/crossfire-crossfire-jxclient/gitlog/index.html GitStats: http://crossfire.real-time.com/git/crossfire-jxclient/gitstats/index.html Doxygen: http://crossfire.real-time.com/code/jxclient/trunk/html/index.html JavaDoc: http://crossfire.real-time.com/code/javadocs/jxclient/index.html Crossfire JXClient Wiki page: http://wiki.cross-fire.org/dokuwiki/doku.php/jxclient