Commit Graph

  • d41dc764c4 Change FSG converter util interaction Kocheshkov Dmitrii 2023-04-29 10:43:15 +0300
  • ebd427ea65 The default river setting should be medium. Stian Grenborgen 2023-04-29 07:46:52 +0200
  • 6e29459deb Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-27 13:06:00 +0200
  • a9567fe630 Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-24 13:06:55 +0200
  • 63fcca2f2a The map generator option for controlling the number of rivers to be generated now produced different results according to the selected value. Enabled generation of rivers that are only two tiles long (the previous limit was three). Map generator options are no longer stored nor loaded since this causes issues when changing the default options. It might be a good idea to support loading/saving of map generator options using the dialog. Stian Grenborgen 2023-04-23 15:33:36 +0200
  • 9981570e24 Allows the founding father selection to be postponed without an error message. We can choose to force the choice to be made before the turn has ended, but that is currently not implemented. Stian Grenborgen 2023-04-23 10:58:44 +0200
  • 1a1cb33420 The menu bar needs to be recreated after actions are recreated. Stian Grenborgen 2023-04-23 10:37:21 +0200
  • ac03cdb724 Changing the occupation string for clear forest to "C" instead of reusing "P". Stian Grenborgen 2023-04-23 10:29:20 +0200
  • cc72b7d261 Units in Europe are no longer included in the list of possible active units. The previous behaviour of having them included seems to have been deliberate, but causes several problems. If someone wants to include units in Europe in the list of possible active units, then this should only be added as an option. In that case, please do test that all unit actions either work or are disabled. Stian Grenborgen 2023-04-23 10:02:36 +0200
  • ba940440f8 Fixes activation of improvement actions after reconnecting. Obsolete improvement actions are now removed when loading savegames etc. Stian Grenborgen 2023-04-23 09:26:40 +0200
  • f250fd68ce Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-20 13:04:41 +0200
  • dce0939a95 Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-17 13:04:31 +0200
  • d95b8f5dd8 Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-13 13:06:32 +0200
  • ac223a5ba1 Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-10 13:04:57 +0200
  • 37dca83165 Localisation updates from https://translatewiki.net. translatewiki.net 2023-04-03 13:07:47 +0200
  • f19f857604 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-30 13:04:50 +0200
  • 32e54b5aba Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-27 17:32:31 +0200
  • 6a1b12d1d6 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-23 13:05:55 +0100
  • 0cbad7b412 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-20 13:06:52 +0100
  • 8fb54eda33 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-16 13:05:10 +0100
  • 07e4d59878 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-13 13:04:16 +0100
  • 3ba85048be Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-06 13:05:07 +0100
  • 727d507f85 Localisation updates from https://translatewiki.net. translatewiki.net 2023-03-02 13:06:00 +0100
  • 53c2e6e5d9 Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-27 13:04:11 +0100
  • bc0af2075e Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-20 13:04:55 +0100
  • e3d8367918 Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-16 13:04:43 +0100
  • fa5e7a5852 Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-13 13:04:17 +0100
  • ef8cbf23aa Immediately aborts the escort unit mission if the protected unit gets destroyed. Stian Grenborgen 2023-02-11 17:58:58 +0100
  • d84b2f5a4b Fixes a couple of NPEs caused by missing &. Stian Grenborgen 2023-02-11 17:28:20 +0100
  • 07ed3eda55 Uses a cache for turns to reach. This fixes a performance issue that is caused by the turns to reach a given tile being calculated multiple times. Stian Grenborgen 2023-02-11 11:44:35 +0100
  • a8ada0fd9f Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-09 13:04:49 +0100
  • a3dab0e89a Localisation updates from https://translatewiki.net. translatewiki.net 2023-02-06 13:05:47 +0100
  • 8c420d3a5b Explicitly ignore candidate tiles with infinite cost. Stian Grenborgen 2023-02-05 13:24:36 +0100
  • f03e0e9ad5 Fixes a bug that aborted pathfinding when encountering a tile that the CostDecider marks as an illegal move. For example, this happened if there was a lost city rumour in the search area of a wagon train on a trade route. Stian Grenborgen 2023-02-05 12:42:12 +0100
  • 1205bd45ad Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-30 13:04:27 +0100
  • 5b303fa061 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-26 13:06:18 +0100
  • bbce187863 Miscellaneous code cleanup #132 FlavianIuga 2023-01-25 16:22:50 +0200
  • 4db447e9e6 Removed unnecessary modifiers - code cleanup FlavianIuga 2023-01-25 14:56:52 +0200
  • 44724605f8 Move array indicators on type declaration - code cleanup FlavianIuga 2023-01-25 14:23:03 +0200
  • a17ccaa226 Reordering modifiers - code cleanup FlavianIuga 2023-01-25 14:19:54 +0200
  • 09e354a091 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-23 13:04:20 +0100
  • 37fc5d2221 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-19 13:05:42 +0100
  • 3291a5fb23 Handles the cases of forced repair (classic combat model) and volunatary repair (hitpoints model) differently. Stian Grenborgen 2023-01-18 22:24:11 +0100
  • d20be439b8 Panels/internal frames no longer disappears when switching to window mode from fullscreen. This is solved by resizing and relocating internal frames when the application frame changes size, so that all windows remain visible. Stian Grenborgen 2023-01-17 18:00:06 +0100
  • a5f5467735 The start game panel can now be scaled smaller than the initial size. Places the chat panel below the table. Stian Grenborgen 2023-01-16 21:05:13 +0100
  • b98c68fa97
    TrainPanel: allow 5 columns wrap to better support more units; (#131) artoo 2023-01-16 18:24:06 +0100
  • a00bbbee6b Adds new specification fields to the XSD. Stian Grenborgen 2023-01-16 17:52:02 +0100
  • 5eb0713943 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-16 13:04:23 +0100
  • e874000e62 Adds new specification fields to the XSD. Stian Grenborgen 2023-01-15 21:19:45 +0100
  • 26ebe2b718 Fixes a NPE at initalization of the game. Stian Grenborgen 2023-01-15 16:47:21 +0100
  • ba8b226cee Changes the color model for grayscale images to RGB since the results in GIMP and Java would otherwise be different. Stian Grenborgen 2023-01-15 16:46:57 +0100
  • 3f49df9781 Disable ranged attack button for non-offensive units. Stian Grenborgen 2023-01-15 16:36:54 +0100
  • bd865f20f6 Recreate order buttons on demand so that mods can define other order buttons without having to restart the game in order to get them applied. Stian Grenborgen 2023-01-15 16:30:40 +0100
  • 1325ed8a75 Fixes copy-paste error when defining properties. Stian Grenborgen 2023-01-15 16:28:37 +0100
  • c17fe5a5b0 Adding Misiulo's hills with a slight deglossing. Stian Grenborgen 2023-01-15 16:13:41 +0100
  • 6d09745810 Adding order buttons for ranged attack. Stian Grenborgen 2023-01-15 16:04:03 +0100
  • f6d89ed403 Fixes an issue that allowed a malicious client to attack with a unit that had no moves left. Stian Grenborgen 2023-01-15 15:46:21 +0100
  • bae0f31651 Adds ranged combat to FreeCol. The "Hitpoints and Combat" mod uses the ranged combat for artillery and ships, and also contains adjustments to the ships' hitpoints. Stian Grenborgen 2023-01-15 15:38:49 +0100
  • f6e9484b7b This fixes a regression introduced in 0.11.x that prevented "partial" modifications of the specification. Stian Grenborgen 2023-01-15 15:22:23 +0100
  • d52660e416 Fixes a bug preventing loading of savegames. The cause was a NPE since specification is null when loading a savegame (it gets added later). Stian Grenborgen 2023-01-14 23:37:49 +0100
  • 5ae490d556 Updates mod descriptions. Stian Grenborgen 2023-01-14 20:06:34 +0100
  • e0973fe2c4 Adds a new combat model with hitpoints and a mod for activating it. Stian Grenborgen 2023-01-14 20:00:10 +0100
  • 7e8f798c7c Allows the player to easily view all files while loading savegames/maps. Stian Grenborgen 2023-01-13 22:18:10 +0100
  • 49e6f77e6a Allows different types of hills/mountains to be used by the map generator (depending on the latitude). Stian Grenborgen 2023-01-13 21:45:58 +0100
  • df1c6fc357 TrainPanel: allow 5 columns wrap to better support more units; mods can overcrowd the default of 3 easily #131 artoo 2023-01-13 03:09:52 +0100
  • 4395084fb2 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-12 13:04:49 +0100
  • 79b2ec5b50 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-09 13:10:52 +0100
  • f9365d1c21 Fixes a bug that prevented getting units through combat that is not available to the defender. In addition, revenge mode has been fixed: Colonies can be captured again and captured units are turned undead. Stian Grenborgen 2023-01-08 12:08:31 +0100
  • fcd6424f42 Website: Adding instructions on how to get the downloaded file out of quarantine on macOs. Stian Grenborgen 2023-01-08 09:00:52 +0100
  • 0072a7490d Adjusts the AI trading profit multiplier based on difficulty level. Stian Grenborgen 2023-01-07 23:20:59 +0100
  • b1459b1be6 A unit in a building is no longer drawn at the top of the building (that is, the area for showing goods production) if the production is zero. Stian Grenborgen 2023-01-07 22:06:19 +0100
  • 340817da63 Fixes scaling and placement of goods production icons on colony tiles. Stian Grenborgen 2023-01-07 21:59:12 +0100
  • 5ca1434ece Fails gracefully if the server cannot be started. Stian Grenborgen 2023-01-07 10:04:17 +0100
  • 8d487b1ab6 Fixes a bug that caused the same maps always being generated when starting a new game. There's no need to use the stored seed for a new game. Stian Grenborgen 2023-01-07 09:52:03 +0100
  • 1809346476 Fixes an issue where the map editor Game object lingers after returning to the main menu -- thereby preventing mods from being removed in the Preferences window. Stian Grenborgen 2023-01-06 22:28:32 +0100
  • f3734dfb0c Allows mods to be loaded when making maps in the map editor. Stian Grenborgen 2023-01-06 22:23:02 +0100
  • d85aaff3d0 This fixes a bug that prevented the shortcut buttons on the Map Generator dialog from working properly. The bug caused the button to have no effect the first time it was clicked after restarting the application. Stian Grenborgen 2023-01-06 22:07:43 +0100
  • 68415503c3 Fixes missing sounds when attacking. The problem was caused by not reading the attributes that are merged into the MultipleMessage in ChangeSet. Stian Grenborgen 2023-01-06 20:43:33 +0100
  • 424867957d Adding a Map Generator option for Great River. The default is now that Great Rivers are no longer generated. Stian Grenborgen 2023-01-06 19:28:18 +0100
  • ab14fdbdb5 Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-05 13:07:34 +0100
  • 9f2250899e This fixes BR#3315 by allowing Jesuit Missionary to recommision itself in colonies without a church. Stian Grenborgen 2023-01-04 18:29:45 +0100
  • a164796ec2 Website: Adding updated screenshots. Stian Grenborgen 2023-01-03 21:44:28 +0100
  • 317861fcb8 This fixes BR#3310 Hangs on end turn uc.probability is zero. Stian Grenborgen 2023-01-03 19:50:58 +0100
  • fc293ffcd6 This fixes BR#3314 - Weird colony build screen with mod added new buildings. The problem was caused by the mod being reloaded into a specification that had the changes already applied. Stian Grenborgen 2023-01-03 19:19:28 +0100
  • 90d88c5a15 Updates version number after release. Stian Grenborgen 2023-01-03 00:29:57 +0100
  • 9367c6e09a Updates version number for release. v1.0.0 Stian Grenborgen 2023-01-03 00:27:49 +0100
  • cb3d16c125 Website: Download now points to 1.0.0 release. Stian Grenborgen 2023-01-03 00:26:45 +0100
  • fe35ef3e67 Adding Misiulo's new forest graphics. Stian Grenborgen 2023-01-02 23:38:24 +0100
  • 668509b4ec Removes workaround for the version number on macOs since it's not needed after reaching 1.0.0. Stian Grenborgen 2023-01-02 23:27:51 +0100
  • dc29208dfe Updating changelog before release. Stian Grenborgen 2023-01-02 23:25:31 +0100
  • f5a44027bf Adds support for drawing forest corner transitions. Stian Grenborgen 2023-01-02 23:16:17 +0100
  • 611d058b85 Adding a AI failsafe that stops buying more units if they cannot be utilized. Stian Grenborgen 2023-01-02 23:15:28 +0100
  • 2d44597a7c Fixes NPE caused by missing &. Stian Grenborgen 2023-01-02 21:12:13 +0100
  • e23be483ac The REF now uses the MilitaryCoordinator. Makes minor modifications to the transportation prioritization in order to better utilize transports. Stian Grenborgen 2023-01-02 20:52:26 +0100
  • 85a16d879e Website: Removing shrubberies that don't look good on a white background. Stian Grenborgen 2023-01-02 20:22:34 +0100
  • f862818de9 Website: Adding news item for the 1.0.0 release. Stian Grenborgen 2023-01-02 19:05:08 +0100
  • a2a2aa4794 This fixes BR#3309 for buildings as well. Stian Grenborgen 2023-01-02 15:34:43 +0100
  • fe0931d2e8 This fixes BR#3309 must refresh colony panel after clear specialty. Stian Grenborgen 2023-01-02 15:13:05 +0100
  • 851cc97538 This fixes BR#3311 with ships waiting outside native settlements. Stian Grenborgen 2023-01-02 14:53:45 +0100
  • c2fd92cb4c Localisation updates from https://translatewiki.net. translatewiki.net 2023-01-02 13:04:57 +0100