Mineplex2018-withcommit/Plugins
2015-07-20 15:57:57 -05:00
..
.idea Store gold drop amounts in item metadata (might be worth switching to our own storage?) 2015-06-06 16:04:11 -05:00
BuildFiles Bamboo... 2015-05-04 05:10:37 -04:00
Classpath.Dummy Fix world particles issues 2015-05-03 15:30:58 -05:00
Core Refactored IRelation method names 2014-12-03 13:06:50 -08:00
JedisTest messing with jedis subpub 2014-12-22 22:49:28 -06:00
Libraries Update spigot version to Shaun's changed. Add separate spawn locations at (200,0) and (-200,0) on the map as well as safe-zone regions surrounding spawns. Temporary halt energy deduction until energy shop is enabled. Fixed issues related to field zones being claimable/breakable, as well as borderlands. Define claimable areas. Add GoldToken item for storing currency into physical items. Add gold management for checking economic status for players. 2015-06-01 15:51:22 -04:00
Mineplex.Bungee.Mineplexer Updated default MOTD. 2015-05-04 00:42:59 -05:00
Mineplex.BungeeRotator Fix so 0.0.0.0 doesn't get selected for DNS rotation. 2015-04-21 23:36:12 -05:00
Mineplex.ChestConverter Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00
Mineplex.Core Merge branch 'clans/test-server' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-06-22 16:24:31 -04:00
Mineplex.Core.Common Fix IllegalArgumentException with UtilPlayer method 2015-06-06 15:02:16 -05:00
Mineplex.Database Changed login deets for new new db cluster. 2015-04-14 01:59:29 -05:00
Mineplex.DDoSProtectionSwitcher Updating DDoSProtectionSwitcher switchServer() method to launch remote script for IP change instead of local. 2014-09-27 00:45:52 -04:00
Mineplex.EnjinTranslator Updated EnjinTranslator to new backend processing. 2015-03-25 15:00:27 -07:00
Mineplex.Game.Clans Fix memory leak in player gear management. Update custom gear display design for title and description to fit CJ's specified design, as well as updating attribute descriptions to match google doc more closely. Fix bug with damage reduction attributes adding instead of reducing damage. Fix bug with parse errors causing defective attribute bugs and console spam with certain custom gear attributes. Fix bug where legend was not being properly displayed for /c map command. Fix bug where chunks could be claimed diagonally to opposing enemy clans. Fix bug with redstone not properly being disabled. Fix bug with attribute effects taking place even when damage events were cancelled, such as in safe zones. Fix bug with dispensers being able to place lava and water blocks. Fix bug where holding a book caused debug chat spam for players in regards to custom damage events. 2015-07-20 15:57:57 -05:00
Mineplex.Hub Fix memory leak in player gear management. Update custom gear display design for title and description to fit CJ's specified design, as well as updating attribute descriptions to match google doc more closely. Fix bug with damage reduction attributes adding instead of reducing damage. Fix bug with parse errors causing defective attribute bugs and console spam with certain custom gear attributes. Fix bug where legend was not being properly displayed for /c map command. Fix bug where chunks could be claimed diagonally to opposing enemy clans. Fix bug with redstone not properly being disabled. Fix bug with attribute effects taking place even when damage events were cancelled, such as in safe zones. Fix bug with dispensers being able to place lava and water blocks. Fix bug where holding a book caused debug chat spam for players in regards to custom damage events. 2015-07-20 15:57:57 -05:00
Mineplex.MapParser fixed easter egg duration 2015-04-03 21:47:43 +11:00
Mineplex.Minecraft.BungeeSigns Changed BungeeSign dependency to bukkit.jar to match dependencies in eclipse 2014-09-22 03:46:05 -04:00
Mineplex.Minecraft.Game.ClassCombat Converted all code to updated UtilParticle methods 2015-05-03 16:37:00 -05:00
Mineplex.Minecraft.Game.Core Fix memory leak in player gear management. Update custom gear display design for title and description to fit CJ's specified design, as well as updating attribute descriptions to match google doc more closely. Fix bug with damage reduction attributes adding instead of reducing damage. Fix bug with parse errors causing defective attribute bugs and console spam with certain custom gear attributes. Fix bug where legend was not being properly displayed for /c map command. Fix bug where chunks could be claimed diagonally to opposing enemy clans. Fix bug with redstone not properly being disabled. Fix bug with attribute effects taking place even when damage events were cancelled, such as in safe zones. Fix bug with dispensers being able to place lava and water blocks. Fix bug where holding a book caused debug chat spam for players in regards to custom damage events. 2015-07-20 15:57:57 -05:00
Mineplex.PlayerCache April Fools Additions, Fix some errors in Clans code, Add PlayerCache to IntellIJ IDEA 2015-03-31 17:22:50 -04:00
Mineplex.Queue.Core Add CustomItem hierarchy for Clans project, introducing rare gear that can be decorated with various ItemAttributes for unique effects. 2015-05-05 15:33:42 -04:00
Mineplex.Queuer Add leftover Clans commit to introduce GearManager. 2015-05-05 15:34:32 -04:00
Mineplex.ServerData Reimplement clan energy-draining over time. Add combat-logging NPC for players that prematurely log off. Fix bug regarding /logout command for safe-logging. Reduce Shop territory side by 1 chunk radius. Add organic farming shop for purchasing/selling farm produce. Add travel hub for transporting between different spawn and shop locations. Add missing BowAttributes implementations for custom bows, and re-add in probability for dropping bows on custom gear drops. Fix bug related to custom-bow items not properly formatting item descriptions and display name. Update Redis default host IP. Fix bug where ranged attacks triggered melee-based custom gear attributes. Add clan management command for managing/deleting clans during testing phase of alpha/beta Clans. 2015-06-22 16:20:20 -04:00
Mineplex.ServerMonitor Merge branch 'master' into clans_custom_gear 2015-05-05 15:58:03 -04:00
Mineplex.ServerProcesses Add CustomItem hierarchy for Clans project, introducing rare gear that can be decorated with various ItemAttributes for unique effects. 2015-05-05 15:33:42 -04:00
Mineplex.StaffServer Fix for duplicate names in db. 2015-04-21 23:35:41 -05:00
Nautilus.Game.Arcade gravity fix 2015-05-04 15:34:57 -05:00
Nautilus.Game.CaptureThePig Configured eclipse to use UTF-8 2014-05-25 21:04:14 -04:00
Nautilus.Game.Core Configured eclipse to use UTF-8 2014-05-25 21:04:14 -04:00
Nautilus.Game.Deathmatch Configured eclipse to use UTF-8 2014-05-25 21:04:14 -04:00
Nautilus.Game.MineKart BACK FROM THE DEAD 2014-10-31 15:40:40 +11:00
Nautilus.Game.PvP Add Nautilus.Game.PvP to IntelliJ 2015-06-06 15:48:29 -05:00
Nautilus.Game.Tutorial Debug (will clean once fixed) 2014-08-15 09:49:00 +10:00