Commit graph

9 commits

Author SHA1 Message Date
44e1c48103 Remove Pfim references
* Only remove Pfim temporarily, thus commented out
2022-11-19 15:56:18 +01:00
c706727e73 Merge branch 'master' of https://github.com/MathiasLui/CSGO-Projects 2022-11-19 15:43:58 +01:00
74be8dafc3 Hopefully fix new SteamLibrary
* Fix value between 0 and 1 being shown as percentage, this is now multiplied by 100
* If CS:GO is not found, it will also return from the function as not to execute the background worker causing an exception
* Using the new libraryfolders.vdf instead of the legacy config.vdf to fetch all libraryfolders. This is controllable via the new preprocessor directive NEWLIBRARYLOCATION
2022-11-19 15:43:15 +01:00
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
MathiasL
435daf6eb6 Make damage printer GUI features work
* Fixed a SteamHelper method that's not used anyways that threw exceptions
2022-05-26 01:37:51 +02:00
MathiasL
ab8625cb9c Fix leading whitespaces corrupting commands 2022-05-24 22:44:14 +02:00
MathiasL
e39bbcc61d Add CFG-parser 2022-05-24 10:40:57 +02:00
4e450fc921 Add first SourceCFG skeleton draft and test config 2022-05-21 16:47:42 +02:00
MathiasL
07d2a098b5 Change "SteamHelpers" csproj and "Shared" namespace to SteamShared 2022-05-20 22:56:13 +02:00