Skip to content

v0.12.0.0

Compare
Choose a tag to compare
@Noggog Noggog released this 20 Jul 03:52
  • Skyrim LE and SE, and all DLC parsed and pass passthroughs.
  • Large header struct usability pass. Extra added API will be outlined in more detail on the wiki. More to come
  • TranslatedString correctness testing to confirm all fields that use string files should be marked and integrated.
  • MajorRecord versioning systems better integrated into code generation.
  • Simple testing GUI for modifying setups to be run, as well as digesting output.
  • Added some testing suite multithreading and upgraded to latest API standards.
  • GameMode enum split into two. GameRelease is specific to a game release (SkyrimSE, LE, VR), whereas GameCategory is an umbrella enum for Skyrim as a whole.
  • Removed XML translation systems. Will likely be readded as an addon library for JSON later on.