Commit Graph

12468 Commits

Author SHA1 Message Date
Dan Mulloy 48d705290b Fix minor formatting hiccup 2018-02-15 05:02:44 -05:00
Dan Mulloy 8eb8ebf504 Fix a few issues with the community changes 2018-02-15 05:02:44 -05:00
Dan Mulloy 482e603af6 Only hold community data in memory when a member is online
This should save a ton of memory and processing power, but needs to be
tested
2018-02-15 05:02:44 -05:00
Alexander Meech d7eec02bdd
Remove PlayWire (#585) 2018-02-15 04:55:40 -05:00
AlexTheCoder 36cf472674 Kicking for scaffold hacks 2018-02-14 05:08:36 -05:00
Sam 0b61b6600a Survival Games Update 2018-02-10 11:53:08 -05:00
Sam e8e9eb3052 Added a Title for the winners of the BOTB Winter Haven event 2018-02-03 17:19:31 -05:00
Sam 285476b902 Remove unused method 2018-02-03 17:16:30 -05:00
Sam 123f69be59 Incorrect values 2018-02-03 17:16:30 -05:00
Sam a76d83cd69 EVEN MORE GI CHANGES 2018-02-03 17:16:30 -05:00
Sam c76a8390fc Fix more GI issues 2018-02-03 17:16:30 -05:00
Sam 125b99a04b Fix some crazy damage stacking bug 2018-02-03 17:16:30 -05:00
Sam 2bdf00d36f Deprecate Menu and it's surrounding classes and change /prefs to use ShopBase 2018-02-03 17:16:30 -05:00
Sam f5e0a91414 Skywars fixes 2018-02-03 17:16:30 -05:00
Sam 1f35045ea8 Fix some ssm bugs 2018-02-03 17:16:30 -05:00
Alexander Meech 7e25edac45
Lower kick thresholds for a few cheat types 2018-02-01 06:18:07 -05:00
AlexTheCoder 5cced1beca Allow the stat converter to handle excessively large stat values rather than having to do it manually 2018-01-30 02:17:10 -05:00
AlexTheCoder 600378d361 Fix output 2018-01-30 01:09:02 -05:00
AlexTheCoder 4a4a935b9d Made migration tool delete processed rows to increase efficiency 2018-01-30 01:09:02 -05:00
AlexTheCoder a35550867a Removed migration code from game servers 2018-01-30 01:09:02 -05:00
Alexander Meech 4832bcbe46 Fix shop coordinates being slightly off-center due to the new map 2018-01-29 07:13:21 -05:00
AlexTheCoder 3ebc898ec1 Improve concurrency techniques used by the Clans Queue Manager and make player position in the queue based both on their rank and their time spent within it 2018-01-29 06:54:04 -05:00
AlexTheCoder 2a73e49e8c Patch an issue where rank queue priorities were incorrectly sorted 2018-01-28 02:06:07 -05:00
AlexTheCoder a19200ac0c Patch another NPE 2018-01-28 02:06:07 -05:00
AlexTheCoder 46016b2aee Prevent users with PvP Timers from participating in the Capture Point event 2018-01-28 02:06:07 -05:00
AlexTheCoder 90a72d6129 Remove Undead City from the event lineup while it has persisting undiagnosed issues 2018-01-28 02:06:07 -05:00
AlexTheCoder 1536fac245 Patch a stray NPE 2018-01-27 02:57:08 -05:00
AlexTheCoder c4a3da542f Make the Scythe's description sound better 2018-01-27 02:57:08 -05:00
AlexTheCoder aa30bc1b63 Modify Shop coordinates to match new map, disable command logging in test servers and log some additional commands, and tweak the PvP timer system to allow entry to one's own claims and to block any exploitative entry that may have been previously possible 2018-01-27 02:57:08 -05:00
AlexTheCoder 698f0e79b4 Remove duplicate method caused by rebase 2018-01-27 02:57:08 -05:00
AlexTheCoder 0bbb0257be Patch conflicts between Fields ore handling and PvP timer ore handling 2018-01-27 02:57:08 -05:00
AlexTheCoder c265beddb1 Fix RaidManager ONLY allowing players with PvP timers into the raid :P 2018-01-27 02:57:08 -05:00
AlexTheCoder 0949ceadd3 Improve HelmetPacketManager's code (trimming unnecessary fields, handling instancing in a more immutable manner, replacing the Map containsKey + remove with a remove + a null check) 2018-01-27 02:57:08 -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
Alexander Meech 3f3cc02f11 Fix a typo 2018-01-26 01:34:29 -05:00
Sam 440ff7feeb Stop lobbies being night 2018-01-26 01:34:29 -05:00
Sam a577e645d2 Shorten constructors 2018-01-26 01:34:29 -05:00
Sam 947e388d05 Modify chest loot 2018-01-26 01:34:29 -05:00
Sam c0dd95e085 Thanks git 2018-01-26 01:34:29 -05:00
Sam 5668a8f7d1 Stop fire affecting teammates 2018-01-26 01:34:29 -05:00
Sam d267c15845 Fix GameSummary showing an incorrect amout of shards 2018-01-26 01:34:29 -05:00
Sam 248c109627 Fix winstreak sql 2018-01-26 01:34:29 -05:00
Sam 8a77f53314 Fixed a couple of bugs 2018-01-26 01:34:29 -05:00
Sam 84fddb953e Revert "Implement an OP version of cake wars just for fun"
This reverts commit 32c2b9456f9e4a2d0954f6805427e483a8d5187e.
2018-01-26 01:34:29 -05:00
Sam 5152c07fa3 Fix team upgrades not applying 2018-01-26 01:34:29 -05:00
Sam cad557d1a2 Implement an OP version of cake wars just for fun 2018-01-26 01:34:29 -05:00
Sam 52ffd1cbf0 All the new shiny items and changes 2018-01-26 01:34:29 -05:00
Sam 962be63970 Skywars hotfix 2018-01-26 01:34:29 -05:00
Sam 85c721bb93 Change Bulders's passive 2018-01-26 01:34:29 -05:00