Commit Graph

1613 Commits

Author SHA1 Message Date
Sam e059dc6818 Fix incorrect variable 2018-09-04 16:14:13 -05:00
Sam 6cc2b96666 Really fix clans chat this time 2018-09-04 16:14:13 -05:00
Sam 48e8a7e451 Change the system to support group restarts (#651) 2018-09-03 14:38:31 -05:00
Sam e1f671d9ee Chat Backend Rewrite (#649) 2018-09-01 00:50:04 -05:00
Sam 96da8aa857 Make a lot of changes from the Community Ideas Board 2018-08-20 21:20:33 -05:00
Sam 87d1c7eb4c Increase world event timeout to 30 minutes 2018-08-20 21:18:54 -05:00
Sam 923849c3f9 Fix the energy shop 2018-08-20 21:18:54 -05:00
Sam 419a7d685a Clean up friends 2018-08-20 21:18:26 -05:00
Alexander Meech 507e2ef6ba
Fix concurrency flaw with energy pausing system 2018-08-04 01:58:41 -04:00
Alexander Meech e1e08d362b
Update west shop coordinates 2018-08-04 01:14:09 -04:00
Sam 1378ddd71f Fix some bugs 2018-08-04 01:00:02 -04:00
Sam dc1b20c74d Remove debug 2018-08-04 01:00:02 -04:00
Sam 52488d95a9 Remove gold manager as a dependanacy to prevent an NPE 2018-08-04 01:00:02 -04:00
Sam d41fb0c9b4 Remove debug 2018-08-04 01:00:02 -04:00
Sam 76a2386f23 Re-enable Illusion and Smoke Bomb 2018-08-04 01:00:02 -04:00
Sam f9a47c6cc2 Try and fix undead city 2018-08-04 01:00:02 -04:00
Sam 293880cee9 Fix phasing and mob spawning 2018-08-04 01:00:02 -04:00
Sam 55e01b3259 Fixed some issues in clans 2018-08-04 01:00:02 -04:00
Sam 3054ac2cfb Mess around the CombatManager and World Borders 2018-07-05 02:07:21 -04:00
Dan Mulloy f8fce22d06 Only schedule the updater task once 2018-07-01 04:04:20 -04:00
AlexTheCoder 9da4abf235 Bypass Enjin servers for resource pack downloads 2018-06-14 02:33:50 -04:00
Sam 266336bc74 Champions Update (#613) 2018-05-31 21:59:42 -04:00
Spencer 68e7361c00 Chat Refactor, chat suffixes and update bugfixes (#599) 2018-04-12 03:38:52 -04: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
Dan Mulloy 8c07d34234 Code style fixes 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
Sam 0b61b6600a Survival Games Update 2018-02-10 11:53:08 -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 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 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 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
Alexander Meech 57b49eab50 Fix bedrock check to be less sensitive 2018-01-07 06:23:40 -05:00
Spencer 5208424a60 Change Clans energy icon to wood sword, cancel placing of bedrock 2018-01-07 06:23:40 -05:00
ArcticZeroo 88635135cc Don't show vanished staff in ClansInvitePage 2017-12-08 05:59:24 -05:00
AlexTheCoder 58b48f2a5d Fix merge conflicts 2017-11-08 21:48:17 -08:00
Alexander Meech c0fe6430fa
Delete remaining incorrect file 2017-11-02 01:52:37 -04:00
Alexander Meech d6ffaf7e04
Delete incorrect duplicate file 2017-11-02 01:52:00 -04:00
AlexTheCoder ab45277b74 Fix supply drop files somehow being packaged incorrectly 2017-11-02 01:50:47 -04:00
Sam 153d5bdc63 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover 2017-10-02 10:52:12 +01:00
AlexTheCoder 285ca1e707 Finish patching issues surrounding supply drops 2017-10-02 01:03:02 -05:00
AlexTheCoder be3e893b55 Fix some remaining issues with supply drops 2017-10-02 01:02:52 -05:00
Sam 4a9689bd17 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover 2017-10-01 14:41:38 +01:00
AlexTheCoder 4c4a3c029e More supply drop fixes, implement new clans items to CUST-1, and fix forum group id assigned to the cmod tag 2017-09-26 05:41:30 -04:00
AlexTheCoder 1cdd6c0316 Fix supply drops sometimes dropping beacons if players click too fast 2017-09-24 18:38:49 -04:00