Skip to content

Commit af13b14

Browse files
committed
prepare for release 1.4.0
1 parent fe333c5 commit af13b14

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

release/RELEASE.MD

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
- bo4 dll
2-
- add gsc builtin function `ACTSLogPrint(object)->undefined` to print an object
3-
- add gsc builtin function `ACTSLookup(hash|string?)->hash|string?` lookup an object
4-
- allow dev calls
5-
- log error messages in acts-bo4.log
6-
- use strings.txt if available
7-
- print location in case of runtime errors
1+
- cw dll
2+
- decrypt GSC strings
83
- gsc decompiler
9-
- add support for gsic files
4+
- add support for CW GSC VM38
5+
- tools
6+
- tools to dump bo4 pools (ScriptBundles, BGCache, Gametype, Maps)
7+
- tools to dump cw compiled scripts and pools
8+
- HKS LUA header dump
9+
- LUI func dump
10+
- mods
11+
- bocw dll inject
12+
- bocw EE unlocker

release/version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.3.0
2-
10300000
1+
1.4.0
2+
10400000

0 commit comments

Comments
 (0)