Skip to content

Releases: zevele/911MapEditor

20251102

02 Nov 21:42
f1f441e

Choose a tag to compare

20251102 Pre-release
Pre-release

Fix unhandled exception when unknown locale is passed as an available locale

20251101

01 Nov 19:49
f1f441e

Choose a tag to compare

20251101 Pre-release
Pre-release

Remove dependency on additional DLLs. Instead use a custom input dialog to allow the user set a custom path for the maps folder.

20251027

27 Oct 18:27
f1f441e

Choose a tag to compare

20251027 Pre-release
Pre-release

Allow manually selecting the data path in case the default one was incorrect

20241105

05 Nov 21:45
f1f441e

Choose a tag to compare

Update README.md

20231016.1

16 Oct 17:16
8193e8b

Choose a tag to compare

Move all numbers string parsing to the helper class and use InvariantCulture for the parsing
Move setting up logger from showMapViewer() to MainForm to prevent double creation of the logger
Add missing open bracket when repeating log line

20231016

16 Oct 09:34
8332885

Choose a tag to compare

20231016 Pre-release
Pre-release

Add log file also when editing maps
Log errors when updating map extents

20230504.1

04 May 06:04
6a44a4b

Choose a tag to compare

20230504.1 Pre-release
Pre-release

In SelectIDDialog, switch the compare order in IndentifyCultureInfo to avoid unhandled null exception
In SelectIDDialog, select the first place by default.
In BackgroundProcessReportDialog, also save the log to file.

20230503.0

03 May 21:16
6a44a4b

Choose a tag to compare

20230503.0 Pre-release
Pre-release
Update README.md

202230502.1

02 May 20:54
6a44a4b

Choose a tag to compare

202230502.1 Pre-release
Pre-release

If the game directory was not found close the application

If the game directory was found, but the map directory is missing, allow the user to create it (if the user decides not to create it - close the application).
If no maps were found show a label telling the user to right click to start downloading a map

20230502

02 May 17:20
6a44a4b

Choose a tag to compare

20230502 Pre-release
Pre-release
Update README.md