| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added quest cancel gui | fatpigsarefat | 2018-07-25 | 6 | -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.md | fatpigsarefat | 2018-07-21 | 1 | -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 Maven | fatpigsarefat | 2018-07-21 | 72 | -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 thread | fatpigsarefat | 2018-07-02 | 2 | -4/+6 | |
| | | ||||||
| * | Null checks | fatpigsarefat | 2018-07-02 | 1 | -2/+2 | |
| | | ||||||
| * | Might have fixed a bug. Not sure (could never recreate it). Closes #18 | fatpigsarefat | 2018-06-24 | 2 | -20/+24 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/fatpigsarefat/Quests | fatpigsarefat | 2018-06-01 | 4 | -0/+60 | |
| |\ | ||||||
| | * | Update .gitignore | fatpigsarefat | 2018-05-25 | 1 | -0/+1 | |
| | | | ||||||
| | * | Update issue templates | fatpigsarefat | 2018-05-25 | 2 | -0/+38 | |
| | | | ||||||
| | * | Create LICENSE (#14) | fatpigsarefat | 2018-05-12 | 1 | -0/+21 | |
| | | | ||||||
| * | | Right click to cancel quests, closes #9 | fatpigsarefat | 2018-06-01 | 9 | -10/+209 | |
| |/ | ||||||
| * | Update plugin.yml | fatpigsarefat | 2018-05-11 | 2 | -2/+2 | |
| | | ||||||
| * | Add playtime quest to config. | fatpigsarefat | 2018-05-11 | 1 | -0/+29 | |
| | | ||||||
| * | Update README.md | fatpigsarefat | 2018-05-11 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #12 from Reinatix/master | fatpigsarefat | 2018-05-11 | 2 | -0/+55 | |
| |\ | | | | | Playtime Quest | |||||
| | * | Closes #5 | Reinatix | 2018-05-11 | 2 | -0/+55 | |
| |/ | ||||||
| * | Update plugin.yml | fatpigsarefat | 2018-05-06 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes #10 - A new system of similar blocks added. | fatpigsarefat | 2018-05-06 | 6 | -17/+171 | |
| | | ||||||
| * | Fix for NullPointerException when a task is added after the quest has ↵ | fatpigsarefat | 2018-05-06 | 1 | -6/+19 | |
| | | | | | already been initialized before. | |||||
| * | Can now modify data (/q a moddata). | fatpigsarefat | 2018-05-05 | 10 | -35/+199 | |
| | | ||||||
| * | Can now accept items above their required amount. | fatpigsarefat | 2018-05-05 | 2 | -7/+15 | |
| | | ||||||
| * | Changed incorrectly named method. | fatpigsarefat | 2018-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | fatpigsarefat | 2018-04-29 | 1 | -1/+19 | |
| | | ||||||
| * | Changed from using lists to map | fatpigsarefat | 2018-04-22 | 3 | -40/+23 | |
| | | ||||||
| * | Update plugin.yml | fatpigsarefat | 2018-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes #6 | fatpigsarefat | 2018-04-22 | 1 | -0/+1 | |
| | | ||||||
| * | using valueOf instead of fromName (deprecated) in EntityType | fatpigsarefat | 2018-04-21 | 2 | -3/+5 | |
| | | ||||||
| * | option to hide locked quests in gui | fatpigsarefat | 2018-04-21 | 4 | -1/+11 | |
| | | ||||||
| * | added position task type | fatpigsarefat | 2018-04-21 | 4 | -3/+124 | |
| | | ||||||
| * | import | fatpigsarefat | 2018-04-21 | 1 | -0/+1 | |
| | | ||||||
| * | added configvalues in prep for creator, moved task types into their own package | fatpigsarefat | 2018-04-21 | 17 | -17/+257 | |
| | | ||||||
| * | players now stored in maps | fatpigsarefat | 2018-04-19 | 1 | -24/+8 | |
| | | ||||||
| * | fixed itemflags | fatpigsarefat | 2018-04-18 | 1 | -1/+2 | |
| | | ||||||
| * | fixed rewardstring | fatpigsarefat | 2018-04-18 | 2 | -27/+42 | |
| | | ||||||
| * | customisable gui names | fatpigsarefat | 2018-04-18 | 2 | -2/+2 | |
| | | ||||||
| * | customisable gui names | fatpigsarefat | 2018-04-18 | 5 | -42/+56 | |
| | | ||||||
| * | add todo | fatpigsarefat | 2018-04-18 | 1 | -0/+1 | |
| | | ||||||
| * | remove todo | fatpigsarefat | 2018-04-18 | 1 | -1/+0 | |
| | | ||||||
| * | update command | fatpigsarefat | 2018-04-18 | 2 | -0/+22 | |
| | | ||||||
| * | completely forgotten | fatpigsarefat | 2018-04-17 | 11 | -18/+370 | |
| | | ||||||
| * | unfucked the messages | fatpigsarefat | 2018-04-15 | 1 | -1/+1 | |
| | | ||||||
| * | Initial commit | fatpigsarefat | 2018-04-15 | 52 | -0/+4748 | |
| | | ||||||
| * | Create README.md | fatpigsarefat | 2018-04-14 | 1 | -0/+2 | |
| | | ||||||
| * | Clear | fatpigsarefat | 2018-04-14 | 0 | -0/+0 | |
