This repository has been archived by the owner on Aug 7, 2022. It is now read-only.
Releases: erri120/OMODFramework
Releases · erri120/OMODFramework
Release 3.0.1
Changed
JetBrains.Annotations
is now a private asset and should no longer be a dependency
Release 3.0.0
This release is a complete overhaul and basically an entirely new package.
v2.0.0
Changes:
- 9ca156d Updated version number
- 8cba75e Merge pull request #13 from erri120/split-framework
- 710fa3f Updated CI
- 3b09b14 Removed discord link
- eef58f8 Fixed CompressionTests
- e2ece88 Migrated the Unit test to PackageReference and remove AlphaFS
- 9ed8882 Updated License notice
- 29d9ae5 Made Internals visible to OMODFramework.Scripting and OMODFramework.Test
- 14b4172 Ported OMODFramework to .NET Standard 2.0
- f7b30fb Converted packages.config to PackageReference
See More
- b837f79 Removed AlphaFS as a dependency
- 2f6531a Adjusted the unit tests
- 4acbf25 Moved all scripting to OMODFramework.Scripting
- b3746f8 Removed OMODExtraction and OMODFramework.Example
This list of changes was auto generated.
v1.2.1
v1.2.0
Changes:
- 96cb823 Version bump to 1.2.0
- d18614d Implemented DotNet select function
- baece56 Added logging to almost all important functions
- 8bcc697 Added new LoggingLevel
- b85a27b Created logging methods
- b3a21f9 Updated the example
- fda0ce9 Added dispose function to ICodeProgress
- 34b8720 Added autoproperty for Has-Readme/Script/Image
- 179eef7 Fixed Case not being triggered when the selected item has a |
This list of changes was auto generated.
v1.1.2
Changes:
- c1f7751 Update azure-pipelines.yml for Azure Pipelines
- feb257b Version bump to 1.1.2
- a889be4 Removed FodyWeavers
- 500dbeb Update azure-pipelines.yml for Azure Pipelines
- a5d260e Update azure-pipelines.yml for Azure Pipelines
- 1825c36 Update azure-pipelines.yml for Azure Pipelines
- 853098d Fixed README links
This list of changes was auto generated.
v1.1.1
v1.1.0
Changes:
- 2ac3762 Update OMODFramework project
- ec1c00e Fixed Example
- a855970 Reverted 436b092
- 4db9da9 Version bump to 1.1.0
- c20c115 Merge pull request #10 from erri120/settings
- d532184 Updated the Example
- 2276d28 Updated Unit Tests with new settings
- b29eba1 Updated Framework to use new Settings
- 0a90cc7 Updated comments
- b6ebb2c Changed Settings
See More
- 734e972 Updated README.md
- 417c704 Merge pull request #9 from erri120/async-extraction
- 436b092 Made extraction async
- f07066f Updated Pipeline
- 1c3314e Readded Fody and Costura
- 78ee3d2 Merge pull request #8 from erri120/extraction-progress
- 08cc648 Renamed CompressionProgress to CodeProgress
- b177339 Fixed NUllReferenceException when no CompressionProgress was specified
- 793f171 Created custom ICodeProgress interface to display code progress during extraction/compression
- 345bdb5 Inlined 7zip SDK
- a2255b7 Updated README
- 56daba4 Merge pull request #7 from erri120/csharp-scripts
- c607d3f Updated the example
- 02a4958 Fixed bad path manipulation
- 0cf8460 Disabled CSharp test, moved testing to the example
- 2d51030 Fixed GetOBMMVersion not having a revision version
- 549853a Fixed compilation errors
- 11c7bf2 Created new CSharp test
- a1ba4cd Implemented GetDataFileFromBSA
- a643c8b Added Load functions and Framework settings
- b25bf59 Framework.cs cleanup
- b8dd98f Implemented BSA archive and file extraction
- e0267a9 Added comments
- 394b42d Implemented all but BSA related DotNetFunctions
- ff82b62 Implemented 6/8 of all DotNetFunctions
- 810cb40 Implemented 1/2 of all DotNetFunctions
- 562c174 Created Do function for IEnumerable
- 266eef4 Created DotNetScript functions and handlers
- 079cbed Added comments
- f62548b Changed all OBMMFunctions to SharedFunctions
- 7b9417e Updated Pipeline
- a405914 Created OMODExtractionTest
- 915269e Added ClearTempDir functions
- a372b01 Created OMODExtraction project for .net standard 2.0
- ab48e0c Updated README
This list of changes was auto generated.
v1.0.2
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.