File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.12.1
4+
5+ Make sure to update SOTFEdit Companion to 1.0.2.
6+
7+ ### Features
8+
9+ - Added tool to unlock creative mode and other game-related toggles
10+ - Added tool to reset containers
11+ - Added tool to reset traps
12+ - Added screenshots to POIs, also fixed some of them
13+
14+ ### Changes
15+
16+ - Set max player strength to 100
17+ - Changed max stones for sled to 28
18+
19+ ### Bugfixes
20+
21+ - Fix live teleportation via SOTFEdit Companion
22+ - Fix follower inventory storing
23+
324## v0.12.0
425
526Due to the amount of changes, teleportation to items might fail for now. This will be the next task on my list.
Original file line number Diff line number Diff line change 1212 // app, or any theme specific resource dictionaries)
1313) ]
1414[ assembly: AssemblyCompany ( "codengine" ) ]
15- [ assembly: AssemblyFileVersion ( "0.12.0 " ) ]
16- [ assembly: AssemblyInformationalVersion ( "0.12.0 " ) ]
15+ [ assembly: AssemblyFileVersion ( "0.12.1 " ) ]
16+ [ assembly: AssemblyInformationalVersion ( "0.12.1 " ) ]
1717[ assembly: AssemblyProduct ( "SOTFEdit" ) ]
1818[ assembly: AssemblyTitle ( "SOTFEdit" ) ]
19- [ assembly: AssemblyVersion ( "0.12.0 " ) ]
19+ [ assembly: AssemblyVersion ( "0.12.1 " ) ]
2020[ assembly: TargetPlatform ( "Windows7.0" ) ]
2121[ assembly: SupportedOSPlatform ( "Windows7.0" ) ]
2222[ assembly: Guid ( "d59ec208-5fc6-4336-a9db-dbeb36938f78" ) ]
You can’t perform that action at this time.
0 commit comments