Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
e77cf742a1
Bump deps/stb from af1a5bc to ae721c5 (#129)
Bumps [deps/stb](https://github.com/nothings/stb) from `af1a5bc` to `ae721c5`.
- [Commits](af1a5bc352...ae721c50ea)

---
updated-dependencies:
- dependency-name: deps/stb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:12:23 -06:00
dependabot[bot]
dd42d75d67
Bump deps/libtomcrypt from 06a81ae to f7e6519 (#128)
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `06a81ae` to `f7e6519`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](06a81aeb22...f7e6519fae)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:12:13 -06:00
dependabot[bot]
1ebed6a16e
Bump deps/libtommath from 4b47368 to 8314bde (#127)
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `4b47368` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](4b47368501...8314bde5e5)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:12:04 -06:00
dependabot[bot]
446fa05065
Bump deps/lua from 7923dbb to c31d677 (#134)
Bumps [deps/lua](https://github.com/lua/lua) from `7923dbb` to `c31d677`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](7923dbbf72...c31d6774ac)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:11:55 -06:00
dependabot[bot]
59da3754ee
Bump deps/curl from 3f08d80 to b4d73e6 (#135)
Bumps [deps/curl](https://github.com/curl/curl) from `3f08d80` to `b4d73e6`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](3f08d80b22...b4d73e67dc)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:11:47 -06:00
dependabot[bot]
7b8b3f12f2
Bump deps/asmjit from a4cb51b to 3ca5c18 (#136)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4cb51b` to `3ca5c18`.
- [Commits](a4cb51b532...3ca5c186bf)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 17:11:31 -06:00
m
bd3af45378 95% working discord RPC (disabled) 2024-03-07 22:28:07 -06:00
m
56895bd234 update gsc-tool 2024-03-07 20:29:51 -06:00
m
885908ff15
LUI (#126)
* lui scripting + server list

* better hooks

* add hks hook + fix dvars

* add properties util for later

* Add Heatbeats to Dedis (#109)

* Add heatbeats to dedis

* Address review changes

* fix: server browser columns match game (#122)

* fix: server browser columns match game

* chore: remove unused debug logs

---------

Co-authored-by: efinst0rm <efinst0rm@users.noreply.github.com>
Co-authored-by: Liam <lierrmm@gmail.com>
2024-03-07 20:27:06 -06:00
m
9138daac65 update gsc-tool 2024-01-10 16:33:11 -06:00
m
d7049695da update gsc-tool 2024-01-07 22:52:35 -06:00
m
23a6dcc97f switch gsc-tool to quak fork 2024-01-03 16:01:14 -06:00
m
0cb58ad118 remove gsc-tool dep 2024-01-03 15:58:45 -06:00
m
3c09055d21 very early gsc not working
TODO:
- add script_extension.cpp for scripting.cpp
2023-12-28 01:59:00 -06:00
quaK
de493310e7 Initial commit 2022-05-19 19:11:05 +03:00