Commit Graph

10824 Commits

Author SHA1 Message Date
Sam
24dd8a7d2d Merge branch 'feature/moba' of https://github.com/Mineplex-LLC/Minecraft-PC into feature/moba 2017-05-05 22:31:52 +01:00
Sam
a32ae91996 Gotta go fast! 2017-05-05 22:30:37 +01: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
AlexTheCoder
a635793ede Add new Castle Siege modes 2017-05-04 23:20:50 -04:00
AlexTheCoder
00d31ffad3 Fix item builder to properly use null item titles 2017-05-04 23:20:50 -04:00
AlexTheCoder
455e09a9da More implementation of xp toggles for kit progression, and display achievement rewards properly for tiered leveling 2017-05-04 23:20:50 -04:00
AlexTheCoder
97a4b8e94d Add implementation for crown and xp toggles in ProgressingKit 2017-05-04 23:20:50 -04:00
AlexTheCoder
ac98213d28 Update several perks to support vanilla damage system and kit progression 2017-05-04 23:20:50 -04:00
AlexTheCoder
7b70695e12 Update arcade games with new crown/gem toggle and flint and steel permission flag 2017-05-04 23:20:50 -04:00
AlexTheCoder
901fecb49a Support multi named tiers of achievements, allow rewarding of xp/gems/crowns upon increasing achievement tiers, and replace old castle siege achievements with new ones 2017-05-04 23:20:50 -04:00
AlexTheCoder
43739743bf Add new castle siege game types to Core 2017-05-04 23:20:50 -04:00
AlexTheCoder
6684e812d1 Implement xp-less and crown kit upgrading and slightly modify kit progression gui 2017-05-04 23:20:50 -04:00
AlexTheCoder
39f997faf1 Give ProgressiveKits the ability to not use xp or use crowns instead of gems for leveling 2017-05-04 23:20:50 -04:00
AlexTheCoder
6ffd10133e Implement a new crown currency 2017-05-04 23:20:50 -04:00
AlexTheCoder
f9f2e362c4 Make ItemBuilder properly clone all options and implement a builder to create enchanted books 2017-05-04 23:20:50 -04:00
Sam
2e3d19bd3a Bug fixes 2017-05-04 21:49:44 +01: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
Sam
f6cb654e12 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-05-04 20:20:59 +01:00
Sam
3210843395 Capture point fix 2017-05-04 20:20:48 +01:00
Sam
8f01015df9 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/moba 2017-05-04 17:35:41 +01:00
Sam
ee0971443e Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/alien-invasion 2017-05-04 17:32:16 +01:00
Sam
8032133f4d Sort the scores 2017-05-04 17:16:16 +01:00
Sam
808885ea04 Add leaper kit 2017-05-04 17:15:55 +01:00
Sam
47c816087e MOBA base 2017-05-04 15:45:04 +01: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
Sam
bd52e63dc3 More alien stuff 2017-05-03 20:48:19 +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
10258d66b8 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/alien-invasion 2017-05-02 23:18:38 +01:00
Sam
3a1fb3cb86 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-05-02 23:17:09 +01:00
Sam
6d8c65ed08 Lots of great fixes 2017-05-02 23:17:06 +01:00
LCastr0
4e56d2133b Merge branch 'develop' into update/mayitems 2017-05-02 19:13:43 -03:00
Sam
82ebd28400 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-05-02 21:02:26 +01:00
Sam
034837030d Initial commit 2017-05-02 21:01:17 +01:00
Sarah
8d32c35f88 Add basic Quest system 2017-05-02 18:57:20 +02:00
cnr
2a92d312b2 Merge branch 'update/kingppc' into develop 2017-05-01 22:07:46 -07:00
Sarah
4652b09f78 Change /ea message layout, make /ea not usable by muted players, make /ea not usable without content and fix hub forcefield for event mod 2017-05-01 22:06:30 -07:00
LCastr0
923f991df3 Merge branch 'develop' into update/kingppc 2017-05-02 00:09:19 -03:00
LCastr0
030157fdb5 Fix constructors 2017-05-01 23:18:03 -03:00
LCastr0
b8d2f784c7 Fix NPE, actually call PetSpawnEvent when spawning a pet 2017-05-01 22:19:50 -03:00
LCastr0
8f117e744e More stuff in ultra effect 2017-05-01 22:14:46 -03:00
LCastr0
e7c171749c Set pitch and yaw for npc 2017-05-01 12:25:03 -03:00
Sam
41b7e4bf38 Fix Zombie's Deaths Grasp hitting spectating players 2017-05-01 14:26:41 +01:00
Sam
b89e3c4abc Sheep code cleanup 2017-05-01 14:10:08 +01:00
Sam
0f1cea013c Guardian changes 2017-05-01 14:05:18 +01:00
Sam
ff93ca9705 Pig changes 2017-05-01 13:48:49 +01:00
Sam
5138e6ad54 Blaze changes 2017-05-01 13:48:41 +01:00
Sam
76835654e8 Chicken, unless cast 2017-05-01 13:48:32 +01:00
Sam
110d8946d5 Zombie changes 2017-05-01 13:48:09 +01:00
Sam
cc3ac9800b Skeletal horse changes 2017-05-01 13:48:01 +01:00
Sam
607893a872 Cow changes 2017-05-01 13:47:52 +01:00
Sam
3c852f091d Witch changes 2017-05-01 13:13:40 +01:00
Sam
69ed0c7c24 Magma Cube changes 2017-05-01 12:07:47 +01:00
Sam
20c05518f3 Wolf changes 2017-05-01 12:07:35 +01:00
Sam
9c9200605a Creeper Sulphur Bomb changes 2017-05-01 11:10:29 +01:00
Sam
1cc9888e58 Creeper Explode damage reduction 2017-05-01 11:10:19 +01:00
Sam
0f925dd655 Ink Blaster changes 2017-05-01 11:10:06 +01:00
Sam
6d4a68acdf Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-05-01 10:41:49 +01:00
Sam
8c2b8935df Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-05-01 10:37:13 +01:00
Sam
6d105a0499 All remaining kits converted to Google Sheets 2017-05-01 10:37:11 +01:00
Sam
0f5fcc7670 Remove entity bots 2017-05-01 10:36:45 +01:00
cnr
e2b43bb995 Don't show holograms in non-lobby servers 2017-05-01 00:49:25 -07:00
cnr
d62006a426 Add King item to PPC rewards 2017-05-01 00:45:24 -07:00
cnr
e65f269a9a Merge branch 'update/kingppc' into develop 2017-04-30 21:11:37 -07:00
cnr
63fae06831 Revert "Enable 2x XP"
This reverts commit 7994ed082e.
2017-04-30 21:09:11 -07:00
LCastr0
fc5c420176 Changed to update event 2017-04-30 21:19:02 -03:00
LCastr0
734aa920bf Fixed jukebox message 2017-04-30 20:00:29 -03:00
LCastr0
879ab605f1 Set hub as true in Hub 2017-04-30 19:50:45 -03:00
LCastr0
8c64441403 Removed CastleManager from HubManager 2017-04-30 19:41:57 -03:00
LCastr0
a37cf3b1c5 Fixed pets and mounts not having any message when they are inside castle, fixed item despawning, stopped players from placing jukeboxes inside castle 2017-04-30 19:33:38 -03:00
LCastr0
e3521c06fd This shouldn't be there... 2017-04-30 19:14:27 -03:00
LCastr0
5d3dbbb44b Checks for the correct world 2017-04-30 19:06:44 -03:00
LCastr0
9e0424ea46 Checks if it's hub before doing event related stuff 2017-04-30 19:00:53 -03:00
LCastr0
d205d5fada Fixed item being despawned, fixed holograms not being updated, fixed king never being removed on leave 2017-04-30 18:56:37 -03:00
LCastr0
8ec6ebd060 Fix particles being sent to everyone 2017-04-30 18:42:16 -03:00
LCastr0
04c0c63390 Fix positions 2017-04-30 18:26:02 -03:00
LCastr0
d88f183726 Fixed bug with gadgets and kings not being updated 2017-04-30 17:52:36 -03:00
LCastr0
d04e29a473 Tests 2017-04-30 14:46:15 -03:00
LCastr0
0b2d0d348c Merge branch 'develop' into update/mayitems 2017-04-30 13:38:26 -03:00
LCastr0
49fd8d3941 Fixed item and king not resetting after disabling 2017-04-30 12:52:00 -03:00
LCastr0
3268a49f82 Fixed more conflicts 2017-04-30 12:05:30 -03:00
LCastr0
91fb50cc8b Fixed conflicts 2017-04-30 12:05:04 -03:00
LCastr0
28a5a438f5 Fix item being thrown from the throne 2017-04-30 12:02:00 -03:00
LCastr0
95e4170cc1 Added creeper 2017-04-30 11:47:57 -03:00
LCastr0
08150b2c0f Added rank-based win effects 2017-04-30 11:28:40 -03:00
cnr
6ae6f7b627 Revert "Rate limit book/sign edits as a temporary measure against a crash exploit"
This reverts commit f5cba1eb1e.
2017-04-30 01:54:43 -07:00
cnr
d99f51f3a9 Revert "Clans doesn't have access to this through core for some reason"
This reverts commit 20264ff1af.
2017-04-30 01:54:36 -07:00
Sarah
dda09d51e5 Fix Commit 2017-04-30 01:38:04 -07:00
Sarah
a0c00e86c4 Implement LoggedCommand into Event Commands 2017-04-30 01:38:04 -07:00
Sarah
8a33eabe3d Add a way to log commands 2017-04-30 01:38:04 -07:00
Sarah
fdee6b1163 Add some more event commands, fix some existing event commands and change permissions for event related commands to be executeable by EVENT_MODERATOR 2017-04-30 01:38:04 -07:00
Sam
0bbd0659a0 Fix the water not being replaced bug 2017-04-30 01:38:04 -07:00
Sam
fd31706333 5 seconds rather than 50 2017-04-30 01:38:04 -07:00
Sam
ee7a29d387 Stop command spam 2017-04-30 01:38:04 -07:00
Sam
f315689dda Staff Oscars 2017-04-30 01:38:04 -07:00
Sam
ee8f970673 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-04-29 23:40:16 +01:00
Sam
acb5963dd4 Balance changes 2017-04-29 23:25:13 +01:00
LCastr0
e6852d92f2 Fixed item, spawn particles even if player is moving 2017-04-29 13:24:27 -03:00
Kenny
26c772b8b8 Merge branch '2xXP' into develop 2017-04-29 02:19:40 -04:00
Kenny
20264ff1af Clans doesn't have access to this through core for some reason 2017-04-29 02:17:50 -04:00
Kenny
7994ed082e Enable 2x XP 2017-04-29 02:16:31 -04:00
Kenny
f5cba1eb1e Rate limit book/sign edits as a temporary measure against a crash exploit 2017-04-29 02:05:07 -04:00
LCastr0
1879a92261 Changed to items... 2017-04-29 01:03:30 -03:00
LCastr0
146274001f Fix height (again) 2017-04-28 22:32:40 -03:00
LCastr0
25adf3fa33 Fix height 2017-04-28 22:04:00 -03:00
LCastr0
0a1a5eae7a Changed arrow to armor stand 2017-04-28 21:37:39 -03:00
LCastr0
f8566437d5 Fixed shimmering rings 2017-04-28 21:23:19 -03:00
Sam
8a54e19695 Fix Fissure skipping snow blocks 2017-04-28 19:30:19 +01:00
Sam
6beeec20d6 Disable morphs when changing kits 2017-04-28 19:30:00 +01:00
Sam
26d97bf7eb Up the water damage check rate 2017-04-28 19:29:23 +01:00
LCastr0
df563793c5 Fixed name 2017-04-28 13:25:10 -03:00
LCastr0
adef8945a4 Disable other gadgets before enabling 2017-04-28 13:20:25 -03:00
LCastr0
c1f06595bb Fix NPE 2017-04-28 13:17:00 -03:00
Sam
59699f930e Re-implemented triple jumps 2017-04-28 16:26:02 +01:00
LCastr0
1b686a1446 Shimmering Ring kit selector 2017-04-28 11:43:13 -03:00
LCastr0
89f47d4c6c Rain Cloud selector 2017-04-28 11:20:27 -03:00
LCastr0
42e4564a25 Rainbow Dance selector 2017-04-28 11:14:22 -03:00
LCastr0
e9d1ac85f1 Changed single-type particle to an enum, added love particles 2017-04-28 01:46:26 -03:00
LCastr0
ae8b348264 Ember Kit selector 2017-04-28 01:37:27 -03:00
LCastr0
1000c190a2 Fixed Y offset for Water Wings and added Flames of Fury and Halo effects 2017-04-28 00:32:29 -03:00
LCastr0
494fd4787c Skip disabling kit selectors between game restarts 2017-04-27 23:53:37 -03:00
LCastr0
073bc2eea7 Update hologram when player claims peasant 2017-04-27 21:18:12 -03:00
LCastr0
55f85966c1 Fixed arrow location 2017-04-27 21:17:05 -03:00
LCastr0
99363d9af5 Lore 2017-04-27 21:06:35 -03:00
LCastr0
16e9263874 Lets the player sit on the throne 2017-04-27 21:05:03 -03:00
LCastr0
d62d9a813b Javadocs 2017-04-27 20:55:21 -03:00
LCastr0
601c9e31c6 Updated hologram to display the amount of peasants in the kingdom 2017-04-27 20:54:49 -03:00
LCastr0
f1670bc550 Increase the height of the crown 2017-04-27 20:33:31 -03:00
LCastr0
e7c270847b Fixed message, and no longer updates without needing 2017-04-27 20:32:46 -03:00
LCastr0
e45e3be4e8 Added first kit selector 2017-04-27 20:01:29 -03:00
LCastr0
95f50604c0 Fixed colors 2017-04-27 18:29:55 -03:00
LCastr0
2615cd6add Fixed locations 2017-04-27 16:56:06 -03:00
LCastr0
d33aac9fd4 Fixed args 2017-04-27 16:34:35 -03:00
LCastr0
246c0c1788 Added wools to the top of the castle 2017-04-27 16:28:09 -03:00
LCastr0
5d5bc2d847 Reverted removal of fountain 2017-04-27 16:06:23 -03:00
LCastr0
6a8cecad27 Javadocs 2017-04-27 15:43:55 -03:00
LCastr0
0942942f5a Changed messages 2017-04-27 15:43:31 -03:00
LCastr0
2e476226fd Javadocs for CastleManager 2017-04-27 15:16:34 -03:00
LCastr0
02785d5dfd Moved everything to CastleManager, changed to rightclick 2017-04-27 15:12:33 -03:00
LCastr0
124d22ce31 Added new class for peasants 2017-04-26 22:52:40 -03:00
Sam
90d173551d Fix not lobby gem duping 2017-04-26 21:56:01 +01:00
LCastr0
6bf1b6c1dc Fixed arguments 2017-04-26 16:25:32 -03:00
LCastr0
4dfd1b3d21 Check for active gadgets while playing the particle 2017-04-26 16:22:24 -03:00
Sam
d3cb99f431 Skeletal Horse converted to Google Sheets 2017-04-26 19:11:48 +01:00
LCastr0
5764a4bce3 Added gadget class 2017-04-26 14:34:41 -03:00
LCastr0
01076ec054 Kit selector, not rank selector... 2017-04-26 14:10:49 -03:00
LCastr0
1855cfc4ed Added new gadget type 2017-04-26 13:58:30 -03:00
LCastr0
25487ad0b1 Fix message prefix 2017-04-26 11:17:03 -03:00
LCastr0
fb03e9adec Respawn holograms since setText doesn't work, and actually send the correct information to the event 2017-04-26 11:14:43 -03:00
LCastr0
56f19ec937 Null checker 2017-04-26 01:39:26 -03:00
LCastr0
6145d9f87d Lower the hologram a bit 2017-04-26 01:35:11 -03:00
LCastr0
9796b5acba Actually check if its a hub and start the hologram 2017-04-26 01:26:01 -03:00
LCastr0
19138eb501 Added castle stuff for hub 2017-04-26 01:12:43 -03:00
Sam
7f1b1d72b9 Chicken converted to Google Sheets 2017-04-25 19:33:00 +01:00
Sam
af25aa0b00 Witch converted to Google Sheets 2017-04-25 18:20:34 +01:00
LCastr0
d36b44e32d Removed fountain in my code so I can test the castle 2017-04-25 12:12:51 -03:00
LCastr0
12f7659195 Added king particle 2017-04-25 00:16:32 -03:00
Sam
044a3754cf Fix incorrect key 2017-04-24 23:14:01 +01:00
Sam
f16ea648f9 Blazr converted to Google Sheets 2017-04-24 23:13:03 +01:00
Sam
99fa347cf1 Wolf converted to Google Sheets 2017-04-24 20:21:19 +01:00
Sam
27cff85189 Fix Perk variables being overriden when multiple kits used the same perk 2017-04-24 18:04:16 +01:00
Sam
5bc2b9d34c Revert "Make Perks not static, this fixings all kits having the same stats 😨"
This reverts commit 1d0f28689f.
2017-04-24 17:40:48 +01:00
Sam
1d0f28689f Make Perks not static, this fixings all kits having the same stats 😨 2017-04-23 19:06:33 +01:00
Sam
c8d891ef31 Snowman converted to Google Sheets 2017-04-23 18:54:29 +01:00
Sam
9e6ab9a696 Enderman converted to Google Sheets 2017-04-23 17:07:45 +01:00
Sam
24b73d27e7 Fix the infinite Giga Slime 2017-04-23 16:10:54 +01:00
Sam
9d48a5f1a5 Creeper converted to Google Sheets 2017-04-23 16:08:45 +01:00
Sam
02ffec8618 Fix players being affected by velocity inside on the spawn island 2017-04-23 14:42:26 +01:00
Sam
09300b499f Adjust the time before the player recieves kit information after death 2017-04-23 14:41:59 +01:00
Sam
f1b45bc29e Slime converted to Google Sheets 2017-04-23 14:37:29 +01:00
Sam
43d703d9b7 Spider converted to Google Sheets 2017-04-22 23:53:01 +01:00
Sam
1d7fb77bc4 Deleted some code by accident 2017-04-22 23:10:08 +01:00
Sam
e350c62f54 Iron Golem and Skeleton converted to Google Sheets 2017-04-22 23:07:44 +01:00
Sam
82db46c1e6 Displayname fix 2017-04-21 22:52:34 +01:00
Sam
2f478e46f3 Fix various bugs found in testing 2017-04-21 21:53:16 +01:00
Sam
f9c98ccf8c Fix persistence? 2017-04-21 20:05:43 +01:00
Sam
ac3c1c3ebb Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-04-21 17:42:46 +01:00
Sam
ca6789d92a Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-04-21 17:35:12 +01:00
Sam
01f74a3e12 SSM Training Ground 2017-04-21 17:35:10 +01:00
Sam
30fb899bee Move debug commands over to the proper system 2017-04-20 18:26:22 +01:00
cnr
87b829b411 Disable easter egg baskets in games 2017-04-19 22:33:32 -07:00
cnr
ffdbebf3ee Prevent players from purchasing St Patricks Chests 2017-04-19 22:32:21 -07:00
cnr
6bf6725616 Commit missed conflict resolution 2017-04-18 01:40:09 -07:00
LCastr0
61409d0bfe Possible fix for duplicated items in some chests 2017-04-18 01:37:27 -07:00
Alexander Meech
bc38d895a0 Update CUST-1 to track Spring Chests 2017-04-16 16:53:18 -04:00
cnr
2263e8bfcb Ignore movement checks in Runner 2017-04-16 01:09:12 -06:00
cnr
dad00171a7 Clean up 'banwave' logic 2017-04-16 00:49:12 -06:00
cnr
56e15ab2d9 Add Skyfall teams to game menu 2017-04-14 23:11:15 -06:00
cnr
2baaf4664e Fix UHC and Skyfall player counts 2017-04-14 22:39:06 -06:00
LCastr0
09dc7edaad Added Spring chest to title trackers 2017-04-14 22:34:50 -06:00
cnr
b30a706543 Disable Skyfall booster kit 2017-04-14 22:33:54 -06:00
cnr
c7e855ee16 Merge branch 'feature/eastereggs' into develop 2017-04-13 22:56:41 -06:00
cnr
7e7ac95ccb Change Skyfall stats icon to diamond boots 2017-04-13 20:47:19 -06:00
cnr
bc80b21372 Update skyfall in the game selector 2017-04-13 20:44:33 -06:00
cnr
732d2cbeb8 Bump VL bounds for KillAura type A 2017-04-13 18:03:08 -06:00
cnr
8cbf8e8f1e Bump lower bound for Reach VL 2017-04-13 14:41:38 -06:00
cnr
ff3dbe5d93 Add missing AutoSneak ban 2017-04-13 13:30:53 -06:00
cnr
4e82233871 Make no-op thresholds a true no-op 2017-04-13 02:42:35 -06:00
cnr
5c5a368ebe Only register HeadRoll action once 2017-04-13 01:19:30 -06:00
Kenny
ac7492152a Fix average TPS reporting 2017-04-13 01:16:57 -06:00
samczsun
498df70a1f Implement basic canDamage 2017-04-13 00:02:32 -06:00
cnr
0735b415cf Implement new MineplexLink methods 2017-04-13 00:00:17 -06:00
cnr
490fe56b34 Merge branch 'update/skyfall-nolag' into develop 2017-04-12 23:39:01 -06:00
cnr
87f9fe6093 Implement anticheat VL and banwave changes 2017-04-12 23:36:55 -06:00
cnr
0dae58a0a7 Bump anticheat dependency version 2017-04-12 23:18:44 -06:00
samczsun
e1fee19aff Optimize chunk updating and fix invis players 2017-04-13 01:09:05 -04:00
cnr
da5df8dae2 Merge remote-tracking branch 'update/aprilchest' into develop 2017-04-12 23:03:47 -06:00
Alexander Meech
176107c848 Update the setup of CUST-1
Should probably make this dynamic at some point......
2017-04-12 23:02:53 -06:00
Kenny
cd7948c039 Report server TPS average to ServerMonitor rather than what it happens to be at that moment
This (should) fix instances of servermonitor flagging a server as lagging and killing it for short bursts of high CPU usage
2017-04-12 23:02:13 -06:00
Sarah
4775fccb9a Improve Island rot and misc fixes 2017-04-12 22:35:33 +02:00
AlexTheCoder
5a225b9332 Properly check the spring chest rewards 2017-04-12 16:01:24 -04:00
AlexTheCoder
fe1cda820f Merge branch 'update/aprilchest' of github.com:Mineplex-LLC/Minecraft-PC into feature/eastereggs 2017-04-12 16:00:37 -04:00
AlexTheCoder
c3ff494f94 Update Arcade and Hub to use skinned easter eggs 2017-04-12 03:06:32 -04:00
AlexTheCoder
f3e6c44d9b Fix a bunch of bugs and switch to a block based egg hunt. Additionally, move some location constants to match the Easter Lobby. 2017-04-11 22:24:50 -04:00
LCastr0
1904990f84 Fixed merging issues 2017-04-11 23:16:42 -03:00
LCastr0
b511546b36 Removed age lock from zombie 2017-04-11 22:44:56 -03:00
AlexTheCoder
9a58cd792e Implement easter egg baskets in games which can give fantastic rewards 2017-04-11 20:18:09 -04:00
AlexTheCoder
2d61dffaea Implement an easter egg hunt of epic proportions 2017-04-11 19:57:10 -04:00
LCastr0
0a51bcd607 Easter, not eater 2017-04-11 16:10:59 -03:00
Sam
914de58dbc World Event bug fixes 2017-04-09 16:01:44 +01:00
LCastr0
4388a7f70e Changed lenght (missed one thing) 2017-04-08 23:17:39 -03:00
LCastr0
7db5805f16 Fixed lenght 2017-04-08 23:11:41 -03:00
LCastr0
de46f2db70 Should have been added in the last commit 2017-04-08 23:09:10 -03:00
LCastr0
6f1c062182 Removed GameType, using GameDisplay instead 2017-04-08 23:06:55 -03:00
LCastr0
1f0a22eb94 Stops balloons from 'growing up' 2017-04-08 22:58:14 -03:00
LCastr0
e4fc53d5ce Removed flower trail from games 2017-04-07 17:46:53 -03:00
LCastr0
8bcb5bc948 Added event to be called when game stops 2017-04-07 14:13:53 -03:00
LCastr0
b441dc5edf Calls event when arcade game starts 2017-04-07 14:12:23 -03:00
LCastr0
30215aea40 Added docs 2017-04-07 14:08:12 -03:00
LCastr0
6a668004e0 Added game start event to core, to be called inside arcade and handled inside core 2017-04-07 14:06:44 -03:00
LCastr0
45e3223962 Added effects to chets opening and changed flowers to leaves so they don't drop any items when removed 2017-04-07 14:02:30 -03:00
samczsun
daaea03be7 Strict username validation 2017-04-06 15:21:56 -04:00
Sam
5c00ca712f Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-04-06 18:20:41 +01:00
Sam
f14bde9d30 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-04-06 11:56:59 +01:00
Sam
08bd17afe6 Fix a chat formatting problem 2017-04-06 00:36:17 -05:00
samczsun
0cc7a078c6 Fix bad logic in TeamArmorModule 2017-04-06 00:35:49 -05:00
samczsun
36f4e6b5a1 Change more closeInventory calls 2017-04-06 00:35:49 -05:00
samczsun
8e92317b9c So that's why Tim closed inventories 2017-04-06 00:35:49 -05:00
samczsun
9c9d74f098 PC-1394 2017-04-06 00:35:49 -05:00
samczsun
be1e454d5c PC-696 2017-04-06 00:35:49 -05:00
samczsun
fceda64a5a PC-1318 2017-04-06 00:35:49 -05:00
samczsun
d69c4b3dca PC-1189 2017-04-06 00:35:49 -05:00
samczsun
bd1d73d390 PC-1181 2017-04-06 00:35:49 -05:00
samczsun
4553a7081f PC-697 PC-1180 2017-04-06 00:35:49 -05:00
samczsun
40860ef9a2 PC-1107 2017-04-06 00:34:34 -05:00
samczsun
e0706f3627 PC-1056 2017-04-06 00:34:34 -05:00
samczsun
db59c32b5e PC-1028 2017-04-06 00:34:34 -05:00
samczsun
422bbcce2c PC-1025 2017-04-06 00:34:34 -05:00
samczsun
a97ba5d1fd PC-941 2017-04-06 00:34:34 -05:00
samczsun
f03df67219 PC-830 2017-04-06 00:34:34 -05:00
samczsun
873cd9c2a5 PC-802 2017-04-06 00:34:34 -05:00
samczsun
4f77413523 PC-265 2017-04-06 00:34:34 -05:00
cnr
a1fc6bd20f Merge remote-tracking branch 'bugfix/bridges' into develop 2017-04-06 00:33:47 -05:00
cnr
64d5fe3c80 Revert "Revert "Merge branch update/bridges into develop""
This reverts commit 0ad69ebefc.
2017-04-06 00:33:41 -05:00
LCastr0
888c26c12d Changed icon of bunny pet 2017-04-05 19:03:12 -03:00
Sam
cbf7985773 Colour the message 2017-04-05 22:58:06 +01:00
Sam
c1b83b1065 Braces 2017-04-05 21:46:22 +01:00
Sam
047ed81eea Add a message when a player dies pregame 2017-04-05 21:38:04 +01:00
Sam
1f1ad4c441 Change Diamond ore drops to diamonds 2017-04-05 21:35:04 +01:00
Sam
4552fc2e9b Fix loot module NPE 2017-04-05 21:14:12 +01:00
Sarah
acd588ff1a Add lucky/unlucky tracks to Skyfall 2017-04-05 04:40:52 +02:00
Sarah
e4b79a3731 Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/skyfall
# Conflicts:
#	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/skyfall/Island.java
2017-04-05 04:21:14 +02:00
Sarah
616e2dad0f Fix selection of air blocks when searching for top layer blocks
add some Supply Drop loot
dd /Boost command, fix AntiCheat
don't put duplicates in supply drop
don't crumble rings before the game begins
don't crumble middle rings
2017-04-05 04:15:48 +02:00
LCastr0
27d7226712 Fixed flowers dropping after chest is opened 2017-04-04 22:58:43 -03:00
LCastr0
cb5b0a3c83 Changed the icon of the death effect 2017-04-04 18:00:47 -03:00
LCastr0
2c09bb584a Fixed Spring Set lore 2017-04-04 17:33:02 -03:00
LCastr0
424e0fe0a4 Fixed spring chests being purchasable even if locked or if player had all the items 2017-04-04 17:29:45 -03:00
LCastr0
957004f97a Added 'Found in X' lore 2017-04-04 17:28:11 -03:00
LCastr0
83d141eddc Changed price of Spring Halo particle 2017-04-04 17:25:16 -03:00
LCastr0
a7be020c9d Locked rabbit as adult 2017-04-04 17:23:43 -03:00
Sam
b85214c7f0 Fix the "wooden pillar" bug with supply drops 2017-04-04 21:12:39 +01:00
LCastr0
3bc4125b76 Removed custom pet from this update 2017-04-04 15:47:02 -03:00
Sam
9ad8e18175 More persistence senanagins 2017-04-03 20:16:03 +01:00
Sam
b86ad77e0b Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-04-02 12:53:40 +01:00
Sam
bc1050e387 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-04-02 12:48:35 +01:00
cnr
6534561893 Disable April Fools manager 2017-04-01 23:59:47 -05:00
samczsun
ef21106da0 Fix memory leak in CompassModule 2017-04-01 16:20:59 -05:00
Sam
b88f9fc642 Change the skin to Topplemop 2017-04-01 02:11:11 -05:00
Sam
6adc1b265d Missed a file... 2017-04-01 02:11:11 -05:00
Sam
5bba8d2a5b Show how many they have found when clicking on a head 2017-04-01 02:11:11 -05:00
Sam
80eb8db8e2 Remove unused global variable 2017-04-01 02:11:11 -05:00
Sam
e71bab8cea Use a better DB schema 2017-04-01 02:11:11 -05:00
Sam
da29654807 April Fools Treasure Hunt 2017-04-01 02:11:11 -05:00
Sam
bd841762d1 Run skin getting on the main thread 2017-04-01 02:11:11 -05:00
Sam
016860b615 Replace NPCs with Pirates 2017-04-01 02:11:11 -05:00
Sam
4053e43964 Add a manual toggle 2017-04-01 02:11:11 -05:00
Sam
4b22355348 Add more fun stuff 2017-04-01 02:11:11 -05:00
Sam
52323f6119 Add more replacement words 2017-04-01 02:11:11 -05:00
Sam
e74486c1bc Add even more priate speak 2017-04-01 02:11:11 -05:00
Sam
4c882ae4a8 Fix chat handling elsewhere 2017-04-01 02:11:11 -05:00
Sam
66cea341a5 Use regex and remove "g" 2017-04-01 02:11:11 -05:00
Sam
03d781ca70 It be April fools matey, walk yee plank 2017-04-01 02:11:11 -05:00
Sam
4947b01f93 Convert itemstacks to craftbukkit versions 2017-03-31 20:24:45 +01:00
cnr
850b7b1aad Merge remote-tracking branch 'update/aprilppc' into develop 2017-03-31 00:50:55 -05:00
Alexander Meech
10a1f71558 Add RustyDawgT to featured creators 2017-03-31 00:50:14 -05:00
LCastr0
ed39d5daa7 Reverted rename 2017-03-31 01:16:30 -03:00
LCastr0
911d5d20d2 Reverted rename 2017-03-31 01:07:00 -03:00
LCastr0
e8d6c321cd Merge branch 'develop' into update/aprilppc 2017-03-31 00:40:38 -03:00
samczsun
4d32efe779 Not even disguises are safe from the NSA 2017-03-29 23:31:12 -05:00
samczsun
c8eab2596f Move package because intellij is complaining 2017-03-29 23:31:12 -05:00
samczsun
c82697a4e3 PC-1396 2017-03-29 23:30:49 -05:00
samczsun
affb2cb91f PC-1395
Don't disable self otherwise a message is shown
2017-03-29 23:30:49 -05:00
samczsun
017d737e59 PC-1248 PC-1249 2017-03-29 23:30:49 -05:00
samczsun
53e8fa9c47 PC-1235 2017-03-29 23:30:49 -05:00
samczsun
52f09655e8 PC-1231 2017-03-29 23:30:49 -05:00
samczsun
53d9a5f977 PC-1222 2017-03-29 23:30:49 -05:00
samczsun
63eed1abcd PC-1210 2017-03-29 23:30:49 -05:00
samczsun
cb33bc7bed PC-1187 2017-03-29 23:30:49 -05:00
samczsun
fc686ea497 PC-1182 2017-03-29 23:30:49 -05:00
samczsun
40648cf715 PC-1178 2017-03-29 23:30:49 -05:00
samczsun
ca452463db PC-1106 2017-03-29 23:30:49 -05:00
samczsun
3ef8c6f532 PC-1101 2017-03-29 23:30:49 -05:00
samczsun
8226592caa PC-1026 2017-03-29 23:30:49 -05:00
samczsun
8a78f1ce34 PC-1026 2017-03-29 23:30:49 -05:00
samczsun
858b08e3c3 PC-825 2017-03-29 23:30:49 -05:00
samczsun
8521691cfb PC-817 2017-03-29 23:30:49 -05:00
samczsun
c95fea066c PC-778 2017-03-29 23:30:49 -05:00
samczsun
4ad5cede14 PC-740 2017-03-29 23:30:49 -05:00
samczsun
23c52eed2c PC-729 2017-03-29 23:30:49 -05:00
samczsun
3b8bda9dbd PC-728 2017-03-29 23:30:49 -05:00
samczsun
e45e27ba34 PC-629 2017-03-29 23:30:49 -05:00
samczsun
99534e19c5 PC-599 2017-03-29 23:30:49 -05:00
samczsun
66e3a7ad5c PC-587 2017-03-29 23:30:49 -05:00
samczsun
9256fe9903 PC-401 2017-03-29 23:30:49 -05:00
samczsun
1ecd46f7ee PC-372 2017-03-29 23:30:49 -05:00
samczsun
26d3a77748 PC-368 2017-03-29 23:30:49 -05:00
samczsun
953a87b3ea PC-207 2017-03-29 23:30:49 -05:00
samczsun
4f3cfaba43 PC-163 PC-200
Reset a player's spectator target when they switch servers
2017-03-29 23:30:49 -05:00
Sam
7a5e8241aa Implement more elements of persistence 2017-03-29 16:27:26 +01:00
LCastr0
fec8a42fd7 Merge branch 'update/aprilchest' of https://github.com/Mineplex-LLC/Minecraft-PC into update/aprilchest 2017-03-28 17:29:05 -03:00
LCastr0
88db9c2913 Added Bugs Bunny to spring chest 2017-03-28 17:26:50 -03:00
Sam
61147c1e38 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-03-28 20:43:22 +01:00
Lucas de Castro Queiroz
60a688b5ac Merge branch 'develop' into update/aprilchest 2017-03-28 11:55:14 -03:00
cnr
a22467bc74 Add Skyfall map type to MapParser 2017-03-27 23:53:06 -05:00
cnr
9fcfab1a23 Fix GameType for Speed Builders in MapParser 2017-03-27 23:50:49 -05:00
cnr
ebb596cdf4 Re-enable whitelist for Gem Hunters 2017-03-27 23:47:25 -05:00
cnr
e3eac8b3ec Enable 2FA for support 2017-03-27 23:37:45 -05:00
LCastr0
ae2768d354 Changed name, lore, icon and cooldown 2017-03-27 23:58:01 -03:00
LCastr0
8da2431415 Added bugs bunny quotes 2017-03-27 22:39:50 -03:00
LCastr0
cb5a63974e Changed name of the item in PPC rewards 2017-03-27 20:21:46 -03:00
LCastr0
4f0110b942 Updated offset of the wings 2017-03-27 20:19:54 -03:00
LCastr0
235288af56 Changed wing shape again 2017-03-27 17:35:05 -03:00
LCastr0
3c241c48bc Changed rabbit morph to spawn holograms 2017-03-27 17:26:18 -03:00
Sam
fff18ef2a0 Revert "Make appler ignore damage rate"
This reverts commit e0819bfd7d.
2017-03-27 19:19:45 +01:00
Sam
e0819bfd7d Make appler ignore damage rate 2017-03-27 19:14:07 +01:00
Sam
421d76b7f3 More changes! 2017-03-27 19:08:31 +01:00
Sam
28fa092b20 Additional kit changes 2017-03-26 13:39:12 +01:00
LCastr0
1c1af8b81e Changed shape of bee wings 2017-03-26 08:09:58 -03:00
LCastr0
32bb2515f7 Changed height of skeleton 2017-03-26 01:26:43 -03:00
LCastr0
9ee6960038 Added bee wings 2017-03-26 01:25:08 -03:00
LCastr0
3837d9fbda This should have been added in the last commit... 2017-03-25 18:38:43 -03:00
LCastr0
bff837ca9b Fixed morph and possible fix for balloons, added lore and icon for particle effect 2017-03-25 18:36:12 -03:00
Sam
60231c817f Missed a class 2017-03-25 16:05:58 +00:00
Sam
02a6f34bd3 Destructor changes 2017-03-25 16:05:16 +00:00
Sam
4455509bc8 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-03-25 14:03:35 +00:00
Sam
5564dc7daf Fix even more bugs 2017-03-25 13:57:20 +00:00
LCastr0
6875287b6d Changed pets to Entities instead of Creatures 2017-03-24 16:52:37 -03:00
LCastr0
8a7f221bc6 Added spring chest to cust server 2017-03-24 14:20:10 -03:00
LCastr0
5464a74d2c Added spring chest 2017-03-24 14:17:15 -03:00
Sarah
b389041392 Change some more loot, not weapon doubles, 25% more boost from booster rings, fixed decay times for rings, let the complete surface of islands rot at once, specific items come with another item and a dynamic rot rate 2017-03-24 18:04:44 +01:00
LCastr0
d2851b0708 Merge branch 'develop' into update/aprilchest 2017-03-24 14:01:15 -03:00
Sam
8bddad44da Bridges hotfix 2017-03-24 16:46:14 +00:00
LCastr0
64ed3e2e1b Still trying with armor stands... 2017-03-24 13:45:36 -03:00
cnr
0ad69ebefc Revert "Merge branch update/bridges into develop"
This reverts commit 7e8f5b4939, reversing
changes made to 222e4267d2.
2017-03-23 23:24:00 -05:00
cnr
d95ed8d749 Disable /link and /unlink help messages 2017-03-23 23:22:33 -05:00
AlexTheCoder
3b2c50efa3 Remove magic values for PPC tag id and linked tag id 2017-03-23 23:18:29 -05:00
AlexTheCoder
1ff033de43 Refactor website link to use consumers instead of callbacks 2017-03-23 23:18:29 -05:00
AlexTheCoder
f6fdc1f817 Implement a method for administrators to remove the link between an in-game minecraft account and a forum account, and rewrite synchronization of tags to more effectively handle the intricacies of the API being utilized 2017-03-23 23:18:29 -05:00
AlexTheCoder
3ebfb453c5 Implement rank and powerplay linking to the website and give specific ranks an id corresponding to their respective forum tag 2017-03-23 23:18:29 -05:00
cnr
e3c4d89d9a Disable 'Light em up' quest 2017-03-23 23:17:01 -05:00
cnr
5fa583109f Revert BungeeRotator US/EU merge
This reverts commits e59d744074 and
b8ac877fa3
2017-03-23 15:04:04 -05:00
Sam
ca1b185ba2 Improve the persistence system 2017-03-23 19:18:16 +00:00
cnr
9c504064c1 Force all players to reappear after win room 2017-03-22 22:41:08 -05:00
cnr
7e8f5b4939 Merge remote-tracking branch 'update/bridges' into develop 2017-03-22 22:37:43 -05:00
cnr
222e4267d2 Add UHC subtypes to server menu 2017-03-22 22:36:53 -05:00
Sam
401276d705 Missing isLive check 2017-03-22 23:04:50 +00:00
LCastr0
3b48a7caaf Update armorstand to make it never fall 2017-03-22 16:55:49 -03:00
LCastr0
49bc6b8663 Removed gravity 2017-03-22 14:42:11 -03:00
LCastr0
47b88b7734 Added Spring set, added awkward bunny morph, added items to menus 2017-03-22 14:37:42 -03:00
LCastr0
788326fe54 Tried with armorstands, still not working :( 2017-03-22 13:11:14 -03:00
Sam
1c620048ca Merge remote-tracking branch 'refs/remotes/origin/develop' into update/bridges 2017-03-22 14:14:30 +00:00
LCastr0
9afa829f89 Created new gadget item for PPC 2017-03-21 15:56:05 -03:00
LCastr0
4cd25ad921 Merge branch 'update/aprilppc' into update/aprilchest 2017-03-20 19:23:33 -03:00
LCastr0
d55690f904 Changed colors 2017-03-20 19:22:50 -03:00
Sam
c4c7ebe1e6 Check for blocks already registering 2017-03-20 22:10:20 +00:00
LCastr0
8f7f52e222 Added lore and icon for Funeral Bouquet and corrected the price for spring items 2017-03-20 16:52:27 -03:00
LCastr0
33b933f465 Added lore and icon for Flower Power 2017-03-20 16:50:44 -03:00
LCastr0
540a0189b4 Added lore and icon for Flower Arrow 2017-03-20 16:49:20 -03:00
LCastr0
16f02d5bd4 Added killer bunny pet 2017-03-20 16:38:31 -03:00
LCastr0
5ad0bdcab1 Added Spring Arrow Trail, added Spring Death Effect, moved each gadget to it's own package, added Spring Double Jump 2017-03-20 16:33:21 -03:00
LCastr0
5d2681ec97 Fixed some issues with menus! 2017-03-20 16:33:20 -03:00
LCastr0
defece04a9 Fixed some issues changing Creature to Entity 2017-03-20 16:33:20 -03:00
LCastr0
df4d0b117b Possible fix for pet names not showing 2017-03-20 16:33:19 -03:00
LCastr0
f5a85f2a54 Spawns pet 2017-03-20 16:33:18 -03:00
LCastr0
13238eb4ad Added equipment pages 2017-03-20 16:32:34 -03:00
LCastr0
e297f844e6 Renamed classes 2017-03-20 16:32:34 -03:00
LCastr0
137220d58f Custom pets 2017-03-20 16:32:33 -03:00
Sarah
f8f7c04f58 Improve Performance, add dynamic rot rate, change some loot and islands only rot on the top 2017-03-20 19:18:33 +01:00
Sam
f630f50f47 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-03-20 17:47:03 +00:00
LCastr0
afad64bec3 Fixed CME 2017-03-20 08:49:20 -03:00
LCastr0
75ad5b9d51 Flowers where player walks 2017-03-20 08:23:32 -03:00
cnr
441e2ab30f Disable 2x XP 2017-03-20 01:19:21 -05:00
Sam
95d919a654 Removed was werid disjointed code 2017-03-19 00:07:23 +00:00
Sam
05bd93cbdf Fixed Death Bomber achievement exploit 2017-03-19 00:01:11 +00:00
Sam
18538d918c And 2FA wow, this is why you skim read PRs 2017-03-18 23:51:13 +00:00
Sam
df8ed90138 Ops, forgot to enable reports. Eclipse is bad 2017-03-18 23:44:42 +00:00
Sam
2ca0d0ce14 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/bridges 2017-03-18 23:36:11 +00:00
Sam
afe516e10c Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-03-18 23:33:34 +00:00
Sam
f56b940a73 Super rough and ready persistence 2017-03-18 23:33:30 +00:00
LCastr0
e1d9a568c9 Added flower as a hat 2017-03-18 00:49:12 -03:00
LCastr0
d8b68e4716 Multi colored circle 2017-03-17 20:01:48 -03:00
LCastr0
92f5214c91 Added spring halo particle 2017-03-17 19:39:41 -03:00
Sam
b1a1faacb1 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/bridges 2017-03-17 17:03:55 +00:00
Sam
8e5a5695d5 Fix early game revive 2017-03-17 17:03:53 +00:00
cnr
b464cab213 Add former St Patricks cosmetic names as alternatives 2017-03-17 00:52:41 -05:00
samczsun
5349f53bfe Fix St Patricks Chest info 2017-03-17 00:50:14 -05:00
cnr
a0764443a8 Merge branch 'update/stpatrickscosmetics' into develop 2017-03-17 00:49:51 -05:00
samczsun
f6884fccd8 Change update protocol 2017-03-17 00:20:56 -05:00
samczsun
866b7bf63b Better help message 2017-03-17 00:20:56 -05:00
samczsun
a1bad6d07e QoL improvements 2017-03-17 00:20:55 -05:00
samczsun
e4cd809ce4 Teamspeak integration 2017-03-17 00:20:55 -05:00
LCastr0
561d4108c2 Merge branch 'develop' into update/stpatrickscosmetics 2017-03-16 22:52:07 -03:00
LCastr0
2070f7b347 Fixed lore for taunts 2017-03-16 20:09:51 -03:00
LCastr0
3303f89c02 Added St Patrick's Chest to titles trackers 2017-03-16 20:07:10 -03:00
LCastr0
e3974b9228 Fixed lores 2017-03-16 19:56:52 -03:00
cnr
d64f50b98e Don't combine require() and a method accessor 2017-03-16 01:13:54 -05:00
cnr
78b6846cf6 Add Titles to chests 2017-03-16 00:58:53 -05:00
samczsun
94009cd652 Final changes 2017-03-15 23:16:09 -05:00
samczsun
035f4637ba Tracks in chests! 2017-03-15 23:16:08 -05:00
samczsun
d1993465a6 Add to online player if they're online 2017-03-15 23:16:08 -05:00