6 Commits

Author SHA1 Message Date
m
4ff0b521c9 random cleanup and changes 2022-11-01 00:09:02 -05:00
quaK
6a1d1c0b0a fix custom weapon index mismatch
fix for custom attachments
2022-09-12 04:33:58 +03:00
quaK
309867f7b2 fix stub return value 2022-09-08 07:32:29 +03:00
quaK
8b014a5b4d use tag_weapon when other tags aren't found 2022-08-30 19:23:41 +03:00
quaK
21263f7826 singleplayer mod stuff 2022-08-20 16:27:41 +03:00
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