Commit Graph

104 Commits

Author SHA1 Message Date
00c4ee1521 to hell with it, committing the log messages 2026-01-27 23:27:50 +00:00
aa115c645e adding a few infos in readme 2026-01-26 13:42:57 +00:00
723d6e07b9 actual changes applied 2026-01-26 07:54:21 +00:00
dependabot[bot]
8d83d5ecca
Bump actions/cache from 4 to 5 (#59)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 01:55:49 +00:00
dependabot[bot]
58a4c9df84
Bump actions/upload-artifact from 5 to 6 (#58)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 01:55:24 +00:00
dependabot[bot]
ddf6e96660
Bump actions/upload-artifact from 4 to 5 (#55) 2025-11-25 10:32:13 +01:00
dependabot[bot]
2711a463a2
Bump actions/checkout from 4 to 6 (#57) 2025-11-25 10:19:08 +01:00
rtldg
736afc5d1f
Rework the CI to build inside the valve sniper sdk container thing (#56) 2025-11-22 13:48:24 +01:00
dependabot[bot]
9aa1fb0474
Bump actions/setup-python from 5 to 6 (#54)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-30 23:29:14 +01:00
rtldg
670c7c5b02
fix offset usage for BeginAuthSession from #45 (resolves #49) (#52) 2025-05-23 19:07:06 -04:00
sappho
a1fd39932a
Update for May 2025 tf2 updates 2025-05-15 23:12:03 -04:00
sappho
db47788db9
Update README.md 2025-05-15 22:54:42 -04:00
sappho
1c172cbfc7
Create README.md 2025-05-15 22:51:23 -04:00
rtldg
caf6adddca
Remove old & duplicate gamedata section missed in #33 (#48) 2025-05-12 12:34:13 +00:00
rtldg
0fbbba2d30
Use Ubuntu 22.04 runners & clang 11 (#47) 2025-05-12 12:32:09 +00:00
Benoist
e494127fcb
Remove RejectConnection detour + unused signature (#45)
* Remove RejectConnection detour + unused signature

* Readd rejectconnection signature

* Remove offset redefinition

* Remove unused variable

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2025-04-07 13:39:13 -04:00
dependabot[bot]
70eaa69d6b
Change actions/upload-artifact from 4.6.1 to 4 (#44) 2025-03-24 10:01:29 +01:00
rtldg
7da1fa5ba6
Support windows64 and unify gamedata after source-sdk-2013 (2025) update (#33) 2025-03-03 14:16:44 -05:00
dependabot[bot]
84f3da6fd9
Bump actions/upload-artifact from 4.3.2 to 4.6.1 (#39)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 02:01:36 +01:00
dependabot[bot]
bd37cefe89
Bump actions/setup-python from 4 to 5 (#38)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 02:01:20 +01:00
dependabot[bot]
19aca45ce0
Bump actions/checkout from 3 to 4 (#37)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 02:01:01 +01:00
dependabot[bot]
9d02f9bc46
Bump actions/cache from 3 to 4 (#36)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 02:00:34 +01:00
Benoist
703c293653
Fix broken CI 2025-03-02 01:55:38 +01:00
Benoist
06ceb89957
Update ci.yml 2025-03-02 01:48:41 +01:00
Benoist
c4e6d2fe38
Enabled dependabot (#28) 2025-03-02 01:40:29 +01:00
Maxime Leroy
d2a4e156fc
feat: update sdks, builders, ci (#31) 2025-02-22 14:23:43 -05:00
maxime1907
71a12389c2 chore(ci): enable dependabot 2025-02-01 09:34:03 +01:00
sappho
406e0211a7
Knock linux build down to ubuntu 20.04 for glibc bcompat 2024-05-02 18:51:46 -04:00
sappho
6b361db6de
Update ci, only run ubuntu-latest / windows-latest, but lock them to … (#26)
* Update ci, only run ubuntu-latest / windows-latest, but lock them to specific versions, and only upload when we're on master
2024-05-02 18:45:04 -04:00
sappho
1a9472480c
Update product.version
#24
2024-05-02 17:59:35 -04:00
Benoist
51fe0dbac6
Fix extension rejecting valid auth tickets (#24)
* Fix extension rejecting valid auth tickets

* don't get origin val twice

* Review changes

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-05-02 17:58:15 -04:00
Natanel Shitrit
b563b80bae
Fix: 2024/04/18 update (#21)
* Fix signatures

* Use offset instead off midfunc signature

* Split signature + offset for games
2024-04-23 13:48:58 -04:00
sappho
3c2c79cb07
Merge pull request #23 from asherkin/dbg
fix up actions not giving artifacts
2024-04-20 18:54:19 -04:00
stephanie sappho lenzo
27173dc97c revert 4525781 2024-04-20 18:53:07 -04:00
sappho
4b40d377c1
Update windows artifacts 2024-04-20 18:07:12 -04:00
sappho
d3f4a8f156
cleaner artifact names! 2024-04-20 17:25:47 -04:00
sappho
a4cfc99114
this is so ugly 2024-04-20 17:23:52 -04:00
sappho
a41c4f90cc
always pkg release... 2024-04-20 17:20:13 -04:00
sappho
56e2ca1748
last ditch effort to update path before i get out the pwd and tree 2024-04-20 17:18:01 -04:00
sappho
7c3f42a2ec
working-directory doesn't work with upload artifact action... 2024-04-20 17:12:56 -04:00
sappho
3f586f0ff9
working-directory 2024-04-20 17:11:17 -04:00
sappho
b90ef97c58
Try making ci upload artifacts... 2024-04-20 17:09:35 -04:00
stephanie sappho lenzo
4525781cf5 attempt to add connect_debug macro 2024-04-20 16:58:29 -04:00
sappho
7768517f4a
Merge pull request #22 from asherkin/fix-win-compiles
remove machine x86 to fix compile on win32
2024-04-19 18:25:49 -04:00
sappho
46b16e20b2
remove machine x86 to fix compile on win32 2024-04-19 18:22:46 -04:00
sappho
7fc53679f0
Merge pull request #15 from Kenzzer/ambuild2.2
Bring build scripts to AMBuild 2.2
2024-04-19 18:11:27 -04:00
Kenzzer
7cc832efc8
two oopsies 2024-02-09 23:18:45 +01:00
Kenzzer
fa6bf9c44c
Add x64 support 2024-02-08 23:09:08 +01:00
Benoist
5d90d5269a
Setup action build & upload 2023-02-25 02:53:16 +01:00
Kenzzer
2824a307e4
Bring build scripts to AMBuild 2.2 2023-02-18 23:39:16 +01:00