Skip to content
Started 6 yr 9 mo ago
Took 1.6 sec
Failed

#6 (Aug 9, 2017, 11:35:05 PM)

Build Artifacts
ModuleManager-2.3.6_dev.zip19.16 KiB view
ModuleManager.2.3.6_dev.dll40.50 KiB view
Changes
  1. v2.4.0 (commit: 5752ef3) (details / githubweb)
  2. Add callbacks to be run after MM is finished with the patch. (commit: 5404d70) (details / githubweb)
  3. v2.4.1 (commit: f119eee) (details / githubweb)
  4. Add some safety for the callback invocation (commit: beb62de) (details / githubweb)
  5. v2.4.2 (commit: 6854e6e) (details / githubweb)
  6. v2.4.3 - fix a bug with topnode usage & a callback fix I did not push (commit: 94c9b0d) (details / githubweb)
  7. Can use & instead of , for HAS check (commit: 7e5b5d1) (details / githubweb)
  8. v2.4.4 (commit: 3263df8) (details / githubweb)
  9. Allow more than 1 part name for a patch using , or | as a separator (commit: 20d9d75) (details / githubweb)
  10. v2.4.5 (commit: 79fd3aa) (details / githubweb)
  11. v2.5.0 : KSP 0.25 compat (commit: ac11324) (details / githubweb)
  12. Bump to 2.5.1 after a fix to the build script (commit: f50e333) (details / githubweb)
  13. Remove reference to SaveGameFixer.cs (commit: 31ba434) (details / githubweb)
  14. Caching of patch result (commit: d564d65) (details / githubweb)
  15. v2.5.2 (commit: ffd5dea) (details / githubweb)
  16. v2.5.3 fix a bug with variable search (commit: f1dd93c) (details / githubweb)
  17. v2.5.4 : rebuild for 0.90 (commit: 7b14065) (details / githubweb)
  18. Fix a bug for value using dot or dash in their name (commit: c508e06) (details / githubweb)
  19. v2.5.5 (commit: cc161f6) (details / githubweb)
  20. v2.5.6 - fix Sarbian brain. Mostly (commit: ccd6488) (details / githubweb)
  21. :wave: :thumbsup: :fish: (commit: 4cfde0f) (details / githubweb)
  22. Revert ":wave: :thumbsup: :fish:" (commit: cf05f93) (details / githubweb)
  23. v2.5.7 - add & as a valid char for key values. (commit: 77204a1) (details / githubweb)
  24. v2.5.8 - Feed the feline (commit: 5614b78) (details / githubweb)
  25. Plural ! (commit: 28f8a11) (details / githubweb)
  26. Improve KSP loading speed for users with Vsync On. (commit: a001876) (details / githubweb)
  27. Speed up the ingame reloading too (commit: d4de238) (details / githubweb)
  28. v2.5.9 (commit: 75228b8) (details / githubweb)
  29. Fix #26 - Include resource generation in the Makefile (commit: b020933) (details / githubweb)
  30. v2.5.10 with debug to catch the ArgumentOutOfRangeException (commit: c485958) (details / githubweb)
  31. Fix the NODE,*:HAS[xxxx] reported by NathanKell (commit: a41e31c) (details / githubweb)
  32. More exception hunting and poor man debuging (commit: 062f950) (details / githubweb)
  33. v2.5.10 (commit: e3e729f) (details / githubweb)
  34. Fixed exception when setting values to empty; added corresponding test. (commit: ac8b265) (details / githubweb)
  35. More debugging to track the NullReferenceException (commit: 6b19b5e) (details / githubweb)
  36. v2.5.12 (commit: 667412b) (details / githubweb)
  37. DB Corruption check code kept in case of need (commit: baa9b3a) (details / githubweb)
  38. Change for #28 (commit: 124895b) (details / githubweb)
  39. Bullet proof PrettyPrint (commit: 045d874) (details / githubweb)
  40. Remove debug stuff (commit: 29d1ad7) (details / githubweb)
  41. Forgot 2 lines (commit: d9bd646) (details / githubweb)
  42. Reformat (commit: 00eddc5) (details / githubweb)
  43. < and > for value HAS check ( #mass[<100]  ~mass[>100] ) (commit: 5dd543c) (details / githubweb)
  44. # operator for nodes to copy-paste whole nodes (commit: 4781cdf) (details / githubweb)
  45. v2.5.13 (commit: 60e326d) (details / githubweb)
  46. v2.6.0 - to get CKAN moving (commit: 536d541) (details / githubweb)
  47. Remove the vSync trick as it is not stock (commit: 8563a30) (details / githubweb)
  48. v2.6.1 for KSP 1.0 (commit: 35da8c9) (details / githubweb)
  49. v2.6.2 - TechTree modding (commit: dea8b1f) (details / githubweb)
  50. Count the error for math operations (commit: 58bb9ea) (details / githubweb)
  51. v2.6.3 Allows the patching of Physics values with a PHYSICSGLOBALS node (commit: 6f7add8) (details / githubweb)
  52. Improve the loaded mod listing (commit: b2c9539) (details / githubweb)
  53. Do not change the Tech & physic file patch if they are already OK (commit: fef8ea6) (details / githubweb)
  54. Make the error messages more consistent (commit: 0528bc1) (details / githubweb)
  55. v2.6.4 (commit: 1bc01f1) (details / githubweb)
  56. KSP "-nyan-nyan" option detection for the true believers (commit: 957ec9e) (details / githubweb)
  57. Clear the partDatabase if the cache is expired (commit: 1e55d69) (details / githubweb)
  58. Display the useful log info even if we use the cache (commit: 8c4831f) (details / githubweb)
  59. Do not use the cache if the techtree cache is not present (commit: ee11e48) (details / githubweb)
  60. Format and cleanup (commit: ac9d308) (details / githubweb)
  61. v2.6.5 (commit: 85732a0) (details / githubweb)
  62. Add a Quick Reload for ALT F11 menu (skip PartDatabase.cfg generation) (commit: b808509) (details / githubweb)
  63. Ignore the cache (and force a PartDatabase.cfg generation) on KSP (commit: c0a37d5) (details / githubweb)
  64. v2.6.6 (commit: af68966) (details / githubweb)
  65. Log DLLs and KSP exe SHA (commit: 7fb3ca2) (details / githubweb)
  66. Obey our new VS 2015 overlord (commit: ca82b51) (details / githubweb)
  67. MJ calls ModuleManagerPostLoad methods in other mods on patching end (commit: 94407c7) (details / githubweb)
  68. *Press a button by error*. Hum ok, you can replace all var uses (commit: d9534c7) (details / githubweb)
  69. v2.6.7 (commit: cf0717c) (details / githubweb)
  70. Fix a bug with nested :NEEDS when the top node also used a :NEEDS (commit: 5aa1ef5) (details / githubweb)
  71. v2.6.8 (commit: 868eb44) (details / githubweb)
  72. Prevents NullReferenceException when saving the cache to pause the (commit: 4e5e45c) (details / githubweb)
  73. 30 FPS patching (commit: 2f10023) (details / githubweb)
  74. v2.6.9 (commit: ff7ce87) (details / githubweb)
  75. Return empty string if a character-separated list has fewer than the (commit: ae9d5ad) (details / githubweb)
  76. Update version so sarbian can merge. (commit: d564533) (details / githubweb)
  77. Added try/catch to FileSHA. (commit: 1577326) (details / githubweb)
  78. AssemblyReloader support (commit: 84fd93c) (details / githubweb)
  79. Update AssemblyInfo.cs (commit: d94a12b) (details / githubweb)
  80. undo .csproj changes (commit: da50105) (details / githubweb)
  81. undo csproj changes (commit: 508befb) (details / githubweb)
  82. 2nd try (commit: 0217aa0) (details / githubweb)
  83. 2.6.13 - let's just change the number and pretend all is fine for 1.0.5 (commit: fc5db39) (details / githubweb)
  84. Implemented @key,* = something to resolve #37 (commit: ce20e25) (details / githubweb)
  85. Implemented Vector Editing, using @key,*[0] (commit: 541dee8) (details / githubweb)
  86. Fixed the Regex (commit: 2918d13) (details / githubweb)
  87. Bumped AssemblyVersion (commit: c910cd2) (details / githubweb)
  88. Fix a bug with #34 (commit: 14f095b) (details / githubweb)
  89. remove some tabs (commit: 93181c8) (details / githubweb)
  90. Comments are nice, let s update them (commit: de23900) (details / githubweb)
  91. v2.6.15 (commit: f32b316) (details / githubweb)
  92. Added code for !key,* = DEL and fixed group nr. 5 (commit: 37c7595) (details / githubweb)
  93. Bumped Assembly Version (commit: 24560d1) (details / githubweb)
  94. Prevents nightingale from trying to breaking some stuff. Fix #44 (commit: c5f00d9) (details / githubweb)
  95. Add a warning for KSP build 1.0.5.1024 (commit: c075d6a) (details / githubweb)
  96. Logging the Exception may be smarter (commit: bf4cdfa) (details / githubweb)
  97. Store SHA for each cfg and log added/changed/removed cfg (commit: 200fb3e) (details / githubweb)
  98. v2.6.17 (commit: 90c11ea) (details / githubweb)
  99. Fix a potential bug with the loading of an edited Physic config from the (commit: 6c01376) (details / githubweb)
  100. v2.6.18 (commit: ad08590) (details / githubweb)
  101. Update README.md (commit: a52e02a) (details / githubweb)
  102. Add a special "*MM_PATCH_LOOP" node that when found tries to apply the (commit: b32444a) (details / githubweb)
  103. Fix the patch loop id to "MM_PATCH_LOOP" (commit: 1ed76b7) (details / githubweb)
  104. Allow for out of node editing of values Like :  *@TEST[Test]/copy -= 1 (commit: d2423e0) (details / githubweb)
  105. v2.6.19 (commit: 0fe8432) (details / githubweb)
  106. Remove the debug spam of the out of node value edit (commit: 2c45afa) (details / githubweb)
  107. Prevents the creation of a cache if there were errors while patching (commit: e8837b6) (details / githubweb)
  108. v2.6.20 (commit: 44d5342) (details / githubweb)
  109. v2.6.21 - With more KSP 1.1 and less x64 complains (commit: 11bfda6) (details / githubweb)
  110. Fix for #50 (commit: 8d0e924) (details / githubweb)
  111. v2.6.22 - 1.1 build (commit: d38233a) (details / githubweb)
  112. No point of updating the status outside the loading screen (commit: 33e6b05) (details / githubweb)
  113. Add & operator: insert only if it doesn't already exist (commit: 15a6347) (details / githubweb)
  114. Make the game always load in background (commit: 95c333b) (details / githubweb)
  115. Fix the insert NODE at position that blowfish found (commit: c8ccaa7) (details / githubweb)
  116. Fix nested node constraints only checking the first set (commit: cc7f0a6) (details / githubweb)
  117. Test for HAS (commit: c831bc7) (details / githubweb)
  118. v2.6.23 (commit: 428dc48) (details / githubweb)
  119. 2.6.64 - Rebuild for 1.1.2 (commit: 3fc0f25) (details / githubweb)
  120. Fix Exception for variable searching a value that does not exist (commit: ae906d9) (details / githubweb)
  121. v2.6.25 (commit: fd843b2) (details / githubweb)
  122. Correct spelling error (commit: a848b48) (details / githubweb)
  123. Getting ready for 1.2 - Better cat and Text (commit: 1e685c8) (details / githubweb)
  124. v2.7.0 (commit: ff94385) (details / githubweb)
  125. Fix the problem with setting value name that include comma (unless the (commit: 517280b) (details / githubweb)
  126. Dispaly how many exception were encountered (commit: aef5577) (details / githubweb)
  127. Remove some debug spam (commit: 2f26781) (details / githubweb)
  128. Lower garbage by removing implicit allocation in CheckConstraints (commit: 33041dc) (details / githubweb)
  129. Disable some warning that I am getting tired of seeing (commit: e7e1a79) (details / githubweb)
  130. Prevent garbage generated by debug string that we do not display or (commit: 8cd44cf) (details / githubweb)
  131. Prevent cache genration when there are exception and display the files (commit: cb2f5d8) (details / githubweb)
  132. Improved feedback on what is going on (commit: d21da62) (details / githubweb)
  133. Minor cleanup (commit: 8c062c1) (details / githubweb)
  134. v2.7.1 (commit: de3a659) (details / githubweb)
  135. V2.7.2 - put back the mods list/SHA log even when the cache is used (commit: 0f8ea05) (details / githubweb)
  136. v2.7.3 Fix the regex for @value,* = (commit: 854aacb) (details / githubweb)
  137. Fix typos (#63) (commit: 6fcbb62) (details / githubweb)
  138. Fix #64 - Targeting all values applied the operation more than it should (commit: 833e09b) (details / githubweb)
  139. v2.7.4 (commit: ff4d87f) (details / githubweb)
  140. v2.7.5 Reload trait config after the patching (commit: 8f7fa26) (details / githubweb)
  141. KSP 1.3 changes (#66) (commit: ca5288b) (details / githubweb)
  142. Reload PartUpgrade System after patching (#70) (commit: a3ccdff) (details / githubweb)
  143. v2.7.6 (commit: b301cb9) (details / githubweb)
  144. Temp revert of 1.3 changes to release a 1.2 patch (commit: 29df624) (details / githubweb)
  145. Revert "Temp revert of 1.3 changes to release a 1.2 patch" (commit: d61f725) (details / githubweb)
  146. v2.8.0 for KSP 1.3 (commit: 851df26) (details / githubweb)
  147. Improve some cat related code and add -ncats cmd line option (commit: 9d5797b) (details / githubweb)
  148. Improve logging related to some exceptions (commit: e5dce48) (details / githubweb)
  149. Update project file (commit: e578500) (details / githubweb)
  150. v2.8.1 (commit: 8a097d2) (details / githubweb)

Started by GitHub push by sarbian

Revision: 8a097d20b5979d539cc4533bf4a2853456d1de04
Repository: https://github.com/sarbian/ModuleManager.git
  • refs/remotes/origin/dev