lordwelch
1523c67ee8
Add .gitignore
2021-01-11 19:05:41 -08:00
lordwelch
f56ee42b79
Change signatures to constant strings
...
Fix issues from golangci-lint
Add sublime project file
2021-01-11 01:24:36 -08:00
lordwelch
2f87df40d6
Move LSF and LSB decoding into their own packages
...
Adapt format.go from the image package
Change the only package level state variable to a function parameter
Load entire files into memory for performance
v0.1.0
2021-01-06 01:08:20 -08:00
lordwelch
e8c7e22293
Continue rename
v0.0.1
2021-01-03 17:27:26 -08:00
lordwelch
00b8f4907d
Rename to lsgo
2020-11-26 22:34:40 -08:00
lordwelch
5de8626c72
Implements parsing LSB files enough to read all LSB files inside of BG3
2020-11-26 21:59:56 -08:00
lordwelch
969d36744c
Add xml escape for the double quote
2020-11-26 02:19:35 -08:00
lordwelch
4d0f378d3f
Use the Region Name when marshaling XML files
2020-11-26 02:18:42 -08:00
lordwelch
73c3b3c045
Remove unnecessary null byte check
2020-11-26 02:18:03 -08:00
lordwelch
23cb8d1e85
Fix lint errors
2020-11-26 02:16:40 -08:00
lordwelch
1c7c8e5055
Add initial lsb file reading code
2020-11-25 06:57:22 -08:00
lordwelch
ce5c1e45b2
Change XML marshaling to follow the format from lsx files found in bg3
2020-11-23 07:17:45 -08:00
lordwelch
8de8b1670f
Finish implementing lsf reading and implement recurse conversion of lsf to lsx
2020-11-19 11:24:41 -08:00
lordwelch
2e9e89a247
Initial commit
2020-11-12 06:41:45 -08:00