Changes
#163 (Jul 3, 2023, 8:01:41 PM)
- Added , FileShare.ReadWrite to the File.Open, to allow MM to read files (commit: 2ba651e) — linuxgurugamer / githubweb
- Fix invalid modded physics cfg path being fed to KSP when using the faulty PDLauncher workaround (commit: b22136a) — siim.aaver / githubweb
- v4.2.3 (commit: c456192) — noreply / githubweb
#162 (Jun 18, 2022, 8:23:29 PM)
- Support patching Localization tokens. (commit: ebe2895) — nathankell / githubweb
- v4.2.2 (commit: a303e0a) — noreply / githubweb
#161 (Aug 1, 2021, 9:52:55 PM)
- Fix off-by-one string indexing in constraint checking Also change string (commit: d9e9264) — alvin.q.meng / githubweb
- Undo string comparison change. (commit: c60e3c5) — alvin.q.meng / githubweb
- v4.2.1 (commit: 86e60c3) — noreply / githubweb
#160 (Aug 1, 2021, 10:42:22 AM)
- Normalize KSP root path (commit: 0261dc6) — blowfishpro / githubweb
- Set modded physics and reload earlier (commit: f6669bf) — blowfishpro / githubweb
- mark dependencies as copy local false (commit: 983b330) — blowfishpro / githubweb
- fix remaining .NET 3.5 nuget packages (commit: b3d5ad4) — blowfishpro / githubweb
- Update remaining NuGet packages (commit: 6a32ebb) — blowfishpro / githubweb
- Add specific language markers to all project files (commit: da38958) — blowfishpro / githubweb
- Ensure string comparison is culture invariant (commit: 838677d) — blowfishpro / githubweb
- Always replace physics (commit: c6163a2) — blowfishpro / githubweb
- v4.2.0 (commit: 3894ce1) — noreply / githubweb
#158 (Jul 7, 2020, 11:42:39 AM)
- Put both projects on .NET 4.7.1 (commit: 16ca42a) — blowfishpro / githubweb
- Add UnityEngine.CoreModule to test project (commit: 8be22e0) — blowfishpro / githubweb
- Use multi-argument Path.Combine (commit: 35b02df) — blowfishpro / githubweb
- Adress a bunch of messages (commit: 51290e1) — blowfishpro / githubweb
- Don't overwrite other fatal messages (commit: a2fdef4) — blowfishpro / githubweb
- Fix :LAST when mod doesn't exist (commit: c4ad2c3) — blowfishpro / githubweb
- PatchList handles sorting consistently (commit: 8a95d37) — blowfishpro / githubweb
- Address some messages (commit: 5168b5c) — blowfishpro / githubweb
- v4.1.4 (commit: e0da6ba) — noreply / githubweb
#157 (Nov 30, 2019, 3:54:45 PM)
- Cleanup the InterceptLogHandler, remove double logging and avoid any (commit: ae4d27a) — sarbian / githubweb
- v4.1.3 (commit: 51cdc23) — sarbian / githubweb
- Start the Handler earlier (commit: 4b7319c) — sarbian / githubweb
#156 (Nov 15, 2019, 10:34:16 PM)
- Add an Exception interceptor to catch ReflectionTypeLoadException and (commit: d172fc6) — sarbian / githubweb
- v4.1.2 (commit: 1adea49) — sarbian / githubweb
#155 (Oct 27, 2019, 3:37:01 PM)
- v4.1.1 - Outdated Firespitter warning (commit: ff63723) — sarbian / githubweb
#154 (Oct 16, 2019, 10:56:19 PM)
- Extract escaping/unescaping of node values (commit: aa6ff2e) — blowfishpro / githubweb
- Fix dump database to files (commit: 4201d5f) — blowfishpro / githubweb
- Fix reload dialog showing 100% when it shouldn't (commit: cc11776) — blowfishpro / githubweb
- KSP 1.8 ! With less cat bugs (commit: a79618e) — sarbian / githubweb
- v4.1.0 (commit: 5aa8299) — sarbian / githubweb
#151 (Aug 7, 2019, 1:04:39 AM)
- add thread-safe KeyValueCache (commit: 918b0a2) — blowfishpro / githubweb
- use new KeyValueCache class as regex cache (commit: 6e6a465) — blowfishpro / githubweb
- add test for ProtoUrlConfig (commit: a0c1dfc) — blowfishpro / githubweb
- Add name value to applying patch messages (commit: 7271725) — joeydwong / githubweb
- Fix StreamLogger ignoring messages (commit: cfaac6a) — joeydwong / githubweb
- Redo logging interface (commit: d4d0fb7) — joeydwong / githubweb
- Initialize LogMessage from old LogMessage (commit: fc74f1f) — joeydwong / githubweb
- Don't put date on every log message (commit: 07afe29) — joeydwong / githubweb
- Initialize timestamp with log message (commit: 0a2c842) — joeydwong / githubweb
- ModLogger -> PrefixLogger (commit: a8bcad2) — joeydwong / githubweb
- Unnecessary using (commit: 5711994) — joeydwong / githubweb
- Use better assertion (commit: 3650d69) — joeydwong / githubweb
- Mark disposables as sealed (commit: 5f7071d) — joeydwong / githubweb
- Another unnecessary using (commit: 28bd925) — joeydwong / githubweb
- Use custom code to lookup file by url (commit: 5e5314e) — joeydwong / githubweb
- Put extension on cache URLs (commit: ae0d7a7) — joeydwong / githubweb
- Alphabetize .csproj files (commit: 69ab085) — joeydwong / githubweb
- improve file sha generator (commit: e1bed94) — blowfishpro / githubweb
- Convert UrlBuilder cfg test to theory (commit: a27cb3d) — blowfishpro / githubweb
- Set FileType based on common types (commit: 3d8594d) — blowfishpro / githubweb
- unnecessary using (commit: eb3db60) — blowfishpro / githubweb
- make StreamLoggerTest.TestLog work on \n platforms (commit: 9795e36) — blowfishpro / githubweb
- Improve TestConfigNodeTest (commit: 9311cfb) — blowfishpro / githubweb
- Remove redundant parent class (commit: ee5995f) — blowfishpro / githubweb
- Fix TestConfigNode's handling of escaped chars (commit: 3e4a9f9) — blowfishpro / githubweb
- Clean up test a bit (commit: 8e5c29a) — blowfishpro / githubweb
- Fix DeepCopy handling of escaped values (commit: 0feef88) — blowfishpro / githubweb
- Fix ModifyNode handling of escaped characters (commit: 96201a7) — blowfishpro / githubweb
- Ensure tabs and newlines don't break cache (commit: f2fba86) — blowfishpro / githubweb
- v4.0.3 (commit: 3d85ddc) — sarbian / githubweb
#149 (Feb 3, 2019, 7:40:10 PM)
- Fix datetime format (commit: 4ebd40a) — joeydwong / githubweb
- Use KSP's directory listing rather than file system (commit: 2b356b0) — blowfishpro / githubweb
- Better status updates in post patch (commit: 9d98087) — blowfishpro / githubweb
- Add -mm-dont-copy-logs command line flag (commit: 20d339a) — blowfishpro / githubweb
- Allow assemblies to add to mod list (commit: c43268f) — blowfishpro / githubweb
- wait another frame for plugins to finish initializing (commit: 811fe8a) — blowfishpro / githubweb
- Don't use Unity's time since startup in thread (commit: 9221149) — blowfishpro / githubweb
- v4.0.2 (commit: 6a2ee3d) — sarbian / githubweb
#148 (Jan 25, 2019, 10:37:22 AM)
- Delete unnecessary space (commit: 05b2e9a) — joeydwong / githubweb
- Fix modded physics and tech tree (commit: 22a0565) — joeydwong / githubweb
- Make physics and tech tree node names constant (commit: 65f0a36) — joeydwong / githubweb
- v4.0.1 (commit: 89a8079) — noreply / githubweb
#147 (Jan 24, 2019, 8:17:45 PM)
- Update NuGet packages where available (commit: b605a73) — joeydwong / githubweb
- Accessory projects on .NET 4.7.1 (commit: 2993250) — joeydwong / githubweb
- Update NSubstitute to latest (commit: 9a9bd67) — joeydwong / githubweb
- Update Xunit (commit: bb85860) — joeydwong / githubweb
- Fix Xunit warnings (commit: 0968853) — joeydwong / githubweb
- implement stream logger (commit: e03db37) — joeydwong / githubweb
- Unnecessary using (commit: 16d88d2) — joeydwong / githubweb
- These are already run by MMPatchLoader (commit: 376b71f) — joeydwong / githubweb
- Extract post patch (commit: e1a2be8) — joeydwong / githubweb
- Operate on a copy of the game database then apply (commit: 48df502) — joeydwong / githubweb
- Move path initialization to static initializer (commit: 72f37f1) — joeydwong / githubweb
- Make sure cache also uses copy of game db (commit: 122d4bf) — joeydwong / githubweb
- Extract paths to their own class (commit: ea7b05a) — joeydwong / githubweb
- patch in background (commit: d50fc9e) — joeydwong / githubweb
- Remove PurgeUnused (commit: 09b1eff) — joeydwong / githubweb
- Put log paths in path repository (commit: 39e4157) — joeydwong / githubweb
- Rename file to reflect class name (commit: de6b621) — joeydwong / githubweb
- Dump ModuleManager log to main log after patching (commit: 6ed6702) — joeydwong / githubweb
- Don't count insert nodes as patches (commit: 1589e07) — joeydwong / githubweb
- Only display whole percentages (commit: c2424cb) — joeydwong / githubweb
- Add subdir under Logs (commit: aeca335) — joeydwong / githubweb
- Replace reloading screen messages with dialog (commit: ed78083) — joeydwong / githubweb
- add LogSplitter (commit: 52d8b18) — joeydwong / githubweb
- Save patch log and dump when loading from cache (commit: 7145003) — joeydwong / githubweb
- Get rid of stream logger's exception logger (commit: ee9073b) — joeydwong / githubweb
- Get rid of trailing whitespace (commit: e0c1400) — joeydwong / githubweb
- use international date format (commit: 326119b) — joeydwong / githubweb
- extract common parts of reading logs from queue to its own class (commit: 072b0d0) — joeydwong / githubweb
- v4.0.0 (commit: 166b72c) — sarbian / githubweb
#146 (Jan 8, 2019, 8:15:34 PM)
- Implement :LAST[mod] pass (commit: f009336) — joeydwong / githubweb
- return iterator rather than array (commit: ea89e1a) — joeydwong / githubweb
- Workaround for 1.6.0 PartDatabase rebuild (commit: 357259d) — unknown / githubweb
- v3.1.3 (commit: 716cbd1) — unknown / githubweb
#145 (Nov 25, 2018, 8:41:38 PM)
- Fix color tag (commit: 6e75d17) — joeydwong / githubweb
- Clear filesSha before generating sha (commit: 458b486) — joeydwong / githubweb
- Don't run setup outside of loading screen (commit: dd851a1) — joeydwong / githubweb
- Move election check up (commit: edc09b6) — joeydwong / githubweb
- Make MM a once addon (commit: 9f5aa02) — joeydwong / githubweb
- Get rid of unnecessary using (commit: 7cb640a) — joeydwong / githubweb
- v3.1.2 (commit: 4e2af67) — joeydwong / githubweb
#144 (Nov 12, 2018, 7:39:32 PM)
- Make patch stopwatch local (commit: 7ea256d) — joeydwong / githubweb
- Make useCache local (commit: 8056f59) — joeydwong / githubweb
- Make Patch an object (commit: 02bd581) — joeydwong / githubweb
- Simplify a bit (commit: 9d37955) — joeydwong / githubweb
- Extra semicolon (commit: 54c48ff) — joeydwong / githubweb
- Extract interface for PatchList, modify PatchExtractor (commit: e941160) — joeydwong / githubweb
- Allow null value in wildcard match (commit: fef3110) — joeydwong / githubweb
- Extract node matcher (commit: e134c50) — joeydwong / githubweb
- Extract IPatch interface, split up root patches (commit: 53d238a) — joeydwong / githubweb
- Fix tests depending on line endings (commit: ffbabbb) — joeydwong / githubweb
- Whitespace (commit: c912580) — joeydwong / githubweb
- Allow warnings (commit: 7b23097) — joeydwong / githubweb
- Make ArrayEnumerator more versatile (commit: 9998491) — joeydwong / githubweb
- Tag, TagList, TagListParser (commit: 7d994ad) — joeydwong / githubweb
- Restructure patch building (commit: 9b79b39) — joeydwong / githubweb
- Make extra colons a warning rather than an error (commit: 845fd21) — joeydwong / githubweb
- v3.1.1 (commit: 00216d3) — sarbian / githubweb
#143 (Oct 15, 2018, 11:37:14 PM)
- Stupid typo (commit: d76b7b9) — unknown / githubweb
- Remove unused variable (commit: 4dcf109) — joeydwong / githubweb
- Make const stuff const (commit: 38cbaa1) — joeydwong / githubweb
- Fix typo in test (commit: d6edd62) — joeydwong / githubweb
- v3.1.0 (commit: e6746b4) — noreply / githubweb
#142 (May 5, 2018, 12:58:21 PM)
- Fix deprecation (commit: ef917ab) — joeydwong / githubweb
- Turn some semi-redundant methods into extensions (commit: 30fd490) — joeydwong / githubweb
- Split up prefixing and translating logs for unity (commit: e152f67) — joeydwong / githubweb
- Allow parentheses in value name (commit: cc34564) — joeydwong / githubweb
- Allow spaces in value names (commit: a0111d2) — joeydwong / githubweb
- Fix operators (commit: ab6b5c4) — joeydwong / githubweb
- Fix value assignment with * indexer (commit: c287441) — joeydwong / githubweb
- Reflection fields should be readonly (commit: 0aa64b5) — joeydwong / githubweb
- Create special GameData subdirectory (commit: ae2a14f) — joeydwong / githubweb
- Allow checking needs against directories (commit: 4a7e3c8) — joeydwong / githubweb
- Require at least one space before the operator (#119) (commit: 1b642c0) — sarbian / githubweb
- Fix SHA generation for DLL - Fix #120 (commit: dc4802f) — unknown / githubweb
- v3.0.7 (commit: 6644361) — unknown / githubweb
#141 (Mar 14, 2018, 12:53:32 AM)
- Cats trails fix and better text position (commit: 3c4b8c3) — sarbian / githubweb
- v3.0.6 (commit: 1d8d97c) — sarbian / githubweb
#140 (Mar 7, 2018, 10:03:54 PM)
- Fix :NEEDS clause sometimes not getting removed (commit: 07547be) — joeydwong / githubweb
- remove ModuleManager.csproj from .gitignore (commit: 97a1968) — joeydwong / githubweb
- Make post build into a shell script, allowing cross-platform (commit: 532581d) — joeydwong / githubweb
- v3.0.4 - KSP 1.4 require a recompile (commit: a73b85e) — sarbian / githubweb
- v3.0.5 because I am blind (commit: b8476b8) — sarbian / githubweb
#138 (Feb 11, 2018, 9:51:53 AM)
- Allow operator-like character in value name (commit: 7f23ad8) — joeydwong / githubweb
- v3.0.4 (commit: 7dff915) — noreply / githubweb
#137 (Feb 9, 2018, 2:55:57 PM)
- Fix for #92 - non-US Linux decimal separator fix (commit: ab2a024) — sarbian / githubweb
- v3.0.3 for KSP 1.3.1 (commit: 94e57a9) — sarbian / githubweb
#131 (Dec 6, 2017, 11:48:02 AM)
- Add a -mm-dump cmd line option and redo the export (commit: bba0efe) — sarbian / githubweb
- Fix NEEDS checking for inner nodes/values (commit: 60171d9) — joeydwong / githubweb
- v3.0.1 for KSP 1.3.1 (commit: 58e1ca2) — noreply / githubweb
#130 (Dec 2, 2017, 11:52:00 AM)
- Begin splitting files up (#76) (commit: e29c9cb) — sarbian / githubweb
- Change debug C# version to default (commit: 1191841) — joeydwong / githubweb
- VS, why u do dis? (commit: d2fd007) — joeydwong / githubweb
- Add ImmutableStack class (commit: 536ff0c) — joeydwong / githubweb
- Add PatchContext struct (commit: abba87e) — joeydwong / githubweb
- Use ImmutableStack and PatchContext in MM (commit: 05342e2) — joeydwong / githubweb
- Remove unused code (commit: 8685da9) — joeydwong / githubweb
- Implement IEnumerable<T> (commit: 038db23) — joeydwong / githubweb
- Add Depth property (commit: 946194e) — joeydwong / githubweb
- Use immutability in CheckNeeds (commit: 475aa66) — joeydwong / githubweb
- Forgot a using directive (commit: 27f788f) — joeydwong / githubweb
- Ged rid of Win64 specific code (commit: 04df683) — joeydwong / githubweb
- Needs to be included in the project too (commit: 340d113) — joeydwong / githubweb
- Add logging interface (commit: b1a8863) — joeydwong / githubweb
- Extract progress into its own object (commit: ad61311) — joeydwong / githubweb
- Use logger and progress (commit: 76c998c) — joeydwong / githubweb
- Remove blocking option (commit: 55fc4e6) — joeydwong / githubweb
- Use inline variable declaration (commit: bf640f4) — joeydwong / githubweb
- Make log messages consistent (commit: f751ed4) — joeydwong / githubweb
- Make deletes and copies count toward patch count (commit: f03b578) — joeydwong / githubweb
- Make names more accurate (commit: 51b6f75) — joeydwong / githubweb
- Simplify null check (commit: 8179c44) — joeydwong / githubweb
- move main project to its own directory (commit: 1a12a25) — joeydwong / githubweb
- Better output dir for debug (commit: f02f418) — joeydwong / githubweb
- Do not copy local (commit: 95362b5) — joeydwong / githubweb
- Add test project (commit: c4ba1b9) — joeydwong / githubweb
- Add MM, Assembly-CSharp, UnityEngine refs (commit: e8159e1) — joeydwong / githubweb
- Add console runner (commit: 563a942) — joeydwong / githubweb
- Yo dawg, I heard you like tests (commit: a7f901e) — joeydwong / githubweb
- Add TestConfigNode class (commit: be37f18) — joeydwong / githubweb
- Reference TestUtils (commit: 278dad8) — joeydwong / githubweb
- Don't reference a specific version of System (commit: 66e6612) — joeydwong / githubweb
- Add test for ImmutableStack (commit: df9c8ec) — joeydwong / githubweb
- Add test for GetPath (commit: 3e71009) — joeydwong / githubweb
- Add NSubstitute (commit: 6e8285c) — joeydwong / githubweb
- Add tests for ModLogger (commit: 7398d4d) — joeydwong / githubweb
- Fix an error (commit: a5a095f) — joeydwong / githubweb
- Add UrlBuilder (commit: 564b226) — joeydwong / githubweb
- Progress shouldn't depend on deleted subnodes (commit: f190d17) — joeydwong / githubweb
- These should use actual URLs (commit: fca9717) — joeydwong / githubweb
- These too (commit: 28e4ce7) — joeydwong / githubweb
- Minor logging tweak (commit: 8d8463d) — joeydwong / githubweb
- Add tests for PatchProgress (commit: d37f58b) — joeydwong / githubweb
- Replace DeepCopy with ConfigNode.CreateCopy (commit: ca12c39) — joeydwong / githubweb
- Inline out variable declarations (commit: 2b82489) — joeydwong / githubweb
- Obey naming conventions (commit: 47ce015) — joeydwong / githubweb
- Pull Command and ParseCommand out of MMPatchLoader (commit: a9a990d) — joeydwong / githubweb
- Extract ShallowCopy (commit: b43f79b) — joeydwong / githubweb
- Don't create duplicates in UrlBuilder (commit: 534eee2) — joeydwong / githubweb
- Add ArrayEnumerator (commit: 24f2143) — joeydwong / githubweb
- PatchList (commit: 7138bbc) — joeydwong / githubweb
- Add PatchExtractor (commit: 9a55a65) — joeydwong / githubweb
- Add SafeUrl extension method for UrlConfig (commit: 90027c2) — joeydwong / githubweb
- Use SafeUrl in logging (commit: 504354d) — joeydwong / githubweb
- Remove unused (commit: 331ab18) — joeydwong / githubweb
- Log when BEFORE or AFTER patch deleted (commit: 3f8adee) — joeydwong / githubweb
- Fix case issues (commit: 50346dc) — joeydwong / githubweb
- Extract IsBracketBalanced (commit: 99bc0bf) — joeydwong / githubweb
- Remove bracket unbalanced nodes when sorting (commit: e52a646) — joeydwong / githubweb
- Unused method (commit: 8a81310) — joeydwong / githubweb
- Bring back DeepCopy (commit: 5a468be) — joeydwong / githubweb
- Fix bad region (commit: 2e5854d) — joeydwong / githubweb
- Make sure badly formed mod passes are an error (commit: 9bd8253) — joeydwong / githubweb
- That's a bug (commit: b010243) — joeydwong / githubweb
- Add some explanatory comments (commit: cacc840) — joeydwong / githubweb
- Unnecessary using directives (commit: c00735d) — joeydwong / githubweb
- Use sorted patches when applying (commit: 8d71ac6) — joeydwong / githubweb
- Remove now-unnecessary try-catch (commit: aa990db) — joeydwong / githubweb
- Replace big if with guard clause (commit: 3ca1801) — joeydwong / githubweb
- Simplify this (commit: ec7c67c) — joeydwong / githubweb
- Invalid command = error on the patch extractor (commit: 8098313) — joeydwong / githubweb
- Extract RemoveWS (commit: 180c2ee) — joeydwong / githubweb
- Fix logging (commit: 20a8afb) — joeydwong / githubweb
- Extract PrettyPrint (commit: 35d89f8) — joeydwong / githubweb
- Get rid of unnecesary using directives (commit: b52a80e) — joeydwong / githubweb
- Don't run PrePatchInit if cache is being used (commit: 45a4c0c) — joeydwong / githubweb
- Eliminate mods instance variable (commit: d397a80) — joeydwong / githubweb
- Use method param rather than instance var (commit: 12780a6) — joeydwong / githubweb
- Eliminate Update (commit: b6b628c) — joeydwong / githubweb
- Eliminate redundant logging (commit: 7a40730) — joeydwong / githubweb
- Keep track of progress fraction independently (commit: 7e714a4) — joeydwong / githubweb
- Make StatusUpdate less general (commit: 9236be1) — joeydwong / githubweb
- Move this (commit: 8696143) — joeydwong / githubweb
- Eliminate Progress instance variable (commit: 58d52d9) — joeydwong / githubweb
- Make more methods static (commit: 2645d22) — joeydwong / githubweb
- This is no longer necessary (commit: 824b077) — joeydwong / githubweb
- Move exception handling outside of PrettyConfig (commit: ac0a149) — joeydwong / githubweb
- Tweak test (commit: eb18b60) — joeydwong / githubweb
- Allow adding a ConfigNode.Value in initializer (commit: 4fdfb89) — joeydwong / githubweb
- Extract PrettyConfig (for UrlConfig) (commit: 70eca81) — joeydwong / githubweb
- Add one more test (commit: 55308af) — joeydwong / githubweb
- Make CheckNeeds static (commit: 1a7d1e3) — joeydwong / githubweb
- This can already be static (commit: bc451c5) — joeydwong / githubweb
- Remove unnecessary Using (commit: 60cb30a) — joeydwong / githubweb
- Improve url and node printing (commit: a035b67) — joeydwong / githubweb
- Extract CheckNeeds (commit: 59a9220) — joeydwong / githubweb
- Ensure that final string printed to the screen is the actual status (commit: 784e7a8) — joeydwong / githubweb
- Fix up mod list logging (commit: 13850b6) — joeydwong / githubweb
- Use Path.Combine (commit: cd3a468) — joeydwong / githubweb
- Unnecessary now (commit: 901b5a5) — joeydwong / githubweb
- Improve assembly list (commit: a5b1547) — joeydwong / githubweb
- Accidentally removed (commit: 9cf0011) — joeydwong / githubweb
- Move tracking number of patches (commit: fde3fbc) — joeydwong / githubweb
- Put progress counts in their own object (commit: f09622f) — joeydwong / githubweb
- Move exception handling out of FIleSHA (commit: ce43104) — joeydwong / githubweb
- Extract FileSHA (commit: 2dc9f91) — joeydwong / githubweb
- Fix unassigned variable (commit: 6f26939) — joeydwong / githubweb
- Make this extractable (commit: f3352db) — joeydwong / githubweb
- Extract GenerateModList (commit: e40426a) — joeydwong / githubweb
- Add MessageQueue (commit: 7a2e18d) — joeydwong / githubweb
- Add QueueLogger and supporting classes (commit: 7d0c587) — joeydwong / githubweb
- Don't keep track of non-root needs unsatisfied (commit: d1975db) — joeydwong / githubweb
- Add FatalErrorHandler (commit: 78d4635) — joeydwong / githubweb
- Add background task support (commit: 172e2f3) — joeydwong / githubweb
- Begin creating Progress namespace (commit: 7f90887) — joeydwong / githubweb
- Finish creating Progress namespace (commit: b0f72c2) — joeydwong / githubweb
- Unnecessary directives (commit: 3dbfbb1) — joeydwong / githubweb
- Add needs test for and/or and capitalization (commit: 92ae91f) — joeydwong / githubweb
- Separate out progress counter (commit: 6596b47) — joeydwong / githubweb
- Ensure Counter behaves like an int (commit: 9a05e1b) — joeydwong / githubweb
- More unnecessary using (commit: 9736800) — joeydwong / githubweb
- Add test for ! (not) in :NEEDS (commit: a1af725) — joeydwong / githubweb
- More unnecessary using directives (commit: 3a19ff8) — joeydwong / githubweb
- Extract application of patches to its own thread (commit: e9c341a) — joeydwong / githubweb
- Test and fix PatchProgress.ProgressFraction (commit: b0e02e0) — joeydwong / githubweb
- Tweak (commit: ba24af3) — joeydwong / githubweb
- Only convert to array once per pass (commit: 5fe79fd) — joeydwong / githubweb
- Make node matching its own method (commit: 20e6192) — joeydwong / githubweb
- Loop only applies to edit patches (commit: 244af1a) — joeydwong / githubweb
- Don't convert to an array at all (commit: cdeb5f7) — joeydwong / githubweb
- Ensure that user gets updates during long passes (commit: 30eeb6f) — joeydwong / githubweb
- Without switch, i is valid here (commit: 7e42de5) — joeydwong / githubweb
- Ensure time between each check of the log queue (commit: dc1a167) — joeydwong / githubweb
- Convert to an array initially (commit: ec5310b) — joeydwong / githubweb
- Having an actual array here no longer necessary (commit: 7cc6c51) — joeydwong / githubweb
- Apparently Linq slows things down (commit: bd82d53) — joeydwong / githubweb
- Improve access of name a bit (commit: ce3893f) — joeydwong / githubweb
- Move loop out of loop (commit: 203ad88) — joeydwong / githubweb
- case should match filename (commit: 73f7b39) — joeydwong / githubweb
- v3.0.0 for KSP 1.3.1 (commit: 2caefbd) — sarbian / githubweb
#128 (Jun 29, 2017, 10:13:27 PM)
- Improve some cat related code and add -ncats cmd line option (commit: 9d5797b) — sarbian / githubweb
- Improve logging related to some exceptions (commit: e5dce48) — sarbian / githubweb
- Update project file (commit: e578500) — sarbian / githubweb
- v2.8.1 (commit: 8a097d2) — sarbian / githubweb
#127 (May 26, 2017, 11:06:42 AM)
- Revert "Temp revert of 1.3 changes to release a 1.2 patch" (commit: d61f725) — sarbian / githubweb
- v2.8.0 for KSP 1.3 (commit: 851df26) — sarbian / githubweb
#126 (May 6, 2017, 8:17:22 AM)
- KSP 1.3 changes (#66) (commit: ca5288b) — sarbian / githubweb
- Reload PartUpgrade System after patching (#70) (commit: a3ccdff) — sarbian / githubweb
- v2.7.6 (commit: b301cb9) — noreply / githubweb
- Temp revert of 1.3 changes to release a 1.2 patch (commit: 29df624) — sarbian / githubweb
#125 (Nov 29, 2016, 8:16:02 PM)
- v2.7.5 Reload trait config after the patching (commit: 8f7fa26) — sarbian / githubweb
#124 (Nov 14, 2016, 7:52:32 PM)
- Fix typos (#63) (commit: 6fcbb62) — sarbian / githubweb
- Fix #64 - Targeting all values applied the operation more than it should (commit: 833e09b) — sarbian / githubweb
- v2.7.4 (commit: ff4d87f) — sarbian / githubweb
#121 (Nov 5, 2016, 11:14:45 AM)
- v2.7.3 Fix the regex for @value,* = (commit: 854aacb) — sarbian / githubweb
#119 (Oct 9, 2016, 3:24:55 PM)
- V2.7.2 - put back the mods list/SHA log even when the cache is used (commit: 0f8ea05) — sarbian / githubweb
#118 (Oct 8, 2016, 2:07:34 PM)
- Fix the problem with setting value name that include comma (unless the (commit: 517280b) — sarbian / githubweb
- Dispaly how many exception were encountered (commit: aef5577) — sarbian / githubweb
- Remove some debug spam (commit: 2f26781) — sarbian / githubweb
- Lower garbage by removing implicit allocation in CheckConstraints (commit: 33041dc) — sarbian / githubweb
- Disable some warning that I am getting tired of seeing (commit: e7e1a79) — sarbian / githubweb
- Prevent garbage generated by debug string that we do not display or (commit: 8cd44cf) — sarbian / githubweb
- Prevent cache genration when there are exception and display the files (commit: cb2f5d8) — sarbian / githubweb
- Improved feedback on what is going on (commit: d21da62) — sarbian / githubweb
- Minor cleanup (commit: 8c062c1) — sarbian / githubweb
- v2.7.1 (commit: de3a659) — sarbian / githubweb
#114 (May 19, 2016, 7:36:20 PM)
- Fix Exception for variable searching a value that does not exist (commit: ae906d9) — sarbian / githubweb
- v2.6.25 (commit: fd843b2) — sarbian / githubweb
#113 (Apr 30, 2016, 3:59:09 PM)
- 2.6.64 - Rebuild for 1.1.2 (commit: 3fc0f25) — sarbian / githubweb
#112 (Apr 24, 2016, 10:43:52 AM)
- No point of updating the status outside the loading screen (commit: 33e6b05) — sarbian / githubweb
- Add & operator: insert only if it doesn't already exist (commit: 15a6347) — blowfishpro / githubweb
- Make the game always load in background (commit: 95c333b) — sarbian / githubweb
- Fix the insert NODE at position that blowfish found (commit: c8ccaa7) — sarbian / githubweb
- Fix nested node constraints only checking the first set (commit: cc7f0a6) — sarbian / githubweb
- Test for HAS (commit: c831bc7) — sarbian / githubweb
- v2.6.23 (commit: 428dc48) — sarbian / githubweb
#111 (Apr 19, 2016, 9:39:32 PM)
- Fix for #50 (commit: 8d0e924) — sarbian / githubweb
- v2.6.22 - 1.1 build (commit: d38233a) — sarbian / githubweb
#110 (Mar 30, 2016, 8:48:29 AM)
- v2.6.21 - With more KSP 1.1 and less x64 complains (commit: 11bfda6) — sarbian / githubweb
#109 (Feb 18, 2016, 6:51:25 PM)
- Remove the debug spam of the out of node value edit (commit: 2c45afa) — sarbian / githubweb
- Prevents the creation of a cache if there were errors while patching (commit: e8837b6) — sarbian / githubweb
- v2.6.20 (commit: 44d5342) — sarbian / githubweb
#108 (Feb 16, 2016, 10:39:07 PM)
- Add a special "*MM_PATCH_LOOP" node that when found tries to apply the (commit: b32444a) — sarbian / githubweb
- Fix the patch loop id to "MM_PATCH_LOOP" (commit: 1ed76b7) — sarbian / githubweb
- Allow for out of node editing of values Like : *@TEST[Test]/copy -= 1 (commit: d2423e0) — sarbian / githubweb
- v2.6.19 (commit: 0fe8432) — sarbian / githubweb
#107 (Feb 14, 2016, 6:44:16 PM)
- Update README.md (commit: a52e02a) — Bengt.Lueers / githubweb
#106 (Jan 17, 2016, 10:11:27 PM)
- Fix a potential bug with the loading of an edited Physic config from the (commit: 6c01376) — sarbian / githubweb
- v2.6.18 (commit: ad08590) — sarbian / githubweb
#105 (Jan 10, 2016, 12:47:42 PM)
- Prevents nightingale from trying to breaking some stuff. Fix #44 (commit: c5f00d9) — sarbian / githubweb
- Add a warning for KSP build 1.0.5.1024 (commit: c075d6a) — sarbian / githubweb
- Logging the Exception may be smarter (commit: bf4cdfa) — sarbian / githubweb
- Store SHA for each cfg and log added/changed/removed cfg (commit: 200fb3e) — sarbian / githubweb
- v2.6.17 (commit: 90c11ea) — sarbian / githubweb
#104 (Jan 1, 2016, 4:16:24 PM)
- Added code for !key,* = DEL and fixed group nr. 5 (commit: 37c7595) — dorianstoll / githubweb
- Bumped Assembly Version (commit: 24560d1) — dorianstoll / githubweb
#103 (Dec 31, 2015, 4:36:30 PM)
- Fix a bug with #34 (commit: 14f095b) — sarbian / githubweb
- remove some tabs (commit: 93181c8) — sarbian / githubweb
- Comments are nice, let s update them (commit: de23900) — sarbian / githubweb
- v2.6.15 (commit: f32b316) — sarbian / githubweb
#102 (Dec 31, 2015, 3:30:09 PM)
- Implemented @key,* = something to resolve #37 (commit: ce20e25) — dorianstoll / githubweb
- Implemented Vector Editing, using @key,*[0] (commit: 541dee8) — dorianstoll / githubweb
- Fixed the Regex (commit: 2918d13) — dorianstoll / githubweb
- Bumped AssemblyVersion (commit: c910cd2) — dorianstoll / githubweb
#101 (Nov 9, 2015, 10:06:54 PM)
- 2.6.13 - let's just change the number and pretend all is fine for 1.0.5 (commit: fc5db39) — sarbian / githubweb
#99 (Oct 11, 2015, 8:58:57 PM)
- AssemblyReloader support (commit: 84fd93c) — diazo / githubweb
- Update AssemblyInfo.cs (commit: d94a12b) — diazo / githubweb
- undo .csproj changes (commit: da50105) — diazo / githubweb
- undo csproj changes (commit: 508befb) — diazo / githubweb
- 2nd try (commit: 0217aa0) — diazo / githubweb
#98 (Sep 18, 2015, 12:08:12 AM)
- Added try/catch to FileSHA. (commit: 1577326) — Kerbas-ad-astra / githubweb
#97 (Sep 14, 2015, 8:07:56 AM)
- Return empty string if a character-separated list has fewer than the (commit: ae9d5ad) — Kerbas-ad-astra / githubweb
- Update version so sarbian can merge. (commit: d564533) — Kerbas-ad-astra / githubweb
#96 (Sep 5, 2015, 8:29:13 PM)
- Prevents NullReferenceException when saving the cache to pause the (commit: 4e5e45c) — sarbian / githubweb
- 30 FPS patching (commit: 2f10023) — sarbian / githubweb
- v2.6.9 (commit: ff7ce87) — sarbian / githubweb
#95 (Aug 29, 2015, 10:02:10 AM)
- Fix a bug with nested :NEEDS when the top node also used a :NEEDS (commit: 5aa1ef5) — sarbian / githubweb
- v2.6.8 (commit: 868eb44) — sarbian / githubweb
#93 (Aug 4, 2015, 11:39:56 PM)
- Log DLLs and KSP exe SHA (commit: 7fb3ca2) — sarbian / githubweb
- Obey our new VS 2015 overlord (commit: ca82b51) — sarbian / githubweb
- MJ calls ModuleManagerPostLoad methods in other mods on patching end (commit: 94407c7) — sarbian / githubweb
- *Press a button by error*. Hum ok, you can replace all var uses (commit: d9534c7) — sarbian / githubweb
- v2.6.7 (commit: cf0717c) — sarbian / githubweb
#92 (Jun 25, 2015, 8:54:15 PM)
- Add a Quick Reload for ALT F11 menu (skip PartDatabase.cfg generation) (commit: b808509) — sarbian / githubweb
- Ignore the cache (and force a PartDatabase.cfg generation) on KSP (commit: c0a37d5) — sarbian / githubweb
- v2.6.6 (commit: af68966) — sarbian / githubweb
#91 (May 24, 2015, 2:00:32 AM)
- KSP "-nyan-nyan" option detection for the true believers (commit: 957ec9e) — sarbian / githubweb
- Clear the partDatabase if the cache is expired (commit: 1e55d69) — sarbian / githubweb
- Display the useful log info even if we use the cache (commit: 8c4831f) — sarbian / githubweb
- Do not use the cache if the techtree cache is not present (commit: ee11e48) — sarbian / githubweb
- Format and cleanup (commit: ac9d308) — sarbian / githubweb
- v2.6.5 (commit: 85732a0) — sarbian / githubweb
#90 (May 15, 2015, 12:21:35 AM)
- Improve the loaded mod listing (commit: b2c9539) — sarbian / githubweb
- Do not change the Tech & physic file patch if they are already OK (commit: fef8ea6) — sarbian / githubweb
- Make the error messages more consistent (commit: 0528bc1) — sarbian / githubweb
- v2.6.4 (commit: 1bc01f1) — sarbian / githubweb
#89 (May 4, 2015, 10:45:04 PM)
- Count the error for math operations (commit: 58bb9ea) — sarbian / githubweb
- v2.6.3 Allows the patching of Physics values with a PHYSICSGLOBALS node (commit: 6f7add8) — sarbian / githubweb
#88 (Apr 29, 2015, 7:07:08 PM)
- v2.6.2 - TechTree modding (commit: dea8b1f) — sarbian / githubweb
#84 (Apr 27, 2015, 7:37:28 PM)
- Remove the vSync trick as it is not stock (commit: 8563a30) — sarbian / githubweb
- v2.6.1 for KSP 1.0 (commit: 35da8c9) — sarbian / githubweb
#83 (Apr 1, 2015, 9:18:05 PM)
- v2.6.0 - to get CKAN moving (commit: 536d541) — sarbian / githubweb
#82 (Mar 25, 2015, 10:15:56 PM)
- DB Corruption check code kept in case of need (commit: baa9b3a) — sarbian / githubweb
- Change for #28 (commit: 124895b) — sarbian / githubweb
- Bullet proof PrettyPrint (commit: 045d874) — sarbian / githubweb
- Remove debug stuff (commit: 29d1ad7) — sarbian / githubweb
- Forgot 2 lines (commit: d9bd646) — sarbian / githubweb
- Reformat (commit: 00eddc5) — sarbian / githubweb
- < and > for value HAS check ( #mass[<100] ~mass[>100] ) (commit: 5dd543c) — sarbian / githubweb
- # operator for nodes to copy-paste whole nodes (commit: 4781cdf) — sarbian / githubweb
- v2.5.13 (commit: 60e326d) — sarbian / githubweb
#81 (Feb 23, 2015, 11:51:25 PM)
- Fixed exception when setting values to empty; added corresponding test. (commit: ac8b265) — ozraven / githubweb
#80 (Feb 23, 2015, 9:05:15 PM)
- v2.5.12 (commit: 667412b) — sarbian / githubweb
#79 (Feb 23, 2015, 9:01:45 PM)
- More debugging to track the NullReferenceException (commit: 6b19b5e) — sarbian / githubweb
#78 (Feb 17, 2015, 9:37:49 PM)
- Fix the NODE,*:HAS[xxxx] reported by NathanKell (commit: a41e31c) — sarbian / githubweb
- More exception hunting and poor man debuging (commit: 062f950) — sarbian / githubweb
- v2.5.10 (commit: e3e729f) — sarbian / githubweb
#77 (Feb 13, 2015, 11:15:36 PM)
- v2.5.10 with debug to catch the ArgumentOutOfRangeException (commit: c485958) — sarbian / githubweb