Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-22 | This commit breaks 30 NPCs in one go. Seriously. It just needed its own commit. | Jesusaves | 1 | -0/+1 | |
2021-09-24 | Add three new weapons to Pyndragon. From these, only Whip effectively works. | Jesusaves | 1 | -3/+29 | |
The other two, which rely on AutoSpell, are not working properly. | |||||
2021-03-07 | Pyndragon: Double Attack will never be less than 5%, CritDMG never be less 20%. | Jesusaves | 1 | -1/+1 | |
Previous values: 0%, 30% respectively. Maximums not changed (15%, 30%) | |||||
2020-04-24 | LoF Bot Quest for @Cordo | Jesusaves | 1 | -3/+24 | |
As promised. The coin can also be obtained by farming, if player sells it. | |||||
2020-02-27 | Pyndragon's Lightsabers lore and new price | Jesusaves | 1 | -9/+10 | |
2020-02-24 | Lightsabers & Crafting alpha prototype (they need a nerf) | Jesusaves | 1 | -0/+39 | |
2020-02-05 | Explain Pyndragon Purpose | Jesusaves | 1 | -0/+1 | |
2019-11-09 | Status reset (all NPCs) and almost every crafter in LoF | Jesusaves | 1 | -1/+3 | |
2019-10-09 | Pyndragon: Don't use getitem() - Use CraftNPCSys instead | Jesusaves | 1 | -1/+2 | |
Bonuses: Crit DMG +30%; Double Attack +0~15% | |||||
2019-05-27 | Make firestaffs easier to obtain | Jesusaves | 1 | -4/+4 | |
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-01-07 | Remaster guns and bows | Jesusaves | 1 | -1/+1 | |
2019-01-07 | Fix some broken storyline | Jesusaves | 1 | -11/+27 | |
2018-12-16 | Cut several zeros in several places to please @demure and @Xtreem and make ↵ | Jesusaves | 1 | -4/+4 | |
balance more smooth. Jhedia was on previous commit. Ingot sell price adjusted accordingly. | |||||
2018-12-14 | New Hercules Syntax for getnpcid(). | Jesusaves | 1 | -1/+1 | |
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt | |||||
2018-11-18 | Make the standard weapons sold by Pyndragon weaker and cheaper. | Jesusaves | 1 | -7/+7 | |
This allows Dustynator (quest weapon) to shine. | |||||
2018-08-31 | Forging System review, blame @demure for this one | Jesusaves | 1 | -1/+1 | |
2018-07-13 | [skip ci] moar fixes %%e | Jesusaves | 1 | -1/+1 | |
2018-07-12 | Head top to pyndragon which is more consistent with him | Jesusaves | 1 | -1/+1 | |
2018-07-12 | Equipment to Pyn&Pi | Jesusaves | 1 | -3/+3 | |
2018-07-12 | Pyndragon and his fire arms | Jesusaves | 1 | -0/+123 | |
2018-07-12 | Regenerate map files, Refine system, template for Pyn&Pi. | Jesusaves | 1 | -0/+22 | |