Commit Graph

54 Commits

Author SHA1 Message Date
04be9d6fab Localization 2024-02-21 22:30:10 +01:00
f18e6744f4 Update README.md 2024-01-18 18:07:57 +01:00
fba5d42db3 CS2Event enum byte 2024-01-17 23:02:35 +01:00
ea6099a7d2 Dictionary
Supress Nullable warnings
2024-01-17 20:32:26 +01:00
316cc815b5 add public CS2EventHandler? GetEventHandlerForEvent(CS2Event cs2Event) 2024-01-17 20:26:32 +01:00
996255b490 Version and readme 2024-01-17 04:45:40 +01:00
d72ae0fd5d CSEvent Public 2024-01-17 04:44:09 +01:00
6ce91bbae7 more uniform usage of this 2024-01-17 03:23:49 +01:00
81fbc36b77 More accurate MatchStart Event 2024-01-17 03:22:21 +01:00
b17b2a8067 Fix duplicate round win/loss events 2024-01-17 03:22:12 +01:00
1d6699ed8a Updated ReadMe and Nuget version 2024-01-16 04:37:03 +01:00
23f9581383 Output formatting 2024-01-16 04:29:26 +01:00
6a200dbb64 TestApp fix 2024-01-16 04:24:14 +01:00
bbfa9989ec GameState ToString output TreeFormat 2024-01-16 04:24:09 +01:00
b45a68bf1c Update ReadMe 2024-01-16 01:31:41 +01:00
bf1db814a6 Update Nuget info 2024-01-16 01:02:20 +01:00
f4a28f6951 Update Readme 2024-01-16 01:00:36 +01:00
42f44c3eb8 Change Event Args for OnEquipmentValueChange to reflect changes, not new values 2024-01-16 00:58:09 +01:00
278f94b6aa Change Event Args for OnDamageTaken, OnHealthChange, OnMonkeyChange, OnArmorChange to reflect changes, not new values 2024-01-16 00:55:01 +01:00
69dfc4fc46 Update Readme 2024-01-16 00:48:11 +01:00
bd36a2c39e Update Nuget info 2024-01-16 00:41:26 +01:00
3462c06fac Return after creation 2024-01-16 00:41:05 +01:00
d8cb872a02 Update Nuget info 2024-01-16 00:28:13 +01:00
592fee31ca Add Round Win/Loss Events 2024-01-16 00:25:47 +01:00
b4e9e595a7 Add License to nupkg 2024-01-16 00:14:14 +01:00
6a19f91219 LICENSE in Project 2024-01-16 00:08:46 +01:00
19c2a7515f Add "HasValue" to CS2EventArgs 2024-01-15 23:54:47 +01:00
1c161cde55 Add EventArgs 2024-01-15 23:52:30 +01:00
bc711d65e6 Formatted Logoutput 2024-01-15 23:43:34 +01:00
65b9b195ca Fix wrong logic on updating last local gamestate 2024-01-15 23:43:27 +01:00
b084b0e13f Add "AnyMessage" Event 2024-01-15 23:43:05 +01:00
4b66a7147a GSIServer log messagecontent before invoking event 2024-01-15 23:33:14 +01:00
1d5df8a095 Fix null-references 2024-01-15 23:32:57 +01:00
b5b65dbe45 Created Testapp 2024-01-15 23:06:38 +01:00
8b374e73a9 Keep running thread 2024-01-15 23:06:38 +01:00
01b5a4945f Add Events 2024-01-15 23:06:38 +01:00
9489c45e9f Add custom enums for GameStates 2024-01-15 23:06:38 +01:00
4cfe1dcc4d Add custom enums for GameStates 2024-01-15 23:06:38 +01:00
63c33e7227 Add "Round" GameState Struct 2024-01-15 23:06:38 +01:00
e83fbd7f66 Move parsing of Gamestate to structs 2024-01-15 23:06:38 +01:00
8d865d49fd CS2GameState made immutable 2024-01-15 23:06:38 +01:00
534ca30378 Add own Steamid 2024-01-15 23:06:38 +01:00
ab0e851996 Add ILogger to GSIServer 2024-01-15 23:06:38 +01:00
b4b6f1dbb5 ToString Overrides for Gamestates 2024-01-15 23:06:38 +01:00
7ad7c80697 static installer 2024-01-15 23:06:38 +01:00
a779da80dc Dictionary 2024-01-15 23:06:38 +01:00
ecd5be84d3 GameState Structs and Parser 2024-01-15 23:06:38 +01:00
aa4dcc05f5 internal classes 2024-01-15 23:06:38 +01:00
91f08e43de Dictionary 2024-01-15 23:06:38 +01:00
fb4dcaf378 GSIServer 2024-01-15 23:06:38 +01:00