Commit Graph

1158 Commits

Author SHA1 Message Date
Sam ee619c0a22 Add Dropper and fix some other bugs 2018-09-09 20:17:17 -05:00
Sam 5330f68b61 Nano Games! (#652) 2018-09-04 16:15:32 -05:00
Sam 3b89458bbd Grappling Hook 2018-09-03 14:36:07 -05:00
Sam 293880cee9 Fix phasing and mob spawning 2018-08-04 01:00:02 -04:00
AlexTheCoder 2d14acaa16 Redo MinecraftVersion atOrAbove checking 2018-07-21 14:08:29 -04:00
Dan Mulloy dce547792a Tweak tab completion for 1.13
Needs to be re-imagined at some point, but it partially works
2018-07-21 13:30:44 -04:00
Dan Mulloy d2636afb48 Moved fake enchantment to Spigot 2018-07-21 13:30:44 -04:00
Dan Mulloy 469b3816cc Use new map chunk packet constructor 2018-07-21 13:30:44 -04:00
AlexTheCoder b71055b0b4 Improve resource pack system to use proper intervals of versioned packs 2018-07-18 04:01:47 -04:00
Sam 20338c5a63 Fix variables not using their squared versions 2018-07-15 13:28:59 -04:00
Sam 445d620ab2 Partial QA changes 2018-07-15 13:28:59 -04:00
Sam b72bf772e2 Squid Shooters! 2018-07-15 13:28:59 -04:00
Sam d418bb276e Optimised UtilBlockText 2018-07-05 02:07:21 -04:00
Sam beaf47f783 Add support for NamedTeams like Skywars, Skyfall etc.. 2018-07-05 02:07:21 -04:00
AlexTheCoder 6fb86c264d Revert "Changes for 1.13 compatibility"
This reverts commit 201c285091.
2018-06-14 01:36:54 -04:00
Dan Mulloy 9ee5527068 Temporarily change scoreboard headers for 1.13 2018-06-14 01:20:09 -04:00
Dan Mulloy 201c285091 Changes for 1.13 compatibility 2018-06-14 01:20:09 -04:00
Sam 266336bc74 Champions Update (#613) 2018-05-31 21:59:42 -04:00
Sam 82acc63e0d Fix formatting 2018-05-11 22:58:42 -04:00
Sam bd1d543344 Runner 2018-05-11 22:58:42 -04:00
AlexTheCoder 188d927727 Clean up some code and UI 2018-04-12 03:56:03 -04:00
Spencer 68e7361c00 Chat Refactor, chat suffixes and update bugfixes (#599) 2018-04-12 03:38:52 -04:00
Sam 49d738dd98 Implement Mary Poppin's Umbrella cosmetic 2018-03-29 22:12:38 -04:00
Sam 7e1ec7e132 Improve the rabbit morph 2018-03-29 22:12:38 -04:00
Sam be457c7f3c Cleanup the reflection for arrow collisions 2018-03-08 05:10:45 -05:00
Sam 60a468d03d Cake Wars 1.4 2018-03-08 05:10:45 -05:00
Spencer 888861c4e5 Artix QOL/Fixes Round 4 (#589) 2018-03-08 05:07:06 -05:00
Sam a9abfa4416 Humongous Hub Update 2018-02-24 16:32:44 -05:00
Sam 09b8f2fd98 Leveling and General Cosmetic update (#584) 2018-02-15 05:39:33 -05:00
AlexTheCoder 9f37e937fa Changes included in this Season of Clans:
- Make the Clans Helmet Packet system more modifiable and versatile (rather than just working on banners)
- Modify the Builder's Box to convert everything in the user's inventory to solve the dupe glitch
- Make the Builder's Box require accepting a Confirmation dialogue to use
- Remove unused Clans command aliases
- Remove /c t command
- Implement logging of administrative commands performed by the Clans Management team
- Patch an exploit where Farming rewards would drop even if the breaking of the block was canceled
- Re-implement Clans Maps
- Patch a flaw in the Clans promotion system where members could promote recruits (it is now locked to admin+)
- Patch a bug in the Clans promotion system where checks for self-promotion would always fail incorrectly
- Improve the loot dropped by the Capture Point event to make it more rewarding
- Improve the particle effects of the Knight's Steed Clans Mount Skin
- Implement the Power Melon and Cake Clans Mount Skins
- Patch flaws in the PvP Timer system (instant pickup of mined blocks, block entry to enemy land, block entry to raids and world bosses, allow taking damage from non-player entities)
- Patch an issue with Outposts where Runed Pickaxes could instantly mine through them
- Change the material of Gold Tokens to RABBIT_FOOT in order to free up the music disc
- Implement the new Knight's Greatlance legendary item
- Implement secondary ranged attacks to the Scythe of the Fallen Lord
- Update all legendary descriptions to be more informative about their usages and to better reflect Clans lore
- Patch an exploit with the item cache allowing for legendaries to be used even when they are not actually held
- Patch a bug causing CustomItems to be registered as listeners multiple times
- Patch a bug where legendaries would not properly track blocking over an extended duration
- Patch a bug where several legendaries could impact the entities comprising cannons, causing them to become glitched
- Prevent placing several illicit block types (barriers, bedrock, hoppers)
- Patch an exploit where logs could be used to spawn infinite trees in order to grief
- Allow opening of dispensers, furnaces and droppers during sieges
- Prevent placement of dispensers, furnaces and droppers below the minimum chest level
2018-01-27 02:57:08 -05:00
Sam 742d849b44 SSM Update
- Also includes February PPC cosmetic
2018-01-26 14:03:38 -05:00
Sam 54a605de5b Finish up new generators 2018-01-17 19:36:22 -05:00
Spencer dc293cd0fe Add PUNISHMENT_UI LineFormat 2018-01-07 06:23:40 -05:00
Spencer 3b844b02af Add UtilText.splitLine(String, int) 2018-01-07 04:55:55 -05:00
Spencer 0bb75c3a8f Add Game#PlayerGameMode which is set in PlayerPrepareTeleportEvent, and UtilPlayer#getProtocolVersion 2018-01-07 04:55:55 -05:00
Sam 9bd7cb18b2 Prevent snowballs from being dropped and moved to other inventories 2017-12-30 02:14:50 -05:00
Spencer af965d2a9b Braces in teleportUniform 2017-12-29 01:07:27 -05:00
Spencer 2fd85bb73d Use modulo in teleportUniform for cleaner wrapping 2017-12-29 01:07:27 -05:00
Spencer 16905240e9 add UtilPlayer#teleportUniform 2017-12-29 01:07:27 -05:00
Sam 93d7257ce9 Added Mob Bomb Gadget 2017-12-29 00:50:47 -05:00
Sam ad7bbb9e5b Boss Battle phase 2 2017-12-08 06:17:19 -05:00
Sam a40625825d More setup getting CC to work 2017-12-08 06:17:19 -05:00
Sam 570033e3c9 Add ChristmasNew 2017-12-08 06:17:19 -05:00
Spencer 9f7fd7f19d Newline a bunch more braces... 2017-12-08 05:59:24 -05:00
ArcticZeroo 8000c79f5d Add check in GamePlayerManager so /spec can't be used on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo 0ad46efe12 Change to messageSearchOnlineResult in UtilPlayer & StringBuilder optimization 2017-12-08 05:59:24 -05:00
Sam fc913d94a4 More Cosmetics!! 2017-11-30 23:58:49 -05:00
Sam a9fbbc2e27 Cleanup CostumePage and implement some new Christmas particles 2017-11-30 23:58:49 -05:00
Sam 883ca4876a Fix Snow flake flag 2017-11-30 23:58:49 -05:00
Sam 3a4bee2bcd Add a group of Chrismtas/Winter Flags 2017-11-30 23:58:49 -05:00