NewGarbo
|
63bc492f2c
|
Almost completely finished the /gear ui, still a few bugs and missing features, but it's getting there. Logging off now, don't want to lose code.
|
2015-10-24 20:36:53 +01:00 |
|
NewGarbo
|
089c4420b2
|
Lots of progress towards a /gear gui, not finished though. commiting now because I'm leaving and don't want to lose the code.
|
2015-10-24 07:16:13 +01:00 |
|
NewGarbo
|
11b836da8b
|
Added Join/Quit messages.
Removed periods from attribute descriptions.
Fixed legendary item lore having incorrect formatting.
|
2015-10-23 16:59:30 +01:00 |
|
Ty Sayers
|
98ec99cffc
|
Fix bug where players could retrieve teleport items out of the Travel Hub shop and later use them in their inventory. Implement a safe zone region of one chunk around all administrative clans (excluding Wilderness), to prevent players from building/claiming next to admin clans. Disable pistons throughout the server to prevent griefing. Fix left-over merge issue with donation manager.
|
2015-10-14 16:06:34 -04:00 |
|
Ty Sayers
|
17fbd42b9c
|
Fix bug where a players inventory was not properly updated after switching to SURVIVAL mode, causing CustomGear items to remain unhidden an JSON encoded.
|
2015-10-02 14:30:39 -04:00 |
|
Ty Sayers
|
661bba3714
|
Fix offensive skill exploit where players could swap hotbar slots quickly and keep their original offensive spell casting for a large damage and speed advantage (running and attacking). Fix bug edge-case where outgoing slot packets were being missed, causing players CustomGear items to improperly display encoded JSON data instead of a user-friendly item description.
|
2015-10-02 13:57:46 -04:00 |
|
Ty Sayers
|
bc7615a5c3
|
Fix Illusion bug causing the Illusion clone to not properly function and spawn inside Clan territories. Fix bug where Carrots and Potatoes purchased from the Produce shop could not be eaten. Fix bug with SQL query when adding new enemies and not initialized 'initiator' field with a proper value. Modify starting score values for clan wars to 0 instead of 20. Update CustomItem descriptions with bullet points instead of hyphens for more readable stats. Reword error messages associated with trusting non-allied clans to be more intuitive to players.
|
2015-09-29 17:36:42 -04:00 |
|
Ty Sayers
|
15b51fe575
|
Fix bug where Fissure skill travelled through doorways as well as increase cooldown. Fix bug where Cobwebs could be thrown inside spawn safe zones and increase cooldown. Modify StaticLazer skill's range, damage, cooldown, and damage radius for balance purposes. Remove the ability to craft TNT Minecarts and Jukeboxes. Disable fishing ability in Clans. Add the requirement that players must crouch while clicking on furnaces to be able to smelt. Fix bug where Axes weren't considered a weapon in the context of player murders.
|
2015-09-07 20:39:34 -05:00 |
|
Ty Sayers
|
6bb4e69236
|
Fix bug where players could shift-click items into shop page and lose it forever. Fixed bug where players couldn't place blocks against Anvils/Enchantment Tables while crouched. Fixed bug where clans could enemy other clans that had vastly fewer members than them. Fix bug where CustomGear items broke when a player entered Creative gamemode. Fixed bug where CustomGear suffix attributes did not properly format names. Fixed bug where the Frosted weapon attribute did not properly apply it's slowness effects to enemies.
|
2015-08-30 17:05:45 -07:00 |
|
Ty Sayers
|
54f910845e
|
Fix bug where murders were not properly taking place in certain instances of players wielding weapons or armour as well as in certain claimed areas. Fix bug where BlockToss could be exploited to break into an enemy clan's claimed base. Fixed bug where percent sign was not properly escaped in certain item attributes. Remove debug line from shop.
|
2015-08-30 12:28:44 -07:00 |
|
Ty Sayers
|
5df7a5e0c9
|
Fix bugs related to multiple server UI and clan server transferring.
|
2015-08-29 17:31:54 -07:00 |
|
Ty Sayers
|
b98cde8b80
|
Fix bug where players couldn't move items in their inventory to sell gold tokens to shop. Reduce knockback amount on HeavyArrow skill for Ranger class. Prevent players who do not have the Ranger or Assassin class from being able to shoot bows. Add notification message on Smelting feature to reduce confusion among players. Fix bug with Building shop where the listed sell price and actual sell price weren't synced properly. Fix bug with all shops where purchasing items in bulk failed.
|
2015-08-28 12:52:02 -07:00 |
|
Ty Sayers
|
783f526b76
|
Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear
|
2015-08-27 14:42:41 -07:00 |
|
Ty Sayers
|
4dcd54a9b0
|
Fix bug with DisguiseManager not properly handling the undisguising of non-player entities. Fix bug where FleshHook skill could be activated on players in a safe zone. Fix multiple bugs with unsafe logging system and NPC drops. Fix bug where unsafe timers and combat tagging in safe zones was not properly functioning. Fix bug with CustomGear not properly spawning with command. Add Clan Blacklist that restricts naming of Clans.
|
2015-08-27 14:42:07 -07:00 |
|
Shaun Bennett
|
b13c9fe227
|
Field updates, War updates, bug fixes
|
2015-08-26 12:26:27 -07:00 |
|
Ty Sayers
|
6c9a99fa1b
|
Fix soup consumption bug that didn't allow left clicking for use. Fix bug with item frames being destroyed inside spawn zones. Fix bug with bow deficient classes not properly receiving damage reductions on their bow attacks. Fix bug with Whirlwind Axe skill being enabled in Clans settings. Fix bug where bank related shop buttons functioned as gold token purchasables for error-displaying icons. Increasing duration on potion application from custom gear to prevent shaking inventory screen. Fix bug with gold balance changes (add/remove) weren't taking place synchronously, leading to the ability for duplication of gold and items. Fix bug where enemy'd Clans could be allied or neutral'd, as well as signaling that at-war clans were neutral. Fix bug where clans could unclaim admin chunks and ally chunks. Decrease the rate at which hunger decreases to be more accordance with 1.6 food systems. Disable Flint & Steel, Enderpearls, and Witch spawning.
|
2015-08-22 15:06:05 -04:00 |
|
Ty Sayers
|
13f47ad903
|
Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear
Conflicts:
Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/items/CustomItem.java
Plugins/Mineplex.Minecraft.Game.Core/src/mineplex/minecraft/game/core/damage/DamageManager.java
|
2015-07-24 13:59:01 -05:00 |
|
Ty Sayers
|
0b49d053fe
|
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 |
|
Jonathan Williams
|
9cf4ff005a
|
Added some debug checks.
|
2015-07-16 01:26:38 -05:00 |
|
Shaun Bennett
|
7f98157890
|
More work/fixes
|
2015-07-14 20:38:30 -05:00 |
|
Shaun Bennett
|
ae71de30db
|
Fixes and changes
|
2015-07-14 01:57:53 -05:00 |
|
Shaun Bennett
|
dc1fe5fc2c
|
Fix schematic material id bug, add new schematics from build team, fix field ore bug, make /gear admin+, enable server join for staff ranks, remove annoying log spam from VisibilityManager
|
2015-07-13 19:11:17 -05:00 |
|
Shaun Bennett
|
e0284e2eb0
|
Loot for World Events
|
2015-06-29 22:32:40 -05:00 |
|
Ty Sayers
|
d2f633f572
|
Fix attribute name positioning bug as well as duplicated attributes on randomly generated items. Fix misleading description of item attributes Conquering/Protection. Fix bug with unwanted entities spawning and targetting players in safe Spawn zones. Fix bug with WindBlade occasionally killing users via fall damage after a long flight even though close to the ground. Fix bug with MagneticBlade not properly pulling entities other than players. Fix bug with AlligatorsTooth not properly granting certain effects such as water breathing.
|
2015-06-29 16:38:51 -04:00 |
|
Ty Sayers
|
2ffe2badf2
|
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 |
|
Ty Sayers
|
4dd1cf43de
|
Add ability to convert Gems into Gold daily to Bank Shop, including redis-based system for tracking most recent transfers. Fix bug with item attributes that reference potions not properly displaying potion value effects (uses roman numerals). Prepare for custom textured Legendary items by modifying over to record-based materials. Add base for organic produce / farming shop.
|
2015-06-09 15:46:38 -04:00 |
|
Ty Sayers
|
971612a538
|
Fix bug relating to Energy Shop purchases and item functionality. Fix bug with GoldManager not being properly initialized on plugin start-up. Add Shops safe-zone to region claims for default clans across world. Create BankShop for all interactions related to economy management, specifically buying & selling GoldTokens as well as converting Gems into Gold on a daily basis.
|
2015-06-05 19:18:06 -04:00 |
|
Ty Sayers
|
e15a2ad123
|
Add ClansRegions to handle the initialization of default server-side Clans representing special territories such as Spawn and Fields. Additionally, claim land with appropriate distribution according to the respective Clan. Fix bug with WeightSet generation not properly handling low amounts of uniformly likely elements. Fix bug with ClanInfo not properly handling creation of clans and initializing the date created field. Fix bug with Spawn region not properly protecting from claim and PvP settings.
|
2015-06-03 20:08:34 -04:00 |
|
Ty Sayers
|
1fa919e954
|
Finish GoldToken integration for cashing in. Re-implement fixed hidden JSON lore encoding. Fix damage reduction attributes where entity types weren't being properly initialized. Prevent players from breaking blocks in temporary Spawn regions.
|
2015-06-02 20:01:42 -04:00 |
|
Ty Sayers
|
155b078c49
|
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 |
|
Ty Sayers
|
2e19aabfa1
|
Convert damage system to custom Mineplex damage events to enable legendary abilities. Fix NPE and hanging issue on ServerData's serialization adapter. Finalize item generation logic for instantiating CustomItem's based on specified random distribution of types, attribute counts, etc. Fix several Legendary bugs discovered during testing. Clean left-over template documentation and further clarify ambiguous methods. Add proper updating logic for custom items to track internal stats in hidden json lore. Add safe-logout system to prevent combat logging and enable players to safely log after a designated amount of time. Tweak WindBlade's flight speed to a more natural value.
|
2015-06-01 12:25:20 -04:00 |
|
Ty Sayers
|
167549c9e8
|
Add implementation for variety of attribute and base attribute hierarchies, add in JSON encoding for itemstack-item pairing to hold stats and information about items without unintuitive print & parse methods. Temporarily disable donation related commands in DonationManager for testing, as it was presenting compilation issues. Introduce further implementation of LegendaryItems. Add various utility methods for JSON encoding (utilizes GSON). Fix various bugs seen in internal testing.
|
2015-05-25 14:22:06 -04:00 |
|
Ty Sayers
|
a8a8d4961a
|
Add remaining bow and armor based attributes, include base implementation of Legendary weapons. Fix smelting bug.
|
2015-05-16 12:58:58 -04:00 |
|
Ty Sayers
|
7567648312
|
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 |
|