# 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. ## 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 SHA256 hash sum = 9250fe5be1f097b98ff7791ac2dc0304b8eeca75c4731fde3de27c8762a2673d SHA1 hash sum = a4e7714c3c4642ed88804f34aaa02db51fb81018 md5um = 7669f8beaebb4f638ca18bf58326b21e ## Build Dependencies JX Client compiled with: * gradle: 4.4.1-10 * JRE: 8u312-b07-0ubuntu1~20.04 * JDK: 8u312-b07-0ubuntu1~20.04 ## 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. ## 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