Skip to content

Commit 695f1f1

Browse files
committed
Update melter
1 parent e484551 commit 695f1f1

File tree

4 files changed

+39
-1
lines changed

4 files changed

+39
-1
lines changed

changelogs/2.13.8.txt

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Changes in 2.13.8
2+
3+
- Update melter to CK3 1.11
4+
- Update melter to Vic3 1.5
5+
- Fix compressed ck2 and vic2 savegames getting corrupted when editing
6+
7+
# Changes in 2.13.7
8+
9+
- Update melter to EU4 1.36
10+
- Improve parser heuristic to lower chance of running out of memory
11+
- Show raw file size when running out of memory
12+
- Fix Vic3 observer savegames failing to import
13+
14+
# Changes in 2.13.6
15+
16+
- Fix hoi4 1.13 save import failing
17+
- Update hoi4 melter to 1.13.3
18+
19+
# Changes in 2.13.5
20+
21+
- Fix NullPointerException on Linux when no VISUAL variable editor was set
22+
- Try to improve performance with updated GraalVM 21 runtime and new ZGC garbage collector
23+
24+
# Changes in 2.13.4
25+
26+
- Fix NullPointerException for non-ironman eu4 savegames
27+
28+
# Changes in 2.13.3
29+
30+
- Remove limits for savegame size and increase max RAM usage limit to allow for importing of very large savegames
31+
- Remove legacy steam library detection logic to fix long first startup time
32+
- Improve handling of external text editor in macOS. You just have to provide the app name in the editor, e.g. TextEdit.app
33+
- Update Victoria 3 melter to 1.4 and CK3 melter to 1.10
34+
- Fix trailing spaces in savegame name breaking export
35+
- Fix duplicate detection and CTRL+SHIFT+R shortcuts not working
36+
- Fix import window being too high on some resolutions
37+
- Gray out achievement compatible icon for savegames when achievements are disabled
38+
- Update dds library to support some modded dds files

resources/bin/rakaly_linux

56 KB
Binary file not shown.

resources/bin/rakaly_windows.exe

55 KB
Binary file not shown.

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.13.8-SNAPSHOT
1+
2.13.8

0 commit comments

Comments
 (0)