Copilot
|
1a6ff70df1
|
chore(ci): disable discord notifications for pre-release versions (#1132)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: roflmuffin <4160975+roflmuffin@users.noreply.github.com>
|
2025-12-03 13:52:11 +10:00 |
|
Erik Bročko
|
edb0872c70
|
fix: do nothing when pressing 7 (prev) on the 1st page of a menu (#1127)
|
2025-11-24 01:56:17 +00:00 |
|
宇宙 猫
|
ff298368c2
|
fix: prevent VirtualFunction memory leak in native layer (#1121)
|
2025-11-17 02:04:05 +00:00 |
|
crashzk
|
832b68776c
|
feat: add translations for pt-BR (#1122)
|
2025-11-17 00:45:27 +00:00 |
|
Michael Wilson
|
b07acd9168
|
release: v1.0.347
v1.0.347
|
2025-11-15 03:04:21 +00:00 |
|
Ian Lucas
|
6461235c2a
|
chore: update signatures for GiveNamedItem (#1120)
|
2025-11-14 07:44:14 +10:00 |
|
roflmuffin
|
f32e74515b
|
chore(generators): regenerate game events, schema & natives into generated/ subfolder
|
2025-11-06 13:50:36 +10:00 |
|
roflmuffin
|
0318713cbe
|
chore(generators): re-organise generated files
|
2025-11-06 13:47:52 +10:00 |
|
dependabot[bot]
|
0322548ebd
|
chore(deps): bump libraries/metamod-source from 4399ff0 to 07c708a (#1101)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-06 00:57:56 +00:00 |
|
dependabot[bot]
|
e4b1a35308
|
chore(deps): bump libraries/hl2sdk-cs2 from 84a823d to da981a8 (#1108)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: roflmuffin <shortguy014@gmail.com>
|
2025-11-06 00:51:23 +00:00 |
|
dependabot[bot]
|
fd8defc1b9
|
chore(deps): bump libraries/Protobufs from 53da9bc to 7af53a5 (#1109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-06 09:11:33 +10:00 |
|
Michael Wilson
|
cebec419fa
|
release: v1.0.346
v1.0.346
|
2025-11-05 10:52:14 +00:00 |
|
Michael Wilson
|
52550e31bc
|
chore: update server.json
|
2025-11-05 20:51:13 +10:00 |
|
LynchMus
|
e59e9cf148
|
fix: changes for 2025-11-5 Update (#1107)
|
2025-11-05 20:44:03 +10:00 |
|
Luca.
|
1568d077e8
|
feat: add localization for no permission error messages & spanish language support. (#1099)
|
2025-11-05 16:57:45 +10:00 |
|
Ravid Atia
|
55542dba7c
|
feat: allow plugins to be loaded from subdirectories (#1031)
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>
|
2025-10-30 05:27:42 +00:00 |
|
Michael Wilson
|
33538eca60
|
release: v1.0.345
v1.0.345
|
2025-10-30 01:41:23 +00:00 |
|
Michael Wilson
|
b4e83dfb4a
|
fix: update linux signature for GetCSWeaponDataFromKey
|
2025-10-30 11:40:04 +10:00 |
|
roflmuffin
|
4ff2732d8a
|
feat(schema): update schema generator to use @GAMMACASE schema dumper format
|
2025-10-27 06:48:05 +00:00 |
|
Michael Wilson
|
67d3d044fd
|
release: v1.0.344
v1.0.344
|
2025-10-27 05:36:18 +00:00 |
|
roflmuffin
|
f50540583d
|
chore(schema): update schema to latest
|
2025-10-27 05:15:04 +00:00 |
|
roflmuffin
|
97957f6220
|
fix(schema): allow for negative enum values in source schema file
|
2025-10-27 05:14:15 +00:00 |
|
roflmuffin
|
0c2f1cd078
|
[no ci] chore: update devcontainer location
|
2025-10-22 20:18:59 +10:00 |
|
Michael Wilson
|
9eefe9c61a
|
release: v1.0.343
v1.0.343
|
2025-10-20 01:03:13 +00:00 |
|
Nocky
|
7be329466a
|
feat: add BuyWithCtrl to AcquireMethod enum
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>
|
2025-10-19 23:25:46 +00:00 |
|
Matlord93
|
a21f0b5277
|
fix: update ConVar flag retrieval that adapts to different Source 2 SDK versions (#1059)
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>
|
2025-10-18 08:10:39 +00:00 |
|
dxqshka
|
b4ba7d8ca0
|
feat(experimental): add NuGet Dependency Resolver for Plugins (#1012)
|
2025-10-18 07:35:40 +00:00 |
|
Michal
|
0eb73eb348
|
feat: add FindVirtualTable method (#1075)
|
2025-10-18 10:59:33 +10:00 |
|
Markus
|
43c1c89596
|
feat: use shared libgcc and libc++ (#1007)
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>
|
2025-10-17 06:53:42 +00:00 |
|
宇宙 猫
|
53996666f8
|
feat: implement TerminateSelf(string reason) to allow plugins to safely terminate themselves (#1047)
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>
|
2025-10-17 06:30:59 +00:00 |
|
schwarper
|
a8510d183d
|
feat: add core translations & processtargetstring (#1051)
|
2025-10-17 16:19:49 +10:00 |
|
Michael Wilson
|
a52f5e737d
|
release: v1.0.342
v1.0.342
|
2025-10-16 06:41:06 +00:00 |
|
LynchMus
|
34598dd56e
|
fix: update Sigs & CTakeDamageResult & EmitSound_t (#1071)
|
2025-10-16 06:40:10 +00:00 |
|
Michael Wilson
|
325728e753
|
release: v1.0.341
v1.0.341
|
2025-10-16 06:19:32 +00:00 |
|
roflmuffin
|
56e007402b
|
fix: update schema for update
|
2025-10-16 16:15:05 +10:00 |
|
dependabot[bot]
|
bf75d43039
|
chore(deps): bump libraries/hl2sdk-cs2 from bc59586 to 9310e72 (#908)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-16 15:09:02 +10:00 |
|
dependabot[bot]
|
7572722de4
|
chore(deps): bump libraries/metamod-source from 3f3136d to 4399ff0 (#1067)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-15 14:37:56 +00:00 |
|
LynchMus
|
638d74470e
|
fix: EmitSoundFilter Crash (#1066)
|
2025-10-16 00:28:03 +10:00 |
|
LynchMus
|
37951f2875
|
fix(update): update signatures and offsets for 1.41.1.3 Update (#1064)
|
2025-10-15 19:46:38 +10:00 |
|
schwarper
|
7b9df9097c
|
feat: improve getplayers & RemoveItemByDesignerName (#1044)
|
2025-09-27 08:52:41 +10:00 |
|
宇宙 猫
|
31cedca2b7
|
feat: Allow custom CS# directory for flexible server deployment (aka. css_basepath) (#1033)
|
2025-09-22 14:40:20 +10:00 |
|
Michael Wilson
|
4869acac41
|
release: v1.0.340
v1.0.340
|
2025-09-18 06:53:31 +00:00 |
|
Oylsister
|
2c80971393
|
fix: update for CS2 09-17-25 (patch 20022951) (#1037)
Co-authored-by: Alex <6075172+vauff@users.noreply.github.com>
Co-authored-by: MADAO <73157477+ismadao@users.noreply.github.com>
|
2025-09-18 06:50:37 +00:00 |
|
宇宙 猫
|
44922da680
|
fix: Invalid string pointers passed by SetResult due to C++ memory lifecycle (#1032)
|
2025-09-09 19:23:23 +10:00 |
|
宇宙 猫
|
1ca8ff2172
|
feat: Implement bypass hook for Invoke method (#1027)
|
2025-09-08 06:15:11 +00:00 |
|
Michael Wilson
|
99f7f37b10
|
release: v1.0.339
v1.0.339
|
2025-09-04 00:34:35 +00:00 |
|
SLAYER
|
54f8d5ef95
|
Fixed offset values of Respawn and Slay for Windows (#1026)
|
2025-09-04 10:26:11 +10:00 |
|
Michael Wilson
|
a7443b2a60
|
release: v1.0.338
v1.0.338
|
2025-08-31 11:29:55 +00:00 |
|
Levin V.
|
72d66cb5d5
|
Update gamedata.json (#1020)
|
2025-08-29 08:39:42 +10:00 |
|
Michael Wilson
|
adccc4b9e9
|
release: v1.0.337
v1.0.337
|
2025-08-21 00:47:25 +00:00 |
|