Commit Graph

  • b5d007c865 Add ability to create a git repository from a BG3 install cmds lordwelch 2021-02-15 21:47:38 -08:00
  • 59f8bdcc54 Change convert to use a struct instead of global variables lordwelch 2021-02-15 21:35:38 -08:00
  • 97fcfd145c GOG Changelog lordwelch 2021-02-15 21:33:51 -08:00
  • 32e0180f91 Add package for retrieving information from GOG (the changelog) lordwelch 2021-02-15 11:44:23 -08:00
  • 9442d5993d Add checkPaths to find BG3 when registry fails lordwelch 2021-02-14 13:34:53 -08:00
  • 2e6c882ca9 Add new main lordwelch 2021-01-08 17:11:04 -08:00
  • 6f9ebf4906 Initial code to create a git repo separate into separate sub commands lordwelch 2021-01-08 17:10:07 -08:00
  • 8f099fcd27 Add error handling for decompression lordwelch 2021-02-15 21:30:46 -08:00
  • 1523c67ee8 Add .gitignore master lordwelch 2021-01-11 19:05:41 -08:00
  • f56ee42b79 Change signatures to constant strings Fix issues from golangci-lint lordwelch 2021-01-11 01:23:21 -08:00
  • 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 lordwelch 2021-01-06 01:08:20 -08:00
  • e8c7e22293 Continue rename v0.0.1 lordwelch 2021-01-03 17:27:26 -08:00
  • 00b8f4907d Rename to lsgo lordwelch 2020-11-26 22:34:40 -08:00
  • 5de8626c72 Implements parsing LSB files enough to read all LSB files inside of BG3 lordwelch 2020-11-26 02:21:47 -08:00
  • 969d36744c Add xml escape for the double quote lordwelch 2020-11-26 02:19:35 -08:00
  • 4d0f378d3f Use the Region Name when marshaling XML files lordwelch 2020-11-26 02:18:42 -08:00
  • 73c3b3c045 Remove unnecessary null byte check lordwelch 2020-11-26 02:18:03 -08:00
  • 23cb8d1e85 Fix lint errors lordwelch 2020-11-26 02:16:40 -08:00
  • 1c7c8e5055 Add initial lsb file reading code lordwelch 2020-11-25 06:57:22 -08:00
  • ce5c1e45b2 Change XML marshaling to follow the format from lsx files found in bg3 lordwelch 2020-11-23 07:17:45 -08:00
  • 8de8b1670f Finish implementing lsf reading and implement recurse conversion of lsf to lsx lordwelch 2020-11-19 11:24:41 -08:00
  • 2e9e89a247 Initial commit lordwelch 2020-11-12 06:41:45 -08:00