This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Commit 55fdcd6
authored
* Rebase from `https://github.com/Source2ZE/CS2Fixes`
Commit 7fba234f9400591175d827947c161d5ef0c97262
* Add `coach` functionality
* Remove patches from original CS2Fixes plugin
* Make coach killing timer configurable
* Remove unnecessary features and renaming
* Add already existing features
* Revert admins.cfg steam key
* Add dot to trigger chat command
* Fix coach addition if already added
* Now coach is killed on freezetime end
* Fix coach money on round start
* Clean coach prints
* Spawns: add only competitive ones
* Update from `CS2Fixes` and sdk
* Fix coaching
* Bump version
* Fix map change crash
* Clean coach chat print
* Fix `.spawn` crash
---------
Co-authored-by: marqdevx <[email protected]>
1 parent fbf11df commit 55fdcd6
File tree
456 files changed
+142109
-616
lines changed- configs
- gamedata
- src
- cs2_sdk
- entity
- interfaces
- utils
- vendor/protobuf-3.21.8/third_party
- benchmark
- cmake
- docs
- include/benchmark
- src
- test
- tools
- gbench
- Inputs
- googletest
- ci
- googlemock
- cmake
- docs
- include/gmock
- internal
- custom
- msvc
- 2005
- 2010
- 2015
- scripts
- generator
- cpp
- src
- test
- googletest
- cmake
- codegear
- docs
- include/gtest
- internal
- custom
- m4
- msvc/2010
- samples
- scripts
- src
- test
- xcode
- Config
- Resources
- Samples/FrameworkSample
- WidgetFramework.xcodeproj
- Scripts
- gtest.xcodeproj
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
456 files changed
+142109
-616
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
410 | 412 | | |
411 | 413 | | |
412 | 414 | | |
413 | | - | |
| 415 | + | |
414 | 416 | | |
415 | 417 | | |
416 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
| |||
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
| 212 | + | |
209 | 213 | | |
210 | 214 | | |
211 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | | - | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
178 | 184 | | |
179 | 185 | | |
180 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
181 | 190 | | |
182 | 191 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments