41 Commits

Author SHA1 Message Date
quaK
57c04f4eb7
Update gsc tool (#593)
* update premake and remove gsc-tool

* add new gsc-tool submodule

* new compiler but crashes [skip ci]

* lol [skip ci]

* tiny changes [skip ci]

* revert moving of gsc rawfile filter [skip ci]

* Revert "update all git submodules"

This reverts commit 33f03c7a805cb9ddccc84d20b74140f3a097cdc8.

* fixes and improvements to gsc

* remove weapon reallocs for now

crashes for some reason

* fix build?

* fix build

* small fixes

* increase game memory

---------

Co-authored-by: m <mjkzyalt@gmail.com>
2023-04-23 15:46:40 +03:00
fed
5c5c12d189 Reallocate attachments 2023-02-03 22:47:35 +01:00
fed
452670256c Add some commands 2023-02-02 21:34:33 +01:00
fed
d27c723fa1 Mod stats + mod_pre_gfx 2023-01-27 03:24:10 +01:00
fed
f01aa5ba59 Custom weapon cac stuff + fixes 2023-01-27 00:26:05 +01:00
fed
9a4b1a536d Correclty reallocate weapon asset pool 2023-01-21 02:10:18 +01:00
fed
811a5532d5 Dont reallocate weapon asset pool 2023-01-21 00:54:32 +01:00
fed
a5376baaaf Reallocate some asset pools 2023-01-20 03:17:03 +01:00
fed
1826aef8b4 Close imagefile handles 2023-01-15 04:05:13 +01:00
fed
ee2daaf0e9 Add imagefiles to mod download 2023-01-15 03:35:24 +01:00
m
62d8d0f2f4 handle crashes in Material_Compare 2023-01-11 10:06:24 -06:00
fed
d080e4e4e2 Allow loading sp maps on mp & unsigned imagefiles 2023-01-10 21:13:51 +01:00
Vlad
69f1fef1ea
Add localized zone loading (mp) (#421) 2022-12-21 18:20:32 -06:00
fed
e62fc74d98 Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
quaK
2f21d655e6 use override rawfiles if found 2022-11-10 21:56:35 +02:00
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05:00
fed
f51794d0bd SP fixes 2022-10-23 23:14:59 +02:00
Vlad
33ebc72bf3
Sync with h2-mod’s b4d3ea9 (#333) 2022-10-17 14:57:39 -05:00
fed
7c17c66b15 More usermap fixes 2022-10-12 23:40:17 +02:00
fed
e73d871418 Usermap support 2022-10-11 05:11:54 +02:00
fed
f41ab591d9 Dont load localized zone on custom maps 2022-10-09 20:51:19 +02:00
Vlad
c8941e0ac2
Dont always load eng ff (#297) 2022-10-02 15:08:59 -05:00
fed
19c3219f96 Small fix 2022-09-11 20:13:56 +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
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
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
m
4c081b1fee cleanup + fixes
i think our sys_createfile hook needs fixed
2022-09-03 17:57:24 -05:00
m
b913ea7129 tiny changes 2022-09-03 05:25:59 -05:00
m
d7ffafd4e9 some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
quaK
fa41a6a8d3 singleplayer mod stuff 2022-08-20 16:27:41 +03:00
m
690310fd76
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
Federico Cecchetto
da8696132b Debug missing assets + dump gsc scripts 2022-05-26 00:26:02 +02:00
Skull Merlin
d9571b1b4f stuff
- some sp stuff
- important symbols
- 🐤 to 🎮
- listassetpool & give should work now
- binding, materials, scripting, logfile but they need some revision
2022-05-24 18:48:37 +03:00
Federico Cecchetto
46ebc3fb15 Console changes + colors 2022-05-20 00:05:51 +02:00
Federico Cecchetto
b4e78484b8 Almost finish dedi 2022-05-19 02:27:46 +02:00
Skull Merlin
31d18eb618 1.04 -> 1.15 2022-05-17 17:56:26 +03:00
Federico Cecchetto
88c55dff72 Move stuff 2022-03-13 15:31:57 +01:00
Federico Cecchetto
d9a0a15172 Fastfile component 2022-03-01 21:38:52 +01:00