Commit Graph

497 Commits

Author SHA1 Message Date
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
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
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
DoktorSAS
2e904fd6c0 Update functions
Named some functions
Fixed some wrong named functions
2022-03-12 22:42:23 +01:00
Federico Cecchetto
8484dfc2db Add logger component 2022-03-11 22:28:08 +01:00
Federico Cecchetto
01874769b9 Small change 2022-03-11 22:07:16 +01:00
Federico Cecchetto
de687f1520 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-11 21:41:34 +01:00
Federico Cecchetto
4cd1334b94 Fix client_t struct 2022-03-11 21:41:17 +01:00
m
df0dc85f76 Update functions tables (#25) 2022-03-11 12:13:06 -08:00
Federico Cecchetto
60a9340c2a Update function_tables.cpp 2022-03-11 20:38:28 +01:00
DoktorSAS
efa7f3b27f Update functions tables 2022-03-11 20:02:00 +01:00
Federico Cecchetto
062ccd33eb Update function tables 2022-03-11 19:12:55 +01:00
Federico Cecchetto
a0bce7bb18 Lowercase function names 2022-03-10 23:21:31 +01:00
Federico Cecchetto
7a6858151b Remove update_test folder for debug 2022-03-10 21:55:15 +01:00
Federico Cecchetto
f8be4ff71b Update function_tables.cpp 2022-03-10 20:51:59 +01:00
Federico Cecchetto
db742f8445 Add stats menu 2022-03-10 01:30:03 +01:00
Federico Cecchetto
ce9ff664a1 Allow longer hostnames 2022-03-09 22:27:12 +01:00
Skull Merlin
33852cfb84 small cleanup 2022-03-09 19:33:00 +02:00
m
7c44f15fcf fix compile ?? 2022-03-08 06:41:04 -06:00
m
b1aa122ddb don't load data from host module
closes #21, nice copy and paste skull
2022-03-08 06:27:16 -06:00
Skull Merlin
0a6dc99e5f hide crosshair fix 2022-03-07 00:13:37 +02:00
Federico Cecchetto
23e7b576c5 Ranked dedis 2022-03-06 21:17:42 +01:00
Skull Merlin
b37ebed5f4 fovmin reset fix 2022-03-06 15:03:44 +02:00
Federico Cecchetto
21d59049a4 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-06 03:17:06 +01:00
Federico Cecchetto
8b6f959e69 Scripting fixes 2022-03-06 03:16:57 +01:00
m
62fe84a635 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
0078497ed6 Add some jump dvars 2022-03-06 02:15:05 +01:00
Federico Cecchetto
04881f3d8a Improve text chat 2022-03-06 01:39:03 +01:00
Federico Cecchetto
091314c80a Update function_tables.cpp 2022-03-05 23:23:28 +01:00
Federico Cecchetto
1af7a7811d Some fixes 2022-03-05 18:36:56 +01:00
Federico Cecchetto
271eca1569 Add better hud ping & fps counter 2022-03-05 16:38:34 +01:00
Skull Merlin
23ff92dc70 update master server 2022-03-05 15:19:17 +03:00
Skull Merlin
971ed0c5f0 should be full [skip ci] 2022-03-05 03:36:18 +02:00
Skull Merlin
46df4fa4df baseaddr [skip ci] 2022-03-05 02:44:16 +02:00
Skull Merlin
5fe6b85a1a Revert "baseaddr"
This reverts commit 05696f1ec5.
2022-03-05 02:35:20 +02:00
Skull Merlin
d6bbfad1e7 baseaddr 2022-03-05 02:34:13 +02:00
m
3a08519fd9 proper program about [skip ci] 2022-03-04 18:07:21 -06:00
Skull Merlin
1c6e3cf9eb program about 2022-03-05 02:57:07 +03:00
Skull Merlin
2ad0fb2aaa cleanup 2022-03-05 02:53:22 +03:00
fed
82b0aa3c43 Merge pull request #20 from h1-mod/scripting
Scripting
2022-03-05 00:52:02 +01:00
Federico Cecchetto
236342d734 No SP for now 2022-03-04 20:55:45 +01:00
Federico Cecchetto
4d03e922ea Update function tables + bots 2022-03-04 20:46:09 +01:00
fed
c07d8a5757 Small fix 2022-03-04 10:38:06 +01:00
fed
ad6bb9b1ba Small fix 2022-03-04 09:26:58 +01:00
Federico Cecchetto
1e03b03016 Fix updater cache 2022-03-04 01:59:08 +01:00
Federico Cecchetto
e4344100fc Add updater 2022-03-04 01:39:19 +01:00
Skull Merlin
836bbf89a3 missing address for sp 2022-03-03 16:49:58 +02:00
m
8bf28416e7 use hooking utils invoke 2022-03-03 07:07:37 -06:00
m
41172e10e6 add filesystem + executing custom cfg files 2022-03-03 06:56:46 -06:00
fed
91c0856f86 Game console fixes 2022-03-03 12:51:02 +01:00
fed
fa9020c084 Fix in-game UI 2022-03-03 12:37:46 +01:00
Federico Cecchetto
5777126a2b Scripting progress 2022-03-03 02:09:13 +01:00
m
cf6cc99a89 Don't show ping in lobby 2022-03-02 16:50:40 -06:00
Federico Cecchetto
7ba8b4d596 Merge branch 'develop' into scripting 2022-03-02 22:56:41 +01:00
Federico Cecchetto
6622108633 Improve server list 2022-03-02 21:10:37 +01:00
Federico Cecchetto
7523dee884 Finish fixing classes not saving 2022-03-02 21:06:15 +01:00
Federico Cecchetto
9dd49be0d6 Some fixes 2022-03-02 15:01:01 +01:00
m
2e90007493 sp addresses + fix mp addresses
stupid ida decompiler
2022-03-02 07:01:01 -06:00
m
7814dd4e69 add ui scripting 2022-03-02 05:26:55 -06:00
m
ed84593776 vs2022 2022-03-02 03:29:54 -06:00
m
b98ee18759 ok 2022-03-01 21:27:42 -06:00
m
39a90d8c56 fix player count for rpc + client_t padding 2022-03-01 19:57:00 -06:00
m
2c6ff615ef fix up discord rpc 2022-03-01 18:07:22 -06:00
Federico Cecchetto
a5e7d5a0f6 Dedi hostname & discord changes 2022-03-02 01:00:27 +01:00
Federico Cecchetto
bb6f11c523 Fix crash in command handling 2022-03-02 00:33:17 +01:00
Federico Cecchetto
9ca63fd88a Nevermind this way fine 2022-03-02 00:15:50 +01:00
Federico Cecchetto
8e5e5598f1 Revert "Almost fix classes not saving"
This reverts commit ed87298a6e.
2022-03-02 00:13:18 +01:00
Federico Cecchetto
5ed19f20ec Almost fix classes not saving 2022-03-02 00:12:48 +01:00
Skull Merlin
c9e2285456 scroptong workong? 2022-03-02 00:08:43 +02:00
m
2d9c3a8666 Revert "-memoryfix parameter, fixes OOM (12) errors"
This reverts commit d83bf1d4fc.
2022-03-01 14:44:14 -06:00
Federico Cecchetto
fdee507957 Remove memoryfix flag from exception component 2022-03-01 21:40:12 +01:00
Federico Cecchetto
8330f7b157 Fastfile component 2022-03-01 21:38:52 +01:00
Federico Cecchetto
1d9d379804 Memory fix flag 2022-03-01 21:38:16 +01:00
Federico Cecchetto
cbd5c6f55a Fix F10 button for server list 2022-03-01 21:38:00 +01:00
Skull Merlin
43dc377015 spacing 1 2022-03-01 22:27:23 +02:00
Skull Merlin
fb8bf9b624 symbols 2022-03-01 22:24:55 +02:00
Skull Merlin
3b46baf248 scripting components 2022-03-01 22:14:41 +02:00
Skull Merlin
9d9c4c39ca open server list easier 2022-03-01 21:56:21 +02:00
m
d8128316b6 -memoryfix parameter, fixes OOM (12) errors 2022-03-01 12:33:00 -06:00
Skull Merlin
6f946fa3ec Update map_rotation.cpp 2022-03-01 21:31:30 +03:00
Skull Merlin
1b69804ff6 spacing 2022-03-01 20:03:13 +02:00
Skull Merlin
13a35ef198 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-03-01 20:01:20 +02:00
Skull Merlin
a58cada57d dedicated information 2022-03-01 20:00:35 +02:00
m
e772a82704 fix joining servers 2022-03-01 11:53:23 -06:00
Federico Cecchetto
6aebf90c78 Fix 2022-03-01 15:40:37 +01:00
Federico Cecchetto
a27ebd4ad3 Remove printf 2022-03-01 03:16:56 +01:00
Federico Cecchetto
b0aa4dcd5d Also check if virtual lobby is loaded 2022-03-01 03:16:31 +01:00
fed
2d30f73261 Merge branch 'main' into dedicated 2022-03-01 03:03:37 +01:00
Federico Cecchetto
54d5b628d8 This too 2022-03-01 02:39:51 +01:00
Federico Cecchetto
57912642ae Dedi progress 2022-03-01 02:39:22 +01:00
Skull Merlin
e2f1d8ca03 kbam input
#13
2022-03-01 03:16:28 +03:00
m
1a0ec91567 add parsed variable
closes #12
2022-02-28 16:57:06 -06:00
Skull Merlin
910ef95f82 spacing 2022-02-28 23:50:51 +03:00
Skull Merlin
36db68dcd7 client aim assist 2022-02-28 22:49:10 +02:00
m
21c0a6be4f finish dedi addresses 2022-02-28 14:21:22 -06:00
Federico Cecchetto
b7423d8109 Add dvar & flag to disable shader caching 2022-02-28 21:18:27 +01:00
Federico Cecchetto
4d5c6ecc17 Nevermind 2022-02-28 21:04:44 +01:00
Federico Cecchetto
358d564936 Fix on_game_initialized 2022-02-28 20:56:55 +01:00
m
8eabfbdc7c Dvars component + update dvar list 2022-02-28 13:36:32 -06:00
Federico Cecchetto
781e1f914d Dvars component + update dvar list 2022-02-28 20:31:25 +01:00
m
b4aef80e5a Merge remote-tracking branch 'origin/main' into dedicated 2022-02-28 11:40:42 -06:00
Federico Cecchetto
fab4962c6e Dont Com_Error in infoResponse 2022-02-28 18:11:09 +01:00
Federico Cecchetto
3ac6f589a4 Remove this for now 2022-02-28 15:25:30 +01:00
Federico Cecchetto
b3742919fa More party fixes 2022-02-28 15:22:04 +01:00
Federico Cecchetto
f4903da8eb More fixes 2022-02-28 15:13:03 +01:00
Federico Cecchetto
0eda36b7a1 Fix 2022-02-28 15:07:22 +01:00
Federico Cecchetto
0fab0574b2 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-28 15:01:37 +01:00
Federico Cecchetto
924d726e98 More network fixes 2022-02-28 15:01:30 +01:00
m
03e3fe84e1 hours of progress, not done 2022-02-28 03:13:16 -06:00
m
bc1619d7a1 typo 2022-02-27 23:10:30 -06:00
m
0a08578f39 cleanup 2022-02-27 23:01:28 -06:00
m
6db0cde0ce new components + more symbols (#10)
* add bots, discord, party components + more symbols

* proper check for server player count

* progress on party/server list

* fix socket, server list now shows S1 servers
2022-02-27 22:54:27 -06:00
Skull Merlin
4f170ca1cf Update renderer.cpp 2022-02-28 02:53:44 +02:00
Federico Cecchetto
f0651c841d Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-27 20:52:20 +01:00
Federico Cecchetto
10427becc1 Another fix 2022-02-27 20:52:13 +01:00
Skull Merlin
8824781ae1 cg_fov fix 2022-02-27 21:35:21 +02:00
Federico Cecchetto
fc9eed11de Some fixes 2022-02-27 16:10:04 +01:00
m
242c9d5beb Alphabetical order + remove dupes
thanks to a kind fella on discord :D
2022-02-27 03:59:09 -06:00
m
8787d8bfed renderer on debug only, sp no longer crashes 2022-02-27 00:36:54 -06:00
Federico Cecchetto
96160c1f7e Fix command stub 2022-02-27 04:10:11 +01:00
Federico Cecchetto
46021c64e8 Remove incorrect pointers 2022-02-27 02:16:38 +01:00
Federico Cecchetto
5d90a88035 Comment 2022-02-27 00:00:16 +01:00
Federico Cecchetto
8e85d100fa Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 23:53:08 +01:00
Federico Cecchetto
046383747c Fix game freezing at dw start + correct pointer 2022-02-26 23:53:05 +01:00
Skull Merlin
698ad43d43 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-27 00:40:57 +02:00
Skull Merlin
3b52e63e2d lost dvars 2022-02-27 00:40:52 +02:00
quaK
79ec236f84 add virtuallobby component 2022-02-27 00:31:12 +02:00
Federico Cecchetto
d2377fcf34 Branding & fps adjustments 2022-02-26 23:03:29 +01:00
m
58259baf15 add unlit fullbright + add/update addresses 2022-02-26 15:24:03 -06:00
Federico Cecchetto
6e21164a6c Fix SP crashing on quit 2022-02-26 22:09:23 +01:00
Federico Cecchetto
d9a3dbff56 Fix SP name 2022-02-26 21:58:04 +01:00
Federico Cecchetto
7cd2cfe8f3 Macro for native console window 2022-02-26 21:42:44 +01:00
Federico Cecchetto
70d2f1fa2f Dvar command + cleanup symbols 2022-02-26 21:36:29 +01:00
Federico Cecchetto
8d0f91303f Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 21:36:00 +01:00
Federico Cecchetto
6797daf260 Unlock com_maxfps 2022-02-26 21:35:58 +01:00
m
30bf1d9991 use name dvar for persona name
iw6x/s1x doesn't do this, maybe we missed something else?
2022-02-26 13:32:30 -06:00
Federico Cecchetto
6372e6214b Fix connecting + scheduler mp addresses 2022-02-26 20:12:05 +01:00
Skull Merlin
d043a3a954 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 17:10:45 +02:00
Skull Merlin
f1781ca56f sp crash fix and patches 2022-02-26 17:10:35 +02:00
Federico Cecchetto
a8fd70e31c Console fixes 2022-02-26 16:10:29 +01:00
Federico Cecchetto
d7e1626240 Fix getaddrinfo hook 2022-02-26 16:07:45 +01:00
Federico Cecchetto
50e3a00040 Cleanup 2022-02-26 01:58:01 +01:00
Federico Cecchetto
1ddaa0b6a8 DW done maybe 2022-02-26 00:39:54 +01:00
Federico Cecchetto
2de6b475d3 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-25 15:31:28 +01:00
Federico Cecchetto
9497e2ab7a More DW stuff 2022-02-25 15:30:46 +01:00
Skull Merlin
4c01c677db auth wrong address 2022-02-25 02:20:31 +02:00
Federico Cecchetto
9cc477040e DW fixes 2022-02-24 15:11:19 +01:00
Federico Cecchetto
d8b026dff6 Add exception component 2022-02-24 15:09:58 +01:00
Federico Cecchetto
b49aea8ecc Formatting 2022-02-23 21:23:00 +01:00
Skull Merlin
e830324fd8 binding 2022-02-22 20:09:25 +02:00
Skull Merlin
0d8ca4ef7a smol thingy's 2022-02-21 21:39:44 +02:00
Skull Merlin
9fad4ec948 Remove store config 2022-02-19 15:23:47 +02:00
Skull Merlin
b01a7b94e3 fix player offset
Big thanks to quaK.
2022-02-19 00:33:45 +02:00
Skull Merlin
057c31361e wrong lui address 2022-02-18 15:05:06 +02:00
Skull Merlin
0faee2bc61 small stuff 2022-02-17 07:11:35 +02:00
Skull Merlin
69820170ff somethings 2022-02-12 05:21:53 +02:00
Skull Merlin
f5bd4381db Update symbols.hpp 2022-02-09 19:39:43 +02:00
Skull Merlin
b93c53c0c8 command adding 2022-02-09 18:58:17 +02:00
Skull
feb6624542 wrong location 2022-02-06 06:48:17 +02:00
Skull
9752c90a4b somethings
cg_drawfps/ping
2022-02-06 06:20:45 +02:00
Skull
1b91a2deac stuff
Console improvement & printing
s1 command system"needs work"
2022-02-04 23:17:56 +02:00
Skull
a326a70a7f branding 2022-02-04 13:21:35 +02:00
Skull
d6afb4254c things
Singleplayer is now supported
Logo now appear on top of console
App about fix
2022-02-04 12:57:15 +02:00
quaK
7ac0de9f86 stuff 2022-02-04 09:07:31 +02:00
Skull
da92f0a20c singleplayer components 2022-02-04 07:41:33 +02:00
Skull
c74bddd5e4 singleplayer addresses 2022-02-04 06:02:57 +02:00
Skull
c9cb7d4777 app information 2022-02-04 05:49:34 +02:00
Skull
b620cebfce splash is cool 2022-02-04 05:44:21 +02:00
Skull
0ea9d2f0e2 branding specification 2022-02-04 05:21:16 +02:00
Skull
79d42dfa18 remove verify for now 2022-02-04 05:10:30 +02:00
Skull
8b20e89dda network addresses 2022-02-04 04:59:44 +02:00
Skull
19bacbb1d6 no scripting for now 2022-02-04 03:51:51 +02:00
unknown
64852b8315 client upload 2022-02-03 11:05:24 -08:00