NewGarbo
|
3cb22c8cb7
|
uuid bug fixed finally!
|
2015-11-25 00:47:35 +00:00 |
|
Shaun Bennett
|
ef7c26c04c
|
Clans changes
|
2015-11-23 15:57:13 -05:00 |
|
Shaun Bennett
|
bbc7bf770c
|
1.8 Fixes - Still doing map fix
|
2015-11-12 19:18:42 -05:00 |
|
NewGarbo
|
b835823230
|
Preferences page changes to free up space, as the current preferences layout is completely full.
Removed unnecessary Spawn variable in Clans.java, as it was causing a warning and warnings look ugly.
|
2015-11-06 13:19:02 +00:00 |
|
NewGarbo
|
3ff044fddb
|
Added PlayerUnClaimTerritoryEvent, and added some new stuff to TutorialClanTips
|
2015-11-04 11:32:06 +00:00 |
|
NewGarbo
|
4bf92ce0a0
|
gah why isn't this working?! git is annoying!!!
|
2015-11-03 23:47:35 +00:00 |
|
NewGarbo
|
eb350a79c3
|
Added RareItemFactory (will add shine when lib helps me with it) and other small little fixes. Added a way to specify the amount of items in a single line in GearPage, so that armor and weapon type listings look more aesthetically pleasing.
|
2015-10-26 12:21:33 +00:00 |
|
NewGarbo
|
63406e9ce1
|
Moved GearManager back to it's original package, and stopped using it in GearPage. Removed commented code from GearCommand, as the gui is now finished and it is not needed anymore.
|
2015-10-26 07:57:00 +00:00 |
|
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 |
|
Shaun Bennett
|
177e482dbc
|
Merge remote-tracking branch 'origin/clans-beta' into clans-beta
Conflicts:
Plugins/Mineplex.Core/src/mineplex/core/donation/DonationManager.java
Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/clans/ClansManager.java
|
2015-10-18 12:35:31 -04:00 |
|
Shaun Bennett
|
f683e932ae
|
Clans merge fixes
|
2015-10-13 22:24:15 -04:00 |
|
Shaun Bennett
|
5bce1b5f2e
|
Fix merge issues, fix observer command
|
2015-10-01 22:57:39 -04:00 |
|
Ty Sayers
|
b4c9bfbb57
|
Merge branch 'master' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear
Conflicts:
Plugins/.idea/compiler.xml
Plugins/Mineplex.Core.Common/src/mineplex/core/common/util/UtilAlg.java
Plugins/Mineplex.Core.Common/src/mineplex/core/common/util/UtilItem.java
Plugins/Mineplex.Core/.classpath
Plugins/Mineplex.Core/src/mineplex/core/TablistFix.java
Plugins/Mineplex.Core/src/mineplex/core/account/CoreClientManager.java
Plugins/Mineplex.Core/src/mineplex/core/shop/page/ShopPageBase.java
Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/Clans.java
Plugins/Mineplex.Hub/.classpath
Plugins/Mineplex.Hub/src/mineplex/hub/server/ui/ServerNpcPage.java
|
2015-09-29 18:09:52 -04:00 |
|
Jonathan Williams
|
6f0309622c
|
Removed AccountCache.
Converted that to PlayerCache and store account id in there.
|
2015-08-28 20:58:58 -07:00 |
|
Shaun Bennett
|
c51a449df3
|
Enable caching for clans, update craftbukkit jar
|
2015-08-28 13:10:30 -07:00 |
|
Shaun Bennett
|
4f2d861b21
|
Fix chat bug, enable TablistFix for clans
|
2015-08-27 14:53:52 -07:00 |
|
Shaun Bennett
|
6841cbac69
|
Clans bug fixes + shop updates
|
2015-08-24 22:03:26 -05:00 |
|
Shaun Bennett
|
1ef6fe3ed6
|
Observer changes
|
2015-07-17 15:37:33 -05:00 |
|
Shaun Bennett
|
ae71de30db
|
Fixes and changes
|
2015-07-14 01:57:53 -05:00 |
|
Shaun Bennett
|
5c5e7dd4a9
|
Merge master into clans
|
2015-07-13 20:42:10 -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 |
|
Shaun Bennett
|
fa612c9c86
|
Chat filter clan names, Fix scoreboard bug
|
2015-06-23 22:48:51 -05:00 |
|
Shaun Bennett
|
e34324b864
|
Disable auto event now while location and abilities are tweaked
|
2015-06-23 17:05:47 -05:00 |
|
Shaun Bennett
|
76a1f2b1f0
|
Reset timer when no players are online
|
2015-06-23 16:37:49 -05:00 |
|
Shaun Bennett
|
009f8a6764
|
Merge with twiggy
|
2015-06-23 16:36:21 -05:00 |
|
Shaun Bennett
|
50ddd23251
|
Event auto starting, Terrain Finder, Scoreboard Tweaks, Event idle, other random tweaks
|
2015-06-22 20:34:13 -05:00 |
|
Ty Sayers
|
1541dc329e
|
Merge branch 'clans/test-server' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear
Conflicts:
Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/economy/GoldManager.java
|
2015-06-22 16:24:31 -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 |
|
Jeremiah Bishop
|
03c45116ef
|
Various fixes, and added the new data to Zoologist kit
|
2015-06-21 23:38:25 -04:00 |
|
Shaun Bennett
|
8245b6c466
|
Schematic generation over time, fixes to gold manager drops
|
2015-06-14 17:30:02 -05:00 |
|
Shaun Bennett
|
6a0584d419
|
Merge remote-tracking branch 'remotes/origin/clans_custom_gear' into clans/world-events
# Conflicts:
# Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/clans/ClansManager.java
# Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/economy/GoldManager.java
|
2015-06-08 15:03:51 -05: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 |
|
Shaun Bennett
|
d8acb0aae6
|
Merge remote-tracking branch 'origin/clans_custom_gear' into clans/world-events
Conflicts:
Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/Clans.java
|
2015-06-02 20:45:53 -05: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 |
|
Shaun Bennett
|
dc994956e1
|
[Clans] Slime absorb work
|
2015-05-28 18:56:03 -05:00 |
|
Shaun Bennett
|
6b10d9f3c9
|
[Clans] More work on world events
|
2015-05-28 15:20:43 -05: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
|
6b3028605e
|
Merge branch 'master' into clans_custom_gear
|
2015-05-05 15:58:03 -04:00 |
|
Ty Sayers
|
66c9fefc6e
|
Add leftover Clans commit to introduce GearManager.
|
2015-05-05 15:34:32 -04:00 |
|
Shaun Bennett
|
244ffece8a
|
Fixes for build game + fix clans compile
|
2015-05-01 18:02:06 -05:00 |
|
Shaun Bennett
|
4ac4e9d729
|
Start of world event framework
|
2015-04-30 13:15:20 -05:00 |
|
Jonathan Williams
|
5e78b43860
|
Added StaffOnly code to ServerConfiguration
|
2015-03-02 12:33:04 -08:00 |
|
Jonathan Williams
|
fd0547d9d3
|
Added connection re-establishment to database calls if error occurs.
|
2015-02-14 22:50:52 -08:00 |
|
Shaun Bennett
|
58eaaaa2ee
|
Treasure fixes
|
2015-02-10 21:15:44 -05:00 |
|
Chiss
|
c7d4b14f4c
|
Revert "Revert "Work on treasure............""
This reverts commit 49bfe385bf .
|
2015-02-05 11:34:29 +11:00 |
|
Jonathan Williams
|
49bfe385bf
|
Revert "Work on treasure............"
This reverts commit 50a8fb03a9 .
REVERT ALL SHAUNS CRAP.
|
2015-01-29 22:28:41 -08:00 |
|
Shaun Bennett
|
1cc0879ce9
|
treasure stuff
|
2015-01-29 22:17:46 -05:00 |
|
Jonathan Williams
|
08078c1622
|
Removed Logger
|
2015-01-22 23:18:38 -08:00 |
|