Releases: paulwedeck/settlers-remake
v0.5.4.2-alpha
This release contains the following changes:
- The shadows of the amazon soldiers are now correct
- The amazons now have their correct manna buildings (the AI support is still work in progress)
- log files are now also created on android
v0.5.4-alpha
This release mostly contains bug fixes and internal stuff.
The only real features are:
- (hopefully) fixed macos support
- the Amazons now have their laboratory
- the Asians now have their manna production implemented (including AI support)
- a new menu in the desktop client to start and join LAN servers
v0.5.3-alpha4
fix the fog of war under some conditions
v0.5.3-alpha3
- implemented changing the number of players for multiplayer games
- updated LWJGL
- removed streamsupport
- added offscreen vulkan support
- added lan menu to the swing client
- some bug fixes and refactoring
v0.5.3-alpha2
- some graphics bug fixes
- fixed some building configurations
- some minor ai fixes
- added missing molten vk dependency
v0.5.3-alpha
This release contains the following changes:
- It is now possible to select different teams, civilisations and start positions in multiplayer games.
- Added the asian toolsmith and weaponsmith
v0.5.2-alpha
This release contains the following changes:
- All Egyptian and most Asian buildings now have the correct graphics
- The needed construction material is now correct for all buildings including Amazons
- Added the Brewery, Rice Farm and Beekeeper's Hut
- The Egyptian Manna production is now no longer dependent on the Roman Winegrower
- The AI is now producing more lumberjacks for Asian AI players and more stone cutters for Egyptian AI players.
- The professions panel is now significantly better. You can toggle between percentage based carrier, bricklayer and digger limits and absolute limits. If the amount of bricklayers and diggers is above the limit (because you lowered the limit or the amount of bearers decreases) they will now convert back to carriers.
v0.5.1-alpha2
make invalid moors removable
v0.5.1-alpha
This release contains only a few changes:
-
Buildings, stones, trees and the type of terrain will no longer update while an area is hidden by the fog of war.
This makes savegames incompatible to v0.5.0 -
Jsettlers has now support for playing music.
Sadly most version of S3 do not include the music as files.
The cd versions include them as tracks on the cd (not an option for android) and
the demo versions don't have any music at all as far as I can see.
But if your version does not include music you can still create your own music folder: -
- create a
theme
ormusic
folder next to your gfx and snd folders
- create a
-
- add your music either as <civilization>_<some number>.<type> (e.g. ROMAN_1234.mp3)
Note: civilization must either be: ROMAN, EGYPTIAN, ASIAN, AMAZON
type must be: wav, ogg or mp3
OR
- add your music either as <civilization>_<some number>.<type> (e.g. ROMAN_1234.mp3)
-
- add files an arbitrary name but then these files get only played if you tick
play all music
(or something similar) under Settings in the main menu.
These files are also limited the wav, ogg and mp3 formats.
- add files an arbitrary name but then these files get only played if you tick
Music support is not yet finished under android.
-
The jar files are now significantly smaller and contain no duplicates but you must extract all files from JSettlers.zip if you want to play the game because some files now depend on each other (MapCreator on JSettlers and JSettlers on the dependency folder)
-
This release also contains many bug fixes.
If you see any bugs please report them either as issues or on the JSettlers discord server.
Contributions are always welcome for example if you want to add asian, egyptian or amazon building variants (this requires no knowledge of java!).
v0.5.0-alpha
This release contains many changes and I don't actually remember all of them.
The most noticeable one is that all nations are now implemented to some degree.
Egyptians and Asian textures are sadly not included in any demo version.
If you are using the full version than are not affected but
users of the demo version will see all not included settlers as their Roman counterpart
and all building textures that are not available will be pure black.
Also all spells are fully implemented.
I changed most names but their functionality is usually the same.
The desktop version no longer works on Java 7 but now supports all newer Java versions.
The minimum android version is still 4.4 but that will probably change in the future.