Commit Graph

769 Commits

Author SHA1 Message Date
Federico Cecchetto
cc3c47bfd6 Update function_tables.cpp 2022-05-29 23:56:53 +02:00
Federico Cecchetto
5a4c29aefd Noclip, ufo, etc... commands 2022-05-29 23:16:10 +02:00
Federico Cecchetto
c47602ec8a Fix gclient_s struct 2022-05-29 20:52:31 +02:00
Federico Cecchetto
f9c9edf88b Gameplay stuff 2022-05-29 20:52:14 +02:00
Federico Cecchetto
97653e72b2 SP Mods 2022-05-29 17:53:39 +02:00
Federico Cecchetto
fe739b200e Console changes 2022-05-29 16:44:18 +02:00
mjkzy
5acaab54fb imgui window overlay with lighting customization 2022-05-28 21:49:40 -05:00
mjkzy
3d6fef94d0 Merge branch '1.15' of https://github.com/h1-mod/h1-mod into imgui 2022-05-28 21:19:51 -05:00
m
96fe8b2f17
Merge pull request #75 from h1-mod/bullet
bullet penetration override
2022-05-28 20:54:09 -05:00
fed
11b4fdeb91
Merge pull request #74 from h1-mod/slowmotion
slowmotion
2022-05-29 01:26:10 +00:00
fed
95bc3759bd
Merge pull request #73 from h1-mod/renderer
renderer + partial register enum overrides
2022-05-29 01:26:03 +00:00
mjkzy
8e1a112980 basic imgui stuff 2022-05-28 18:59:35 -05:00
Federico Cecchetto
5ba9adfe07 Fix bindings 2022-05-28 22:29:33 +02:00
Skull Merlin
303d53c140 sp addresses 2022-05-28 23:19:09 +03:00
mjkzy
5741869abd bullet penetration override 2022-05-28 14:38:00 -05:00
mjkzy
9ad7b961e6 slowmotion 2022-05-28 14:26:48 -05:00
mjkzy
d680ad2b5d renderer + partial register enum overrides 2022-05-28 14:08:12 -05:00
Federico Cecchetto
ff1cc602e1 Update thread_names.cpp 2022-05-28 20:40:37 +02:00
Federico Cecchetto
2fba3dc17c Redirect component 2022-05-28 20:36:43 +02:00
mjkzy
b07910912b document some functions [skip ci] 2022-05-28 12:51:26 -05:00
quaK
54f93df39e Better logic 2022-05-28 20:22:00 +03:00
Federico Cecchetto
aebf58c667 Fix ping value 2022-05-28 19:08:51 +02:00
Federico Cecchetto
93a0d730a4 Small fix 2022-05-28 19:02:02 +02:00
dependabot[bot]
87ccbfc4d4
Bump deps/GSL from da01eb2 to d9fc52e (#68)
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `da01eb2` to `d9fc52e`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](da01eb28db...d9fc52e20e)

---
updated-dependencies:
- dependency-name: deps/GSL
  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-05-28 10:30:32 -05:00
dependabot[bot]
96cbf7db32
Bump deps/rapidjson from 2b2c804 to 232389d (#69)
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `2b2c804` to `232389d`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](2b2c804500...232389d4f1)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  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-05-28 10:30:26 -05:00
Federico Cecchetto
30f6333c17 Finish network component 2022-05-28 17:08:55 +02:00
Federico Cecchetto
2f707578f7 Materials component 2022-05-28 16:45:44 +02:00
Federico Cecchetto
d11b92470c Safearea
Co-Authored-By: m <64374267+mjkzy@users.noreply.github.com>
2022-05-28 16:36:07 +02:00
Federico Cecchetto
bfbfc9ea30 Chat component 2022-05-28 16:11:06 +02:00
Federico Cecchetto
2b15c3ec62 Finish some stuff 2022-05-28 15:51:38 +02:00
fed
a078e52d25
Merge pull request #71 from h1-mod/aslr_patch 2022-05-28 11:30:33 +00:00
quaK
2ab8888a2a Forgot about this 2022-05-28 13:47:18 +03:00
quaK
9f561a2e87 Fix oopsie 2022-05-28 13:26:19 +03:00
quaK
78e6d36876 Fix typo 2022-05-28 13:15:17 +03:00
quaK
d1aa645033 Use ASLR patched binaries 2022-05-28 13:12:29 +03:00
Federico Cecchetto
da8696132b Debug missing assets + dump gsc scripts 2022-05-26 00:26:02 +02:00
Federico Cecchetto
545860eb77 SP Support 2022-05-25 23:56:10 +02:00
Federico Cecchetto
2a800f449b Update console.cpp 2022-05-25 21:38:06 +02:00
Federico Cecchetto
0f703a7841 Binding component 2022-05-25 21:03:18 +02:00
Federico Cecchetto
7527137ab8 Remove broken hooks 2022-05-25 19:50:41 +02:00
Skull Merlin
eaf9e55c5b temporary commands removal 2022-05-25 14:45:53 +03:00
Skull Merlin
9f40a87700 fixes 2022-05-25 03:16:18 +03:00
Skull Merlin
ae11318129 Merge branch '1.15' of https://github.com/h1-mod/h1-mod into 1.15 2022-05-25 03:08:38 +03:00
Skull Merlin
5ee470c505 Update patches.cpp 2022-05-25 03:08:28 +03:00
Federico Cecchetto
1f121cd04e Better unlock all loot 2022-05-25 02:00:59 +02:00
mjkzy
f9dc6e238d Thanks for coming to my ted talk 2022-05-24 18:08:06 -05:00
Skull Merlin
6a7a2ca404 kbam input 2022-05-25 02:06:54 +03:00
Federico Cecchetto
a9c7fe7740 Don't show non-h1 servers 2022-05-25 00:47:39 +02:00
Federico Cecchetto
dd246bdae6 Logger 2022-05-24 22:40:10 +02:00
Federico Cecchetto
c8f6fed174 Fix discord player count 2022-05-24 22:36:17 +02:00