Commit Graph

788 Commits

Author SHA1 Message Date
roflmuffin
0390a03829 Merge remote-tracking branch 'origin/main' into release/v2
# Conflicts:
#	managed/CounterStrikeSharp.API/Core/Schema/Classes/CCSPlayer_MovementServices.g.cs
2025-11-06 11:12: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
roflmuffin
ed919216f1 fix: make natives internal 2025-11-04 13:29:00 +00:00
roflmuffin
d999da91c8 fix: generate natives into generated folder as well 2025-11-04 13:27:41 +00:00
roflmuffin
5f482ea2a1 chore: move schema generated content to the generated folder as well 2025-11-04 13:25:12 +00:00
roflmuffin
9b451e535f feat: generate game events into separate files 2025-11-04 13:21:26 +00:00
roflmuffin
39995a7054 fix: generate handles as value type 2025-11-04 13:06:18 +00:00
roflmuffin
7ae4ba959f chore: reorganise some files 2025-11-04 22:59:50 +10:00
roflmuffin
e7299d2b6a fix: misc test fixes, change schema properties to virtual 2025-11-04 09:37:04 +00:00
roflmuffin
b006506695 fix: don't generate constructor and fix type for auto generated CEntityInstance 2025-11-03 05:12:38 +00:00
roflmuffin
3d6e99d9de ci: run build on release branches 2025-11-01 06:28:00 +00:00
roflmuffin
7fabd8e1d0 feat: swap Vector4D and Vector2D for numerics versions 2025-11-01 06:25:19 +00:00
roflmuffin
de95e4f873 fix: test plugin 2025-10-30 07:20:51 +00:00
roflmuffin
38d2dfd17c feat: add network change methods to schema classes 2025-10-30 06:57:46 +00:00
roflmuffin
0cddb171c6 feat: update schema system to add get/set of value types 2025-10-30 06:33:47 +00:00
roflmuffin
6794d0a21c feat: use system numerics vector3 and create qangle class based on numerics.vector3 2025-10-30 06:33:09 +00: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