| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- This allows owners to prevent the silk-touch exploit in the
blockplacecertain and blockbreakcertain task types by removing
progression if the opposite is done to the block of the same type.
- Closes #57
|
| |
|
|
|
|
| |
- Removed all references to numerical ids
- Removed SimilarBlocks class
- Updated examples to new material names
|
| | |
|
| | |
|
| |
|
|
| |
- Added mythicmobs_killing task type
|
| |
|
|
|
|
| |
- Quests will now be in their own files
- New 'QuestsConfigLoader' class to handle this with error messages
- General refactorings
|
| |
|
|
|
| |
- Quests can now be auto started
- Removed tests
|
| |
|
|
|
| |
- They no longer pass null into the incorrect method.
- Permissons added to the other method.
|
| |
|
|
|
|
| |
- During the quest completer task, each task in the quest will be
checked against their task progress instead of checking only the
task progresses.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- "citizens_deliver" and "citizens_interact" added
- Fixed a stupid bug with the startQuest response codes
- Removed "beta" tag
- Added Citizens to softdepend & pom.xml
|
| |
|
|
|
|
| |
- Changed package to com.leonardobishop.quests
- Incremented version number
- No longer in beta
|
| | |
|
| |
|
|
|
|
|
| |
- Added BrewingTaskType "brewing"
- Added example brewing config to the config
- Changed version to 2.0.13
- Started work on BrewingCertainTaskType "brewingcertain"
|
| |
|
|
|
|
| |
- config.yml was updated with new items
- QMenuCancel.java and EventInventory.java added for the gui
- pom.xml version changed to 2.0.11
|
|
|
- pom.xml was added
- Source files moved
- .gitignore adjusted to allow .xml
- All Title classes changed to use Bukkit method instead
|