Jeremiah Bishop
7583e4170b
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex into SkyWars
2015-06-22 21:40:43 -04: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
9816d6d1dd
Merge pull request #16 in MIN/mineplex from clans_custom_gear to clans/test-server
...
* commit '1541dc329ea6f3deb382381fc35af5092121fa95':
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.
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-22 15:27:41 -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
Cheese
3a06b54b7f
Changed notifications to 50% off sale
2015-06-22 17:10:03 +10:00
Jeremiah Bishop
03c45116ef
Various fixes, and added the new data to Zoologist kit
2015-06-21 23:38:25 -04:00
Cheese
648355ac17
mapparser skywars
2015-06-22 11:33:25 +10:00
Jeremiah Bishop
a05c2d085d
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex into SkyWars
2015-06-21 16:17:51 -04:00
Jeremiah Bishop
e12ff7ef7d
Fixed?
2015-06-20 22:20:30 -04:00
Jeremiah Bishop
3cf1297d89
Added SkyWars ;)
2015-06-20 22:08:15 -04:00
Aaron Brock
5280433dbd
Added the Pair class for simple 2 object storing, and added upperCaseCount and lowerCaseCount to UtilText.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 10:03:53 -04:00
Aaron Brock
3532dea892
Allowed Helper+ to bypass anti-hackusating
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 10:01:50 -04:00
Jonathan Williams
91b5beaff2
Fixed new Chat constructor requirement.
2015-06-20 03:43:38 -05:00
Jonathan Williams
90e13b4b9e
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-06-20 03:37:33 -05:00
Jonathan Williams
f92e864c30
Updated motd.
2015-06-20 03:37:22 -05:00
Jonathan Williams
dbde6890a0
Add fallback to load by name if no uuid.
2015-06-20 03:36:55 -05:00
Aaron Brock
8ea23f96fc
Froze time using doDayNightCycle instead of setting the time on UpdateEvent.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 01:36:05 -04:00
Aaron Brock
da981980df
Added world.setThundering(false);
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 01:35:11 -04:00
Aaron Brock
9cedb3b742
Rewrote how hackusations are detected.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 01:10:26 -04:00
Aaron Brock
1f0accd2a1
Fixed a little boolean derp that stopped people from breaking blocks.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-20 01:09:21 -04:00
Cheese
478a3c8591
some champs fixes/balance
...
duplicate message improvement
2015-06-20 15:00:16 +10:00
Cheese
77bf332c29
level 25 is uneffected by chat delay
2015-06-20 11:18:31 +10:00
Cheese
2c43dc76c9
DMT no longer effected by 3s chat delay
...
Minestrike no longer has 'terrorists'
Jr.Dev rank up!
2015-06-20 11:12:24 +10:00
Aaron Brock
750dddeabc
Editing .classpath and a main testing method in UtilBlock
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-19 21:10:10 -04:00
Aaron Brock
61494f93ba
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex into bench
2015-06-19 18:13:48 -04:00
Cheese
13ae7a19db
jr.dev rank up
2015-06-19 18:06:40 +10:00
Cheese
cf152c4897
fixed notifs being sent to people who didnt need them
2015-06-19 13:46:56 +10:00
Cheese
de83e58e75
removed debug
2015-06-19 13:29:32 +10:00
Cheese
8a224950b3
Added sale notifications
...
Added 3s chat delay
2015-06-19 13:27:59 +10:00
Aaron Brock
76e4dc6056
Stopped blocks from dropping and stopped people from breaking the other teams blocks with their fist.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-18 19:50:06 -04:00
Jeremiah Bishop
dd9e6a6866
Started adding SkyWars game mechanics
2015-06-18 14:54:26 -04:00
Shaun Bennett
71da87a5ae
Some cleanup
2015-06-17 21:36:47 -05:00
Cheese
9a3a014dd5
removed debug!
2015-06-18 12:04:49 +10:00
Shaun Bennett
b5f4574b1b
Show region on scoreboard, moving on to event finishes
2015-06-17 20:37:45 -05:00
Aaron Brock
b0ca5ca4aa
Freezes the time using doDayLightCycle instead of using a UpdateEvent.
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-17 20:54:28 -04:00
Aaron Brock
41e77b1ade
Fixed double-half-slabs (line 68)
...
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
2015-06-17 20:49:35 -04:00
Shaun Bennett
dbdb2b3fc5
Scoreboards and WorldEvent work
2015-06-17 17:40:16 -05:00
Cheese
6886484d79
Fixed Micro Battles lag (stupid lava)
...
cmds for jnr devs
smaller head hitbox in MS
added MB to parser plugin
2015-06-17 13:02:12 +10:00
Cheese
47744a80e9
jnr dev
2015-06-17 10:44:29 +10:00
Cheese
3014521e79
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-06-17 10:43:01 +10:00
Cheese
c8843aa2b2
jnr dev rank
2015-06-17 10:42:20 +10:00
Jonathan Williams
0d12a2c12d
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-06-16 12:43:04 -05:00
Jonathan Williams
678dff48fe
Updated ignore list.
2015-06-16 12:42:55 -05:00
libraryaddict
b0c026e67c
Mineware: Commit what I have, fix DisguiseVillager not extending agable and adding new option to disable auto respawn
2015-06-16 14:01:52 +12:00
Jonathan Williams
88328148d1
Modified hardcoded IPs for Bungee player counts.
...
Added Jr Dev rank.
2015-06-15 12:52:59 -05:00
Shaun Bennett
8245b6c466
Schematic generation over time, fixes to gold manager drops
2015-06-14 17:30:02 -05:00
Jonathan Williams
47099a0b20
Changed default redis ip to new us redis.
...
Changed previous server to gold text when sending to new server.
2015-06-12 15:45:54 -05:00
Shaun Bennett
d24f01ba86
More event stuff!
2015-06-11 23:35:29 -05:00
Cheese
a141cec104
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-06-11 08:57:04 +10:00