Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merge pull request #50212 from Saicchi/weaponcategory weapon_category for martial arts cross-mod compatibility Co-Authored-By: Saicchi <[email protected]> * Weapon Categories: Krav Maga Co-Authored-By: Termineitor244 <[email protected]> * SHIVS (#52615) * weapon categories in [F1] menu (#52402) Co-authored-by: Saicchi <[email protected]> * Weapon Categories: Ninjutsu (#51868) * KNIVES * QUARTERSTAVES * BLADED_FARMING * Remaining knife * MEDIUM_SWORDS * LONG_SWORDS * SHORT_SWORDS * CLAWS * BATONS * Weapon Categories: Eskrima (#51918) * CLAWS * BATONS * Remove QUARTERSTAVES * KNIVES * BLADED_FARMING * SHIVS Co-authored-by: Kevin Granade <[email protected]> * [CR] Weapon Categories: Silat (And Polearms categories) (#51972) * KNIVES * BATONS * QUARTERSTAVES * BLADED_FARMING * CUTTING_POLEARMS * PIERCING_POLEARMS * Removed non-sensical weapons * Removed swords * HOOKING_POLEARMS * POLEARMS * POLEARMS (#52579) * Merge pull request #52671 from Termineitor244/Fior-Di-Battaglia-Weapons Weapon Categories: Fior Di Battaglia * Merge pull request #52786 from Termineitor244/Fencing-Weapons Weapons Categories: Fencing * Weapon Categories: Bionic Combatives (#52885) * BIONIC_WEAPONRY * CLAWS Co-Authored-By: Termineitor244 <[email protected]> * Weapon Categories: Medieval Swordsmanship (#53449) * make Zweihander a longsword * make estoc a longsword * Update martialarts.json * new sword categories * added new categories to weapons (except Japanese swords) and removed zwie- from long swords * added Japanese sword category to weapons * bokken and bio blade (#53695) * Rename * Merge pull request #57008 from Termineitor244/Weapon-Categories-Final Weapon categories: Aikido, Judo, Bōjutsu and weapon category specific techniques * Styling * Display weapon category in item info. * Strip out gun weapon categories * Add weapon categories to guns All guns now have their own categories, wheeeeee I want to die. * JSON fixes * Add weapon categories to melee weapons Reorganized - Axes and similar are in their own file. - Moved Shivs to misc.json. - Macuahuitl moved to swords - Fake and Inferior variants always underneath "original" versions. Reorganized melee weapon categories to follow form/function better. * martial arts update Update MA in accordance with changed weapon categories. * Display and sort Weapons displayed in MA based on category listed in MA json, any weapons specially added are listed as Special weapons. There can be duplicates on this list. Katanas appear in 1H_SWORDS and JAPANESE_SWORDS for instance. * Tweaks Update martialarts.json Update martialarts.cpp * Translated string Update Co-Authored-By: Saicchi <[email protected]> Co-Authored-By: Jianxiang Wang (王健翔) <[email protected]> * Tonfa separation from Batons Unique enough and keeps them out of Fencing style * Update martialarts.json * Update martialarts.json * Linting * Update weapons.json * Fixes Add the special stuff I missed from Ninjutsu and Silat. Fix a few logic issues. * Reference fix * Mod Update Add weapon categories to most mods. * Linting * Update tools.json * Update src/item.cpp Co-authored-by: Olanti <[email protected]> * Update src/martialarts.cpp Co-authored-by: Olanti <[email protected]> * Update description and add extract function to table * Move weapon category check * Update lang/extract_json_strings.py Co-authored-by: Olanti <[email protected]> * Alphabetize * Alphabetize 2 * Remove looks_like rifle_pneumatic and rifle_elastic copy-from rifle_base so they already inherit the same looks_like. * Magnetic weapon fix Copy over magnetic mod locations * Fix name for 1shot default rifle * Update martialarts.cpp Add weapon category check to martial art * No reason to change this here. If we want this changed better do it in a different PR rather than this stupidly massive one. --------- Co-authored-by: Saicchi <[email protected]> Co-authored-by: Termineitor244 <[email protected]> Co-authored-by: Termineitor244 <[email protected]> Co-authored-by: Saicchi <[email protected]> Co-authored-by: Kevin Granade <[email protected]> Co-authored-by: Angela Graves <[email protected]> Co-authored-by: catdach <[email protected]> Co-authored-by: David Seguin <[email protected]> Co-authored-by: Jianxiang Wang (王健翔) <[email protected]> Co-authored-by: Olanti <[email protected]>
- Loading branch information