Skip to content

Releases: pear95/ConsoleLogReaderCSGO

1.3.0 Damage Module Update

07 Jan 08:32
55f633f
Compare
Choose a tag to compare

Damage Chat Update:

  • Added GetDamageSegmentOfCurrentMatch public method.
  • Added DamageSegment base class.

More (#12 )

1.2.0 Match Module Update

20 Dec 11:27
93b7abc
Compare
Choose a tag to compare

Match Module Update:
• Added base class Match
• Added internal method to calculate match start/end basic information.

More in (#11)

1.1.0 Chat Module Update

17 Dec 19:05
ab45bd2
Compare
Choose a tag to compare

Chat Module Update

  • Added method GetChat that returns List of object about each message in console logs.
  • Refactored and simplified code.

More in (#10)

1.0.1 Little performance

16 Dec 23:16
f252ce9
Compare
Choose a tag to compare

Some improvements:
• Fix LogUpdate method for better performance.
• Fix a typos.
• Simpliefied code

1.0.0 Basic project

30 Nov 21:48
e5afc1b
Compare
Choose a tag to compare

Basic version of project