m
dd65494ca2
allow loading of custom zones (basic mod support) ( #172 )
...
* allow loading of custom zones
* remove game::
* remove unnecessary hook
* mod support
- fs_game support
- precache all weapon files loaded in database
- parse startup variables correctly
Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-08-16 17:23:36 -05:00
m
3d2863a694
Merge pull request #220 from h1-mod/valid-steam
...
Warn if steam registry doesn't exists
2022-08-16 15:16:09 -07:00
m
e682e53d88
Merge pull request #223 from h1-mod/dependabot/submodules/deps/curl-ebe3fdb
...
Bump deps/curl from `2e67d45` to `ebe3fdb`
2022-08-16 15:15:39 -07:00
dependabot[bot]
72836cfd0e
Bump deps/curl from 2e67d45
to ebe3fdb
...
Bumps [deps/curl](https://github.com/curl/curl ) from `2e67d45` to `ebe3fdb`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](2e67d451b1...ebe3fdb0e3
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 17:26:26 +00:00
m
971c573529
change macro [skip ci]
2022-08-16 01:30:44 -05:00
m
82cab8e648
Merge pull request #221 from h1-mod/dependabot/submodules/deps/curl-2e67d45
...
Bump deps/curl from `ed6e0fe` to `2e67d45`
2022-08-16 01:29:18 -05:00
dependabot[bot]
3b18f01f95
Bump deps/curl from ed6e0fe
to 2e67d45
...
Bumps [deps/curl](https://github.com/curl/curl ) from `ed6e0fe` to `2e67d45`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](ed6e0febe0...2e67d451b1
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 17:34:56 +00:00
m
9026a325f2
only warn the user once
2022-08-14 17:01:02 -05:00
m
53f053a2e9
warn if steam registry doesn't exists
2022-08-14 16:56:23 -05:00
m
78c2477cdb
Merge pull request #217 from h1-mod/dependabot/submodules/deps/curl-ed6e0fe
...
Bump deps/curl from `3879d81` to `ed6e0fe`
2022-08-14 13:36:11 -05:00
dependabot[bot]
a8aafeff41
Bump deps/curl from 3879d81
to ed6e0fe
...
Bumps [deps/curl](https://github.com/curl/curl ) from `3879d81` to `ed6e0fe`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](3879d812ad...ed6e0febe0
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 17:25:57 +00:00
Skull
704ab9cf24
[skip ci]
2022-08-12 10:19:56 +03:00
Skull
f7570de930
Merge pull request #213 from h1-mod/dependabot/submodules/deps/zlib-1eb7682
...
Bump deps/zlib from `eff308a` to `1eb7682`
2022-08-10 16:10:53 +03:00
Skull
29e648942d
Merge pull request #214 from h1-mod/dependabot/submodules/deps/curl-3879d81
...
Bump deps/curl from `09f1e58` to `3879d81`
2022-08-10 16:10:46 +03:00
dependabot[bot]
19f49a171a
Bump deps/curl from 09f1e58
to 3879d81
...
Bumps [deps/curl](https://github.com/curl/curl ) from `09f1e58` to `3879d81`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](09f1e58cfe...3879d812ad
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:37:15 +00:00
dependabot[bot]
08834513ab
Bump deps/zlib from eff308a
to 1eb7682
...
Bumps [deps/zlib](https://github.com/madler/zlib ) from `eff308a` to `1eb7682`.
- [Release notes](https://github.com/madler/zlib/releases )
- [Commits](eff308af42...1eb7682f84
)
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:37:11 +00:00
Skull
d22cb98520
Merge pull request #212 from h1-mod/dependabot/submodules/deps/curl-09f1e58
...
Bump deps/curl from `8beff43` to `09f1e58`
2022-08-08 20:46:21 +03:00
dependabot[bot]
7e9f4828c2
Bump deps/curl from 8beff43
to 09f1e58
...
Bumps [deps/curl](https://github.com/curl/curl ) from `8beff43` to `09f1e58`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](8beff43559...09f1e58cfe
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:34:24 +00:00
m
f5436fb94b
additional launcher changes ( #210 )
...
* format code to look nicer
* stay true to old style + about page changes
* stick to color scheme
* make green colored text easier to see
2022-08-07 19:51:27 -07:00
Skull
3e1708bebf
check if steam not found
...
Which also fixes the crash if steam was on login window
2022-08-04 10:36:43 +03:00
Skull
7853119110
more css edit
2022-08-04 10:24:16 +03:00
Skull
9418d0a2e7
new look
2022-08-04 09:48:09 +03:00
dependabot[bot]
3c5c69571c
Bump deps/curl from 3b52a80
to 8beff43
( #207 )
2022-08-04 01:31:14 -05:00
Andrew
9c45c7e84b
Fixed a typo ( #209 )
2022-08-04 01:13:55 -05:00
Andrew
f3d7685324
Mid-Air Sprinting ( #208 )
2022-08-04 01:02:31 -05:00
Skull
d00f4831cd
Merge pull request #205 from h1-mod/dependabot/submodules/deps/zlib-eff308a
...
Bump deps/zlib from `2333419` to `eff308a`
2022-08-01 21:12:24 +03:00
dependabot[bot]
3918e5042b
Bump deps/zlib from 2333419
to eff308a
...
Bumps [deps/zlib](https://github.com/madler/zlib ) from `2333419` to `eff308a`.
- [Release notes](https://github.com/madler/zlib/releases )
- [Commits](2333419cd7...eff308af42
)
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 17:46:10 +00:00
Skull
b2da0b35f0
Merge pull request #204 from h1-mod/dependabot/submodules/deps/curl-3b52a80
...
Bump deps/curl from `263409c` to `3b52a80`
2022-07-28 20:46:48 +03:00
dependabot[bot]
6731fb07af
Bump deps/curl from 263409c
to 3b52a80
...
Bumps [deps/curl](https://github.com/curl/curl ) from `263409c` to `3b52a80`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](263409cf24...3b52a80c05
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 17:25:47 +00:00
Skull
3444ac7fcb
fix escape drawing symbols
...
which is now clears the console input
2022-07-28 00:50:09 +03:00
Skull
0d089c092a
set comapsssize min to 0.1
2022-07-27 23:28:07 +03:00
Skull
2c364fb1c6
Merge pull request #203 from h1-mod/dependabot/submodules/deps/curl-263409c
...
Bump deps/curl from `9bd40e2` to `263409c`
2022-07-27 21:14:41 +03:00
dependabot[bot]
d022206181
Bump deps/curl from 9bd40e2
to 263409c
...
Bumps [deps/curl](https://github.com/curl/curl ) from `9bd40e2` to `263409c`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](9bd40e2b69...263409cf24
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 17:32:57 +00:00
Skull
8b5272705a
use size_t
2022-07-27 09:25:55 +03:00
Skull
e4e9fe650b
Merge pull request #202 from h1-mod/dependabot/submodules/deps/curl-9bd40e2
...
Bump deps/curl from `6fa89fa` to `9bd40e2`
2022-07-26 21:02:24 +03:00
dependabot[bot]
67ac3874d5
Bump deps/curl from 6fa89fa
to 9bd40e2
...
Bumps [deps/curl](https://github.com/curl/curl ) from `6fa89fa` to `9bd40e2`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](6fa89fa893...9bd40e2b69
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 17:50:22 +00:00
Skull
6abc94b6ee
Merge pull request #199 from h1-mod/dependabot/submodules/deps/asmjit-5c469e3
...
Bump deps/asmjit from `2ae2d89` to `5c469e3`
2022-07-25 23:27:10 +03:00
Skull
21bf462570
Merge pull request #200 from h1-mod/dependabot/submodules/deps/curl-6fa89fa
...
Bump deps/curl from `e7511f8` to `6fa89fa`
2022-07-25 23:27:02 +03:00
dependabot[bot]
f22c585c5d
Bump deps/curl from e7511f8
to 6fa89fa
...
Bumps [deps/curl](https://github.com/curl/curl ) from `e7511f8` to `6fa89fa`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](e7511f853a...6fa89fa893
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 17:36:53 +00:00
dependabot[bot]
95d8b2e923
Bump deps/asmjit from 2ae2d89
to 5c469e3
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `2ae2d89` to `5c469e3`.
- [Release notes](https://github.com/asmjit/asmjit/releases )
- [Commits](2ae2d897f4...5c469e3f7c
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 17:36:49 +00:00
Skull
3f98107d0b
useless file [skip ci]
2022-07-23 23:48:38 +03:00
Skull
0b60dd0ba8
Merge pull request #198 from h1-mod/dependabot/submodules/deps/asmjit-2ae2d89
...
Bump deps/asmjit from `c598476` to `2ae2d89`
2022-07-23 01:19:46 +03:00
dependabot[bot]
cd55b4d77d
Bump deps/asmjit from c598476
to 2ae2d89
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `c598476` to `2ae2d89`.
- [Release notes](https://github.com/asmjit/asmjit/releases )
- [Commits](c59847629d...2ae2d897f4
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 17:36:21 +00:00
Skull
f462a82091
Merge pull request #197 from h1-mod/dependabot/submodules/deps/curl-e7511f8
...
Bump deps/curl from `6657602` to `e7511f8`
2022-07-22 00:51:23 +03:00
dependabot[bot]
bb9b07ccfb
Bump deps/curl from 6657602
to e7511f8
...
Bumps [deps/curl](https://github.com/curl/curl ) from `6657602` to `e7511f8`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](6657602f50...e7511f853a
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 17:28:35 +00:00
Skull
12819ab0a5
Merge pull request #195 from h1-mod/dependabot/submodules/deps/rapidjson-27c3a8d
...
Bump deps/rapidjson from `232389d` to `27c3a8d`
2022-07-20 21:01:54 +03:00
Skull
7df181211a
Merge pull request #196 from h1-mod/dependabot/submodules/deps/curl-6657602
...
Bump deps/curl from `c61e6de` to `6657602`
2022-07-20 21:01:49 +03:00
dependabot[bot]
a6686ec730
Bump deps/curl from c61e6de
to 6657602
...
Bumps [deps/curl](https://github.com/curl/curl ) from `c61e6de` to `6657602`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](c61e6de7d5...6657602f50
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:44:44 +00:00
dependabot[bot]
a504974d3d
Bump deps/rapidjson from 232389d
to 27c3a8d
...
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson ) from `232389d` to `27c3a8d`.
- [Release notes](https://github.com/Tencent/rapidjson/releases )
- [Commits](232389d4f1...27c3a8dc0e
)
---
updated-dependencies:
- dependency-name: deps/rapidjson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:44:39 +00:00
dependabot[bot]
744d7a851d
Bump deps/curl from 0484127
to c61e6de
( #193 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 23:31:43 -05:00