Commit Graph

804 Commits

Author SHA1 Message Date
m
ad4736b71e add gsc io funcs 2022-09-12 15:51:23 -05:00
Skull
2c2e52d952 use command instead [skip ci] 2022-09-12 23:42:29 +03:00
Skull
3af7d507ff add lui_close command 2022-09-12 23:41:54 +03:00
quaK
faf8050c88 fix script main menu for controllers 2022-09-12 19:24:19 +03:00
quaK
7d8b9c6fb8 fix custom weapon index mismatch
fix for custom attachments
2022-09-12 04:33:58 +03:00
fed
29a29644c7 Remove this 2022-09-11 21:27:55 +02:00
fed
abb8cc7c0b Another fix 2022-09-11 20:50:12 +02:00
fed
a6fd9181a6 Update symbols.hpp 2022-09-11 20:45:32 +02:00
fed
2424a7a088 Small fix 2022-09-11 20:29:53 +02:00
fed
19c3219f96 Small fix 2022-09-11 20:13:56 +02:00
m
99b3831dd8 GSC support (#247)
Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 12:40:27 -05:00
Federico Cecchetto
b1b6699435 Some fixes 2022-09-11 16:26:11 +02:00
m
10e1395de8 Mod downloading (#228)
* basic template for mod downloading

* better checks for unloading?

* Mod download stuff

* debug prints

* basic UI popup for mod downloading

* change notify location + abort download

* Prevent mods from loading lua files

* cleanup, fixes, mod aborting

* use correct pipelines

* change some messages

* fix mod downloading

* not a component

* fix hardcoded changes

Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 08:09:50 -05:00
Federico Cecchetto
1f6622fce3 Use defines 2022-09-11 13:32:19 +02:00
fed
ce22a9318b
Merge pull request #261 from diamante0018/develop
fastfiles: Use defines instead of magic numbers
2022-09-11 11:28:09 +00:00
Diavolo
0e62d816e8
fastfiles: Use defines instead of magic numbers 2022-09-11 12:55:40 +02:00
Federico Cecchetto
f1e261a7b3 Close fastfiles handles during update + fixes 2022-09-11 02:21:38 +02:00
Federico Cecchetto
b379e17188 Update build.yml 2022-09-10 23:26:31 +02:00
fed
afdd0cd60e
Merge pull request #250 from h1-mod/filesystem-and-mods
H2-mod Filesystem and mods
2022-09-10 21:13:57 +00:00
fed
574ced26ed
Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00:00
Federico Cecchetto
b36a26b81b Support loading fastfiles from appdata 2022-09-10 22:59:55 +02:00
m
e7972a270d register fs game path on fs startup [skip ci] 2022-09-09 20:38:04 -05:00
Skull
6b994def0d spacing? [skip ci] 2022-09-09 22:26:53 +03:00
Skull
3c370dd109 bdStats 2022-09-09 22:25:09 +03:00
Skull
53d5e87019 dw small changes 2022-09-09 22:05:12 +03:00
Skull
be6adbfe13 label some more 2022-09-09 17:30:58 +03:00
Skull
b9a7dc50a6 label demonware services and tasks 2022-09-09 17:06:54 +03:00
Skull
7040b2725e
Merge pull request #259 from h1-mod/dependabot/submodules/deps/curl-9c822a9
Bump deps/curl from `5e259d7` to `9c822a9`
2022-09-09 13:03:25 +03:00
Skull
47957d109a
Merge pull request #258 from h1-mod/dependabot/submodules/deps/protobuf-c1a2d2e
Bump deps/protobuf from `50bdb17` to `c1a2d2e`
2022-09-09 13:03:18 +03:00
dependabot[bot]
b5886238cf
Bump deps/curl from 5e259d7 to 9c822a9
Bumps [deps/curl](https://github.com/curl/curl) from `5e259d7` to `9c822a9`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](5e259d7b23...9c822a9994)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 17:32:02 +00:00
dependabot[bot]
6a6c2a3cb8
Bump deps/protobuf from 50bdb17 to c1a2d2e
Bumps [deps/protobuf](https://github.com/protocolbuffers/protobuf) from `50bdb17` to `c1a2d2e`.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](50bdb17409...c1a2d2ec29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 17:31:58 +00:00
quaK
6b6aa66f93 small dw changes 2022-09-08 08:09:43 +03:00
quaK
dbd33c6392 fix stub return value 2022-09-08 07:32:29 +03:00
m
df2900e1b2 ye [skip ci] 2022-09-06 21:14:30 -05:00
dependabot[bot]
ef27a4f82d
Bump deps/curl from 5162ba0 to 5e259d7 (#255)
Bumps [deps/curl](https://github.com/curl/curl) from `5162ba0` to `5e259d7`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](5162ba0562...5e259d7b23)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 13:47:24 -05:00
Skull
251144fa88 for now
for some reason values are changed back to the originals, needs small investigation.
2022-09-06 18:28:44 +03:00
Skull
79d52e4462 bruh 2022-09-06 17:46:12 +03:00
Skull
7b4c694add don't use this for wine for now 2022-09-06 17:39:58 +03:00
dependabot[bot]
716bc1603b
Bump deps/curl from 7e6140c to 5162ba0 (#253)
Bumps [deps/curl](https://github.com/curl/curl) from `7e6140c` to `5162ba0`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](7e6140cb93...5162ba0562)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 15:26:59 -05:00
Federico Cecchetto
5e4310c494 Fix build 2022-09-04 04:28:19 +02:00
m
328e6c611a
Add legacy menus (#249)
* fix legacy menu files

* minor changes

* make setclientdvar behave more like older games

Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-09-03 20:40:06 -05:00
m
4c081b1fee cleanup + fixes
i think our sys_createfile hook needs fixed
2022-09-03 17:57:24 -05:00
fed
e23bcc3c22
Merge pull request #251 from VladWinner/filesystem-and-mods
use the binary variable
2022-09-03 19:03:29 +00:00
Vlad Loktionov
fbc5c9763f use the binary variable 2022-09-03 18:21:02 +03:00
m
22ca646021 appdata folder to h1 2022-09-03 06:03:27 -05:00
m
748ab6899e add new data directory, and update updater 2022-09-03 06:00:31 -05:00
m
b913ea7129 tiny changes 2022-09-03 05:25:59 -05:00
m
9fce064632 add mods menu in lobby 2022-09-03 05:06:45 -05:00
m
eba62a20ca fix fs_startup + fs_game file path 2022-09-03 04:50:08 -05:00
m
ddab3315cf fix system check [skip ci]
actually fix lmao
2022-09-03 02:48:19 -05:00