Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Releases: Col-E/CClicker

Release 1.2 - Better Stats & Process Hiding

12 Dec 10:03
Compare
Choose a tag to compare

Statistics is no-longer text-only but has a graph. The graph's accuracy can be increased and decreased.
Some launch arguments have also been added:

java -jar CClicker-1.2.jar dir:<Path>
java -jar CClicker-1.2.jar agentTarget:<VM Title>
java -jar CClicker-1.2.jar displayAgentTab:<true/false>

UI access of the agent args has been added as well. Setting the directory is command line only though.
Setting the agentTarget will run the program as a java agent in a given VM with the directory being pointed back to the initial VM doing the attaching.

Release 1.1 - Better Backend

23 Nov 04:17
Compare
Choose a tag to compare

Nothing on the front-end has really changed aside from the guide page and the new version entry. The fixes included had patches before but have been properly fixed now.
The guide page is now finished though so there's that.

Initial Release

24 Oct 00:12
Compare
Choose a tag to compare

Compiled from the initial release.