No description
Find a file
MathiasLui 962cfac30a (draft) Add Pfim image library and non-tested code
* We want to be able to load extended DX10 headers and this library might be able to do it, but I can't test it on this machine
2022-06-23 11:57:49 +02:00
ConfigManagerV2 Add Config Manager draft 2022-06-23 11:55:53 +02:00
DamageCalculator (draft) Add Pfim image library and non-tested code 2022-06-23 11:57:49 +02:00
DamagePrinter Add version to window title 2022-05-27 20:58:50 +02:00
SteamShared (draft) Add Pfim image library and non-tested code 2022-06-23 11:57:49 +02:00
.gitignore Add gitignore 2022-03-18 18:55:15 +01:00
README.md Update README.md 2022-05-24 23:26:01 +02:00

CSGO-Projects

Damage Calculator

  • Maybe add a path-drawing mode additionally to Bomb and Shooting mode

Damage Printer

  • Needs a recode because of fugly code, probably in WPF
  • Also remove the extra features outside of damage printing
  • Add automatic autoexec creation or extension for the con_logfile command specifically

Damage Printer GUI (Partial Recode)

  • Use console output file from autoexec (con_logfile) (only if .log extension), otherwise put it in, or create the file, if nonexistent
  • Support closing and opening the game while the program is open
  • Save selected options in Documents. Settings might be:
  • Minimum damage to be printed
  • Also print killed players
  • Withhold double console output
  • Print amount of shots used
  • Print more specific terms
  • Only print when I die
  • Print in in-game chat
  • Only print for team

Config-Manager V2

  • ToDo list in Microsoft ToDo
  • Recode of the original manager with extra features, maybe a protocol for GameBanana's one-click integration