Changelog

Release History

VersionDateDescription
1.4.32012-03-30Minor update
1.4.22012-02-20Minor update
1.4.12012-01-20Minor update
1.4.02012-01-15Major update
1.3.32011-08-06Minor update
1.3.22010-08-25Minor update
1.3.12010-06-09Minor update
1.3.02010-06-08Major update
1.2.22009-06-14Minor update
1.2.12009-06-11Minor update
1.2.02009-04-16Major update
1.1.02009-03-14Minor update
1.0.02009-03-04Initial release

Release 1.4.3 - 2012-03-30

TypeChangesBy

add

Added configuration option to display production statistics per minute instead of per hour.k

add

Added System locale to combo box in preference dialog.k

add

Implemented night mode.k

add

Implemented export to plain text.k

add

Added links to homepage, forum, Twitter page, Google Plus and Github page.k

fix

Fixed bogus popup menu opening when scrolling with two fingers on a trackpad.k

add

Implemented export to template code and import from template code.k

add

The print dialog now remembers its last settings.k

add

Simplified shopping list. Volumes are now counted down depending on how many factories have been built. Added a price column to show how much money is still needed to complete the complex.k

fix

Changed light gray colors to black for printing.k

fix

Install script on Linux now creates missing directories.k

Release 1.4.2 - 2012-02-20

TypeChangesBy

add

Factory complex files can now specified on the command-line to open them with Xadrian.k

add

Only one instance of Xadrian can be started. A second call passes control (and command-line arguments) over to the first instance.k

add

Implemented awtAppClassName so Xadrian works correctly on modern Linux window managers like Gnome Shell.k

add

Implemented appUserModelId so Xadrian can be pinned to the Windows 7 taskbar.k

add

Registering file association for *.x3c on Windows so factory complex files can be opened by double-clicking.k

fix

Fixed Null-Pointer-Exception in sector selection dialog when moving the mouse before the map is fully displayed.k

fix

Factory tree now correctly honors ignored races. Factories of ignored races are now still listed but have a lower priority in the cheapest factory list.k

add

Switched from manual javaw.exe start to a custom EXE launcher created by launch4j.k

fix

Fixed problem with space characters in command line parameters on Linux/Unix.k

add

Added install script in Unix assembly. This script installs Xadrian globally on Linux/Unix.k

Release 1.4.1 - 2012-01-20

TypeChangesBy

fix

Terran Shipyards are now considered for buying complex construction kits in X3: Albion Prelude.k

add

The change-prices dialog now only displays the wares which are used by the current complex. This also solves the missing Ice problem in X3: Albion Prelude.k

add

Game can now be configured in the preferences to avoid asking for it every time a new complex is created.k

fix

Removed fixed font sizes in HTML text panes so font size can be controlled by the operating system.k

fix

Made some dialogs resizable and sector map scalable.k

add

Language can now be configured in the preferences dialog.k

add

Error messages are now displayed in an error dialog if possible and error message is copied to the clipboard to make error reporting easier.k

fix

Fixed status bar in main window which never displayed anything.k

add

Added donation button.k

Release 1.4.0 - 2012-01-15

TypeChangesBy

add

Added multi-game feature to support X3TC and X3AP in the same application.k

add

Added splash screen displaying the application loading progress.k

add

Theme (Java LookAndFeel) can now be configured in the preferences dialog.k

Release 1.3.3 - 2011-08-06

TypeChangesBy

add

Added the new bonus sector "Harmony Of Perpetuity".k

add

Added new suns.xml data file which replaces the hardcoded sun data.k

add

messages.properties and the XML files are now also read from the lib/data directory for easier modification.k

Release 1.3.2 - 2010-08-25

TypeChangesBy

fix

Added two missing asteroids in Guiding Star.k

Release 1.3.1 - 2010-06-09

TypeChangesBy

fix

Fixed printing.k

fix

Fixed some layout problems in complex table.k

fix

Fixed Null-Pointer-Exception which occured when adding a factory which is already in the complex.k

fix

Added some missing german translations.k

fix

Made factory resource info gray to make the factory name more important in the complex table.k

Release 1.3.0 - 2010-06-08

TypeChangesBy

add

Added Polish translation. Thanks to Mariusz and sorry that it took a year until it was finally published...k

add

Added up/down buttons to control factory quantities without opening the quantity dialog.k

add

Improved shopping list. You can now use up/down counters to note which factories you have already built.k

add

Applied nicer style to complex data. Sections can now be collapsed and expanded by clicking the section headers.k

fix

Fixed error which occured sometimes when loading the same complex two times.k

add

Added new preference for displaying factory resources in complex table. (Patch contributed by Milan Gvoždík)k

add

Implemented better asteroid yield selection for mines.k

fix

Fixed Ion/Tracker mine bug which was fixed also in X3TC 2.7.k

add

Added player sector.k

Release 1.2.2 - 2009-06-14

TypeChangesBy

add

Added missing Protein Paste Blending Facility L which was introduced in X3TC 2.1.k

Release 1.2.1 - 2009-06-11

TypeChangesBy

add

Added Crystal fabs of size L for all races which were added in X3TC 2.1.k

Release 1.2.0 - 2009-04-16

TypeChangesBy

add

Updated database to X3 Terran Conflict 2.0.k

add

Improved base-complex calculation: Xadriannow also considers crystal fabs from other races instead of always using the cheapest one.k

fix

Fixed german translation of "Silicon".k

add

Implemented possibility to change the buy/sell prices of wares in a complex. It's also possible to completely disable trading with a ware.k

add

All window locations and sizes are now saved and restored. AddFactory dialog can now be resized and splitter position is also saved and restored.k

update

Fixed scroll behavior in complex view (When view is repainted then the previous scroll position is restored.k

update

Added a workaround for Java bug #4699955 which prevented correct focus on spinner controls.k

update

Improved loading/saving of complexes. Complex names are now used as suggested filenames (For Save-As) and the last selected directory in file chooser is now remembered.k

Release 1.1.0 - 2009-03-14

TypeChangesBy

add

Implemented shopping list in complex view. It lists the factories which must be bought, their volumes and the nearest shipyard where they can be buyed (If complex is connected to a sector).k

add

Complex can now be connected to a sector. The suns are then determined automatically.k

add

Quantity of mines can now be changed.k

add

Added storage capacity information to add-factory dialog and added storage capacity statistics to complex view.k

update

The suns dialog now no longer makes a difference between 300% and 400% because the game handles everything above or equal than 300 as the same. Also added the 200% which is not used in X3TC but may show up later (At least it was present in Reunion).k

add

Added factory listing grouped by product and cheapest factories to add-factory-dialog.k

add

Added popup menu to complex editor.k

add

Added copy/selectAll menu items.k

add

Added preferences dialog to set the used races.k

fix

Closing the unsaved-changes-warning on exit now performs a cancel instead of closing the application.k

fix

Fixed conflict with LANG variable of unix locale system. Language can now be enforced with the XADRIAN_LANG variable instead.k

Release 1.0.0 - 2009-03-04

TypeChangesBy

add

Initial release.k