Commit Graph

10677 Commits

Author SHA1 Message Date
Kenny Goodin
ffdd82c34e Ignore quests in QuestDaemon process that have a cost of -1 2017-05-31 02:02:30 -04:00
Kenny Goodin
b139d0550b Periodically purge expired elements from recently seelected quests repo 2017-05-30 20:36:39 -04:00
Sarah
b7ba532568 Add quest stats page, make rewards be able to be items as well, fix some quest trackers, fix spelling mistakes 2017-05-25 00:40:41 +02:00
Sarah
a07aa7abdc Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into feature/quests 2017-05-11 20:57:04 +02:00
Sarah
8d8e064125 Merge branch 'feature/quests' of github.com:Mineplex-LLC/Minecraft-PC into feature/quests 2017-05-11 18:09:11 +02:00
Sarah
16e0f38dcf Menu Improvements and more Quest Trackers 2017-05-11 18:08:55 +02:00
cnr
85c06c11cd Merge branch 'update/mayitems' into develop 2017-05-10 19:55:11 -07:00
cnr
0f98637024 Disallow players from switching between Gem Hunters via party 2017-05-10 19:54:28 -07:00
LCastr0
ac0339fc59 Fixed sync with dragon and fixed guardian not showing 2017-05-10 21:20:23 -03:00
LCastr0
5fe5c613e5 Fixed win rooms again 2017-05-10 19:25:14 -03:00
LCastr0
3dbed769c9 Fix for win rooms 2017-05-10 17:27:17 -03:00
Sam
0fce5a9490 Emergency infinite shard fix 2017-05-09 19:49:25 -07:00
LCastr0
92eaf4f8d8 Merge branch 'develop' into update/mayitems 2017-05-09 23:31:43 -03:00
LCastr0
8bb638c969 Removed unused code 2017-05-09 23:30:52 -03:00
LCastr0
9018a3cc50 Fixed kit selectors 2017-05-09 23:30:24 -03:00
LCastr0
bcd60d325b Fixed win rooms 2017-05-09 23:06:49 -03:00
Kenny
9b38558268 Have servers request active quests from quest service on startup 2017-05-08 15:24:12 -04:00
LCastr0
00981cf846 Fixed all ranks having all win effects 2017-05-08 14:56:33 -03:00
LCastr0
5c265cfd66 Lock to other ranks, unlock on join 2017-05-08 10:35:21 -03:00
LCastr0
8604eb2e09 Teleport the creeper so it's visible 2017-05-06 22:54:24 -03:00
LCastr0
dc77dde98b Use correct slot 2017-05-06 21:29:41 -03:00
LCastr0
8befa61b8a Set force on creature module before spawning entities 2017-05-06 21:29:15 -03:00
LCastr0
8e58b974f3 Add line 2017-05-06 21:18:36 -03:00
LCastr0
c5b62e0ec4 Add all the win-effects to the page 2017-05-06 20:42:53 -03:00
Sarah
f2c5268df1 Merge branch 'feature/quests' of github.com:Mineplex-LLC/Minecraft-PC into feature/quests 2017-05-05 23:02:30 +02:00
Sarah
20281648c2 Add Quest triggers, add a Repository, add Spreadsheet parsing, and add menus. 2017-05-05 23:02:15 +02:00
Kenny
ad79245252 Merge branch 'feature/quest-manager-service' into feature/quests 2017-05-05 15:25:33 -04:00
Kenny
54858e14ee Convert questmanager to read quests from google sheets 2017-05-05 15:22:37 -04:00
cnr
b0407cfc51 Send players to normal hubs from Gem Hunters
This changes the behavior of both /hub and update restarts
2017-05-04 12:43:20 -07:00
cnr
53eb499236 Use correct region when searching for Gem Hunters 2017-05-04 01:48:05 -07:00
cnr
e6c7aa469b Merge branch 'feature/gem-hunters-persistence' into develop 2017-05-03 22:03:29 -07:00
cnr
840b50d56a Disable beta whitelist for open beta 2017-05-03 22:02:02 -07:00
cnr
6fdf926d51 Add temporary(!!) gem hunters server sender
In the near future, with more time, we'll abstract out the MOTD parsing
hackiness from ServerInfo and add the same mechanism to Gem Hunters, so
it gets a ServerNpcPage for free.
2017-05-03 22:02:02 -07:00
LCastr0
f23016df28 Change to blaze powder 2017-05-03 23:59:16 -03:00
LCastr0
58078ae4bd Added kit selectors to chests 2017-05-03 23:42:18 -03:00
LCastr0
b3f46ad4fc Added names, icons and lores 2017-05-03 23:30:16 -03:00
cnr
779256e1ca Enable the Skyfall booster kit 2017-05-03 18:45:39 -07:00
Sarah
4da069b244 Fix Booster Kit making you fly 2017-05-03 18:44:53 -07:00
cnr
3d37fab71f Disable movement checks in Dragons 2017-05-03 18:44:05 -07:00
cnr
404733cd34 Disable Speed UHC 2017-05-03 18:42:31 -07:00
cnr
66136a035b Change scoreboard tag for Event Moderator
This ensures that they're sorted next to Sr Mods in the tab list
2017-05-03 18:30:36 -07:00
LCastr0
196e0b9688 Reduce the amount of lines in the Shimmering Ring 2017-05-03 22:29:06 -03:00
LCastr0
229c888498 Reduce amount of particles spawned with the water wings 2017-05-03 22:27:38 -03:00
LCastr0
cf56dfb9cf Increase amount of smoke particles 2017-05-03 22:22:16 -03:00
LCastr0
ddd196ba0c Revert temporary folder for schematics 2017-05-03 22:08:31 -03:00
LCastr0
bbfa632106 Add all the mechanics to the win effects 2017-05-03 22:05:54 -03:00
Sam
4a984f3c41 More fixes! 2017-05-03 22:05:10 +01:00
Kenny
87c01f994c Port questmanager service from PE 2017-05-02 20:31:40 -04:00
Kenny
ff13d07a7c Port redis pubsub messaging API from PE 2017-05-02 20:29:36 -04:00
Sam
3a1fb3cb86 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-05-02 23:17:09 +01:00