Commit Graph

740 Commits

Author SHA1 Message Date
Federico Cecchetto
5b7cb9b642 Ask to populate shader cache 2022-06-25 00:44:43 +02:00
Federico Cecchetto
0385ffcb35 Better aslr patch errors 2022-06-25 00:10:45 +02:00
Federico Cecchetto
480c4d3c5d Add entity overflow patch 2022-06-24 22:38:18 +02:00
Skull
5edb2e534c change multiplayer image 2022-06-24 18:40:20 +03:00
fed
52a3ec40ec Merge branch 'main' into develop 2022-06-24 15:31:08 +00:00
mjkzy
13898735b7 add extra gamemodes to UI 2022-06-24 07:55:08 -05:00
dependabot[bot]
6d5844c46a Bump deps/asmjit from 2486377 to 06d0bad (#85)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `2486377` to `06d0bad`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](24863770d6...06d0badec5)

---
updated-dependencies:
- dependency-name: deps/asmjit
  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-06-23 07:29:56 -05:00
Skull
7e67b64e27 Revert "allow unranked servers"
This reverts commit 8c9ea13e62.
2022-06-21 21:46:24 +03:00
Skull
c32e6c4e9c allow unranked servers 2022-06-21 21:20:55 +03:00
Skull
744ece6ecc shift+tab feature 2022-06-21 19:30:26 +03:00
Skull
65594c2dd0 oops [skip ci] 2022-06-21 16:54:44 +03:00
Skull
5e16b6af02 better look 2022-06-21 16:46:40 +03:00
Federico Cecchetto
0389003f2d Update function_tables.cpp 2022-06-20 00:04:10 +02:00
Federico Cecchetto
c090acc5b5 Update function_tables.cpp 2022-06-19 23:42:30 +02:00
dependabot[bot]
62dd01d472 Bump deps/asmjit from 33a31f0 to 2486377 (#83)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `33a31f0` to `2486377`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](33a31f04e8...24863770d6)

---
updated-dependencies:
- dependency-name: deps/asmjit
  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-06-17 13:28:25 -05:00
fed
b5e5355a86 Merge pull request #81 from h1-mod/dependabot/submodules/deps/sol2-2198d93
Bump deps/sol2 from `6409634` to `2198d93`
2022-06-17 10:37:29 +00:00
Skull
ef704f0739 bouncing from all angles 2022-06-16 01:03:05 +03:00
Federico Cecchetto
441e4666b2 Useful commit 2022-06-14 18:26:04 +02:00
dependabot[bot]
b903cbde8b Bump deps/sol2 from 6409634 to 2198d93
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `6409634` to `2198d93`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](6409634846...2198d9374d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 17:41:39 +00:00
Federico Cecchetto
54464501ef Fix binding related crash 2022-06-12 16:45:13 +02:00
Skull
c97ad6db12 Update server_list.cpp [skip ci] 2022-06-12 13:56:17 +03:00
Skull
8dcf542877 jump height dvar 2022-06-11 21:48:09 +03:00
Skull
f4d9f22341 ladder jump height
https://github.com/XLabsProject/s1x-client/blob/develop/src/client/component/gameplay.cpp#L188-L191
2022-06-10 20:55:03 +03:00
Federico Cecchetto
c62663800a Update images.cpp 2022-06-10 12:07:02 +02:00
Federico Cecchetto
2fcd184833 Images component 2022-06-08 00:39:48 +02:00
Skull Merlin
733be076fa Merge pull request #80 from h1-mod/dependabot/submodules/deps/asmjit-33a31f0
Bump deps/asmjit from `a4cb51b` to `33a31f0`
2022-06-06 21:12:57 +03:00
dependabot[bot]
53e0378958 Bump deps/asmjit from a4cb51b to 33a31f0
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4cb51b` to `33a31f0`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4cb51b532...33a31f04e8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 17:40:45 +00:00
fed
f2d699d7ef [skip ci] 2022-06-06 13:35:52 +02:00
Skull Merlin
a070f41f7a better look [skip ci] 2022-06-05 23:28:20 +03:00
Skull Merlin
ece59e5e63 show date & time when debug 2022-06-05 23:25:06 +03:00
Federico Cecchetto
0342fa475a Remove dedi cpu detection 2022-06-05 22:19:49 +02:00
Federico Cecchetto
114e08a8b7 Remove this for now 2022-06-05 21:50:12 +02:00
Federico Cecchetto
96ffbcdc76 Make g_enableElevators replicated 2022-06-05 21:44:13 +02:00
m
2484e18914 Update README.md 2022-06-04 23:03:18 -05:00
Federico Cecchetto
73ba7db9bd Revert "Merge branch 'imgui' into develop"
This reverts commit deb4c5294a, reversing
changes made to f8c7f82df2.
2022-06-05 02:04:53 +02:00
m
87de46e8ff Merge branch 'imgui' into develop 2022-06-04 18:53:49 -05:00
m
4fe61d6182 fix compile 2022-06-04 18:51:16 -05:00
Federico Cecchetto
c76e55cca7 Fix DW crash 2022-06-05 00:20:11 +02:00
mjkzy
d2d26a8d91 show build date and time 2022-06-04 16:39:16 -05:00
Skull Merlin
723b847d30 elevators 2022-06-04 22:11:11 +03:00
Skull Merlin
7830648689 fix timescale dvar 2022-06-04 06:06:10 +03:00
Skull Merlin
7edc6adfbe Merge pull request #78 from h1-mod/dependabot/submodules/deps/lua-d61b0c6
Bump deps/lua from `8426d9b` to `d61b0c6`
2022-06-03 10:51:31 +03:00
Federico Cecchetto
51a5f31a3d Add red dot brightness slider 2022-06-03 02:10:04 +02:00
Federico Cecchetto
723a7d65eb Allow team change 2022-06-03 01:47:03 +02:00
Federico Cecchetto
85e28e18c7 Small fix 2022-06-02 23:58:53 +02:00
Federico Cecchetto
b9bc904d67 Adjust red-dot brightness on some maps 2022-06-02 22:49:09 +02:00
dependabot[bot]
c78537306a Bump deps/lua from 8426d9b to d61b0c6
Bumps [deps/lua](https://github.com/lua/lua) from `8426d9b` to `d61b0c6`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](8426d9b4d4...d61b0c6028)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 17:30:35 +00:00
Federico Cecchetto
ed29b218a1 Update hud.lua 2022-06-02 17:07:43 +02:00
Federico Cecchetto
5451e58ec6 Fix gamemode name in scoreboard 2022-06-02 16:14:40 +02:00
Federico Cecchetto
b4e1ba0b7e Anchor hudinfo to safearea 2022-06-02 16:01:57 +02:00