Jonathan Williams
|
ee22274ef5
|
Removed Stacker debug messages.
|
2016-03-23 16:02:06 -05:00 |
|
Jonathan Williams
|
c9fdd83e17
|
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into develop
|
2016-03-21 20:31:04 -05:00 |
|
Jonathan Williams
|
2cff7003e6
|
Added more debug to Stacker interaction.
|
2016-03-21 20:30:54 -05:00 |
|
Shaun Bennett
|
61b79fab9d
|
Merge pull request #13 from Mineplex-LLC/PC-15
Fix PC-13, PC-15, PC-16, PC-17
|
2016-03-21 20:31:58 +11:00 |
|
Jonathan Williams
|
b4dfeb224b
|
Reduced NCP exempt time by .5s.
|
2016-03-21 02:06:11 -05:00 |
|
Jonathan Williams
|
faf6834e23
|
Added some protection for stacker and offline players.
|
2016-03-20 16:27:59 -05:00 |
|
Jonathan Williams
|
750b960b46
|
Fixed references to snake events.
|
2016-03-20 16:24:11 -05:00 |
|
Jonathan Williams
|
109190ee58
|
Moved snake events to their own classes.
Memory cleanup for Snake.
|
2016-03-20 15:54:04 -05:00 |
|
Jonathan Williams
|
262f659ffa
|
Fix with TurfForts infinite while loop.
|
2016-03-20 15:46:57 -05:00 |
|
Jonathan Williams
|
3bc8dd0098
|
Fixed bug with infinite loop in Bridges MushroomSpawn.
|
2016-03-20 00:32:33 -05:00 |
|
Jonathan Williams
|
8427ead097
|
Changed how currency types is initialized to avoid possible NPE
|
2016-03-19 15:33:16 -05:00 |
|
Virizion
|
67e844db29
|
Added /e bridge <seconds> PC-17
|
2016-03-08 21:21:53 -05:00 |
|
Virizion
|
6c0d18662f
|
Added /e clear <player or @a> PC-16
|
2016-03-08 20:45:23 -05:00 |
|
Virizion
|
c89669aec9
|
Add /e announce <text> PC-15
|
2016-03-08 20:23:33 -05:00 |
|
Virizion
|
b1c8158e2f
|
Added @a argument to /shard, /gem and /giveitem PC-13
|
2016-03-08 19:52:31 -05:00 |
|
Shaun Bennett
|
9b65926d42
|
Fix rank monthly rewards description
|
2016-03-08 13:26:26 -06:00 |
|
Shaun Bennett
|
d108679d43
|
Fix compile error
|
2016-03-04 14:09:20 -06:00 |
|
Shaun Bennett
|
28486c8d65
|
Merge pull request #10 from Mineplex-LLC/Dual_1.9
Dual 1.9 Build
|
2016-03-02 13:00:09 -06:00 |
|
Shaun Bennett
|
3447354814
|
Dual 1.9 Fixes
|
2016-03-02 12:58:30 -06:00 |
|
Shaun Bennett
|
a3b7a3269c
|
Merge branch 'develop' into Dual_1.9
|
2016-03-01 15:14:59 -06:00 |
|
git
|
2062ca7efc
|
Updated patch
|
2016-03-01 13:05:12 +13:00 |
|
Shaun Bennett
|
e8d5165634
|
Merge pull request #9 from Mineplex-LLC/develop
Merge v1.2.0 into Master
|
2016-02-27 20:06:55 -06:00 |
|
git
|
0284fed2a9
|
Update patch
|
2016-02-28 13:12:59 +13:00 |
|
Shaun Bennett
|
775b6eeffa
|
Merge pull request #7 from Mineplex-LLC/feature/dmt-update
Draw My Thing Update
|
2016-02-26 04:38:10 -06:00 |
|
Shaun Bennett
|
b0301bbf24
|
Merge pull request #4 from Mineplex-LLC/feature/parser-commands
Add extra commands to the map parser
|
2016-02-26 04:34:18 -06:00 |
|
Shaun Bennett
|
923e51483c
|
Remove fill line
|
2016-02-26 04:29:27 -06:00 |
|
Shaun Bennett
|
4472c52432
|
Fix bucket
|
2016-02-26 04:21:26 -06:00 |
|
William Burns
|
268536ce68
|
push 4 shaun
|
2016-02-26 08:13:28 +00:00 |
|
William Burns
|
e4ba5d9723
|
Fix colour targeting FINALLY!
|
2016-02-25 19:48:15 +00:00 |
|
William Burns
|
dead7a0850
|
Use a different method for targeting blocks.
|
2016-02-25 16:09:00 +00:00 |
|
William Burns
|
9a8c410448
|
Fix lore being null.
|
2016-02-25 15:39:18 +00:00 |
|
William Burns
|
009d48659b
|
Add commands for naming items.
|
2016-02-25 15:29:47 +00:00 |
|
William Burns
|
a97409b64a
|
Adjust max distance for targeting.
|
2016-02-25 15:04:19 +00:00 |
|
William Burns
|
7f6517a823
|
Ignore barrier blocks when drawing.
|
2016-02-25 14:23:16 +00:00 |
|
git
|
e441801032
|
Update patches
|
2016-02-25 18:22:51 +13:00 |
|
git
|
fcc3e8e024
|
Merge branch 'develop' of https://github.com/Mineplex-LLC/Minecraft-PC into Dual_1.9
|
2016-02-25 18:15:12 +13:00 |
|
git
|
2a9d49ccd9
|
Merge branch 'master' of https://github.com/Mineplex-LLC/Minecraft-PC into Dual_1.9
|
2016-02-25 18:11:12 +13:00 |
|
William Burns
|
19b6c3d95f
|
Make sure the blocks are in the canvas.
|
2016-02-24 21:37:22 +00:00 |
|
William Burns
|
a5060e014b
|
Replace old paint bucket recursive filling.
|
2016-02-24 21:34:41 +00:00 |
|
William Burns
|
35a853a198
|
Remove redo/undo system as per request of @mightysigils.
|
2016-02-24 08:17:13 +00:00 |
|
William Burns
|
33bf3e2e6e
|
Merge branches 'develop' and 'feature/dmt-update' of github.com:Mineplex-LLC/Minecraft-PC into feature/dmt-update
|
2016-02-24 08:03:42 +00:00 |
|
William Burns
|
700f5ec44a
|
Add Redo/Undo system (WIP).
|
2016-02-24 07:58:50 +00:00 |
|
Shaun Bennett
|
3a73b05895
|
Fix for ServerMonitor not loading database config
|
2016-02-20 00:48:30 -06:00 |
|
Shaun Bennett
|
41bb8442cd
|
Merge pull request #2 from Mineplex-LLC/develop
Merge Release v1.1.0 into Master
|
2016-02-20 00:23:29 -06:00 |
|
Shaun Bennett
|
b46e1bc37d
|
Create README file
|
2016-02-19 22:17:23 -06:00 |
|
Shaun Bennett
|
82d51a896f
|
Add SERVER_STATS to DBPool. Rename STATS to MINEPLEX_STATS
|
2016-02-19 19:54:06 -06:00 |
|
Shaun Bennett
|
8d7453b78e
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-02-19 19:33:52 -06:00 |
|
Shaun Bennett
|
7032568a92
|
Add PLAYER_STATS DBPool
|
2016-02-19 19:33:39 -06:00 |
|
md_5
|
a84f8dd2d0
|
Fix dbcp, tone down sentry
|
2016-02-19 20:28:22 +11:00 |
|
md_5
|
81f9ca0bc2
|
Fix mysql
|
2016-02-19 20:10:01 +11:00 |
|