17 Commits
Author SHA1 Message Date
Maxime Leroy 25286e2f04 feat: update sdks, builders, ci, proper secure data (#10) 1.1.1 2025-02-21 00:47:09 +01:00
dependabot[bot] 05149c6656 Bump actions/upload-artifact from 2 to 4 (#9)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 23:07:47 +01:00
dependabot[bot] cf9106248c Bump actions/download-artifact from 2 to 4 (#8)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 23:07:38 +01:00
dependabot[bot] f4c9b10762 Bump actions/setup-python from 2 to 5 (#7)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 23:07:30 +01:00
dependabot[bot] 3f1d269d51 Bump actions/checkout from 2 to 4 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 23:07:21 +01:00
Maxime Leroy 62240ad8b1 chore(ci): enable dependabot (#5) 2025-02-20 23:06:24 +01:00
maxime1907 dc4edb035a feat: add github ci 1.1.0 2022-09-24 11:38:04 +02:00
Rushaway a024725338 Update to SM 1.11 (#1) 2022-08-28 11:45:14 +02:00
maxime1907 135ffc32df Update AMBuilder 2022-07-03 14:38:29 +02:00
maxime1907 5741936fb6 Add back compatibility with csgo (LittleQWord problem) 2021-12-04 00:15:25 +01:00
maxime1907 3acd92c898 Add sv_qcache_packet_size_check 2021-12-02 00:49:42 +01:00
maxime1907 7b7d49a08d Fix a2s_info response 2021-12-01 02:33:25 +01:00
maxime1907 6ef685506f Add sv_qcache_iprate_limit, sv_qcache_validate_info_challenge 2021-12-01 01:07:42 +01:00
maxime1907 f6e114f3b7 Add proper/clean method for a2s_info and a2s_player 2021-11-19 17:40:08 +01:00
maxime1907 b87d807e65 Add sv_count_bots_info, sv_count_bots_player, AutoExecConfig 2021-08-26 17:35:49 +02:00
maxime1907 1548f94a0c Add ambuild 2.2 support 2021-08-26 17:35:39 +02:00
BotoX ae3e25c547 initial commit 2021-01-27 15:07:12 +01:00