raziel23x / skyrim-plugin-decoding-project

Automatically exported from code.google.com/p/skyrim-plugin-decoding-project
1 stars 3 forks source link

Feature Request: Have a simple txt log that records changes made to plugin when changes are saved #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the desired look and feel.

To have a simple text file generated when ever changes to a plugin is made and 
the original plugin is also backed up.

Outline the goals/benefits of the enhancement

Often reporting dirty plugins means copy and pasting out of the older versions 
of edit to a txt file. Instead of having to do that this would auto-generate 
this information. This could be useful in keeping a record of what was changed 
for future bug tracking and looking for potential changes that shouldn't have 
occurred.

What is the expected output?

A text file log that would be generated along with the backed up original 
plugin. To be placed wherever the original plugin is also placed and perhaps 
amended with a date in the title for when the changes took place.

Please provide any additional information below.

This is a feature with cleaning mods using TES3CMD as outlined in the bat files 
used and cited in this thread: 
http://forums.bethsoft.com/topic/1184424-q-cleaning-mods-with-tespcd/

I posted a sample output of the log that the TES3CMD bat file generates in this 
post: 
http://forums.bethsoft.com/topic/1376366-wipz-jtes5edit-java-tes5edit-using-skyp
roc/page__view__findpost__p__21041927

Original issue reported on code.google.com by Simon...@cox.net on 4 Jul 2012 at 9:03

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 4 Jul 2012 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 5 Jul 2012 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 5 Jul 2012 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 10 Sep 2012 at 5:47

GoogleCodeExporter commented 9 years ago

Original comment by zila...@gmail.com on 13 Oct 2012 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 14 Oct 2012 at 2:56

GoogleCodeExporter commented 9 years ago
TES5Edit will have a single log file with all the cleaning process messages 
dumped there.

Original comment by zila...@gmail.com on 16 Oct 2012 at 8:57

GoogleCodeExporter commented 9 years ago
Implemented in version 3.0.23

Original comment by zila...@gmail.com on 21 Oct 2012 at 12:28