Commit Graph

  • 4480e0994f Cleans and moves a lot of code master EpicKnarvik97 2023-07-26 12:26:28 +0200
  • b66c63f698 Cleans a lot of code and fixes several bugs EpicKnarvik97 2023-07-23 20:15:40 +0200
  • 79cd565cb5 Moves arena-related locations to their own class EpicKnarvik97 2023-07-20 15:20:36 +0200
  • cc0007fb1b Improves efficiency for arena selection EpicKnarvik97 2023-07-20 13:13:54 +0200
  • ae9c614066 Removes unnecessary fields from pom EpicKnarvik97 2023-07-08 02:35:56 +0200
  • 04e456f55b Updates ProtocolLib URL EpicKnarvik97 2023-07-08 02:29:35 +0200
  • 6677dbc946 Improves textual setup guide EpicKnarvik97 2023-07-08 02:19:20 +0200
  • f183de958e Removes some outdated information from the README EpicKnarvik97 2023-07-08 02:14:36 +0200
  • 7d540bcfc5 Fixes a README link EpicKnarvik97 2023-07-07 03:47:20 +0200
  • e65a83acf1 Fixes some README rendering EpicKnarvik97 2023-07-07 03:44:25 +0200
  • b6eb6a26d1 Improves setup description EpicKnarvik97 2023-07-07 03:42:04 +0200
  • 638094be33 Attempts to improve command code a bit EpicKnarvik97 2023-07-07 02:49:08 +0200
  • 943a273423 Fixes default values not being copied for messages EpicKnarvik97 2023-07-06 23:42:37 +0200
  • 8f704f9d87 Splits the two types of configuration keys EpicKnarvik97 2023-07-06 21:37:31 +0200
  • 177f585145 Changes package name, and cleans up code a little bit EpicKnarvik97 2023-07-06 17:43:51 +0200
  • f8292f54b7 Fixes some warnings, typos and redundancy EpicKnarvik97 2022-10-12 01:23:31 +0200
  • be6ca823fe Fixes code style EpicKnarvik97 2022-10-12 00:55:32 +0200
  • 47fb6625dd Compile against 1.18.1/Java 17 selfslaughter 2022-02-25 19:40:46 +1000
  • f1647babf8
    Merge branch 'pull/54' Narimm 2020-06-18 17:05:40 +1000
  • 742ececa71
    Merge remote-tracking branch 'origin/dependabot/maven/LibsDisguises-LibsDisguises-10.0.12' Narimm 2020-06-18 16:16:19 +1000
  • df04a75860
    Merge remote-tracking branch 'origin/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1' Narimm 2020-06-18 16:15:28 +1000
  • 2abb826dd3
    Merge pull request #2 from selfslaughter/dev self_slaughter 2020-06-06 15:13:05 +1000
  • 5937355716
    Bump LibsDisguises from 9.7.1-SNAPSHOT to 10.0.12 dependabot-preview[bot] 2020-05-24 23:16:39 +0000
  • a5f899e376 Delay post-death actions till the next tick to prevent 'Removing entity while ticking' errors and other anomalies involving arrows selfslaughter 2020-05-18 18:59:44 +1000
  • 1d44c941a5 Completely prevent moving items in inventory (click,drag,offhand swapping) during gameplay to stop a few exploits selfslaughter 2020-05-18 01:31:19 +1000
  • b1f2dbf71e No need to teleport players to world spawn on join selfslaughter 2020-05-07 11:24:35 +1000
  • 0ba732fed9 At least check if the chunk is loaded before updating signs, rather than just load them. - This needs major work selfslaughter 2020-04-30 03:41:34 +1000
  • f37387800e Put hiders in adventure mode so they can't glitch through blocks selfslaughter 2020-04-27 18:18:28 +1000
  • 498c078386 Revert adventure mode change selfslaughter 2020-04-24 23:20:22 +1000
  • f261b203c2 Use adventure mode instead of survival so people can't glitch through floors selfslaughter 2020-04-24 22:48:34 +1000
  • 865b0bf3f9 Clear block choice when leaving arena, so it doesn't continue onto the next map selfslaughter 2020-04-24 21:40:51 +1000
  • 7791e19ac8 Teleporting between worlds is a thing selfslaughter 2020-04-23 21:27:37 +1000
  • 1f5f99e1dc Update libsdisguises selfslaughter 2020-04-23 21:26:19 +1000
  • 33042dc9aa
    Merge pull request #1 from RobotoRaccoon/master self_slaughter 2020-04-23 19:20:59 +1000
  • 8daedf2230 Deny arena joins if unable to teleport RobotoRaccoon 2020-04-23 19:17:41 +1000
  • 8028d7a340 Don't allow teleporting once you've joined an arena RobotoRaccoon 2020-04-23 19:04:07 +1000
  • 1f90bb83ff Remove usage of deprecated methods selfslaughter 2020-04-12 23:44:21 +1000
  • c28ccaac25 Remove outdated block durability checks in favour of BlockData selfslaughter 2020-04-12 19:58:08 +1000
  • 9cc26f2f44 Update libsdisguises selfslaughter 2020-04-12 19:21:32 +1000
  • 7da2bf06e1 Semi prevent duping infinite swords as a seeker selfslaughter 2020-04-07 21:59:02 +1000
  • 9df5bffb56 Fix a couple of NPEs selfslaughter 2020-04-07 21:48:50 +1000
  • 97abbd1a93 Fix teleporting when falling out of arena bounds selfslaughter 2020-04-07 21:43:17 +1000
  • 8bdc5ae9cb Fix Typo: autors selfslaughter 2020-04-06 22:43:18 +1000
  • de92574be5 Update test configs selfslaughter 2020-04-06 22:30:26 +1000
  • 51ae6304ec Update LibsDisguises to 10.0.0 selfslaughter 2020-04-06 22:12:13 +1000
  • e5d31686e5 Buff Knockback to 2 and allow hiders to fight back by default so the knockback isn't cancelled selfslaughter 2020-04-06 20:54:29 +1000
  • 555ac1e053 Add hidden options to config file selfslaughter 2020-04-06 18:30:39 +1000
  • ffdd253bf0 Clean up some broken messages selfslaughter 2020-03-30 16:46:55 +1000
  • dc3b9e0563 Removed LocationSerializable. Was only half implemented and broke old configs anyway selfslaughter 2020-03-30 16:36:05 +1000
  • 1a84072f75 Compile against 1.15 selfslaughter 2020-03-30 16:28:29 +1000
  • c43c5cd4c0
    Bump maven-compiler-plugin from 2.3.2 to 3.8.1 dependabot-preview[bot] 2019-06-12 01:03:30 +0000
  • 6ed0d7ef88
    Bump maven-release-plugin from 2.5.1 to 2.5.3 dependabot-preview[bot] 2019-06-12 00:57:57 +0000
  • f91d57434f
    Merge pull request #36 from MiniWorks18/master Matthew Monroe 2019-01-15 17:20:53 -0800
  • ddf8af1a8d Small fixes MiniWorks18 2019-01-16 11:37:11 +1100
  • edbe0c06d3 Update 1.13 Narimm 2018-10-16 18:59:44 +1000
  • 3ab29fb333 Update dependencies commits Narimm 2018-07-01 16:54:10 +1000
  • 63194ac982 Change alpha to snapshot Narimm 2018-06-24 15:02:43 +1000
  • 549b1bb9a1 Move to 0.3 ALPHA Narimm 2018-03-03 17:12:25 +1000
  • 1859a4da05 Fix Readme Narimm 2018-01-16 17:47:17 +1000
  • 5eb72fe612 Move contributing.md to meet github structure Narimm 2018-01-16 17:33:07 +1000
  • 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 Narimm 2018-01-15 17:34:18 +1000
  • ad01ed1e75 Revert previous changes to Arena serialization back to LocationSerializable until we work out a migration of existing configs. Narimm 2018-01-15 17:34:18 +1000
  • 990a8bf771 Restructure for redevelopment Narimm 2018-01-15 17:34:18 +1000
  • 2a5173a2ea Update Readme and add disabling code to loader Steffion 2016-04-09 04:40:58 +1000
  • 5d5df49785 + Added "Read before posting issue" to the Contributing file. Steffion 2013-12-03 23:51:27 +1000
  • 1c3b831fc8 Adjusted license block Narimm 2013-11-05 02:00:12 +1000
  • fb8d79951d Update to LibsDisquises 9.5 Narimm 2018-01-15 13:39:59 +1000
  • 12504b40ea [maven-release-plugin] prepare for next development iteration addstarbot 2018-03-03 15:05:57 +1100
  • 59ceffdcc3 [maven-release-plugin] prepare release BlockHunt-0.2.1 addstarbot 2018-03-03 15:05:46 +1100
  • af72f0d829 Revert breaking changes and files that should be ignored Narimm 2018-03-03 12:46:00 +1000
  • ed36764386 Changes making it ideal for SP server CoolLord22 2018-03-02 15:42:45 -0500
  • e019460165 Initial Commit CoolLord22 2018-03-02 13:19:04 -0500
  • c774bcd383 Blockhunt-19 NPE Fix for bad arena coords. Narimm 2018-01-14 22:14:37 +1000
  • 59ef3173d0
    Update pom.xml Narimm 2018-01-12 13:33:24 +1000
  • 2d0e378bee Fix version error Narimm 2017-07-16 22:04:42 +1000
  • c5c8f08f42 Bugfixes - fix some contract violations as well as comparisons that would always fail. Narimm 2017-07-16 17:29:51 +1000
  • 4bf75c8868 Update to Spigot 1.12 - no changes required at this stage. Update dependencies to reflect above. Narimm 2017-07-16 16:24:16 +1000
  • 66fa4a5854 Fix for crashing with unsafe enchantment addstar 2017-07-15 19:38:56 +1000
  • b912d1577e Fix seeker speed and give Sharpness 10 sword to seekers addstar 2017-07-14 21:36:19 +1000
  • fff8f3119a * Update to 1.10 * Update Libdisguises dependency * Java 1.8 compile * Code Cleanup Narimm 2016-07-06 12:39:40 +1000
  • 0b801a70cb * Update to 1.10 * Update Libdisguises dependency * Java 1.8 compile * Code Cleanup Narimm 2016-07-06 12:39:35 +1000
  • b1fabcdd9c Hopefully fix issue with arrows not doing damage addstar 2016-04-29 22:38:10 +1000
  • 49af6f78ff Merge pull request #12 from MClausz/master add5tar 2016-04-28 21:01:18 +1000
  • 6ce4d1ca26 Update to 1.9 addstar 2016-04-09 13:12:00 +1000
  • 5047f6747c Update player's max health when they join/leave MClausz 2015-10-27 15:27:18 +0700
  • 6d886697eb Added player's max health MClausz 2015-10-27 15:26:30 +0700
  • 56f0844e1c Fix seeker damage always being cancelled (fixes issue #9) addstar 2015-08-05 21:35:53 +1000
  • 6bd9bddd8d Forgot to remove the debug messages from the last change addstar 2015-05-22 17:35:07 +1000
  • 1e38bd6b29 Add new seeker/hider protection configuration options. addstar 2015-05-16 19:53:38 +1000
  • b353589963 Add new method to check if any players are in any arena addstar 2015-05-07 14:34:31 +1000
  • e144827afd Remove stupid sign check on BlockBreak + Add early exit to event addstar 2015-05-07 14:33:05 +1000
  • a4a7450530 Add config option per arena to toggle the protection of seekers. Arena option "seekerProtection": - true = seekers can NOT be hurt/killed by hiders - false = seekers can be hurt/killed by hiders addstar 2015-04-20 22:12:56 +1000
  • 04056623d4 Fix: Unable to add new arenas - Forgot to add new block announcer option to arena creation addstar 2015-01-25 00:50:51 +1100
  • fc4072e780 Merge branch 'RobotoRaccoon-feature' + Made additional changes/improvements addstar 2015-01-25 00:42:53 +1100
  • 397a6dc605 Add GUI option for configuring block announcer (via /bh set) addstar 2015-01-25 00:40:47 +1100
  • 7380f885a3 Remove accidental unnecessary import addstar 2015-01-25 00:40:00 +1100
  • 6cb404b0d7 Use per-arena configurable block announcer values instead of a global one (disable by setting to 0) addstar 2015-01-25 00:39:31 +1100
  • 4934febd00 Fix: Improve message output for list of remaining blocks addstar 2015-01-25 00:37:29 +1100
  • 718ee0265d Added a blockAnnouncer * Configurable time to announce when the remaining hiders have their block types announced to everyone in the arena. RobotoRaccoon 2015-01-16 12:11:53 +1100
  • 61176cf0e6 Le sigh forgot a capital s aarchmohaa 2015-01-08 14:26:16 +1100