Commit Graph

6 Commits

Author SHA1 Message Date
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05:00
quaK
7d8b9c6fb8 fix custom weapon index mismatch
fix for custom attachments
2022-09-12 04:33:58 +03:00
quaK
dbd33c6392 fix stub return value 2022-09-08 07:32:29 +03:00
quaK
a5e91259a8 use tag_weapon when other tags aren't found 2022-08-30 19:23:41 +03: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