Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-06 | Shouldn't open a npc chat window just to say the player can't dig somewhere. | Alige | 1 | -1/+1 |
2016-07-19 | Continued fixing typos and rewording sentences, after reading the translations. | Alige | 1 | -1/+1 |
2016-02-21 | Reduce the time needed between the use of the shovel. | Reid | 1 | -2/+3 |
2016-02-13 | Clean up and remove some useless space and newline. | Reid | 1 | -3/+0 |
2015-12-18 | Trivial spelling correction for the Shovel. | Teru | 1 | -1/+1 |
2015-09-24 | update qonan and shovel scripts to use new narrator function | Joseph Botosh | 1 | -10/+9 |
2015-09-24 | shovel script: add functions for custom quests, +adddigrect, +addquest functions | Joseph Botosh | 1 | -2/+66 |
2015-09-24 | add PlayerIsTired function to shovel npc | Joseph Botosh | 1 | -0/+22 |
2015-09-24 | add constrains to shovel usage (rectangular areas) | Joseph Botosh | 1 | -1/+46 |
2015-09-24 | add Dig and Bury actions/functions to Shovel | Joseph Botosh | 1 | -4/+60 |
2015-09-24 | add basic Shovel NPC/item | Joseph Botosh | 1 | -0/+34 |