Skip to content
Success

Changes

Summary

  1. Add a special "*MM_PATCH_LOOP" node that when found tries to apply the (commit: b32444a) (details)
  2. Fix the patch loop id to "MM_PATCH_LOOP" (commit: 1ed76b7) (details)
  3. Allow for out of node editing of values Like :  *@TEST[Test]/copy -= 1 (commit: d2423e0) (details)
  4. v2.6.19 (commit: 0fe8432) (details)
Commit b32444ae86670dbfdf234a931de85f6b765c0d8a by sarbian
Add a special "*MM_PATCH_LOOP" node that when found tries to apply the
patch once more on the same NODE
(commit: b32444a)
The file was modified moduleManager.cs (diff)
Commit 1ed76b716ddb04abb0fd579d6310b1bc8746b63f by sarbian
Fix the patch loop id to "MM_PATCH_LOOP"
(commit: 1ed76b7)
The file was modified moduleManager.cs (diff)
Commit d2423e0ab8b831f2fc50f6986d7aa17496a9a254 by sarbian
Allow for out of node editing of values Like :  *@TEST[Test]/copy -= 1
(commit: d2423e0)
The file was modified moduleManager.cs (diff)
The file was modified Properties/AssemblyInfo.cs (diff)