Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to the new coverage/encumbrance system. | jc_gargma | 2023-11-09 | 2 | -12/+14 |
| | |||||
* | Rebalance draw_cost. | jc_gargma | 2023-10-02 | 1 | -2/+2 |
| | |||||
* | Update gunmods for weapons categories. | jc_gargma | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | Reduce backpack coverage. | jc_gargma | 2023-05-16 | 1 | -2/+2 |
| | |||||
* | Allow the blood sword to be used with fencing like a broadsword. | jc_gargma | 2023-03-31 | 1 | -0/+12 |
| | |||||
* | Convert to weapon categories. | jc_gargma | 2023-03-31 | 3 | -0/+19 |
| | | | | Add custom category for vampiric weapons. | ||||
* | Backport some of the optimizations and bugfixes from my work porting to DDA. | jc_gargma | 2023-03-15 | 11 | -150/+117 |
| | |||||
* | Typo. | jc_gargma | 2023-02-24 | 1 | -1/+1 |
| | |||||
* | Fix more pluralizations. | jc_gargma | 2023-02-06 | 1 | -2/+2 |
| | |||||
* | Deprecate obsolete items. | jc_gargma | 2023-01-14 | 1 | -0/+0 |
| | |||||
* | Remove more invalid count fields. | jc_gargma | 2023-01-14 | 1 | -1/+0 |
| | |||||
* | Remove invalid count. | jc_gargma | 2023-01-14 | 1 | -2/+1 |
| | |||||
* | Fix blood pellet count and recipe to produce two per batch. | jc_gargma | 2023-01-14 | 1 | -1/+0 |
| | |||||
* | Fix stack sizes for powdered blood. | jc_gargma | 2023-01-14 | 1 | -3/+3 |
| | |||||
* | Use byproducts as hack to allow multiple items per batch. | jc_gargma | 2023-01-14 | 1 | -1/+2 |
| | |||||
* | Remove more invalid aim_speed | jc_gargma | 2023-01-14 | 1 | -1/+0 |
| | |||||
* | Remove invalid aim_speed | jc_gargma | 2023-01-14 | 1 | -1/+0 |
| | |||||
* | Fix typo, barrel_volume -> barrel_length | jc_gargma | 2023-01-14 | 1 | -1/+1 |
| | |||||
* | Replace old FOOT_EITHER/HAND_EITHER with newer versions. | jc_gargma | 2023-01-13 | 1 | -2/+2 |
| | |||||
* | Add sealed blood iv bag as workaround. | jc_gargma | 2022-11-02 | 1 | -0/+24 |
| | |||||
* | Rebalance blood and synthetic blood. | jc_gargma | 2022-10-30 | 1 | -8/+7 |
| | | | | | | -Synth is now as filling as blood. -Synth is now unhealthy. -Blood provides slightly more fun. Synth provides slightly less. | ||||
* | Clean up blood sheath descriptions. | jc_gargma | 2022-10-04 | 1 | -2/+2 |
| | |||||
* | Add comments to blood sheaths. | jc_gargma | 2022-10-04 | 1 | -0/+2 |
| | |||||
* | Rebalance blood wrist sheath. | jc_gargma | 2022-10-04 | 1 | -3/+4 |
| | |||||
* | Rebalance the blood ankle sheath to be a improved, but not over overpowered, ↵ | jc_gargma | 2022-10-04 | 1 | -4/+5 |
| | | | | | | ankle sheath. Also revert the charges vs count change on bloodrune powder again. | ||||
* | Fix broken blood ammunition to use new damage syntax. | jc_gargma | 2022-09-07 | 1 | -3/+17 |
| | |||||
* | Obsolete Blood Extactor and Blood Forge. Update impacted recipes acordingly. | jc_gargma | 2022-08-25 | 2 | -52/+80 |
| | | | | | | | Fix powdered blood recipe to be based on powdered milk recipe. Clean up component listings for recipes. Remove duplicate Blood Forge Recipe. Update readme. | ||||
* | Obsolete thickened blood (aka blood extract) | jc_gargma | 2022-08-22 | 2 | -36/+31 |
| | | | | | | | Reduce mass of blood powder. Reduce blood powder per batch from 4 to 1. -This makes it functionally more like powdered milk. Remove post-apoc prices from blood materials. | ||||
* | Move obsoletion.json to prevent load errors. | jc_gargma | 2022-06-14 | 1 | -0/+35 |
| | |||||
* | Obsolete bloodbars. | jc_gargma | 2022-06-14 | 1 | -33/+0 |
| | | | | -Reconstituted blood simply makes more sense. | ||||
* | Rebalance compacted blood bullet resistance. | jc_gargma | 2022-04-22 | 1 | -1/+1 |
| | |||||
* | Update guns from stab to bullet damage. | jc_gargma | 2022-04-21 | 3 | -8/+8 |
| | | | | Change description for leech ammo fake item. | ||||
* | Clean up vampire currency entry. | jc_gargma | 2022-04-09 | 1 | -5/+5 |
| | | | | | Add vampire currency to vampire merchants. Convert wastelander junk merchant to sell items as per tacoma junk shop. | ||||
* | NO_DROP is a flag, not an effect. | jc_gargma | 2022-02-22 | 1 | -1/+1 |
| | |||||
* | Fix encumbrance being listed twice instead of max_encumbrance. | jc_gargma | 2022-02-02 | 1 | -1/+1 |
| | |||||
* | Rebalance the encumbrance on equipment with storage space. | jc_gargma | 2022-02-02 | 3 | -7/+11 |
| | |||||
* | Port back a number of fixes and cleanups from my attempt to port the mod to DDA. | jc_gargma | 2022-01-24 | 6 | -46/+47 |
| | |||||
* | Fix blood sipper and hammerius to require two hands. | jc_gargma | 2022-01-19 | 1 | -4/+4 |
| | |||||
* | More item group clean up. | jc_gargma | 2022-01-10 | 1 | -5/+20 |
| | |||||
* | Convert blood weapons to use vanilla martial arts instead of custom techniques. | jc_gargma | 2022-01-04 | 2 | -13/+10 |
| | |||||
* | Update for removal of armor category. | jc_gargma | 2021-10-22 | 4 | -12/+7 |
| | |||||
* | Fix calories of reconstituted synthetic blood. | jc_gargma | 2021-10-14 | 1 | -0/+1 |
| | |||||
* | Add Reconstitued Blood + Synthetic + Recipes | jc_gargma | 2021-10-04 | 1 | -2/+22 |
| | |||||
* | Set the default container for blood back to IV bag. | jc_gargma | 2021-09-23 | 1 | -1/+1 |
| | |||||
* | Set the caloric values of blood to be static. | jc_gargma | 2021-09-16 | 1 | -9/+5 |
| | |||||
* | Set blood bars to taste better when hot. | jc_gargma | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | Nerf the rediculous fire rates on the blood smgs. | jc_gargma | 2021-09-08 | 1 | -4/+4 |
| | | | | More nerfs to vamp guns to come... | ||||
* | Rebalance the blood bar into 2 portions. | jc_gargma | 2021-09-06 | 1 | -2/+2 |
| | | | | Fix the broken second recipe for powdered bloodrune. | ||||
* | Fix thickened blood spoil duration | jc_gargma | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | Move all recipes to a single location. | jc_gargma | 2021-09-06 | 5 | -675/+0 |
| |