Kurt
|
6c40e1c769
|
Initial v1.7.0 Support (#445)
* Pre-patch preparations
* Update magic values
* Check formatting characters directly rather than string compare
"Brown".StartsWith("\u000e")
>true
what
let's be paranoid here, because .NET Core behaves differently from .NET framework.
* Update FileHashRevision.cs
Postbox with the massive decrease in size; likely the same mutation caused the other massive decreases.
* Dump item names
* Update flag definitions
* Update item info
* Add feathers to bug list
Might remove later.
* Update RecipeList.cs
* Update ItemRemakeUtil.cs
* Update stack details
* Update offsets
* Update MainSaveOffsets17.cs
* Update GameLists.cs
|
2021-01-27 20:04:51 -08:00 |
|
Kurt
|
83169b8738
|
Bump language version to c#9
|
2020-12-24 23:53:40 -08:00 |
|
Kurt
|
25efa70e32
|
Add savefile support for v16
|
2020-11-18 18:22:09 -08:00 |
|
Kurt
|
40612f36fc
|
Add 1.5.1 metadata
Closes #414
|
2020-10-09 15:30:15 -07:00 |
|
Kurt
|
b319defe75
|
Initial changes
not working yet, need save disassembly for correct offsets and need to update strings
|
2020-09-29 18:49:18 -07:00 |
|
berichan
|
7f615c7343
|
1.4.2 (#383)
|
2020-08-20 18:58:28 -07:00 |
|
berichan
|
34f02117f0
|
1.4.1 support (#374)
|
2020-08-06 08:10:18 -07:00 |
|
Kurt
|
da06fd4c46
|
Interim parse update and load/save
Offsets are placeholder for now until cylindricalearth is updated with the new offset parse
|
2020-07-29 19:21:20 -07:00 |
|
Archit Date
|
5448ef6027
|
version 1.3.1 support
typical save revision bump
|
2020-07-10 09:41:56 +08:00 |
|
Kurt
|
c45fdc41d7
|
Add sizes and stuff
Still need hash locations (placeholder for now)
Still need offset remaps for main/personal
|
2020-07-02 21:02:22 -05:00 |
|
Kurt
|
50f2902b65
|
v1.2.1
|
2020-05-21 20:46:57 -07:00 |
|
Kurt
|
6e72f2e1a9
|
Add placeholder v1.2.0 values
Need to repoint offsets and update with the actual hash regions
|
2020-04-22 19:40:35 -07:00 |
|
Archit Date
|
8014991dee
|
add 1.1.4 support
just a revision bump
|
2020-04-06 15:02:29 +08:00 |
|
Archit Date
|
76430aa49e
|
add 1.1.3 support
|
2020-04-03 14:27:12 +08:00 |
|
Archit Date
|
469e876446
|
add support for v1.1.2
|
2020-04-02 19:04:12 +08:00 |
|
Kurt
|
88b6776393
|
Add some xmldoc
|
2020-03-27 21:01:24 -07:00 |
|
Kurt
|
fb13723b01
|
Initial commit
|
2020-03-27 17:54:17 -07:00 |
|