Mysticate
cfdb0dfa4f
Added kits + achievements. Hurrah!
2015-08-26 13:19:17 -06:00
Mysticate
988382375f
Started adding kits
2015-08-25 23:36:18 -06:00
Jonathan Williams
61c80fd31d
Fixed issue with player login sessions.
2015-08-24 20:21:14 -07:00
Jonathan Williams
b64a75cbf3
Added maintenance message.
2015-08-24 18:35:11 -07:00
Mysticate
7b42f2155d
Tweaks. :D
2015-08-24 20:40:34 -04:00
Mini-Chiss
6249dadf91
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
2015-08-23 16:27:47 -07:00
Jonathan Williams
6d3c965f14
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-08-23 16:26:02 -07:00
Jonathan Williams
74fd729975
Updated BungeeCord to latest version.
2015-08-23 15:48:03 -07:00
Jonathan Williams
8ca2b8537c
Fixed Logging of gems/coins for support staff.
2015-08-23 15:47:41 -07:00
Jonathan Williams
fec8398608
UPdated ChestConverter to convert stats.
2015-08-23 15:47:03 -07:00
Jonathan Williams
34a5d9c722
Updated MotdManager to update both repositories.
2015-08-23 15:46:23 -07:00
Jonathan Williams
1e7f2f01a7
Fixed problem where UUID api was preventing client loading from db.
2015-08-23 15:38:43 -07:00
Mini-Chiss
d454d73ccb
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
2015-08-23 11:32:48 -07:00
Mini-Chiss
69ff514bf8
changed perms on write
2015-08-23 11:31:32 -07:00
Mysticate
cbaaee60d9
Removed mob spectating method from evolving.
2015-08-21 13:00:08 -04:00
libraryaddict
cdc92f8b2f
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
2015-08-22 00:38:55 +12:00
libraryaddict
7841b17d03
Add PacketPlayOutCamera for locking view to entity
2015-08-22 00:38:37 +12:00
libraryaddict
2fe188ac0c
Merge pull request #39 in MIN/mineplex from DeadBodies to master
...
* commit 'bad339cf04ead2e63800b0bb41870b9df73ab4de':
Tweak dead bodies more
Dead bodies: Change to Item from disguised arrow, fix body positioning, move to Game.java to enable in all games
2015-08-21 03:54:17 -05:00
libraryaddict
bad339cf04
Tweak dead bodies more
2015-08-21 20:52:57 +12:00
libraryaddict
c41328d726
Dead bodies: Change to Item from disguised arrow, fix body positioning, move to Game.java to enable in all games
2015-08-21 20:40:09 +12:00
Mini-Chiss
63107b0c26
missing file
2015-08-20 20:39:20 +02:00
Mini-Chiss
15c873392a
updated give to allow naming of items.
2015-08-20 20:38:07 +02:00
Mysticate
86ad6a09de
Used armor stands for evolving.
2015-08-20 13:04:22 -04:00
xGamingDudex
633cbdabe2
player.isOnGround() is controlled by packets from the player, meaning
...
players can easily fake being on the ground resulting in infinite double
jumps. player.getFallDisance() is also reset when isOnGround() returns
true, meaning we'll need to manually check if the player is on the
ground.
Outlines two opposite corners of the entities bounding box, scann all
blocks inside, check if any of them are solid and return respectively.
2015-08-20 15:42:39 +02:00
Mini-Chiss
f97da1bdba
Merge branch 'SarahsAwesomeBugFixes'
2015-08-19 16:33:37 +02:00
Sarah
6e926b431c
Fixing snowballs and eggs in Solo Skywars.
2015-08-19 16:00:36 +02:00
Jonathan Williams
bbe5b79c7e
Disabled AntiHack create table.
...
Fixed NPE with ServerManager
2015-08-19 04:11:34 -05:00
Jonathan Williams
6aca4e161d
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-08-19 04:11:08 -05:00
Mini-Chiss
3d7c81a3b4
fixed game tips
2015-08-19 08:15:22 +02:00
Mysticate
64990ed356
Fixed parse distance.
2015-08-18 21:37:52 -04:00
Mysticate
53395a7700
Made player immovable whilst evolving.
2015-08-18 13:07:46 -04:00
Jonathan Williams
fb8519a099
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-08-18 02:53:56 -05:00
Mini-Chiss
14bf8faf3a
disabled big sale
2015-08-18 09:49:53 +02:00
Mysticate
75a4b3d568
Changes to make evolving easier
...
• Speed 1 on kill
• Evolve chargeup decreases 1.5 seconds per kill.
2015-08-17 10:36:28 -04:00
Mini-Chiss
b7854e6cab
added big larry to chests
2015-08-17 13:05:41 +02:00
Mini-Chiss
9eed03237b
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
2015-08-17 12:39:06 +02:00
Mini-Chiss
58e517a4d7
fixed null args more
2015-08-17 12:38:41 +02:00
Shaun Bennett
8ab8388344
Merge remote-tracking branch 'origin/master'
2015-08-17 05:05:36 -05:00
Shaun Bennett
5c71522b2d
Return the first UUID instead of last (AccountRepository)
2015-08-17 05:05:25 -05:00
Mini-Chiss
0a23f91592
fixed two little bogs
2015-08-17 11:53:50 +02:00
Shaun Bennett
dc8bec340e
Rename Quick game menu for consistency
2015-08-17 03:18:35 -05:00
Mini-Chiss
7a7543886f
fixed a ton of commands NPEing on no args
2015-08-17 09:04:39 +02:00
Mysticate
993ed0a92d
Fixed a possible NPE
2015-08-16 22:38:59 -04:00
Jonathan Williams
81e605930f
Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex
2015-08-16 04:16:31 -05:00
Jonathan Williams
78227c1658
Removed unnecessary code in website.
...
Added ability to retrieve bulkpets for converting.
2015-08-16 04:16:19 -05:00
Mini-Chiss
8cc5ff042c
fixed block hunt gem exploits
2015-08-16 09:33:15 +02:00
Mini-Chiss
91ce9cfba7
fixed a crash with fireworks
2015-08-16 08:39:03 +02:00
Mini-Chiss
8584e0355a
final fix!
2015-08-15 12:32:03 +02:00
Mini-Chiss
ba6806935d
fixed better
2015-08-15 12:31:19 +02:00
Mini-Chiss
6ac586790d
Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
2015-08-15 12:27:30 +02:00