Commit Graph

434 Commits

Author SHA1 Message Date
Skull Merlin
c05aea9bd9 no unable to load error 2022-03-18 03:24:04 +02:00
Skull Merlin
a7bbcb355f small clean up [skip ci]
also no compiler err's
2022-03-18 03:19:50 +02:00
Skull Merlin
a59bcbf442 arxan class [skip ci] 2022-03-18 02:58:43 +02:00
Skull Merlin
34b2fcd4cc loader [skip ci] 2022-03-18 02:54:50 +02:00
Skull Merlin
1ed4f717f6 Revert "stuff"
This reverts commit 2a9ff72426.
2022-03-18 02:40:50 +02:00
Federico Cecchetto
6044326356 Custom font support 2022-03-18 00:56:03 +01:00
Federico Cecchetto
3471ae9dd8 Fix stats 2022-03-18 00:27:13 +01:00
Federico Cecchetto
f6fd11d662 Fix custom materials 2022-03-17 23:56:15 +01:00
Federico Cecchetto
cea4d720be Add LUI notify function 2022-03-17 20:58:26 +01:00
dependabot[bot]
fc6deb476b Bump deps/libtomcrypt from 673f5ce to 06a81ae (#31)
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `673f5ce` to `06a81ae`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](673f5ce290...06a81aeb22)

---
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>
2022-03-17 12:55:11 -05:00
Skull Merlin
e0eb721364 readd submodules 2022-03-17 03:15:30 +02:00
Skull Merlin
29d5c1deb4 remove submodules 2022-03-17 02:45:35 +02:00
Skull Merlin
7811e6aa32 stuff 2022-03-17 02:35:10 +02:00
m
ae32b3d331 Merge develop into rich-presence (#30)
* Bump deps/asmjit from `6efd4d5` to `f1a399c`

Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `6efd4d5` to `f1a399c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](6efd4d563d...f1a399c4fe)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Custom material stupport

* Remove this

* Dont try to load 'white' material

* removed git protocol submodules [skip ci]

* readd submodules via http protocol

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2022-03-16 07:43:54 -05:00
m
b03cd1b0cd readd submodules via http protocol 2022-03-16 07:42:38 -05:00
m
559de09314 removed git protocol submodules [skip ci] 2022-03-16 07:38:26 -05:00
fed
94776e77c1 Merge pull request #29 from h1-mod/dependabot/submodules/deps/asmjit-f1a399c 2022-03-16 11:12:33 +00:00
Federico Cecchetto
72bfe9c40b Dont try to load 'white' material 2022-03-16 01:56:00 +01:00
m
f8125af152 discord rich presence joining
TODO:
- add a "session ID" randomly generated string
- improve the Joining game on DW initalized > main thread?
- join requests with avatars in game (ui scripting)
2022-03-15 18:59:03 -05:00
Federico Cecchetto
cd32031d0b Remove this 2022-03-16 00:30:55 +01:00
Federico Cecchetto
dea945b6e1 Custom material stupport 2022-03-16 00:27:49 +01:00
dependabot[bot]
fc6e27d7b0 Bump deps/asmjit from 6efd4d5 to f1a399c
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `6efd4d5` to `f1a399c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](6efd4d563d...f1a399c4fe)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 20:11:04 +00:00
Federico Cecchetto
f5990e2acf Update build.yml 2022-03-15 19:32:52 +01:00
Federico Cecchetto
565e11721f Update build.yml 2022-03-15 19:20:19 +01:00
Federico Cecchetto
27658bd038 Update build.yml 2022-03-15 19:18:49 +01:00
Federico Cecchetto
34418306c7 Maybe fix build 2022-03-15 19:06:47 +01:00
m
86e5c2e7b1 Merge pull request #28 from h1-mod/dependabot/submodules/deps/libtommath-66de864
Bump deps/libtommath from `04e9d1e` to `66de864`
2022-03-14 10:35:33 -07:00
dependabot[bot]
7529548a53 Bump deps/libtommath from 04e9d1e to 66de864
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `04e9d1e` to `66de864`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](04e9d1e7a0...66de86426e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 17:34:54 +00:00
Federico Cecchetto
a9251d8678 Fix client_t (again) 2022-03-14 01:55:00 +01:00
Federico Cecchetto
2897c0ba70 Finish fixing spawnBot 2022-03-14 00:00:47 +01:00
Federico Cecchetto
bb5bc22804 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-13 23:54:33 +01:00
Federico Cecchetto
152ffcf18e Fix build 2022-03-13 23:54:26 +01:00
fed
60364dd40c Merge pull request #27 from DoktorSAS/patch-3
Update functions table
2022-03-13 23:44:27 +01:00
Federico Cecchetto
a406368471 Better fix 2022-03-13 23:40:22 +01:00
Federico Cecchetto
e373f75fca Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
97acea9e71 Fix event_handler 2022-03-13 23:11:49 +01:00
DoktorSAS
b64534d2cf Fixed lowercase 2022-03-13 21:19:17 +01:00
Federico Cecchetto
2a5e9721c3 Add more commands + fixes 2022-03-13 21:01:29 +01:00
DoktorSAS
1b4d525b2e Update functions table
Fixed some wrong named functions added some missing one
2022-03-13 18:49:22 +01:00
Federico Cecchetto
66b2a82ab3 Move stuff 2022-03-13 15:31:57 +01:00
Federico Cecchetto
b4232ef4c1 Revert "Fix"
This reverts commit 39fa6db1fb.
2022-03-13 15:27:02 +01:00
Federico Cecchetto
d4b08077a3 Fix 2022-03-13 15:26:37 +01:00
m
8b02cee500 small fix 2022-03-13 07:59:35 -05:00
m
3af1d21166 add listassetpool & others 2022-03-13 07:45:20 -05:00
Federico Cecchetto
4747735487 Adjust console colors 2022-03-13 03:21:37 +01:00
Federico Cecchetto
f56c477a95 Add dvar_cheats component + some fixes 2022-03-13 03:07:17 +01:00
Federico Cecchetto
bc68d8d404 Small fix 2022-03-13 01:07:16 +01:00
Federico Cecchetto
1dfa31b23c Add dvar descriptions 2022-03-13 00:56:15 +01:00
m
ef87904c8b lowercase function table 2022-03-12 16:42:04 -06:00
m
89f1999869 Update function_tables.cpp (skip ci) 2022-03-12 16:38:15 -06:00