aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Added Citizens task typefatpigsarefat2018-10-205-9/+195
| | | | | | | - "citizens_deliver" and "citizens_interact" added - Fixed a stupid bug with the startQuest response codes - Removed "beta" tag - Added Citizens to softdepend & pom.xml
* Change state check from CAUGHT_FISH to BITEfatpigsarefat2018-10-201-1/+1
| | | | - Hopefully closes #32
* Will now return if config name and monster isn't named correctlyfatpigsarefat2018-10-201-1/+1
| | | | - Closes #30, closes #31
* Change namefatpigsarefat2018-10-2019-19/+19
| | | | - Changed name to my new name
* Namespace has changedfatpigsarefat2018-10-2064-0/+5644
- Changed package to com.leonardobishop.quests - Incremented version number - No longer in beta