Arx Libertatis

Arx Libertatis 1.1.1 bugfix release

This release is a hotfix addressing a regression introcuded in 1.1, that caused map markers to not be saved correctly and then removed when such a save is loaded. We encourage all users of Arx Libertatis 1.1 to upgrade to 1.1.1 as soon as possible.

Screenshot: map marker with label map marker with label

Updated Windows, Linux and FreeBSD binaries are available.
Packages for some Linux distributions are still being built.

Arx Fatalis scripts can add markers to the maps displayed in the player book using the mapmarker command. These are used to highlight quest locations, stores and other points of interest. In total, there are 15 different map markers in Arx Fatalis.

The 1.1 release introduced a bug causing the labels of these markers to not be saved - this has been fixed in 1.1.1. Because Arx requires map markers to have unique labels, this also results in all but one map marker being permanently removed when loading a save created by 1.1 - it doesn't matter which version of AL is used to load the save.

Save files that have been created before 1.1 was installed are not affected. The 1.1 save files have not been otherwise corrupted, only map markers (or their labels) may be missing.

Recovery

It is generally not possible to recreate these markers from the engine side. As the markers are not all added at the same time, and some even removed as the player progresses, it is also not trivial to re-add the correct set of markers from scripts. Because of this, we have decided to not add any recovery mechanic for now.

The complete set of script commands to create all possible map markers is as follows:

mapmarker 100 100 1 [goblinlord_warning]
mapmarker 169 110 1 [addmarker_human_throne_room]
mapmarker 183 194 7 [addmarker_treasure_gob]
mapmarker 195 390 1 [description_miguel]
mapmarker 196 127 4 [addmarker_pathway_snake]
mapmarker 20 385 1 [description_gary]
mapmarker 237 62 1 [addmarker_falan_room]
mapmarker 276 390 3 [addmarker_human_access]
mapmarker 312 174 6 [addmarker_temple_illusions]
mapmarker 333 260 4 [description_alia]
mapmarker 348 22 1 [addmarker_human_access]
mapmarker 365 305 1 [description_tafiok]
mapmarker 404 390 1 [description_maria]
mapmarker 469 320 6 [addmarker_elder_shield]
mapmarker 500 50 1 [addmarker_secret_temple]

Unfortunately we don't have a script console yet, so there is no straightforward way to execute these commands. Adventurous users may follow this guide. Be sure to back up your save files beforehand.

We apologize for any inconvenience this may have caused.

Update: Arx Libertatis 1.1.2 has been released. Version 1.1.1 is archived here.