Commit Graph

453 Commits

Author SHA1 Message Date
Skull Merlin
d2d5fb6654 Revert "stuff"
This reverts commit 2a9ff72426.
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
Federico Cecchetto
47f66b4c03 Add LUI notify function 2022-03-17 20:58:26 +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
b905b76732 Remove this 2022-03-16 00:30:55 +01:00
Federico Cecchetto
60a0062dfd Custom material stupport 2022-03-16 00:27:49 +01:00
Federico Cecchetto
69f65f6ed9 Fix client_t (again) 2022-03-14 01:55:00 +01:00
Federico Cecchetto
fe593450bb Finish fixing spawnBot 2022-03-14 00:00:47 +01:00
Federico Cecchetto
40aab3a2f8 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-13 23:54:33 +01:00
Federico Cecchetto
a5986679ce Fix build 2022-03-13 23:54:26 +01:00
fed
6f13eb2a29
Merge pull request #27 from DoktorSAS/patch-3
Update functions table
2022-03-13 23:44:27 +01:00
Federico Cecchetto
b415019c37 Better fix 2022-03-13 23:40:22 +01:00
Federico Cecchetto
5a3247234b Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
c97e354bc1 Fix event_handler 2022-03-13 23:11:49 +01:00
DoktorSAS
9badba626c
Fixed lowercase 2022-03-13 21:19:17 +01:00
Federico Cecchetto
c5b5a93360 Add more commands + fixes 2022-03-13 21:01:29 +01:00
DoktorSAS
21e8d854c4
Update functions table
Fixed some wrong named functions added some missing one
2022-03-13 18:49:22 +01:00
Federico Cecchetto
88c55dff72 Move stuff 2022-03-13 15:31:57 +01:00
Federico Cecchetto
73cea1553d Revert "Fix"
This reverts commit 39fa6db1fb.
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
e65c6c7327 Small fix 2022-03-13 01:07:16 +01:00
Federico Cecchetto
3cbb438e71 Add dvar descriptions 2022-03-13 00:56:15 +01:00
m
de66f83efe lowercase function table 2022-03-12 16:42:04 -06:00
m
5d2f33bd56 Update function_tables.cpp (skip ci) 2022-03-12 16:38:15 -06:00
DoktorSAS
8bfb8329ed
Update functions
Named some functions
Fixed some wrong named functions
2022-03-12 22:42:23 +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
180190d527 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-11 21:41:34 +01:00
Federico Cecchetto
c112eafad0 Fix client_t struct 2022-03-11 21:41:17 +01:00
m
eacd1c1aca
Update functions tables (#25) 2022-03-11 12:13:06 -08:00
Federico Cecchetto
289b3b50c5 Update function_tables.cpp 2022-03-11 20:38:28 +01:00
DoktorSAS
1a5a5def5f
Update functions tables 2022-03-11 20:02:00 +01:00
Federico Cecchetto
03df877e42 Update function tables 2022-03-11 19:12:55 +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
89dd2a164b Update function_tables.cpp 2022-03-10 20:51:59 +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
m
83fd05f0f8 fix compile ?? 2022-03-08 06:41:04 -06:00
m
9f909770e6 don't load data from host module
closes #21, nice copy and paste skull
2022-03-08 06:27:16 -06: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
Federico Cecchetto
d5f8e8d937 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-06 03:17:06 +01:00
Federico Cecchetto
88cee0fe52 Scripting fixes 2022-03-06 03:16:57 +01: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
de1a3d4a38 Update function_tables.cpp 2022-03-05 23:23:28 +01:00
Federico Cecchetto
456d83f1c0 Some fixes 2022-03-05 18:36:56 +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
fca5964740 baseaddr [skip ci] 2022-03-05 02:44:16 +02:00
Skull Merlin
fc59b7e7a6 Revert "baseaddr"
This reverts commit 05696f1ec5.
2022-03-05 02:35:20 +02:00
Skull Merlin
05696f1ec5 baseaddr 2022-03-05 02:34:13 +02:00
m
8e186c590a proper program about [skip ci] 2022-03-04 18:07:21 -06:00
Skull Merlin
2bad728489
program about 2022-03-05 02:57:07 +03: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
fed
5ae5e711f2 Small fix 2022-03-04 10:38:06 +01:00
fed
82896a0a3d Small fix 2022-03-04 09:26:58 +01:00
Federico Cecchetto
b0a572186c Fix updater cache 2022-03-04 01:59:08 +01:00
Federico Cecchetto
09d0f99d5a Add updater 2022-03-04 01:39:19 +01:00
Skull Merlin
06cabab4ed missing address for sp 2022-03-03 16:49:58 +02:00
m
8f9c663321 use hooking utils invoke 2022-03-03 07:07:37 -06:00
m
597549df52 add filesystem + executing custom cfg files 2022-03-03 06:56:46 -06:00
fed
37fe43d426 Game console fixes 2022-03-03 12:51:02 +01:00
fed
7624d400cb Fix in-game UI 2022-03-03 12:37:46 +01:00
Federico Cecchetto
e5149fe721 Scripting progress 2022-03-03 02:09:13 +01:00
m
a26b7fe153 Don't show ping in lobby 2022-03-02 16:50:40 -06:00
Federico Cecchetto
26d9ab5abd Merge branch 'develop' into scripting 2022-03-02 22:56:41 +01:00
Federico Cecchetto
586abfe0f6 Improve server list 2022-03-02 21:10:37 +01:00
Federico Cecchetto
0b3f8bf8fa Finish fixing classes not saving 2022-03-02 21:06:15 +01:00
Federico Cecchetto
884efc7ce7 Some fixes 2022-03-02 15:01:01 +01:00
m
d7b16e78ac sp addresses + fix mp addresses
stupid ida decompiler
2022-03-02 07:01:01 -06:00
m
5793866b7f add ui scripting 2022-03-02 05:26:55 -06:00
m
a5ba35390a vs2022 2022-03-02 03:29:54 -06:00
m
74f251fdee ok 2022-03-01 21:27:42 -06:00
m
ef20298fc4 fix player count for rpc + client_t padding 2022-03-01 19:57:00 -06:00
m
2a79fe000e fix up discord rpc 2022-03-01 18:07:22 -06:00
Federico Cecchetto
954543228f Dedi hostname & discord changes 2022-03-02 01:00:27 +01:00
Federico Cecchetto
4f18bce545 Fix crash in command handling 2022-03-02 00:33:17 +01:00
Federico Cecchetto
628795139d Nevermind this way fine 2022-03-02 00:15:50 +01:00
Federico Cecchetto
b951aa490e Revert "Almost fix classes not saving"
This reverts commit ed87298a6e.
2022-03-02 00:13:18 +01:00
Federico Cecchetto
ed87298a6e Almost fix classes not saving 2022-03-02 00:12:48 +01:00
Skull Merlin
05ff6c3f09 scroptong workong? 2022-03-02 00:08:43 +02:00
m
f77609432e Revert "-memoryfix parameter, fixes OOM (12) errors"
This reverts commit d83bf1d4fc.
2022-03-01 14:44:14 -06:00
Federico Cecchetto
e443605974 Remove memoryfix flag from exception component 2022-03-01 21:40:12 +01:00
Federico Cecchetto
d9a0a15172 Fastfile component 2022-03-01 21:38:52 +01:00
Federico Cecchetto
d7e3d1d45f Memory fix flag 2022-03-01 21:38:16 +01:00
Federico Cecchetto
a50702b8fb Fix F10 button for server list 2022-03-01 21:38:00 +01:00
Skull Merlin
f8980041f1 spacing 1 2022-03-01 22:27:23 +02:00
Skull Merlin
13b5ac1f7d symbols 2022-03-01 22:24:55 +02:00
Skull Merlin
10d8a9696a scripting components 2022-03-01 22:14:41 +02:00
Skull Merlin
78dd80c7fb open server list easier 2022-03-01 21:56:21 +02:00
m
d83bf1d4fc -memoryfix parameter, fixes OOM (12) errors 2022-03-01 12:33:00 -06:00
Skull Merlin
c3b089a5a8
Update map_rotation.cpp 2022-03-01 21:31:30 +03:00
Skull Merlin
7545e78005 spacing 2022-03-01 20:03:13 +02:00
Skull Merlin
9b4316d3e0 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-03-01 20:01:20 +02:00
Skull Merlin
f9f2a82547 dedicated information 2022-03-01 20:00:35 +02:00
m
005da78522 fix joining servers 2022-03-01 11:53:23 -06:00
Federico Cecchetto
5ccf40241e Fix 2022-03-01 15:40:37 +01:00
Federico Cecchetto
88baa72876 Remove printf 2022-03-01 03:16:56 +01:00
Federico Cecchetto
578247c477 Also check if virtual lobby is loaded 2022-03-01 03:16:31 +01:00
fed
e956fc4d92
Merge branch 'main' into dedicated 2022-03-01 03:03:37 +01:00
Federico Cecchetto
067a532490 This too 2022-03-01 02:39:51 +01:00
Federico Cecchetto
34d5a880e0 Dedi progress 2022-03-01 02:39:22 +01:00
Skull Merlin
c84bf0fa7c
kbam input
#13
2022-03-01 03:16:28 +03:00
m
b4abaf5949
add parsed variable
closes #12
2022-02-28 16:57:06 -06:00
Skull Merlin
f14aeba9bf
spacing 2022-02-28 23:50:51 +03:00
Skull Merlin
c761c912a3 client aim assist 2022-02-28 22:49:10 +02:00
m
fb2efeb089 finish dedi addresses 2022-02-28 14:21:22 -06:00
Federico Cecchetto
84687a6715 Add dvar & flag to disable shader caching 2022-02-28 21:18:27 +01:00
Federico Cecchetto
d4767230c5 Nevermind 2022-02-28 21:04:44 +01:00
Federico Cecchetto
a866064ca2 Fix on_game_initialized 2022-02-28 20:56:55 +01:00
m
85f28bbd9f Dvars component + update dvar list 2022-02-28 13:36:32 -06:00
Federico Cecchetto
eb22450669 Dvars component + update dvar list 2022-02-28 20:31:25 +01:00
m
9530caad52 Merge remote-tracking branch 'origin/main' into dedicated 2022-02-28 11:40:42 -06:00
Federico Cecchetto
ced51f723b Dont Com_Error in infoResponse 2022-02-28 18:11:09 +01:00
Federico Cecchetto
b4aab6e3db Remove this for now 2022-02-28 15:25:30 +01:00
Federico Cecchetto
0b4f427522 More party fixes 2022-02-28 15:22:04 +01:00
Federico Cecchetto
30f7b0f2bf More fixes 2022-02-28 15:13:03 +01:00
Federico Cecchetto
63644a1184 Fix 2022-02-28 15:07:22 +01:00
Federico Cecchetto
f78548a677 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-28 15:01:37 +01:00
Federico Cecchetto
0321753278 More network fixes 2022-02-28 15:01:30 +01:00
m
6a5994c437 hours of progress, not done 2022-02-28 03:13:16 -06:00
m
78a193707c typo 2022-02-27 23:10:30 -06:00
m
7d9c9f5314 cleanup 2022-02-27 23:01:28 -06:00
m
1515279e5c
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
23c203d15a Update renderer.cpp 2022-02-28 02:53:44 +02:00
Federico Cecchetto
03d6243ec9 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-27 20:52:20 +01:00
Federico Cecchetto
264ac50f6c Another fix 2022-02-27 20:52:13 +01:00
Skull Merlin
a2420cbdf1 cg_fov fix 2022-02-27 21:35:21 +02:00
Federico Cecchetto
c958916a1f Some fixes 2022-02-27 16:10:04 +01:00
m
292a7f16d0 Alphabetical order + remove dupes
thanks to a kind fella on discord :D
2022-02-27 03:59:09 -06:00
m
bd961ae124 renderer on debug only, sp no longer crashes 2022-02-27 00:36:54 -06:00
Federico Cecchetto
4982a33aea Fix command stub 2022-02-27 04:10:11 +01:00
Federico Cecchetto
4caef329bc Remove incorrect pointers 2022-02-27 02:16:38 +01:00
Federico Cecchetto
e1498e7bc2 Comment 2022-02-27 00:00:16 +01:00
Federico Cecchetto
d5d9ef4a01 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 23:53:08 +01:00
Federico Cecchetto
a4f82c66f7 Fix game freezing at dw start + correct pointer 2022-02-26 23:53:05 +01:00
Skull Merlin
79c6afa947 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-27 00:40:57 +02:00
Skull Merlin
6cfab48182 lost dvars 2022-02-27 00:40:52 +02:00
quaK
55bc6bc4d9 add virtuallobby component 2022-02-27 00:31:12 +02:00
Federico Cecchetto
e93ac3a906 Branding & fps adjustments 2022-02-26 23:03:29 +01:00
m
ae114a9ba2 add unlit fullbright + add/update addresses 2022-02-26 15:24:03 -06:00
Federico Cecchetto
6b2563f214 Fix SP crashing on quit 2022-02-26 22:09:23 +01:00
Federico Cecchetto
cba7940bff Fix SP name 2022-02-26 21:58:04 +01:00
Federico Cecchetto
c20b0c50ab Macro for native console window 2022-02-26 21:42:44 +01:00
Federico Cecchetto
dfc98bb475 Dvar command + cleanup symbols 2022-02-26 21:36:29 +01:00
Federico Cecchetto
042a5e1c41 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 21:36:00 +01:00
Federico Cecchetto
7488921c2d Unlock com_maxfps 2022-02-26 21:35:58 +01:00
m
a5518503d3 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
ac17a5ff1d Fix connecting + scheduler mp addresses 2022-02-26 20:12:05 +01:00
Skull Merlin
514f6cd310 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-26 17:10:45 +02:00
Skull Merlin
b77b95d7b2 sp crash fix and patches 2022-02-26 17:10:35 +02:00
Federico Cecchetto
3be9a00df9 Console fixes 2022-02-26 16:10:29 +01:00
Federico Cecchetto
0c710269da Fix getaddrinfo hook 2022-02-26 16:07:45 +01:00
Federico Cecchetto
952b7d8721 Cleanup 2022-02-26 01:58:01 +01:00
Federico Cecchetto
857f220e06 DW done maybe 2022-02-26 00:39:54 +01:00
Federico Cecchetto
1f885dd588 Merge branch 'main' of https://github.com/skkuull/h1-mod 2022-02-25 15:31:28 +01:00
Federico Cecchetto
35a6510af5 More DW stuff 2022-02-25 15:30:46 +01:00
Skull Merlin
2d0a7204d1 auth wrong address 2022-02-25 02:20:31 +02:00
Federico Cecchetto
8d13a7d96b DW fixes 2022-02-24 15:11:19 +01:00
Federico Cecchetto
bccf37907a Add exception component 2022-02-24 15:09:58 +01:00
Federico Cecchetto
249e8a60f5 Formatting 2022-02-23 21:23:00 +01:00
Skull Merlin
9f90b1e4b6 binding 2022-02-22 20:09:25 +02:00
Skull Merlin
33e3ab1613 smol thingy's 2022-02-21 21:39:44 +02:00
Skull Merlin
b82d5f1902 Remove store config 2022-02-19 15:23:47 +02:00
Skull Merlin
2e3b25e3a6 fix player offset
Big thanks to quaK.
2022-02-19 00:33:45 +02:00
Skull Merlin
d446f55832 wrong lui address 2022-02-18 15:05:06 +02:00
Skull Merlin
8e425ffe03 small stuff 2022-02-17 07:11:35 +02:00
Skull Merlin
0b953a2906 somethings 2022-02-12 05:21:53 +02:00
Skull Merlin
71b86897cb
Update symbols.hpp 2022-02-09 19:39:43 +02:00
Skull Merlin
94a57c55f4 command adding 2022-02-09 18:58:17 +02:00
Skull
2098f6f655 wrong location 2022-02-06 06:48:17 +02:00
Skull
71866e7f7f somethings
cg_drawfps/ping
2022-02-06 06:20:45 +02:00
Skull
de124220f5 stuff
Console improvement & printing
s1 command system"needs work"
2022-02-04 23:17:56 +02:00
Skull
78916f01e2 branding 2022-02-04 13:21:35 +02:00
Skull
44a94ccd57 things
Singleplayer is now supported
Logo now appear on top of console
App about fix
2022-02-04 12:57:15 +02:00
quaK
14b02cc400 stuff 2022-02-04 09:07:31 +02:00
Skull
d89398e265 singleplayer components 2022-02-04 07:41:33 +02:00
Skull
668f55b351 singleplayer addresses 2022-02-04 06:02:57 +02:00
Skull
d5caf8c601 app information 2022-02-04 05:49:34 +02:00
Skull
b1e2043fb3 splash is cool 2022-02-04 05:44:21 +02:00
Skull
38936869cc branding specification 2022-02-04 05:21:16 +02:00
Skull
56a5345967 remove verify for now 2022-02-04 05:10:30 +02:00
Skull
8549c8547b network addresses 2022-02-04 04:59:44 +02:00
Skull
bf631039eb no scripting for now 2022-02-04 03:51:51 +02:00
unknown
db6a77d25e client upload 2022-02-03 11:05:24 -08:00