Snapshot build of the JX Client from 2020-Oct-23 using Subversion Rev 21440 URL: https://svn.code.sf.net/p/crossfire/code/jxclient/trunk Relative URL: ^/jxclient/trunk Repository Root: https://svn.code.sf.net/p/crossfire/code Repository UUID: 282e977c-c81d-0410-88c4-b93c2d0d6712 Revision: 21523 Node Kind: directory Schedule: normal Last Changed Author: akirschbaum Last Changed Rev: 21440 Last Changed Date: 2020-09-15 16:01:22 -0500 (Tue, 15 Sep 2020 SHA1 hash sum = 2fe88c7a076e267f6dbab6ce7743db9399687f06 SHA256 hash sum = 27a23e2842d6246eade5b1db51316bc2e1dfbdab7cc64f072909c3f92ba54c12 md5sum = c005e904a86e54811d8b553667e504d3 JX Client compiled with: * gradle: 4.4.1-10 * openjdk-8-jre: 8u265-b01-0ubuntu2~20.04 * openjdk-8-jdk: 8u265-b01-0ubuntu2~20.04 Recent Changes for this release: 2020-09-15 Andreas Kirschbaum * Fix possible NullPointerException with --debug-gui. * Make message window taller. * Implement "issue take", "issue drop", "issue apply", and "issue " script commands. * Fix "request map" script commands to actually report (0, 0) as the initial map position. 2020-09-13 Andreas Kirschbaum * Make ground view more readable. This is a slightly modified patch from Jonathan in #781 Unreadable ground view font in JXClient. * Remove 'label_spell' element from skin files. This element didn't work anymore. * Update URLs in documentation and help dialog. * Merge 'duptextgauge' and 'dupgauge' elements in skin files. 2020-09-12 Andreas Kirschbaum * Change behavior of "request map" script commands to make it more similar to GTKv2's behavior. Now the reported character position changes when the character moves. The initial position reported after the character has entered a new map is (0, 0). 2020-09-11 Andreas Kirschbaum * Accelerate map repaints. * Make expressions in skin files more flexible. Now expressions like "0.2*WIDTH" are possible. 2020-09-09 Andreas Kirschbaum * Fix possible IndexOutOfBoundsException while updating the message window. * Use a darker green for [color=green] text tags. Full ChangeLog: http://crossfire.real-time.com/svn/changelog/trunk/jxclient.html StatSVN: http://crossfire.real-time.com/svn/statsvn/trunk/jxclient/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