Commit Graph

198 Commits

Author SHA1 Message Date
Maurice Heumann
8f552f01fc Merge pull request #50 from momo5502/dependabot/submodules/deps/asmjit-8dd64c3
Bump deps/asmjit from `052b443` to `8dd64c3`
2022-10-07 19:56:43 +02:00
dependabot[bot]
fd24ce336a Bump deps/asmjit from 052b443 to 8dd64c3
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `052b443` to `8dd64c3`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](052b4430e9...8dd64c32ac)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 17:52:12 +00:00
Maurice Heumann
a4016c8c53 Merge pull request #49 from jazzwolf/main
Use utils:nt::handle instead of raw process handle
2022-10-07 19:00:27 +02:00
jazzwolf
69a9d58733 Use utils:nt::handle 2022-10-07 18:52:50 +02:00
Maurice Heumann
5db7334759 Merge pull request #48 from jazzwolf/main
Fix nullptr exception when restoring debug functions
2022-10-07 18:42:24 +02:00
jazzwolf
b7ae95de62 Fix nullptr exception when restoring debug functions 2022-10-07 18:37:14 +02:00
Maurice Heumann
3da883537d Merge pull request #45 from momo5502/dependabot/submodules/deps/libtomcrypt-e10c62e
Bump deps/libtomcrypt from `e6be20b` to `e10c62e`
2022-10-05 21:16:26 +02:00
dependabot[bot]
e9445f8398 Bump deps/libtomcrypt from e6be20b to e10c62e
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e6be20b` to `e10c62e`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e6be20bfc7...e10c62ec18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 18:07:44 +00:00
Maurice Heumann
56fc48a8f1 Update arxan.cpp 2022-10-04 19:00:40 +02:00
Maurice Heumann
c746fa4a02 Merge pull request #42 from momo5502/dependabot/submodules/deps/libtommath-96f9edf
Bump deps/libtommath from `4b47368` to `96f9edf`
2022-10-04 08:37:25 +02:00
dependabot[bot]
2d3623d62a Bump deps/libtommath from 4b47368 to 96f9edf
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `4b47368` to `96f9edf`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](4b47368501...96f9edf9aa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 17:52:56 +00:00
momo5502
8e547e0443 Small fix 2022-10-02 08:47:39 +02:00
Maurice Heumann
a0e654f0f2 Merge pull request #40 from momo5502/bugfix/steam-game-crash
Set steam proxy priority to run exactly after the updater
2022-10-01 20:47:27 +02:00
momo5502
25c2853d4b Set steam proxy priority to run exactly after the updater 2022-10-01 20:42:40 +02:00
Maurice Heumann
b26752860f Merge pull request #39 from momo5502/bugfix/steam-crash
Stabilize steam proxy cleanup mechanism even more
2022-10-01 20:28:28 +02:00
Maurice Heumann
d82c93d313 Merge branch 'main' into bugfix/steam-crash 2022-10-01 20:24:13 +02:00
Maurice Heumann
c8f9d2dc90 Merge pull request #38 from momo5502/bugfix/console
Speed up console logging by concatenating indiviual messages
2022-10-01 20:20:36 +02:00
Maurice Heumann
3bfc25bcda Merge branch 'main' into bugfix/steam-crash 2022-10-01 20:19:59 +02:00
momo5502
258e8c88cc Stabilize steam proxy mechanism even more
This hopefully fixes issue #37
2022-10-01 20:19:32 +02:00
Maurice Heumann
88052267fd Merge branch 'main' into bugfix/console 2022-10-01 20:16:47 +02:00
momo5502
587ef29e34 Speed up console logging by concatenating indiviual messages 2022-10-01 20:16:12 +02:00
Maurice Heumann
b3681d0fd5 Merge pull request #36 from momo5502/bugfix/console
Fix console by properly handling the brush
2022-10-01 20:09:39 +02:00
Maurice Heumann
82625e2652 Merge branch 'main' into bugfix/console 2022-10-01 20:05:09 +02:00
momo5502
6c79f40e09 Fix console by properly handling the brush 2022-10-01 19:54:47 +02:00
Maurice Heumann
df7f033e41 Merge pull request #35 from momo5502/bugfix/steam-crash
Stabilize steamproxy cleanup
2022-10-01 18:56:35 +02:00
momo5502
5fc3ee3588 Stabilize steamproxy cleanup 2022-10-01 18:52:15 +02:00
Maurice Heumann
95cf7736c6 Merge pull request #34 from jazzwolf/main
Remove leftover debug output
2022-10-01 18:28:44 +02:00
jazzwolf
7c7957df06 Remove leftover debug output 2022-10-01 18:23:29 +02:00
Maurice Heumann
3e742f690d Merge pull request #33 from jazzwolf/main
Fix console bug
2022-10-01 18:21:17 +02:00
jazzwolf
13c4f2dcea Fix console bug 2022-10-01 18:08:40 +02:00
momo5502
251bfae185 Process console message queue in a separate thread 2022-10-01 14:02:35 +02:00
momo5502
5740210e72 Small refactoring 2022-10-01 11:08:42 +02:00
momo5502
5aefef6171 Make sure update window is in foreground 2022-10-01 10:39:40 +02:00
momo5502
8e86b676ff Optimize console performance 2022-10-01 10:26:07 +02:00
momo5502
d2068ad99d Disable local publisher cache
It's not needed and seems like BO3's content streaming servers are down.
Invalidating LPC here will result in them not being able to play anymore.
Even if it's cause the server is down and not cause of this mod.
2022-10-01 08:14:23 +02:00
momo5502
690b146e18 Don't update subscribed items right away 2022-09-30 19:26:28 +02:00
momo5502
76ab3d5862 Remove debug strings 2022-09-30 19:21:23 +02:00
momo5502
0b58d406dd Add ugc support 2022-09-30 19:20:19 +02:00
momo5502
b74dfef65e Prepare ugc support 2022-09-30 19:20:19 +02:00
Maurice Heumann
13326348d3 Update README.md 2022-09-30 07:32:12 +02:00
momo5502
cda1ea7b55 Always enable ingame console 2022-09-29 20:34:19 +02:00
momo5502
62c84750ef Get playername 2022-09-29 18:15:40 +02:00
momo5502
c99d3bbd5e Run steam proxy when unpacking 2022-09-26 19:12:51 +02:00
momo5502
bd8a524e3a Respect nosteam mode 2022-09-26 19:00:22 +02:00
momo5502
bef4ec67b6 Add steam proxy 2022-09-26 18:39:01 +02:00
momo5502
038621c438 Add udis86 2022-09-26 17:35:32 +02:00
momo5502
0d8542366a Add missing DW services 2022-09-24 15:42:01 +02:00
momo5502
652121b06e Revert "Debug info"
This reverts commit 80c956176afcd51a92ba32da0e759c70461f41d6.
2022-09-24 15:41:36 +02:00
momo5502
5407dcf0e0 Debug info 2022-09-24 15:41:22 +02:00
momo5502
f67c8b57ff Always log demonware stuff 2022-09-24 15:40:47 +02:00