Commit Graph

10160 Commits

Author SHA1 Message Date
Sam 2f08c031a4 Re-enable mounts 2017-02-26 17:14:21 +00:00
Sam 0f30c58fe7 Fix /supplydrop start when the name was more than one word 2017-02-26 17:14:10 +00:00
Sam 31efd50489 Add support for multiple world event markers 2017-02-26 17:13:35 +00:00
Sam dc66a79ef7 Fix rank upgrades not working maybe? 2017-02-26 17:13:16 +00:00
Sam e1165d1746 Add support for World Event loot 2017-02-26 17:13:00 +00:00
Sam fc57b35534 /disguise and strict anticheat 2017-02-26 17:12:44 +00:00
Sam badde2b058 Fix spectators being able to damage other players 2017-02-26 17:12:25 +00:00
Sam 76f587cff5 Disable damage manager and particles 2017-02-26 01:31:20 +00:00
Sam 7d5d5d5401 Re-enable 2fa 2017-02-25 15:47:24 +00:00
Sam 54f9677d2a Make the world event marker rotate based on exact yaw 2017-02-25 15:46:06 +00:00
Sam fafcc9eb1c Add support for durability in LootItem 2017-02-25 15:46:06 +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
Sam 605fcf90dd Stop players spawning near others when joining 2017-02-24 23:50:37 +00:00
Sam 02a2f98601 Allow flint and steel 2017-02-24 23:40:30 +00:00
Sam 9219e50a1c Don't spawn purple chests when there are less than 10 players 2017-02-24 23:05:07 +00:00
Sam 7be7b47395 Debug stuff 2017-02-24 22:11:27 +00:00
Sam ce272a3288 Fix hunger is safezones for real this time 2017-02-24 22:11:17 +00:00
Sam a7edc830e0 Fix cashout related problems with cashing out 2017-02-24 20:52:54 +00:00
Sam 43524465c7 Fix the damageToLevel bug 2017-02-24 20:51:40 +00:00
Sam 71964b7bca Fix the no eat bug inside safezones 2017-02-24 20:51:26 +00:00
Sam 2090d2202c Actually give people gadget items 2017-02-24 20:51:11 +00:00
Sam 295f626ec4 Actually remove gems when players join 2017-02-24 20:50:53 +00:00
cnr 76ef632e81 Reward gems and shards the correct way 2017-02-24 06:57:16 -06:00
cnr 3858421194 Fix combat NPC issues
- Cashed out players were treated as combat-logged players
- Player inventories were not cleared before returning items, resulting
  in duplicated items
- Players would be given the "locked slot" item
- Allow multiple stacks of the same type and amount
2017-02-24 06:57:15 -06:00
cnr 68f61bbb20 Send players to beta hubs; add 2fa and anticheat 2017-02-24 06:57:15 -06:00
cnr 162ab602b2 Rename GemHunters output jar 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 af8b5f6522 Add Mineplexer support for beta lobbies 2017-02-24 00:46:04 -06:00
cnr 9ece8c9959 Add beta whitelist miniplugin 2017-02-23 23:39:34 -06:00
Sam eb6003a169 Final push 2017-02-24 01:06:05 +00: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
cnr 3d4e64a208 Add Mineplexer support for beta lobbies 2017-02-22 22:12:01 -06:00
Sam bde899212f Allow other players to pickup quests 2017-02-21 12:36:48 +00:00
Sam 75f734c5e7 Fix where after many hours chests would stop spawning 2017-02-21 10:08:48 +00:00
Sam 1b2c384afe Mounts base 2017-02-21 09:56:08 +00:00
Sam 4fc991dd24 Add sewer mobs 2017-02-20 21:02:49 +00:00
Sam 77dfc2a7c7 No need for UtilServer 2017-02-18 10:37:40 +00:00
Sam 15395d1391 Fix item giving and animations going to the wrong player 2017-02-18 10:37:26 +00:00
Sam af29135026 ItemFrames and Leaves 2017-02-18 10:37:03 +00:00
Sam 0fa0d88aac Clean up sewer mobs 2017-02-18 10:36:50 +00:00
Sam 074c786c35 Don't allow purchase if inv if full 2017-02-18 10:36:38 +00:00
Sam 4cb4f944e7 Fix the map not working when players relog 2017-02-18 10:36:23 +00:00
Sam 30d2059e9a Use MiniClientPlugin for gem tracking 2017-02-18 10:36:05 +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