Snapshot build of the JX Client from 2021-Jan-07 using Subversion Rev 21722 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: 21726 Node Kind: directory Schedule: normal Last Changed Author: akirschbaum Last Changed Rev: 21722 Last Changed Date: 2021-01-04 14:37:07 -0600 (Mon, 04 Jan 2021) SHA1 hash sum = 55addee8e6d72c4984c8d4ce336332cc1534fd9b SHA256 hash sum = 9c0bfe7efa3efc152ec9b76ae8091044c1dd62ffea4d9eed20178b72dff739b7 md5sum = b745e2a75ec4deecd6e7a809cc62ae9c JX Client compiled with: * gradle: 4.4.1-10 * openjdk-8-jre: 8u275-b01-0ubuntu1~20.04 * openjdk-8-jdk: 8u275-b01-0ubuntu1~20.04 Recent Changes for this release: 2021-01-04 Andreas Kirschbaum * Do not restore pickup modes which cannot be set through the pickup dialog. This is the debug option and the value/weight ratio. * Increase the size of some dialogs so that character creation works again. 2021-01-01 Andreas Kirschbaum * Rename keybindings file to keybindings2.txt. This makes sure older clients will not fail to load the keybindings file. 2020-12-31 Andreas Kirschbaum * Make inventory, knowledge, minimap, messages, quests, and spells dialogs user-resizable. * Use modifier names like "shift" or "ctrl" in keybindings file. * Write keybindings file only if a keybinding has changed. * Also show width and height of the active GUI element in --debug-gui. 2020-12-29 Andreas Kirschbaum * Implement animations for items in the inventory and on the floor. 2020-12-29 Nicolas Weeger * Display quest status when clicking on a quest icon. 2020-12-25 Andreas Kirschbaum * Add filter buttons to inventory dialog. * Add "INVENTORY_OPTION" skin command. It alows to filter the items show in the inventory. * Add "selectable_button" skin GUI element. It shows a button like "button" but allows its state to be controlled by the SELECT command. * Fix typos in skin file format description. 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