ambaca
1984539f92
Update engine.ep2v.txt - DOD:S Touch offset ( #2298 )
...
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
(cherry picked from commit 7cb61fe7c3 )
2025-03-06 17:26:37 -05:00
ambaca
4250635d40
Fix cstrike ext gamedata for css 64bit #2287 ( #2289 )
...
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
(cherry picked from commit 7fc48b8efe )
2025-03-02 11:13:37 -05:00
Benoist
8185354573
Fix sdktools css gamedata ( #2286 )
...
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
(cherry picked from commit d5e05fae59 )
2025-02-26 18:01:40 -05:00
Benoist
17a2f4bdbf
Fix cstrike ext gamedata for css ( #2280 )
...
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
(cherry picked from commit b71d3c0174 )
2025-02-22 08:16:10 -05:00
Sandust60
f2a9896764
Update sm-tf2.games.txt ( #2277 )
...
(cherry picked from commit 75f4fdac40 )
2025-02-21 08:20:03 -05:00
caxanga334
440457d5c9
Update Day of Defeat: Source SDKHooks and SDKTools Gamedata ( #2274 )
...
(cherry picked from commit 636a3d7b37 )
2025-02-21 08:19:50 -05:00
Nicholas Hastings
31c89a099c
Add fixed gamedata from Anonymous Player
...
(cherry picked from commit e24d494467 )
2025-02-20 10:11:57 -05:00
Nicholas Hastings
8177404cd4
Update hl1mp gamdata
...
(cherry picked from commit 63b0586c0f )
2025-02-20 10:11:50 -05:00
Kenzzer
4d585a0d5d
Fix invalid sdkhook offsets for CSS
...
(cherry picked from commit 1e85181f0a )
2025-02-20 10:05:50 -05:00
Kenzzer
7f05b73d23
Fix errornous RemoveDisguise signature
...
(cherry picked from commit 950f949a51 )
2025-02-20 10:05:00 -05:00
Nicholas Hastings
9c182b568f
Add x64 gamedata for SDKHooks on dods and hl2dm
...
(cherry picked from commit f1721409c9 )
2025-02-19 22:42:24 -05:00
Benoist
e6e470058d
Update TF2 & CSS gamedata ( #2269 )
...
* Gamedata update + Merge css back into orangebox
* update tf2 gamedata
* fix incorrect gamedata key
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
(cherry picked from commit 5d468dd2c0 )
2025-02-19 22:03:23 -05:00
Balim
166924374e
Update SDKTools Gamedata for Synergy (24.12.2) ( #2241 )
...
Update signatures for latest Synergy.
(cherry picked from commit cb0f8f0eaa )
2025-01-07 19:19:52 -05:00
caxanga334
9e51736fe8
Add Gamedata For Half-Life 1: Deathmatch Source ( #2237 )
...
(cherry picked from commit 57bdd9fdb0 )
2024-12-31 09:43:39 -05:00
bauxite
6848d84a65
Update common.games.txt ( #2238 )
...
(cherry picked from commit d8d1a06ee4 )
2024-12-31 09:43:25 -05:00
MrD4rk5oul
8489e2e65a
Fixes for OnPlayerTeleport hook for linux and linux64 systems ( #2234 )
...
* - Fixes for OnPlayerTeleport hook for linux and linux64 systems
- Changed signature call of `CanPlayerTeleport` for linux/linux64 to current used name
- Applied fix at detour class CanPlayerBeTeleported to use standard parameter proceedings for linux
* Created a new registry for Teleportation Checking, marking the old one obsolete for older Sourcemod versions.
(cherry picked from commit 52211de8e9 )
2024-12-31 09:42:59 -05:00
The-Doggy
e5921fed53
Fix incorrect offset for CommitSuicide ( #2224 )
...
(cherry picked from commit f586bc2f07 )
2024-12-09 18:59:29 -05:00
Balim
c537423606
Update SDKTools & SDKHooks Gamedata for Synergy ( #2228 )
...
Update Synergy offsets and signatures for latest Synergy. There are still updates happening, so these may become incorrect in the coming weeks.
(cherry picked from commit 699f876473 )
2024-12-07 14:08:24 -05:00
caxanga334
8690afc159
Update SDKTools & SDKHooks Gamedata ( #2222 )
...
Offsets from Linux beta dedicated server binary.
(cherry picked from commit f086c0a638 )
2024-11-17 21:49:57 -05:00
Nicholas Hastings
dc3b32f1da
Update some hl2mp gamedata
...
(cherry picked from commit c30f033022 )
2024-11-17 12:50:52 -05:00
Nicholas Hastings
db8bb68be6
Revert "- Fixes for OnPlayerTeleport hook for linux and linux64 systems ( #2214 )"
...
This reverts commit e015172bf9 .
2024-11-02 21:50:38 -04:00
MrD4rk5oul
e015172bf9
- Fixes for OnPlayerTeleport hook for linux and linux64 systems ( #2214 )
...
- Changed signature call of `CanPlayerTeleport` for linux/linux64 to current used name
- Applied fix at detour class CanPlayerBeTeleported to use standard parameter proceedings for linux
(cherry picked from commit 29bff12b23 )
2024-11-02 11:41:19 -04:00
Mentrillum
4e6d66b721
Update engine.ep2v.txt ( #2203 )
2024-08-31 11:42:19 +00:00
Artvin
5a6b2c8ebf
64bit gamedata fixes ( #2141 )
...
* save as of now
* save as of now
* progress
* hint towards comments
Please for the love of god, put comments for updating these in the future will be even more annoying.
i dont even know what LevelShutdown it wants.
* forgot
* fix
* fixes
* Update engine.ep2v.txt
* Update engine.ep2v.txt
* Update sm-tf2.games.txt
---------
Co-authored-by: Benoist <14257866+Kenzzer@users.noreply.github.com>
Co-authored-by: Nicholas Hastings <nshastings@gmail.com>
2024-05-05 16:13:39 +00:00
CookieCat
d426d1f04f
x32 Windows Gamedata Fixes for 4/18/2024 TF2 Update ( #2137 )
...
* sm-tf2-games
* FireOutput
2024-04-19 18:00:30 -07:00
Rain
dbec0b165c
Neotokyo: Add "SetOwnerEntity" gamedata ( #2126 )
...
This adds game support for `SetOwnerEntity`, `SetEntityCollisionGroup`.
2024-03-21 00:11:59 +00:00
Mart
e262064fd8
Update game.nucleardawn.txt ( #2116 )
...
add missing GetAttachment offset for ND
2024-02-14 23:22:26 +00:00
Benoist
638aae0040
Fix sdktools gamedata ( #2113 )
...
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-02-08 00:02:01 +00:00
Benoist
35ac74c7a7
Update gamedata for l4d2 ( #2111 )
...
* update gamedata for l4d2
* undo findentitybyclassname sig change
* update gEntList offset accordingly
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-02-02 21:10:42 +00:00
Benoist
b5b9b8388c
Fixup entinfo offset + sdktools tf2 x64 gamedata ( #2108 )
...
* fixup entinfo offset
* added missing tf gamedata
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-01-29 01:08:33 +00:00
Benoist
33e869a4e5
Update gamedata for TF2 x64 ( #2105 )
...
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-01-26 13:30:08 +00:00
Angel Bot
80ad76a563
Fix teleportation offsets for tf2classic ( #2100 )
2024-01-01 23:55:23 +00:00
dani
a9eb3a0d45
Add gamedata for Pre-Fortress 2 ( #2091 )
...
* Added gamedated for pf2
* added support for beta testing
---------
Co-authored-by: Nicholas Hastings <nshastings@gmail.com>
2023-12-18 23:59:41 +00:00
bt
385eae892c
Add gmod9 gamedata. ( #2093 )
2023-12-18 23:52:54 +00:00
sappho
5c971fd51b
add gamedata for tf2classic ( #2088 )
...
* add gamedata skeleton for tf2classic
* Update game.tf2classic.txt
* Update game.tf2classic.txt
---------
Co-authored-by: azzy <67557558+azzyr@users.noreply.github.com>
2023-12-05 00:50:08 +00:00
Mart
8eeea2aba1
Update funcommands.games.txt ( #2085 )
...
Changes for Nuclear Dawn
*Correct beacon team colors (Consortium = blue / Empire = red)
*Change beacon .vmt sprite to an existing one similar to the usual "laser.vmt" (white and 32x64 size)
2023-11-28 21:59:54 +00:00
Nick Hastings
bb1431cd3b
Fix Windows FireOutput signature for Nuclear Dawn ( fixes #2084 )
2023-11-27 09:53:25 -05:00
Nick Hastings
7747beb4cf
Add remaining SDKHooks gamedata for Dystopia
2023-11-07 19:35:34 -05:00
Rain
9fa7421122
Update gamedata for Dystopia ( #2080 )
...
Add the offsets for OnTakeDamage and OnTakeDamage_Alive for the game Dystopia, for Linux and Windows platforms. This change adds game support for the SDKHook_OnTakeDamage, and its variants.
2023-11-07 13:20:45 +00:00
sappho
b090aa36bf
Add support for open fortress ( #2057 )
...
* Run timers every tick instead of arbitrarily on 100ms thinks, adding a significantly higher amount of precision
* undo force push
* add open fortress support
* undo leftover timersys changes
* Add fireoutput sig and remove engine gamedata
* Update master.games.txt
* Update master.games.txt
2023-10-16 00:29:44 +00:00
dysphie
e3a01b0e1a
Update game.nmrih.txt ( #2056 )
2023-10-02 23:24:09 +00:00
Rain
0656696251
Neotokyo: Add gamedata for LookupEntityAttachment & GetEntityAttachment ( #2049 )
...
Add the "LookupAttachment" and "GetAttachment" signature and offsets for
Neotokyo, which adds game support for the SM LookupEntityAttachment and
GetEntityAttachment natives.
2023-09-25 22:19:47 +00:00
Mikusch
0dafe04899
TF2: Update StunPlayer signature ( #2024 ) ( fixes #2022 )
2023-07-26 02:08:48 +00:00
Vauff
2e1235a585
A2S_Rules fix: Move MTU patch value to gamedata ( #1829 )
...
* A2S_Rules fix: Move MTU patch value to gamedata and increase it
* Revert MTU value back to 5k
2023-04-19 15:28:40 +00:00
data-bomb
a9a1939f75
Add LookupAttachment signature for ND ( #1942 )
...
Adds the LookupAttachment signature for Nuclear Dawn
2023-03-04 05:05:55 +00:00
Dysphie
693e584dcd
Fix LookupAttachment signature for NMRiH ( #1940 )
2023-03-01 16:31:56 +00:00
Nick Hastings
397b70add0
Enable ShowMenu support for Reactive Drop (see #1938 )
...
Note: Currently only works on beta version of game
2023-02-26 12:39:22 -05:00
Corey D
a0eb6a9550
Fix LookupAttachment signature ( #1933 )
2023-02-13 02:02:48 +00:00
Poggu
6e839a95c6
Fix EntityFactoryCaller signature ( #1925 )
2023-02-04 16:06:38 +00:00
El Diablo
2dcee81f22
Linux [SDKTOOLS] Sigscan for FireOutput FIX ( #1923 )
...
Addie said:
test the signatures:
\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x08
or
digby's \x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x2A\x65\xA1
\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x08 fixed the issue for linux server.
2023-02-04 14:46:57 +00:00