Skip to content
This repository was archived by the owner on Aug 7, 2022. It is now read-only.

v1.0.2

Compare
Choose a tag to compare
@erri120 erri120 released this 28 Nov 16:35

Changes:

  • e0bd70d Version bump
  • d884bea Removed Fody and Costura as dependencies
  • b3a7c01 Fixed typo
  • 285fef0 Merge pull request #6 from erri120/scripting
  • adb3f8b Replaced all standard functions with custom OBMMFunctions
  • a8ac170 Updated script
  • 2deeeee Start of Functions -> Class
  • 2977d9f Test cleanup
  • 978515b Added overload functions to OMOD.RunScript
  • d2654f5 Fixes for tests to succeed
See More
  • afa5711 Created EndToEnd test
  • 21aee4a Overhauled unit tests
  • 6b8dc16 Fixed CopyDataFolder not careing about seperator chars
  • d8239ac Fixed ArgumentOutOfRangeException for FunctionSelect
  • 986e70d Test fixes
  • 83b3059 Created abstract class for downloading oblivion mods
  • 91ca518 Implemented FunctionIf
  • 79d884f Cleanup
  • 69d8381 Implemented INI and Renderer read functions
  • 4c068c9 Implemented RegisterBSA
  • c26ba28 Implemented Input and Display functions
  • 944000e Implemented ESP manipulations
  • bf2c60e Implemented INI and Shader edits
  • 8ac4802 Implemented Patch function
  • cfcef36 Ïmplemented CopyFile/Folder functions
  • 46e74c4 Implemented ModfiyInstall functions
  • 97c0511 Implemented XML edit functions
  • 201573f Implemented Selection
  • 59c6a7c Implemented all LoadOrder functions
  • 691fcb4 Added IScriptFunctions argument to ExecuteScript
  • 07a409e Implemented all String and Variable operations
  • 86a5c61 Implemented int and float set functions
  • 356816b Implemented FunctionFor
  • db1ab36 Implemented Warn and Message functions
  • 6fb570a Fixed ExecuteScript not returning null
  • f88754f Implemented basic scripting setup without functions
  • b818c5e Updated .editorconfig
  • 5a68634 Implemented all classes and structs for Script execution
  • 6a322a0 Added try/catch to image reading during OMOD creation
  • 88f272d Changed OMODFrameworkException to be an ApplicationException
  • 28f4bb2 Update azure-pipelines.yml for Azure Pipelines
  • 0e567ca Created Example project
  • 6161c69 Renmaed CompType to Compression

This list of changes was auto generated.