aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added quest cancel guifatpigsarefat2018-07-256-6/+138
| | | | | | - config.yml was updated with new items - QMenuCancel.java and EventInventory.java added for the gui - pom.xml version changed to 2.0.11
* Added guidelines to README.mdfatpigsarefat2018-07-211-7/+30
| | | | | - Added information on using Maven to build Quests. - Added information on how to use the Issue Tracker effectively to communcate bugs. - Made sure to elaborate on how to format files and commit messages.
* Now using Mavenfatpigsarefat2018-07-2172-189/+338
| | | | | | | - pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead
* Made sure reward commands are run on main threadfatpigsarefat2018-07-022-4/+6
|
* Null checksfatpigsarefat2018-07-021-2/+2
|
* Might have fixed a bug. Not sure (could never recreate it). Closes #18fatpigsarefat2018-06-242-20/+24
|
* Merge branch 'master' of https://github.com/fatpigsarefat/Questsfatpigsarefat2018-06-014-0/+60
|\
| * Update .gitignorefatpigsarefat2018-05-251-0/+1
| |
| * Update issue templatesfatpigsarefat2018-05-252-0/+38
| |
| * Create LICENSE (#14)fatpigsarefat2018-05-121-0/+21
| |
* | Right click to cancel quests, closes #9fatpigsarefat2018-06-019-10/+209
|/
* Update plugin.ymlfatpigsarefat2018-05-112-2/+2
|
* Add playtime quest to config.fatpigsarefat2018-05-111-0/+29
|
* Update README.mdfatpigsarefat2018-05-111-0/+1
|
* Merge pull request #12 from Reinatix/masterfatpigsarefat2018-05-112-0/+55
|\ | | | | Playtime Quest
| * Closes #5Reinatix2018-05-112-0/+55
|/
* Update plugin.ymlfatpigsarefat2018-05-061-1/+1
|
* Fixes #10 - A new system of similar blocks added.fatpigsarefat2018-05-066-17/+171
|
* Fix for NullPointerException when a task is added after the quest has ↵fatpigsarefat2018-05-061-6/+19
| | | | already been initialized before.
* Can now modify data (/q a moddata).fatpigsarefat2018-05-0510-35/+199
|
* Can now accept items above their required amount.fatpigsarefat2018-05-052-7/+15
|
* Changed incorrectly named method.fatpigsarefat2018-05-051-1/+1
|
* Update README.mdfatpigsarefat2018-04-291-1/+19
|
* Changed from using lists to mapfatpigsarefat2018-04-223-40/+23
|
* Update plugin.ymlfatpigsarefat2018-04-221-1/+1
|
* Fixes #6fatpigsarefat2018-04-221-0/+1
|
* using valueOf instead of fromName (deprecated) in EntityTypefatpigsarefat2018-04-212-3/+5
|
* option to hide locked quests in guifatpigsarefat2018-04-214-1/+11
|
* added position task typefatpigsarefat2018-04-214-3/+124
|
* importfatpigsarefat2018-04-211-0/+1
|
* added configvalues in prep for creator, moved task types into their own packagefatpigsarefat2018-04-2117-17/+257
|
* players now stored in mapsfatpigsarefat2018-04-191-24/+8
|
* fixed itemflagsfatpigsarefat2018-04-181-1/+2
|
* fixed rewardstringfatpigsarefat2018-04-182-27/+42
|
* customisable gui namesfatpigsarefat2018-04-182-2/+2
|
* customisable gui namesfatpigsarefat2018-04-185-42/+56
|
* add todofatpigsarefat2018-04-181-0/+1
|
* remove todofatpigsarefat2018-04-181-1/+0
|
* update commandfatpigsarefat2018-04-182-0/+22
|
* completely forgottenfatpigsarefat2018-04-1711-18/+370
|
* unfucked the messagesfatpigsarefat2018-04-151-1/+1
|
* Initial commitfatpigsarefat2018-04-1552-0/+4748
|
* Create README.mdfatpigsarefat2018-04-141-0/+2
|
* Clearfatpigsarefat2018-04-140-0/+0