Commit Graph

261 Commits

Author SHA1 Message Date
1f90bb83ff Remove usage of deprecated methods 2020-04-13 00:12:37 +10:00
c28ccaac25 Remove outdated block durability checks in favour of BlockData 2020-04-12 19:58:08 +10:00
9cc26f2f44 Update libsdisguises 2020-04-12 19:21:32 +10:00
7da2bf06e1 Semi prevent duping infinite swords as a seeker 2020-04-07 21:59:02 +10:00
9df5bffb56 Fix a couple of NPEs 2020-04-07 21:48:50 +10:00
97abbd1a93 Fix teleporting when falling out of arena bounds 2020-04-07 21:43:17 +10:00
8bdc5ae9cb Fix Typo: autors 2020-04-06 22:43:18 +10:00
de92574be5 Update test configs 2020-04-06 22:30:26 +10:00
51ae6304ec Update LibsDisguises to 10.0.0 2020-04-06 22:12:13 +10:00
e5d31686e5 Buff Knockback to 2 and allow hiders to fight back by default so the knockback isn't cancelled 2020-04-06 20:54:29 +10:00
555ac1e053 Add hidden options to config file 2020-04-06 20:41:33 +10:00
ffdd253bf0 Clean up some broken messages 2020-03-30 16:46:55 +10:00
dc3b9e0563 Removed LocationSerializable. Was only half implemented and broke old configs anyway 2020-03-30 16:36:05 +10:00
1a84072f75 Compile against 1.15 2020-03-30 16:28:29 +10:00
f91d57434f Merge pull request #36 from MiniWorks18/master
Small fixes
2019-01-15 17:20:53 -08:00
ddf8af1a8d Small fixes
Added api-version: to plugin.yml
And changed LibsDisguises version.
2019-01-16 11:37:11 +11:00
edbe0c06d3 Update 1.13 2018-10-16 18:59:44 +10:00
3ab29fb333 Update dependencies commits 2018-07-01 16:54:10 +10:00
63194ac982 Change alpha to snapshot 2018-06-24 15:02:43 +10:00
549b1bb9a1 Move to 0.3 ALPHA 2018-03-03 17:12:25 +10:00
1859a4da05 Fix Readme 2018-03-03 17:11:28 +10:00
5eb72fe612 Move contributing.md to meet github structure 2018-03-03 17:11:28 +10:00
898f03ca43 Revert previous changes to Arena serialization back to LocationSerializable until we work out a migration of existing configs.
Refactor a few classes so that the naming makes more sense
Create Command abstraction layer properly
2018-03-03 17:11:28 +10:00
ad01ed1e75 Revert previous changes to Arena serialization back to LocationSerializable until we work out a migration of existing configs. 2018-03-03 17:10:50 +10:00
990a8bf771 Restructure for redevelopment
(cherry picked from commit 37b9b14)
2018-03-03 17:10:50 +10:00
2a5173a2ea Update Readme and add disabling code to loader 2018-03-03 17:10:50 +10:00
5d5df49785 + Added "Read before posting issue" to the Contributing file.
(cherry picked from commit 63dca06)

(cherry picked from commit 390ec20)
2018-03-03 17:10:50 +10:00
1c3b831fc8 Adjusted license block 2018-03-03 17:10:50 +10:00
fb8d79951d Update to LibsDisquises 9.5 2018-03-03 17:10:50 +10:00
12504b40ea [maven-release-plugin] prepare for next development iteration 2018-03-03 15:05:57 +11:00
59ceffdcc3 [maven-release-plugin] prepare release BlockHunt-0.2.1 2018-03-03 15:05:46 +11:00
af72f0d829 Revert breaking changes and files that should be ignored 2018-03-03 12:46:00 +10:00
ed36764386 Changes making it ideal for SP server
Changes the player quit event so player gets sent back to lobby upon
join
Changes messages to return display name rather than name as it caused
some issues with the name not showing up entirely.
Prevent the event from getting cancelled (as the config option wasn't
working)
2018-03-02 15:42:45 -05:00
e019460165 Initial Commit 2018-03-02 13:19:04 -05:00
c774bcd383 Blockhunt-19 NPE Fix for bad arena coords. 2018-01-14 22:14:37 +10:00
59ef3173d0 Update pom.xml
Update LibsDisguises Dependency
2018-01-12 13:33:24 +10:00
2d0e378bee Fix version error 2017-07-16 22:04:42 +10:00
c5c8f08f42 Bugfixes - fix some contract violations as well as comparisons that would always fail. 2017-07-16 17:30:44 +10:00
4bf75c8868 Update to Spigot 1.12 - no changes required at this stage.
Update dependencies to reflect above.
2017-07-16 17:30:44 +10:00
66fa4a5854 Fix for crashing with unsafe enchantment 2017-07-15 19:38:56 +10:00
b912d1577e Fix seeker speed and give Sharpness 10 sword to seekers 2017-07-14 21:36:19 +10:00
fff8f3119a * Update to 1.10
* Update Libdisguises dependency
* Java 1.8 compile
* Code Cleanup
2016-07-06 12:39:40 +10:00
0b801a70cb * Update to 1.10
* Update Libdisguises dependency
* Java 1.8 compile
* Code Cleanup
2016-07-06 12:39:35 +10:00
b1fabcdd9c Hopefully fix issue with arrows not doing damage 2016-04-29 22:38:10 +10:00
49af6f78ff Merge pull request #12 from MClausz/master
Store & Restore player's max health
2016-04-28 21:01:18 +10:00
6ce4d1ca26 Update to 1.9 2016-04-09 13:12:00 +10:00
5047f6747c Update player's max health when they join/leave 2015-10-27 15:27:18 +07:00
6d886697eb Added player's max health 2015-10-27 15:26:30 +07:00
56f0844e1c Fix seeker damage always being cancelled (fixes issue #9) 2015-08-05 21:35:53 +10:00
6bd9bddd8d Forgot to remove the debug messages from the last change 2015-05-22 17:35:07 +10:00