Commit Graph

27 Commits

Author SHA1 Message Date
Stian Grenborgen 06dcf01df9 Areas can now be edited in the map editor. Areas can now be used for defining the locations a given native nation can have settlements (when generating settlements semi-randomly). 2024-01-13 22:00:44 +01:00
Stian Grenborgen 74b2f2989b Goods labels in the colony warehouse has color coding again. It's now possible to specifiy separate goods' color codes for white and black backgrounds. 2024-01-02 23:33:05 +01:00
Stian Grenborgen 77b71fdd6a Scales the panel showing the signing of the Declaration of Independence. 2023-06-11 11:29:07 +02:00
Stian Grenborgen 5e1479cfcb Updating the face of Peter Minuit to be more realisticly colored. 2023-05-20 10:57:39 +02:00
Stian Grenborgen b2b0a2420f Adding Misiulo's new mountain graphics. 2023-05-01 09:54:36 +02:00
Stian Grenborgen 93fddc0a21 Adding Alexander's update of volume levels to match the other tracks. 2023-04-30 12:20:58 +02:00
Stian Grenborgen 5cad5dc603 Adding more of Alexander Zhelanov's excellent music. 2023-04-30 12:20:10 +02:00
Stian Grenborgen c17fe5a5b0 Adding Misiulo's hills with a slight deglossing. 2023-01-15 16:13:41 +01:00
Stian Grenborgen fe35ef3e67 Adding Misiulo's new forest graphics. 2023-01-02 23:38:24 +01:00
Stian Grenborgen dc29208dfe Updating changelog before release. 2023-01-02 23:25:31 +01:00
Stian Grenborgen c5df56196d Adding new desert graphics. 2022-09-20 21:04:49 +02:00
Stian Grenborgen fda26e7afa Adding Misiulo's nation specific graphics for settlements. Part 4 and last: Settlements with fortress. 2022-08-13 10:38:42 +02:00
Stian Grenborgen d137dd3ffb Adding Misiulo's nation specific graphics for settlements. Part 3: Settlements with fort. 2022-08-13 10:10:46 +02:00
Stian Grenborgen aa61352043 Adding Misiulo's nation specific graphics for settlements. Part 2: Settlements with stockade. 2022-08-13 09:28:29 +02:00
Stian Grenborgen af91ecbba0 Adding Misiulo's nation specific graphics for settlements. Part 1: Settlements without fortifications. 2022-08-11 20:33:53 +02:00
Stian Grenborgen cc56aef11e Adding high resolution versions of the old pioneer-with-tools-on-chest graphics. 2022-06-21 17:36:21 +02:00
Stian Grenborgen b9d54db845 The cursor now changes when the terrain is selected instead of a unit. 2022-06-16 18:07:45 +02:00
Stian Grenborgen 7c269f8235 River deltas are now animated using the standard water animation. The river delta animation could be greatly improved by making a separate animation with directional water flow -- but I'm not prioritizing that now. 2022-06-12 11:41:20 +02:00
Stian Grenborgen ce6e9d5b93 Adding higher resolution images for the coat-of-arms. 2022-06-11 20:33:50 +02:00
Stian Grenborgen bcd5a58067 Adding higher resolution images of the pioneers. I can make a new high resolution image of the fur hat (and change the pose so that the tools are held to the chest) if people miss the old low quality graphics. 2022-06-10 20:47:04 +02:00
Stian Grenborgen 19fdfba4c6 Adding the native settlements from Hutzli's mod. 2022-06-10 20:11:29 +02:00
Stian Grenborgen 262394dcc5 Adding higher resolution images for the resources. 2022-06-10 19:57:22 +02:00
Stian Grenborgen fd183b4250 Adapting the minerals bonus from Misiulo's mod for use in higher resolutions. 2022-06-10 19:53:51 +02:00
Stian Grenborgen 4e3512ce3d Adding graphics for river animation. We have not yet implemented different animations based on the natural direction of river flow. This might be implemented later. Please note that you need to increase the graphics quality to "Highest" in the client options in order to see the animations. 2022-06-10 18:19:17 +02:00
Stian Grenborgen 5051012f2c The unit selection cursor is now drawn on top of everything. This solution is a lot faster than the previous solution where the tile (and neighouring tiles) needed to be redrawn in the buffer. We should replace the cursor graphics with something prettier though. 2022-06-10 18:14:24 +02:00
Stian Grenborgen d0bdf0730b Adding new river graphics to the game. Rivers are now generated using a background image (pebbles), a water image that can be animated and masks for handling different variations. 2022-06-06 19:32:56 +02:00
Stian Grenborgen 3e3927d0ff Reintroduces the separation between rules and TC. A different TC can now be loaded using the --tc command line parameter. 2022-05-28 12:02:34 +02:00