Commit Graph

190 Commits

Author SHA1 Message Date
addstar
dfdb7e84c3 Slightly increase speed advantage for seekers 2014-07-27 16:36:37 +10:00
addstar
5c810dd785 Version bump 2014-07-27 16:24:14 +10:00
addstar
f7fabedf64 Fix NPE when player somehow loses their hiding inventory block 2014-07-27 14:32:09 +10:00
addstar
44cc747cc9 Remove join message spam when someone spams the join signs 2014-05-26 22:17:51 +10:00
addstar
986fab6e38 No longer use OfflinePlayer for scoreboards! 2014-05-25 20:51:48 +10:00
addstar
83875fa8d3 Massive code clean up/refactor + Compile with 1.7.9 API + Fix scoreboard (I hope). This still update not good enough, since the main task loop still updates signs/scoreboards every second. This needs to be fixed so do not use this build. 2014-05-20 22:54:56 +10:00
addstar
b8f2335f9b Add console messages/logging for games 2014-02-08 02:01:46 +11:00
addstar
8ad8d1ef6e Add killer to hider death messages + Fix Minigames compat 2014-02-08 01:49:31 +11:00
addstar
1dc41a9b57 Add fix for invisible players when you teleport 2014-02-08 01:37:07 +11:00
addstar
878b0de123 update .gitignore 2014-02-08 01:36:41 +11:00
addstar
9f3416999c Make seekers slightly faster than hiders 2014-02-08 01:35:54 +11:00
addstar
acd906ee8c Remove command filter.. we handle it with WorldGuard 2013-11-28 22:01:43 +11:00
aarchmohaa
4874a165e9 Update InventoryHandler.java
Removed Piston which causes 1.7 client crashes
2013-11-05 18:02:00 +11:00
addstar
f5376af523 Fix: Now ignores cancelled events.. naughty developer! 2013-11-02 22:47:39 +11:00
addstar
94486d011a Add build# to plugin.yml 2013-11-01 16:01:12 +11:00
addstar
2e656740c5 Change to ISO-8859-1 2013-11-01 15:55:41 +11:00
addstar
a9058598cf Add UTF8 encoding to the compiler options 2013-11-01 15:50:30 +11:00
addstar
a5d01a68d6 Try a different new pom.xml 2013-11-01 15:46:08 +11:00
addstar
534bf0a4c3 Disable MCStats messages + Respect opt-out 2013-11-01 13:39:51 +11:00
addstar
ca7a5d4e17 Remove unneeded deps in pom.xml 2013-11-01 13:25:23 +11:00
addstar
50259a369d Fix typo in LibsDisguises 2013-11-01 13:15:16 +11:00
addstar
823291615d Add pom.yml for jenkins 2013-11-01 13:09:29 +11:00
Steffion
39067acf1e ~ Updated version, related to the new build site.
Should've been implemented in 2a1f8fc123.
2013-10-27 10:25:07 +01:00
RandomPanda30
2a1f8fc123 * Fixed players being able to break fire. Fixes #72. 2013-10-26 16:38:26 +01:00
Steffion
a8516aa665 ~ Now sends message to the other player too on token change (command). Closes #56. 2013-10-25 11:45:04 +02:00
Steffion
fa7f786d3b ~ Improvement on the shop permission. Closes #8. 2013-10-25 11:36:05 +02:00
Steffion
0a10eb1529 * Fixed bug Permissions system not working. Fixes #44. 2013-10-25 11:21:29 +02:00
RandomPanda30
8fcf661f5b * Players cannot put out fire anymore. Fixes #72. 2013-10-18 16:50:28 +01:00
Steffion
785eef47e9 * Fixed #26. 2013-10-17 20:39:44 +02:00
Steffion
8986099701 ~ Updated version. 2013-10-16 23:33:13 +02:00
RandomPanda30
abb99f5035 * Once again fixed My Worlds issue. Fixes #45. 2013-10-13 11:41:40 +01:00
RandomPanda30
06b0619afd + Added MyWorlds to softdepend. Fixes #45. 2013-10-12 13:26:10 +01:00
RandomPanda30
de5e22e636 + Added a after game warp to prevent spamming of signs. Fixes #21. 2013-10-12 13:16:18 +01:00
Steffion
9c5eba53e5 ~ Changed config variable. Closes #6. 2013-10-09 17:39:50 +02:00
RandomPanda30
1bf9b2b9c9 * Once again, fixed the bug that lets players take their disguise block off their head. Fixes #26. 2013-10-08 21:15:06 +01:00
Steffion
769f2c684e ~ Improved #8. 2013-10-08 17:52:25 +02:00
Steffion
b577259249 * Fixed bug with BlockHuntPasses. #11. 2013-10-08 17:37:22 +02:00
Steffion
403b4a2f0c * Fixed players able to die in lava, etc. Fixes #29. 2013-10-08 17:24:39 +02:00
Steffion
905486bf40 * Fixed bug seeker kept items from lobby. 2013-10-08 16:52:28 +02:00
Steffion
2b019155b3 * Fixed being able to use EXP on anvils and enchantment tables. Fixes #28. 2013-10-08 16:45:29 +02:00
Steffion
8fa0e35723 * Fixed bug potion effects are not getting removed after join. Fixes #27. 2013-10-08 16:33:39 +02:00
Steffion
3ab1733d1a ~ Improvement for #26. 2013-10-07 23:31:17 +02:00
RandomPanda30
fde0c51652 * Players now cannot take their diguise block off their head. Fixes #26. 2013-10-07 20:31:24 +01:00
RandomPanda30
7ee6af029d * Fixed bug with merging. 2013-10-06 20:17:59 +01:00
Steffion
21039611f7 Merge pull request #23 from RandomPanda30/master
+ Added ability to hide as a Flower Pot. And added permission for "Block Chooser". Closes #8 and Closes #18.
2013-10-06 12:02:01 -07:00
RandomPanda30
417a13ce6b Merge branch 'master' of github.com:Steffion/BlockHunt 2013-10-06 19:58:46 +01:00
RandomPanda30
41d160780e + Added permission for "Block Chooser". #8. 2013-10-06 19:58:29 +01:00
Steffion
a087be4cf1 * Fixed bug with flying disable/enable. 2013-10-06 20:52:26 +02:00
Steffion
f2e80cfccf + Added the BlockHuntPass. Closes #11. 2013-10-06 20:49:35 +02:00
RandomPanda30
4987986e25 Merge remote-tracking branch 'upstream/master' 2013-10-06 16:49:15 +01:00