556 Commits

Author SHA1 Message Date
Federico Cecchetto
81e9ee451a Scripting changes + SP support 2022-04-05 01:30:24 +02:00
Federico Cecchetto
4cb4d38d4a Small fix 2022-03-28 02:21:24 +02:00
quaK
fbb65958bb update 2022-03-23 04:32:09 +02:00
quaK
002b1146d4 disable components 2022-03-23 04:31:01 +02:00
m
a73db20efb
fix safeArea + naming of ui_drawCrosshair 2022-03-18 17:47:07 -05:00
Skull Merlin
71e62b4496 game launching errors [skip ci] 2022-03-18 03:28:44 +02:00
Skull Merlin
38a153865f no unable to load error 2022-03-18 03:24:04 +02:00
Skull Merlin
369b0f3a1c small clean up [skip ci]
also no compiler err's
2022-03-18 03:19:50 +02:00
Skull Merlin
aabe0b427b arxan class [skip ci] 2022-03-18 02:58:43 +02:00
Skull Merlin
d2d5fb6654 Revert "stuff"
This reverts commit 2a9ff724269dea40b1f6c3e080db6c40cf3cd4d9.
2022-03-18 02:40:50 +02:00
Federico Cecchetto
3d91fbc36d Custom font support 2022-03-18 00:56:03 +01:00
Federico Cecchetto
8071edfc55 Fix stats 2022-03-18 00:27:13 +01:00
Federico Cecchetto
ad6acadd4f Fix custom materials 2022-03-17 23:56:15 +01:00
Skull Merlin
2a9ff72426 stuff 2022-03-17 02:35:10 +02:00
m
3a65d1d923
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
Federico Cecchetto
e939edee75 Dont try to load 'white' material 2022-03-16 01:56:00 +01:00
m
c52cfa73b4 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
60a0062dfd Custom material stupport 2022-03-16 00:27:49 +01:00
Federico Cecchetto
fe593450bb Finish fixing spawnBot 2022-03-14 00:00:47 +01:00
Federico Cecchetto
5a3247234b Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
c5b5a93360 Add more commands + fixes 2022-03-13 21:01:29 +01:00
Federico Cecchetto
88c55dff72 Move stuff 2022-03-13 15:31:57 +01:00
Federico Cecchetto
73cea1553d Revert "Fix"
This reverts commit 39fa6db1fb9e9e50c91a5be06be24696f8fc2ea3.
2022-03-13 15:27:02 +01:00
Federico Cecchetto
39fa6db1fb Fix 2022-03-13 15:26:37 +01:00
m
aca747e5d9 small fix 2022-03-13 07:59:35 -05:00
m
be19c5edc7 add listassetpool & others 2022-03-13 07:45:20 -05:00
Federico Cecchetto
c08a8e9201 Adjust console colors 2022-03-13 03:21:37 +01:00
Federico Cecchetto
c84c9398f6 Add dvar_cheats component + some fixes 2022-03-13 03:07:17 +01:00
Federico Cecchetto
3cbb438e71 Add dvar descriptions 2022-03-13 00:56:15 +01:00
Federico Cecchetto
b4326f7177 Add logger component 2022-03-11 22:28:08 +01:00
Federico Cecchetto
1c1b0a8719 Small change 2022-03-11 22:07:16 +01:00
Federico Cecchetto
c112eafad0 Fix client_t struct 2022-03-11 21:41:17 +01:00
Federico Cecchetto
b28b776c69 Lowercase function names 2022-03-10 23:21:31 +01:00
Federico Cecchetto
6a5f9a5be3 Remove update_test folder for debug 2022-03-10 21:55:15 +01:00
Federico Cecchetto
373c0fa2bc Add stats menu 2022-03-10 01:30:03 +01:00
Federico Cecchetto
9e3cd77c6c Allow longer hostnames 2022-03-09 22:27:12 +01:00
Skull Merlin
1d8eab6490 small cleanup 2022-03-09 19:33:00 +02:00
Skull Merlin
b1dcc4230d hide crosshair fix 2022-03-07 00:13:37 +02:00
Federico Cecchetto
9faaa5a309 Ranked dedis 2022-03-06 21:17:42 +01:00
Skull Merlin
3dd28c1565 fovmin reset fix 2022-03-06 15:03:44 +02:00
m
f9ad7b3ed7 Replace obscure ternary operator
by https://github.com/diamante0018 from https://github.com/XLabsProject/s1x-client
2022-03-05 19:37:08 -06:00
Federico Cecchetto
1816ca1b61 Add some jump dvars 2022-03-06 02:15:05 +01:00
Federico Cecchetto
42ccedefef Improve text chat 2022-03-06 01:39:03 +01:00
Federico Cecchetto
6306283272 Add better hud ping & fps counter 2022-03-05 16:38:34 +01:00
Skull Merlin
d48696e2ad
update master server 2022-03-05 15:19:17 +03:00
Skull Merlin
2614f7251f should be full [skip ci] 2022-03-05 03:36:18 +02:00
Skull Merlin
8e65524f85
cleanup 2022-03-05 02:53:22 +03:00
fed
60e2098f0e
Merge pull request #20 from h1-mod/scripting
Scripting
2022-03-05 00:52:02 +01:00
Federico Cecchetto
6150134f77 No SP for now 2022-03-04 20:55:45 +01:00
Federico Cecchetto
2261c68b5b Update function tables + bots 2022-03-04 20:46:09 +01:00