Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the maid hat to have HELMET_COMPAT.HEADmaster | jc_gargma | 2024-07-14 | 1 | -4/+4 |
| | | | | Other minor formatting fixes. | ||||
* | Rebalance maid tactical vest. | jc_gargma | 2024-06-04 | 1 | -4/+4 |
| | |||||
* | Reduce te volume of throwing knives. | jc_gargma | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | Remove duplicate fields from assassin's throwing knife. | jc_gargma | 2024-03-21 | 1 | -4/+0 |
| | |||||
* | Add a looks_like for throwing knives, as the maid tileset lacks a wielded tile. | jc_gargma | 2024-03-15 | 1 | -2/+4 |
| | | | | Also fix the plural name for throwing knives. | ||||
* | Slightly reduce the draw/holster time on several garter items. | jc_gargma | 2024-03-12 | 1 | -3/+4 |
| | |||||
* | Reduce the effectiveness of the assassin throwing knife in melee. | jc_gargma | 2024-03-12 | 1 | -2/+2 |
| | |||||
* | Fix several recipes not requiring thread. | jc_gargma | 2024-02-04 | 1 | -64/+18 |
| | | | | | | Convert several recipes to use sewing_standard. -leatherworking_standard is nowhere to be seen. Convert the larger hardcase recipes to no longer require the previous hardcase. | ||||
* | Upgrade clothing to use armor_portion_data for coverage. | jc_gargma | 2024-02-04 | 1 | -114/+194 |
| | | | | | | | | | | | | | | Convert some tiered items to copy-from the base form, and convert others back to standalone. -armor_portion_data currently doesn't support copy-from :/ Convert garter belt, garter pouch, and petticoat back to actual armor pieces. -And make them COMPACT to ensure they don't cause layer penalties. Fix a few items not using str for names. Fix a few items still using pairs of individual body parts like leg_l and leg_r instead of legs. -That bug seems to have been fixed. Remove POWERARMOR_COMPATIBLE from maid headbands. Fix leather headband missing encumbrance. Reduce coverage on maid shoes and boots. Change sheer stockings material to nylon. | ||||
* | Reduce raincoat volume to simulate folded volume. | jc_gargma | 2024-01-24 | 1 | -1/+2 |
| | |||||
* | Remove redundant COMPACT flag. | jc_gargma | 2023-12-31 | 1 | -4/+4 |
| | |||||
* | Add POWERARMOR_COMPATIBLE to various underwears as per upstream. | jc_gargma | 2023-12-29 | 1 | -12/+12 |
| | |||||
* | Convert prices tp cent/USD. | jc_gargma | 2023-12-29 | 5 | -124/+132 |
| | | | | Add missing price_postapoc for various items. | ||||
* | Fix typo. | jc_gargma | 2023-11-09 | 1 | -1/+1 |
| | |||||
* | Rebalance draw_cost. | jc_gargma | 2023-10-02 | 1 | -3/+3 |
| | |||||
* | Use new blacksmithing_advanced requirement. | jc_gargma | 2023-07-14 | 1 | -29/+10 |
| | |||||
* | Add looks_like to kawaii_boots | jc_gargma | 2023-07-14 | 1 | -0/+1 |
| | |||||
* | Convert lycra to nylon. | jc_gargma | 2023-05-03 | 1 | -1/+1 |
| | |||||
* | Fix abstracts appearing as valid maid style weapons. | jc_gargma | 2023-03-31 | 1 | -3/+3 |
| | |||||
* | Fix replica/fake naginata failing to inherit weapon categories from naginata. | jc_gargma | 2023-03-31 | 1 | -0/+16 |
| | |||||
* | Fix appliying custom weapon categories to existing items. | jc_gargma | 2023-03-31 | 1 | -12/+12 |
| | | | | -Extend is not supported for weapon_category. | ||||
* | Copy type, not category. | jc_gargma | 2023-03-31 | 1 | -3/+3 |
| | |||||
* | Remove the one-handed medieval and japanese sword categories. | jc_gargma | 2023-03-31 | 3 | -78/+9 |
| | |||||
* | Convert to weapon categories. | jc_gargma | 2023-03-31 | 3 | -146/+220 |
| | | | | Define several unique weapon categories to limit intended weapons. | ||||
* | Backport fixes/optimizations found when porting to DDA. | jc_gargma | 2023-03-15 | 9 | -284/+166 |
| | |||||
* | Fix garter purse weight. | jc_gargma | 2023-02-01 | 1 | -1/+1 |
| | |||||
* | Deprecate TALK json. | jc_gargma | 2023-01-14 | 1 | -0/+0 |
| | |||||
* | Fix friendly_msg -> summon_msg on mistress npc spawning item. | jc_gargma | 2023-01-14 | 1 | -1/+1 |
| | |||||
* | Rebalance to hit values. | jc_gargma | 2023-01-13 | 1 | -6/+9 |
| | |||||
* | Replace old FEET reference with updated foot_l,foot_r | jc_gargma | 2023-01-13 | 1 | -1/+1 |
| | |||||
* | Updated to use BN depends. | jc_gargma | 2023-01-13 | 1 | -1/+1 |
| | |||||
* | Fix typo in butchering quality of maid's cookware kit. | jc_gargma | 2022-08-23 | 1 | -1/+1 |
| | |||||
* | Update recipes with new wood_structural item lists. | jc_gargma | 2022-05-28 | 1 | -7/+7 |
| | |||||
* | Rebalance encumbrance for equipment with storage space. | jc_gargma | 2022-02-02 | 4 | -102/+142 |
| | | | | | | | | | | Fix many item prices. Convert note to // for compatibility. Clean up the japanese maid dress entry. Fix unarmored maid gloves from having 100% coverage. Fix typo in holster_prompt. Reduce transparent rain coat encumbrance to balance against the lack of storage space and inability to safely set VARSIZE on transforming items. Fix black bikini having no weight or volume. | ||||
* | Fix the maid's whip to be under ranged. | jc_gargma | 2022-01-25 | 1 | -2/+2 |
| | | | | Fix the maid's claws to be under cutting. | ||||
* | Fix the maid's broom not being piercing. | jc_gargma | 2022-01-25 | 1 | -2/+2 |
| | | | | Fix the maid's claws to use str_sp for the name. | ||||
* | Rebalance maid's claws against the razorbar katar. | jc_gargma | 2022-01-23 | 2 | -10/+12 |
| | | | | Use the martial arts of the bionic claws for lack of any other comparable large claw weapon. | ||||
* | Add the maid's claws to styles compatible with the bagh_nakha. | jc_gargma | 2022-01-23 | 1 | -0/+11 |
| | |||||
* | Add the maid's kitchen knife to styles compatible with the combat knife. | jc_gargma | 2022-01-23 | 1 | -2/+24 |
| | |||||
* | Change mistress class to be any demographic. | jc_gargma | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | Fix pretty trait being given to maids twice. | jc_gargma | 2022-01-21 | 1 | -2/+1 |
| | |||||
* | Add looks_like to the new books. | jc_gargma | 2022-01-21 | 1 | -0/+2 |
| | |||||
* | Updated readme. | jc_gargma | 2022-01-21 | 1 | -0/+2 |
| | |||||
* | Clean up several recipe crafting times. | jc_gargma | 2022-01-21 | 1 | -9/+9 |
| | |||||
* | Typo | jc_gargma | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | Fix the Mistress shim item from summoning a Maid. | jc_gargma | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | Change many recipes to require the new books. | jc_gargma | 2022-01-21 | 1 | -59/+58 |
| | | | | Some can also be learned from the anime convention magazine. | ||||
* | Add new recipe books and item groups to spawn them. | jc_gargma | 2022-01-21 | 2 | -0/+43 |
| | |||||
* | Rename the maid vests. | jc_gargma | 2022-01-21 | 1 | -3/+3 |
| | |||||
* | Add the mop and broom to styles supporting the quarterstaff and naginata. | jc_gargma | 2022-01-21 | 1 | -1/+23 |
| |