Update PatcherHelper to R74
Bump Revision to R74
Make Meta.Revision readonly
Record longest matches on .GoFind failures, and report if total failure
Added tag R74 for changeset 04879bc29559
Move the updater queues into their respective Updater class
Oops, forgot to commit this extension
Oops, forgot to commit this as well
Use full line instead of partial
Increase Maintainability of ArchUpdater.PrepBuiltins
Change Conditions' UpdateValue mechanism to be more thread-safe
Add FriendshipConditional
Change Conditionals' update period indication to enum
Change regexes used to be Compiled
Add Friendship tag to XSD
Remove unused code
Implement Conditionals updater in ASDFGH main
Make sure JAPackReaderTask runs only once
Update example XML
Remove pattern restrictions from XSD
Create TryAddWithRetries() extension and use it
Add clamping for GeodeTuning.AlreadyFoundMultiplier
Spacing for readability
Add Conditionals System
Move code for 'standard' Quarts/OreCoal droppers into GeodeDropper
Remove unused code
More prominent Warn-ings abt EBRNG
Rewrite valid Geode checking logic
Remove sensitive wordings
Refactor Standard Geodes
Move Global static class to ASDFGH
Use ConcurrentDictionary for TreasureTable
More whimsical messages
Use IEnumerable<string> instead of string[]
Improve the DropData XSD
Update Example drops.xml
Added tag 0.7.0 for changeset 5f8dfbb4243c
Version Bump to 0.7.0
Remove unused using's
Add early code for <OldGeode>
Save a reference to EBRNG's random in ASDFGH main class
Move the 'static-like' PerformPatching step into the static Patches class
More whimsical messages
Remove unused code
Split Patches.cs into several DDD partial classes
Shuffle namespace's around
Move patches into the ASDFGH.Framework namespace
BUGFIX: Don't crash if Location not in Primary Table
Version Bump to 0.6.1
Added tag 0.6.1 for changeset 31993580bed3
Move files around
Some Markdown formatting
Add documentation for Mod Authors
Add Subrepo
INITIAL COMMIT
Bulk Commit 0.6.0.0
Add more WantOp's to the WantOpCache's
Added tag 0.3.0 for changeset 5cc001c4d814
Remove unused code
Add finalizer for ASFRedux
Remove totalOdds accumulation & warning in ArtifactDropper
Some spacing for readability
Add initializer/finalizer logging for ArtifactDropper & GeodeDropper
Additional comment
Update copyright
AssemblyVersion Bump to 0.3.0
Added tag 0.2.0 for changeset 119c2100a9cb
Near-complete rewrite to remove any leftover GPLv3
Apply MPL-2.0
Add .editorconfig
Removal of GPLv3 code from original maker
Some changes in the const collection
Move Gold Coconut drop into Constants
Major Changes in artifact drop
Change ID_* constants in Patches to internal
Lots of knob renaming
Version Bump to 0.2.0
Lots of changes
Use TryPatching directly
Merge with v1-PC
Enable patcher to detect other loaded mods
Disable two patches if ArtifactSystemFixedRedux is loaded
Nudge Build Number
Add GetMainRandom() method to API
Version Bump to 1.10.0
Merge with v1-PC
Merge tags from v1-PC
Added tag 1.10.0-pc for changeset ffe5f4624b9c
Alpha Bump
Minor changes to logging
Added tag 0.1.0 for changeset d455f8f01e00
Nudge Build Number
Tidying up some using's
More comments
Suppress VS2019 complaints
Nudge Build Number
Bulk Commit for 0.1.0 (working)
Add LICENSE
INITIAL COMMIT
Add PatcherHelper as subrepo