samczsun
92a0d606d4
Fix timings
2016-09-21 21:37:57 -04:00
Keir Nellyer
2cdab061b6
PC-886 Move report bans over to punishment gui
2016-09-16 17:40:14 +01:00
Keir Nellyer
acd63c90a1
Merge branches 'develop' and 'feature/report-v2' of github.com:Mineplex-LLC/Minecraft-PC into feature/report-v2
...
# Conflicts:
# Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesRepository.java
# Plugins/Mineplex.Core/src/mineplex/core/preferences/UserPreferences.java
# Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/ExclusivePreferencesPage.java
# Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java
# Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/Arcade.java
2016-09-05 14:26:06 +01:00
AlexTheCoder
8ca214a4d8
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/basketball-game
2016-08-30 01:37:14 -04:00
Keir Nellyer
cd9423a8e4
De-couple chatsnap from report system
2016-08-27 22:21:56 +01:00
cnr
8617572980
Fix preferences menu interaction in Clans{,Hub}
2016-08-25 02:26:42 -05:00
TadahTech
c9d14dc522
Update clans to new preferences. Remove debug messages.
2016-08-23 03:12:36 -05:00
cnr
5365f1269f
Delay Anticheat enable in Clans
...
This ensure the anticheat has registered GameStartEvent before we fire
it
2016-08-18 20:46:24 -05:00
cnr
72ddfd5d85
Disable server spawn radius in Clans
...
Defer to the spawn claim area, instead
2016-08-18 20:44:01 -05:00
Keir Nellyer
a8e891f247
Merge branches 'develop' and 'feature/report-v2' of github.com:Mineplex-LLC/Minecraft-PC into feature/report-v2
...
# Conflicts:
# Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java
2016-08-11 14:53:57 +01:00
cnr
7b1ac5ded2
Merge branch 'update/clans' into develop
2016-08-10 21:27:43 -04:00
samczsun
7de9da3d1c
Complete rework of disguising and antihack hook
...
This commit completely rewrites DisguiseManager, DisguisePlayer, and
PlayerDisguiseManager.
Changes to disguising means that much of the core was also changed,
primarily having to do with mapping by UUID versus player names.
Several new API classes were added, such as EntitySelector, Managers,
UtilTasks, and a brand new scoreboard API which is much more optimized and
allows for much longer lines
The new anticheat is hooked as well, with implementation for guardians
which follow the players around. Release two code is also included, but is
currently disabled via a boolean.
2016-08-10 21:03:30 -04:00
Alexander Meech
5fca64b86b
Remove safezone requirement for observer mode
2016-08-09 15:10:45 -04:00
AlexTheCoder
e5a96e8189
Fix incorrect casing in mapping outposts
2016-08-08 21:54:27 -04:00
AlexTheCoder
5a2871528f
Small aesthetic change to ghasts
2016-08-07 18:53:35 -04:00
AlexTheCoder
73cb42c7ab
Make outposts actually end after they expire
2016-08-07 18:53:23 -04:00
AlexTheCoder
cce871b0e2
Stop runes being applied to stacks of items
2016-08-07 18:53:05 -04:00
AlexTheCoder
4e8ed68efd
Stop bows from selling in stacks
2016-08-07 18:52:48 -04:00
AlexTheCoder
36e6c7ce33
Fix slight error in amplifier end messages
2016-08-07 18:52:21 -04:00
AlexTheCoder
e16d88e52b
Add 'Safe' items replacing normal trapped chests and make craters not spam message when they explode
2016-08-07 18:52:00 -04:00
AlexTheCoder
5985731909
Make block drop rate 30% like normal TNT
2016-08-07 17:55:38 -04:00
AlexTheCoder
36aa1f9317
Stop swords and bows from being sold in stacks
2016-08-07 15:02:23 -04:00
AlexTheCoder
c5d979e5dc
Remove unnecessary while loop
2016-08-06 03:08:29 -04:00
AlexTheCoder
8eb74de2e8
Make outposts not try to block all right clicking everywhere -.-
2016-08-05 21:34:31 -04:00
AlexTheCoder
4e0971ab0a
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-08-05 14:35:57 -04:00
AlexTheCoder
5b03692c97
Add in cooldowns for other clans shop buttons to stop autoclick exploits
2016-08-05 14:33:59 -04:00
AlexTheCoder
599c47a8c2
Prevent stacks of runes being consumed on one item
2016-08-05 14:33:21 -04:00
AlexTheCoder
a56f72b6af
Unify standard for event spawn points
2016-08-05 14:32:30 -04:00
AlexTheCoder
4637bc8531
Prevent war times from displaying as negative
2016-08-05 14:31:13 -04:00
AlexTheCoder
223fb0e526
Use custom explosion calculations as opposed to default mineplex explosion handling
2016-08-05 14:30:00 -04:00
AlexTheCoder
d73ced0e87
Stop portals from spawning in mid-air
2016-08-05 14:28:49 -04:00
AlexTheCoder
6170f9df87
Actually enable create button by removing stray '!'
2016-08-05 14:27:07 -04:00
AlexTheCoder
027b6b3fc4
Prevent players from using /c home after recently being in combat
2016-08-05 14:25:47 -04:00
AlexTheCoder
ce6a0b376c
Prevent players using the gui to bypass join cooldowns
2016-08-05 14:24:56 -04:00
AlexTheCoder
e01b57ceac
Implement auto restart system for clans servers in off-peak times
2016-08-05 14:24:00 -04:00
AlexTheCoder
ee1f2a7ef9
Make trapped chests more resistant to being opened and allow all chest types to be opened by besiegers, as well as preventing recruits from using hoppers to get items out of chests (PC-611)
2016-08-05 14:22:17 -04:00
Keir Nellyer
1854b71757
Merge branches 'develop' and 'feature/report-v2' of github.com:Mineplex-LLC/Minecraft-PC into feature/report-v2
...
# Conflicts:
# Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/Clans.java
2016-08-05 17:05:01 +01:00
cnr
3f0938815d
Merge branch 'update/clans' into develop
2016-08-03 12:39:52 -04:00
AlexTheCoder
fb3cfecc79
Move recharge handler
2016-08-02 20:44:09 -04:00
AlexTheCoder
4fdbb1fc9d
Fix assorted bugs
2016-08-01 14:48:44 -04:00
AlexTheCoder
cd237b8d3b
Make players teleport to shops once they return to the nether
2016-07-30 17:42:57 -04:00
AlexTheCoder
2d39dbfb58
Move clans admin text
2016-07-30 17:34:03 -04:00
AlexTheCoder
fe92633802
Add claim limit override for admin claiming
2016-07-30 16:49:39 -04:00
AlexTheCoder
d1d366dcf8
Add a cooldown to clans shops to reduce chance of edge-case negative gold balances
2016-07-30 09:46:02 -04:00
Keir Nellyer
bb9dbf1da4
PC-877 Vanish report handler when teleporting to offender's server
2016-07-29 15:08:03 +01:00
cnr
d853f8467c
Merge branch 'update/clans' into develop
2016-07-28 22:56:23 -05:00
AlexTheCoder
62e0a39ee8
Fix some medium graphics issues
2016-07-28 23:28:47 -04:00
AlexTheCoder
841a44b8a6
Make clan create button functional
2016-07-28 21:02:04 -04:00
AlexTheCoder
16804a860c
Made duping usage for class shop impossible
2016-07-28 20:22:30 -04:00
AlexTheCoder
853fe31fbe
Merge branch 'update/clans' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-28 19:11:39 -04:00
AlexTheCoder
47d79bbad5
Fix bugs arising during clans release
2016-07-28 19:08:47 -04:00
cnr
a498bc13db
Reinstate async wrappers for clans gold access
2016-07-28 14:59:43 -05:00
AlexTheCoder
4efe1fe76d
Make boss portals open where the boss spawned
2016-07-28 05:46:26 -04:00
AlexTheCoder
639e089901
Disable clans tutorial
2016-07-28 04:28:34 -04:00
AlexTheCoder
b718a72366
Fix shop chunk size being too small for map
2016-07-28 02:59:03 -04:00
AlexTheCoder
d5a1312c48
Update border size to match new map
2016-07-27 20:46:40 -04:00
cnr
646ce96250
Ensure gold balance row is present
2016-07-27 16:15:03 -05:00
cnr
dfbebe11f4
Use separate gold balances for each clans server
2016-07-27 15:52:07 -05:00
AlexTheCoder
031a9575ae
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-27 15:13:18 -04:00
AlexTheCoder
6180bea5cc
Update clans drop aesthetics and spawn/shop locations
2016-07-27 15:07:11 -04:00
cnr
167c0f2b5e
Reimplement EnergyShopButton with new machinery
2016-07-27 13:52:03 -05:00
cnr
3cddf35d12
Refactor out legacy ConfirmationPage
2016-07-27 13:52:03 -05:00
cnr
3d0cc2a5fd
Refactor Clans gold dependency out of core
2016-07-27 13:52:03 -05:00
AlexTheCoder
d162750aec
Keep nether loaded if its not empty
2016-07-27 04:47:03 -04:00
AlexTheCoder
ea3cb36d3a
Clean up miniboss mobs after their chunk unloads
2016-07-27 04:43:00 -04:00
AlexTheCoder
85cf005eba
Small clans economy changes
2016-07-26 22:33:19 -04:00
AlexTheCoder
d98ca0ab3c
Remove unused miniboss
2016-07-26 09:00:37 -04:00
AlexTheCoder
bb5d766ba6
Patch war point evasion by committing suicide in safezones
2016-07-26 07:35:11 -04:00
AlexTheCoder
34d5fb5e24
Fix craters getting glitched in wilderness
2016-07-26 07:15:40 -04:00
AlexTheCoder
4df8de58a6
More javadocs
2016-07-26 05:51:42 -04:00
AlexTheCoder
bf5e9f1d76
ADD JAVADOCS TO CLANS
2016-07-26 05:50:43 -04:00
AlexTheCoder
61eca3ced0
Removed auto disguising from clans hub and removed clans tnt protection
2016-07-26 00:54:31 -04:00
AlexTheCoder
7b358adba1
Prevent runed pickaxe from destroying the nether
2016-07-25 20:26:23 -04:00
AlexTheCoder
a1fd021f8d
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-25 10:59:38 -04:00
AlexTheCoder
6f0d21120e
Serious tweaks to gameplay and begin documentation
2016-07-25 10:59:03 -04:00
AlexTheCoder
818ed4c9a9
Set up clans monetization features in the shop and fix some hardcoded names in core
2016-07-22 00:18:34 -04:00
AlexTheCoder
869dfc1dfa
Finalize Amplifier system
2016-07-21 20:21:11 -04:00
TadahTech
5d0b5f80c0
Fix Party server sending. Tweak playercount and GUI display
2016-07-21 18:01:43 -05:00
AlexTheCoder
891a3231d8
Change banner GUI
2016-07-21 17:37:02 -04:00
AlexTheCoder
1f2b1557d5
Work on amplifiers and deleting banners when the clan is deleted
2016-07-21 13:20:45 -04:00
AlexTheCoder
1dedde41a8
Banners and beginning javadocs
2016-07-21 05:09:31 -04:00
AlexTheCoder
29d52ac075
More work on Nether
2016-07-20 10:42:24 -04:00
AlexTheCoder
c58d226680
More work on Nether and Runes
2016-07-18 16:26:05 -04:00
AlexTheCoder
4238a1c385
Implement rune system and main nether minibosses
2016-07-17 07:14:08 -04:00
AlexTheCoder
98e88d1b77
Disable bosses not scheduled for initial releases
2016-07-16 22:00:38 -04:00
AlexTheCoder
08850d909f
Further work on brood mother boss and nether
2016-07-16 21:59:03 -04:00
AlexTheCoder
2034b5536e
Update and enable Clans Freezing
2016-07-13 09:42:46 -04:00
AlexTheCoder
f0db20dbc2
Fix some minor spelling and grammar issues and implement a requested player freezing system for Clans
2016-07-12 05:21:50 -04:00
AlexTheCoder
d3270b9289
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-11 14:50:16 -04:00
AlexTheCoder
0be317e5be
Implement tweaks and finalize implementations for bosses and fix loot dropping bugs
2016-07-11 11:36:48 -04:00
Keir Nellyer
5c83f09456
SnapshotRepository no longer extends MinecraftRepository
...
It doesn't need to.
2016-07-08 23:26:33 -04:00
xGamingDudex
5349d26115
Merge branch 'develop' of ssh://git@github.com/Mineplex-LLC/Minecraft-PC.git into feature/mavericks-master-builders
2016-07-08 03:41:13 +02:00
Keir Nellyer
cb555a41ab
Merge branches 'develop' and 'feature/report-v2' of github.com:Mineplex-LLC/Minecraft-PC into feature/report-v2
2016-07-07 20:47:19 -04:00
Keir Nellyer
0dc17bf6fa
Further code cleanup
2016-07-07 18:12:52 -04:00
AlexTheCoder
b409009069
Create a way to remove siege weapons for testing
2016-07-05 10:05:53 -04:00
AlexTheCoder
cc7fc164bb
Implement Necromancer boss and give it some beginning attacks
2016-07-05 07:52:21 -04:00
AlexTheCoder
37d11cdd60
Make Meridian Scepter stronger
2016-07-03 05:41:59 -04:00
AlexTheCoder
d0a8ee18c0
Fix concurrent modification error caused by poison looping every tick
2016-07-02 19:07:55 -04:00
samczsun
ceb62f8dc9
Fix lore
2016-07-02 18:41:20 -04:00
AlexTheCoder
b3c230082a
Allowed Meridian Scepter to damage non-player entities
2016-07-02 18:34:35 -04:00