Commit Graph

4468 Commits

Author SHA1 Message Date
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
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 ee8f970673 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/ssm 2017-04-29 23:40:16 +01:00
LCastr0 e6852d92f2 Fixed item, spawn particles even if player is moving 2017-04-29 13:24:27 -03: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
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
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 2615cd6add Fixed locations 2017-04-27 16:56:06 -03:00
LCastr0 246c0c1788 Added wools to the top of the castle 2017-04-27 16:28:09 -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
LCastr0 4dfd1b3d21 Check for active gadgets while playing the particle 2017-04-26 16:22:24 -03: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
LCastr0 12f7659195 Added king particle 2017-04-25 00:16:32 -03:00
Sam 9d48a5f1a5 Creeper converted to Google Sheets 2017-04-23 16:08:45 +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
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
cnr dad00171a7 Clean up 'banwave' logic 2017-04-16 00:49:12 -06:00
LCastr0 09dc7edaad Added Spring chest to title trackers 2017-04-14 22:34:50 -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 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
cnr da5df8dae2 Merge remote-tracking branch 'update/aprilchest' into develop 2017-04-12 23:03:47 -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
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 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
LCastr0 0a51bcd607 Easter, not eater 2017-04-11 16:10:59 -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 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
samczsun be1e454d5c PC-696 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 422bbcce2c PC-1025 2017-04-06 00:34:34 -05:00
samczsun a97ba5d1fd PC-941 2017-04-06 00:34:34 -05:00
samczsun 4f77413523 PC-265 2017-04-06 00:34:34 -05:00
LCastr0 888c26c12d Changed icon of bunny pet 2017-04-05 19:03:12 -03: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
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
LCastr0 3bc4125b76 Removed custom pet from this update 2017-04-04 15:47:02 -03: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 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
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 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 52f09655e8 PC-1231 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 23c52eed2c PC-729 2017-03-29 23:30:49 -05:00
samczsun 3b8bda9dbd PC-728 2017-03-29 23:30:49 -05:00
samczsun 99534e19c5 PC-599 2017-03-29 23:30:49 -05:00
samczsun 9256fe9903 PC-401 2017-03-29 23:30:49 -05:00
samczsun 26d3a77748 PC-368 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
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 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
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 4455509bc8 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence 2017-03-25 14:03:35 +00:00
LCastr0 6875287b6d Changed pets to Entities instead of Creatures 2017-03-24 16:52:37 -03:00
LCastr0 5464a74d2c Added spring chest 2017-03-24 14:17:15 -03:00
LCastr0 d2851b0708 Merge branch 'develop' into update/aprilchest 2017-03-24 14:01:15 -03:00
LCastr0 64ed3e2e1b Still trying with armor stands... 2017-03-24 13:45:36 -03: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 9c504064c1 Force all players to reappear after win room 2017-03-22 22:41:08 -05: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
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
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
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
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
cnr b464cab213 Add former St Patricks cosmetic names as alternatives 2017-03-17 00:52:41 -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
samczsun ca5b4386f3 Nevermind, make a new command 2017-03-15 23:16:08 -05:00
samczsun 1cb118d3e5 Allow force giving items 2017-03-15 23:16:08 -05:00
samczsun db2feeac42 Reorganize tracks, add BotB track 2017-03-15 23:16:07 -05:00
cnr e5d2ad34eb Merge branch 'update/stpatrickscosmetics' into develop 2017-03-15 23:15:10 -05:00
AlexTheCoder 572e461eb2 Remove stray debug text 2017-03-15 23:14:19 -05:00
AlexTheCoder 2dce455f93 Update Carl animation to use shards instead of coins 2017-03-15 23:14:19 -05:00
AlexTheCoder 2881071c74 Patch Carl reward animation not cleaning up and update the votifier server to use uuid as the key for the status repository 2017-03-15 23:14:18 -05:00
LCastr0 a3861d43c4 Fixes costume throwing items without complete set 2017-03-14 13:32:49 -03:00
cnr 78a8e53d2e Re-enable 2FA for Gem Hunters 2017-03-14 00:41:11 -05:00
LCastr0 2b988a02d8 Fixed horse 2017-03-13 19:39:14 -03:00
Sam a231c0b031 Wooo finally! 2017-03-13 22:01:06 +00:00
LCastr0 c54cd066ef Merge branch 'develop' into update/stpatrickscosmetics 2017-03-12 20:54:48 -03:00
LCastr0 401738f19a Removed horse cooldown 2017-03-12 20:53:43 -03:00
Sam 7ab201f206 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-03-10 18:10:12 +00:00
AlexTheCoder 7ed485c7ca Lets turn up the heat on this chess match... 2017-03-09 01:07:30 -06:00
AlexTheCoder 9fdcce525b Make extreme prejudice a bit more sneaky 2017-03-09 01:07:30 -06:00
AlexTheCoder b78ce421b5 Notify via redis when an extreme prejudice ban occurs 2017-03-09 01:07:30 -06:00
AlexTheCoder 1148283dff Implement targeted GWEN-based discrimination against certain ip addresses 2017-03-09 01:07:30 -06:00
AlexTheCoder a069d7ab59 Remove unnecessary INNER JOIN in sql to load a home server id 2017-03-09 01:04:50 -06:00
AlexTheCoder 721dd5a29a Update SQL to follow table name standards, color channel names in Carl GUI, and fix item positions in GUI 2017-03-09 01:04:50 -06:00
AlexTheCoder f2394da7dc Give RewardManager access to StatsManager 2017-03-09 01:04:50 -06:00
AlexTheCoder a691d58840 Set up clans specific rewards for voting, daily bonus, and youtube clicks. Additionally, set up promotion for specific youtube channels in Carl. Finally, provide support for a differently-named creeper! 2017-03-09 01:04:50 -06:00
AlexTheCoder 7e70d02751 Properly award all values in BonusAmount wherever it is used for rewarding 2017-03-09 01:04:50 -06:00
AlexTheCoder a4c875b4bd Refactor Clans gold to be set from Core 2017-03-09 01:04:50 -06:00
AlexTheCoder 9591485bb6 Re-implement voting with Gem rewards and start refactoring Carl gold rewards 2017-03-09 01:04:50 -06:00
Sam a9b53c8608 Gem Hunters Phase 2 2017-03-08 12:51:16 +00:00
LCastr0 3469b890d4 Rainbow taunt now uses sides of player as locations 2017-03-07 21:51:06 -03:00
LCastr0 1ffac1dd31 Drop nuggets when removing chests 2017-03-06 18:09:42 -03:00
LCastr0 ec5de0ef12 Merging issues 2017-03-06 17:10:29 -03:00
LCastr0 3cc304d99c Used correct item for the mount 2017-03-04 23:52:12 -03:00
LCastr0 3d76f04508 Fixed rainbow taunt lagging players 2017-03-04 16:08:55 -03:00
LCastr0 f9b66e28f4 Fixed taunts not being disabled correctly 2017-03-04 14:07:24 -03:00
LCastr0 85b5eee92f Fixed the rainbow taunt 2017-03-04 00:40:53 -03:00
LCastr0 d6605e973d Changed chest animation 2017-03-03 23:38:32 -03:00
LCastr0 4a496ea4c1 Added particle for when opening the chests 2017-03-03 22:34:21 -03:00
LCastr0 2b18d62f0f Added icons and lores
Added floor for the chest
Fixed little copy paste error in BuyChestButton
Reduced amount of gold in the costume
2017-03-03 21:50:16 -03:00
Sam 4211682ca2 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-03-02 20:30:00 +00:00
LCastr0 28746c7873 St Patricks Chest 2017-03-02 15:50:56 -03:00
Sam cfe2a07278 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-03-02 16:58:26 +00:00
samczsun a0e79d87a2 Allow ops to use minecraft commands 2017-03-01 23:58:20 -06:00
samczsun 7af7abd615 Sentry Issue #223589200
Fix PetManager trying to rename a pet when it doesn't exist

Steps to reproduce:
1) Somehow make MSSQL slow
2) Rename pet, and disable pet
2017-03-01 23:54:02 -06:00
samczsun c4bb9a23d5 Sentry Issue #223492448
Check if Power Player data is loaded before acting on it

Steps to reproduce:
1) Join before server has started up
2017-03-01 23:54:02 -06:00
samczsun ed25fe1341 Sentry Issue #224064210
Have BonusManager check if Carl is enabled before cleaning up items

Steps to reproduce:
Trigger SQLException in NPCManager so NPCs aren't loaded,
or temporarily remove Carl from npcs database
2017-03-01 23:54:02 -06:00
samczsun 4d3301da56 Sentry Issue #223476291
Check whether worlds are equal before performing distance checks

Steps to reproduce:
1) Open treasure on one account
2) Go to Mavericks World on another account, tp to coords of treasure
2017-03-01 23:54:02 -06:00
Sam 13ffcbbd9b Rewrite of logout npcs, lots of quests 2017-03-01 18:07:35 +00:00
LCastr0 ff6a3e915e Add Gold Pot Morph 2017-02-28 23:12:07 -06:00
Sam 0ca4b2041d Fix a CCE in MorphDinnerbone 2017-02-27 19:00:06 +00:00
Sam 7d5d5d5401 Re-enable 2fa 2017-02-25 15:47:24 +00:00
cnr 699845d6d7 Merge branch 'feature/gem-hunters' into develop 2017-02-25 00:40:05 -06:00
cnr 7de556e3d8 Allow plugins to choose a hub type when restarting
Clans Hubs will send to Clans Hubs, Clans will send to Clans Hubs, and
all other plugins will send to the normal Hub
2017-02-25 00:35:46 -06:00
cnr 9450c29e3e Allow ETERNAL into the beta 2017-02-25 00:31:12 -06:00
LCastr0 7201e0ec0d Added taunt to menu 2017-02-24 22:08:36 -03:00
LCastr0 d471ac112e Fixed rainbow taunt a bit 2017-02-24 22:08:04 -03:00
LCastr0 b2fd8ac748 Rainbow taunt 2017-02-24 22:06:18 -03:00
LCastr0 a32cb6ab2f Mount 2017-02-24 19:39:54 -03:00
Sam 7be7b47395 Debug stuff 2017-02-24 22:11:27 +00:00
cnr 68f61bbb20 Send players to beta hubs; add 2fa and anticheat 2017-02-24 06:57:15 -06:00
cnr eed784da04 Add beta whitelist to GemHunters and remove missing debug references 2017-02-24 06:57:00 -06:00
cnr fb70c93f91 Add beta whitelist miniplugin 2017-02-24 00:46:05 -06:00
samczsun 60d9bd5d21 Move api to config file 2017-02-24 00:46:04 -06:00
cnr 9ece8c9959 Add beta whitelist miniplugin 2017-02-23 23:39:34 -06:00
LCastr0 8088cef29f Leprechaun pet fixed 2017-02-23 20:12:11 -03:00
LCastr0 e731a91e40 Leprechaun pet 2017-02-23 17:35:50 -03:00
LCastr0 63cef754f6 St Patricks outfit 2017-02-23 14:57:52 -03:00
Sam 2b64de8ad1 Preparation for beta 2017-02-23 14:42:55 +00:00
samczsun 5b13a87500 Move api to config file 2017-02-22 23:32:56 -06:00
Sam 1b2c384afe Mounts base 2017-02-21 09:56:08 +00:00
Sam 14f33ba494 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-02-18 10:35:19 +00:00
cnr b80a41ebe7 Reduce refresh rate of communities
Communities will only be refreshed if:
- We know (via redis message) that the community has been changed (e.g.,
  if a member joins/leaves, if an invite is sent, ...).
- Five minutes have passed since a full refresh
2017-02-18 01:31:53 -06:00
Sam 2657a98e70 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-02-17 18:16:36 +00:00
samczsun 01e83f0646 Final touches 2017-02-16 02:04:34 -06:00
samczsun ecb42d91fe Fix bugs 2017-02-16 02:04:34 -06:00
samczsun e7dbe48937 Block morph rewrite 2017-02-16 02:04:34 -06:00
LCastr0 0befc7d967 Fixed issue with gadget command re-enabling after running 2017-02-16 02:04:02 -06:00
samczsun 81f38cf06b Give trainees find 2017-02-16 02:03:25 -06:00
samczsun 7e18989fb7 PC-267 PC-545 PC-1253
This is to fix a troublesome race condition occurring between Mineplexer
and Core. Simply put, the following steps occur normally:

1) Player logs in via Bungee
2) If there is no PlayerInfo entry, PlayerStats inserts a PlayerInfo entry
into Redis
3) CoreClientManager looks for the PlayerInfo entry and finds it
4) If the PlayerInfo entry was just inserted, it will have accountId=0.
CoreClientManager sees this and updates it to a valid accountId, then
reinserts into Redis
5) All is good

However, sometimes Step 3 occurs before Step 2 (perhaps latency to Redis
is a factor), and so CoreClientManager
sees a null entry and ignores it. Then, an invalid PlayerInfo entry is
inserted with accountId=0, which then breaks any SQL queries relying on an
valid accountId
2017-02-16 02:03:25 -06:00
samczsun cd387284bf Ignore armorstands for fleshhook/snowball 2017-02-16 02:03:25 -06:00
Sam a879a1dc80 Item Map added 2017-02-13 18:18:32 +00:00
Sam 3a4e973551 Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters 2017-02-12 13:12:53 +00:00
Sam 16773521b9 Lots of fixes 2017-02-11 17:18:39 +00:00
AlexTheCoder 11791bc461 Block joining clans servers via friends, block joining of clans servers that are restarting, clean up log mob armor stands on restart, take staff out of observer mode on restart 2017-02-09 22:44:30 -06:00
samczsun 5e5b607fc8 Fix my goof 2017-02-09 22:44:00 -06:00
cnr 181f360f11 Merge branch 'update/cosmetics-valentines' into develop 2017-02-08 22:32:35 -06:00
LCastr0 06cc8a06c1 Added lore for cupid pet 2017-02-08 21:56:49 -02:00
LCastr0 452a128b2b Added win room to love chest 2017-02-08 21:54:41 -02:00