Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme | jc_gargma | 2021-09-06 | 1 | -1/+3 |
| | |||||
* | Move all recipes to a single location. | jc_gargma | 2021-09-06 | 5 | -0/+0 |
| | |||||
* | Add blood bar and recipe. | jc_gargma | 2021-09-06 | 4 | -389/+482 |
| | | | | | | Add synth blood bar and recipe. Clean up materials json. Split recipes json. | ||||
* | Fix blood to not be unnatually light. | jc_gargma | 2021-09-05 | 1 | -4/+2 |
| | |||||
* | Nerf blood puddle radius by half. | jc_gargma | 2021-09-01 | 1 | -3/+3 |
| | |||||
* | Replace deprecated body part IDs | jc_gargma | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | Set blood puddle field to look like regular blood field | jc_gargma | 2021-08-31 | 1 | -1/+2 |
| | |||||
* | Clean up some spell descriptions. | jc_gargma | 2021-08-28 | 5 | -30/+32 |
| | | | | | | | Buff blood sword damage to match a broadsword. Buff blood sword drain damage from 2 to 5. Buff piercing retaliation damage from 12 to 15. Change hemomancer items to blood material. | ||||
* | Increase clotting max duration to 60s | jc_gargma | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | Typo | jc_gargma | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Add Hemomancer blood purge spell | jc_gargma | 2021-08-26 | 5 | -11/+49 |
| | | | | Update vampire immunities | ||||
* | Updated deprecated body part IDs | jc_gargma | 2021-08-25 | 1 | -6/+6 |
| | |||||
* | Remove no-longer-existing tetanus status from vamp immunity | jc_gargma | 2021-08-21 | 1 | -2/+2 |
| | |||||
* | Update readme | jc_gargma | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | Replace carnivore and cannibal with source patches utilizing blood drinker trait | jc_gargma | 2021-08-18 | 5 | -51/+38 |
| | |||||
* | Nicen up the bloodrune descriptions | jc_gargma | 2021-08-16 | 2 | -9/+9 |
| | |||||
* | Make hemomancer spells able to cause friendly fire | jc_gargma | 2021-08-16 | 5 | -7/+7 |
| | | | | Fix several spells using the wrong target | ||||
* | Update description of transfusion scroll | jc_gargma | 2021-08-16 | 1 | -1/+1 |
| | |||||
* | Slightly increase healing power of blood synthesis< | jc_gargma | 2021-08-16 | 1 | -2/+2 |
| | |||||
* | Convert Hemomancer Transfusion spell to require a target | jc_gargma | 2021-08-16 | 2 | -5/+5 |
| | | | | No more heals from nowhere | ||||
* | Add a heal-other spell to blood magic. | jc_gargma | 2021-08-03 | 2 | -0/+32 |
| | |||||
* | Spells have durations with two decimal places, not three. | jc_gargma | 2021-08-01 | 5 | -21/+21 |
| | |||||
* | Fix some ints that were set as floats | jc_gargma | 2021-08-01 | 1 | -6/+6 |
| | |||||
* | Add increments to hemomancy spells so they actually gain from leveling up. | jc_gargma | 2021-08-01 | 7 | -139/+167 |
| | | | | | Fix many of the hemomancy durations to last longer than a fraction of a second. Sort hemomancy spell values. | ||||
* | Typo | jc_gargma | 2021-07-31 | 1 | -1/+1 |
| | |||||
* | Rebase Blood-Infused survivor gear on actual medium survivor gear | jc_gargma | 2021-07-31 | 1 | -46/+54 |
| | |||||
* | Fix vampire damage resistance to apply to stabbing as well. | jc_gargma | 2021-07-31 | 1 | -1/+1 |
| | |||||
* | Another part of restoring Infection Resistant | jc_gargma | 2021-07-29 | 1 | -3/+4 |
| | |||||
* | Restore Infection Resist | jc_gargma | 2021-07-29 | 1 | -0/+8 |
| | |||||
* | Fix NPCs saying they are too unwell to give blood when they have actually ↵ | jc_gargma | 2021-07-27 | 1 | -2/+11 |
| | | | | refused. | ||||
* | Fix human forced blood drinking appearing on mutants | jc_gargma | 2021-07-27 | 1 | -20/+36 |
| | |||||
* | Fix mutant forced blood drinking appearing on non-mutants | jc_gargma | 2021-07-27 | 1 | -3/+2 |
| | |||||
* | Typo | jc_gargma | 2021-07-27 | 1 | -2/+2 |
| | |||||
* | Add dialogue tree for drinking blood from mutant npcs. | jc_gargma | 2021-07-27 | 2 | -70/+140 |
| | | | | | Change traits required for npcs to avoid being bitten. Change dialogue and remove reputation hit for non-hostile trait npcs refusing to give blood. | ||||
* | Fix blood drinking for reals this time | jc_gargma | 2021-07-25 | 1 | -102/+103 |
| | | | | | -Use raw fatigue value -Debugged correct hunger, thirst, and fatigue value thresholds | ||||
* | Unbreak convincing npcs to be fed upon | jc_gargma | 2021-07-25 | 1 | -24/+24 |
| | |||||
* | Add effect so NPCs remember for 48h they are unwilling to give blood | jc_gargma | 2021-07-25 | 2 | -102/+115 |
| | | | | | Remove some invalid dialogue conditions Clean up dialogue arrays | ||||
* | Fix blood drinking reputation nerfs not working | jc_gargma | 2021-07-25 | 1 | -4/+4 |
| | |||||
* | Fix multiple blood drink options occuring at the same time. | jc_gargma | 2021-07-21 | 1 | -13/+33 |
| | |||||
* | Typo | jc_gargma | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Typo | jc_gargma | 2021-07-19 | 1 | -1/+1 |
| | |||||
* | More typos in the new dialogue | jc_gargma | 2021-07-06 | 2 | -7/+9 |
| | |||||
* | Typo | jc_gargma | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | Clean up some npc mission dialogues and vampirus dialogues | jc_gargma | 2021-07-06 | 2 | -6/+6 |
| | |||||
* | Clean up vampire cove dialogues | jc_gargma | 2021-07-06 | 4 | -43/+116 |
| | | | | Add vampire replies to cove dialogues | ||||
* | Clean up Lonely Vampire responses | jc_gargma | 2021-07-06 | 1 | -4/+20 |
| | | | | Add vampire replies to Lonely Vampires | ||||
* | Clean up FANCIES | jc_gargma | 2021-07-06 | 1 | -5/+5 |
| | |||||
* | Clean up the wasteland npc dialogues | jc_gargma | 2021-07-06 | 7 | -69/+85 |
| | | | | Add vampire replies to wasteland dialogues | ||||
* | Clean up NPC class names | jc_gargma | 2021-07-06 | 1 | -9/+9 |
| | |||||
* | Updated readme | jc_gargma | 2021-07-06 | 1 | -2/+1 |
| |