Skip to content

Releases: eisbaer66/Tf2Rebalance.CreateSummary

v0.11

21 May 10:48
377537f
Compare
Choose a tag to compare
v0.11 Pre-release
Pre-release

added README and COPYING

Full Changelog: v0.10...v0.11

v0.10

28 Jun 16:27
v0.10
cd716d5
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

bumped dotnet from 3.1 to 6

Full Changelog: v0.9...v0.10

v0.9

27 Jan 18:58
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

supports reading tf_custom_attributes.txt from the TF2 Custom Attributes-plugin

since tf_custom_attributes.txt does not contain any text field (like "info" in Tf2Rebalance)

  • weapon info will say "from Custom Attributes"
  • Text- and RTF-formats will not show any attributes (they only include the "info"-field, no attributes)

v0.8

17 May 16:25
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

new parameter to define output directory of generated summary:
Tf2Rebalance.CreateSummary.exe tf2rebalance_attributes.txt -o "relative\path\to\output"
Tf2Rebalance.CreateSummary.exe tf2rebalance_attributes.txt -o "c:\absolute\path\to\output"
Tf2Rebalance.CreateSummary.exe tf2rebalance_attributes.txt -o "%TEMP%\can\use\environment\variables\too"

v0.7

14 Apr 17:40
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

exporting additional fields from tf2rebalance_attributes.txt to json, groupedJson and Rtf

v0.6

31 Mar 15:29
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

v0.5

08 Mar 01:17
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

json

v0.4

11 Apr 18:10
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

removed unnecessary linebreaks
slots get ordered again

v0.3

10 Apr 00:09
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
rtf

v0.2

26 Mar 21:38
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
Nodes from Parser know their Parent;

after parsing config just searching for "info"-Nodes, createing the output from there;
new test-data;
publish profiles;