ClipMod:Version history: Difference between revisions

From matthyWiki
Jump to navigation Jump to search
version history!
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
{{Diff-removed|Red text}} indicates things that were kept in ClipMod briefly and then removed later on.
{{Diff-removed|Red text}} indicates things that were kept in ClipMod briefly and then removed later on.


{{Version|versionNumber=v1.0.0|description=v1.0.0 {{ClipModLatestChecker|v1.0.0}} the first version of ClipMod and added 2 notable features.<ref name="commit1.0.0" />}}
{{Version|versionNumber=v1.0.0|description=v1.0.0 {{ClipModLatestChecker|v1.0.0}} the first version of ClipMod and added 2 notable features.<ref name="github" details="Commit cfd219a @ https://github.com/mechanikate/ClipMod/commit/cfd219ae8d377e5a4968f0036551ecca8bce83df"></ref>}}
{{Additions|{{Diff-intact|Modded projects}}|{{Diff-intact|Modded strategies}}}}
{{Additions|{{Diff-intact|Modded projects}}|{{Diff-intact|Modded strategies}}}}
{{Deletions}}
{{Deletions}}
{{Changes}}
{{Changes}}


{{Version|versionNumber=v1.1.0|description=v1.1.0 {{ClipModLatestChecker|v1.1.0}} the second version of ClipMod and changed how modding strategies and projects works.<ref name="commit1.1.0" />}}
{{Version|versionNumber=v1.1.0|description=v1.1.0 {{ClipModLatestChecker|v1.1.0}} the second version of ClipMod and changed how modding strategies and projects works.<ref name="github" details="Commit c666291 @ https://github.com/mechanikate/ClipMod/commit/c666291166bb0b90e4babe4f5ee9485cb6b96270"></ref>}}
{{Additions}}
{{Additions}}
{{Deletions}}
{{Deletions}}
{{Changes|{{Diff-intact|<code>Mod</code> class and better handling of project/strategy modification}}}}
{{Changes|{{Diff-intact|<code>Mod</code> class and better handling of project/strategy modification}}}}


{{Version|versionNumber=v1.2.0|description=v1.2.0 {{ClipModLatestChecker|v1.2.0}} the third version of ClipMod and introduced better logging support as well as a GUI menu to allow the player to handle their installed mods better.<ref name="commit1.2.0" />}}
{{Version|versionNumber=v1.2.0|description=v1.2.0 {{ClipModLatestChecker|v1.2.0}} the third version of ClipMod and introduced better logging support as well as a GUI menu to allow the player to handle their installed mods better.<ref name="github" details="Commit 4a928a4 @ https://github.com/mechanikate/ClipMod/commit/4a928a4e544d0b40504c3f84123a45189f2faee3"></ref>}}
{{Additions|{{Diff-intact|Better logging}}|{{Diff-intact|Mod menu GUI mod}}}}
{{Additions|{{Diff-intact|Better logging}}|{{Diff-intact|Mod menu GUI mod}}}}
{{Deletions}}
{{Deletions}}
{{Changes}}
{{Changes}}


{{Version|versionNumber=v1.2.1|patch=1|description=v1.2.1 {{ClipModLatestChecker|v1.2.1}} the fourth version of ClipMod and introduced versioning for individual mods.<ref name="commit1.2.1" />}}
{{Version|versionNumber=v1.2.1|patch=1|description=v1.2.1 {{ClipModLatestChecker|v1.2.1}} the fourth version of ClipMod and introduced versioning for individual mods.<ref name="github" details="Commit 5a3a4e0 @ https://github.com/mechanikate/ClipMod/commit/5a3a4e0f7a83723adbc643ec680d8956c1a0067f "></ref>}}
{{Additions|{{Diff-intact|Mod versioning}}}}
{{Additions|{{Diff-intact|Mod versioning}}}}
{{Deletions}}
{{Changes}}
{{Version|versionNumber=v1.2.2|patch=1|description=v1.2.2 {{ClipModLatestChecker|v1.2.2}} the fifth version of ClipMod and fixed some issues occurring with the <code>modmenu.js</code> mod.<ref name="github" details="Commit a13a000 @ https://github.com/mechanikate/ClipMod/commit/a13a0000eb4653e3d1e53895aecca5aac71cb16e"></ref>}}
{{Additions|{{Diff-intact|Enable <code>./modmenu.js</code> by default}}}}
{{Deletions}}
{{Changes|{{Diff-intact|Modify example mod <code>./percentUsedMod.js</code> to fix bugs while having 0 clips}}}}
{{Version|versionNumber=v1.2.3|patch=1|description=v1.2.3 {{ClipModLatestChecker|v1.2.3}} the sixth version of ClipMod and added some features and tweaks to the <code>modmenu.js</code> mod.<ref name="github" details="Commit b36b25b @ https://github.com/mechanikate/ClipMod/commit/b36b25bedc9043f534e25f6f446dd4e951238cc9"></ref>}}
{{Additions|{{Diff-intact|Add a confirmation check/cross for mod loading for <code>./modmenu.js</code>}}}}
{{Deletions}}
{{Deletions}}
{{Changes}}
{{Changes}}
Line 28: Line 38:
== References ==
== References ==
<references>
<references>
<ref name="commit1.0.0">Commit [https://github.com/mechanikate/ClipMod/commit/cfd219ae8d377e5a4968f0036551ecca8bce83df <code>cfd219a</code>] on GitHub.</ref>
<ref name="github">The [https://github.com/mechanikate/ClipMod GitHub repository] of ClipMod.</ref>
<ref name="commit1.1.0">Commit [https://github.com/mechanikate/ClipMod/commit/c666291166bb0b90e4babe4f5ee9485cb6b96270 <code>c666291</code>] on GitHub.</ref>
<ref name="commit1.2.0">Commit [https://github.com/mechanikate/ClipMod/commit/4a928a4e544d0b40504c3f84123a45189f2faee3 <code>4a928a4</code>] on GitHub.</ref>
<ref name="commit1.2.1">Commit [https://github.com/mechanikate/ClipMod/commit/5a3a4e0f7a83723adbc643ec680d8956c1a0067f <code>5a3a4e0</code>] on GitHub.</ref>
</references>
</references>

Latest revision as of 10:47, 28 August 2025

  Dynamic This article is constantly being updated. Editing can often conflict with other edits when occuring rapidly.


The version numbers of ClipMod are formatted using semantic versioning. This page includes every version up to v1.2.3 and its modifications and features added/removed to ClipMod.

Legend

[edit]

Green text indicates things that were kept in ClipMod after being added initially, and have remained largely intact since then. Blue text indicates things that were kept in ClipMod after being added, but have been heavily modified since then. Red text indicates things that were kept in ClipMod briefly and then removed later on.

v1.0.0

v1.0.0 was the first version of ClipMod and added 2 notable features.[1.1]

  • Additions
    • Modded projects
    • Modded strategies
  • Deletions
    • None included
  • Changes
    • None included

v1.1.0

v1.1.0 was the second version of ClipMod and changed how modding strategies and projects works.[1.2]

  • Additions
    • None included
  • Deletions
    • None included
  • Changes
    • Mod class and better handling of project/strategy modification

v1.2.0

v1.2.0 was the third version of ClipMod and introduced better logging support as well as a GUI menu to allow the player to handle their installed mods better.[1.3]

  • Additions
    • Better logging
    • Mod menu GUI mod
  • Deletions
    • None included
  • Changes
    • None included

v1.2.1

v1.2.1 was the fourth version of ClipMod and introduced versioning for individual mods.[1.4]

  • Additions
    • Mod versioning
  • Deletions
    • None included
  • Changes
    • None included

v1.2.2

v1.2.2 was the fifth version of ClipMod and fixed some issues occurring with the modmenu.js mod.[1.5]

  • Additions
    • Enable ./modmenu.js by default
  • Deletions
    • None included
  • Changes
    • Modify example mod ./percentUsedMod.js to fix bugs while having 0 clips

v1.2.3

v1.2.3 is the sixth version of ClipMod and added some features and tweaks to the modmenu.js mod.[1.6]

  • Additions
    • Add a confirmation check/cross for mod loading for ./modmenu.js
  • Deletions
    • None included
  • Changes
    • None included

References

[edit]