Commit Graph

  • 8513443147
    Fix deprecation warning (#11) master Luna 2023-07-07 17:49:32 -0300
  • b9a1cb4615
    Fix small issue Luna 2023-07-06 13:46:11 -0300
  • 13950b32a4 Fix deprecation warning Luna 2023-07-01 21:13:04 -0300
  • f3f5114668 Bump dependencies Luna 2023-07-01 21:12:55 -0300
  • b665cbd192 Stop using deprecated API kaboom 2023-04-01 01:31:36 +0300
  • 2abd5d972e
    main.yml: bump versions Kaboom 2023-04-01 01:09:31 +0300
  • 42df4d8795 Machine Gun: Avoid exception in Folia kaboom 2023-03-31 22:08:11 +0300
  • 7177cd1767 Stop using deprecated ProjectileCollideEvent kaboom 2023-03-31 21:32:51 +0300
  • a753380695
    Add Folia support (#10) Allink 2023-03-31 03:09:16 +0100
  • 695793ff01
    Merge remote-tracking branch 'upstream/master' into feat/folia Allink 2023-03-31 03:04:46 +0100
  • b616612b07 WeaponMachineGun: Store updated numFiredBullets kaboom 2023-03-31 05:00:13 +0300
  • bea5354a09
    Remove redundant imports Allink 2023-03-31 02:47:13 +0100
  • 4a0dd5a1ec
    Merge remote-tracking branch 'upstream/master' into feat/folia Allink 2023-03-31 02:46:25 +0100
  • 756f89b283 numShotBullets -> numFiredBullets kaboom 2023-03-31 04:44:55 +0300
  • 27524ecc55 Stop using BukkitRunnable kaboom 2023-03-31 04:38:47 +0300
  • b4664d5b60
    Set "folia-supported" to true in plugin.yml Allink 2023-03-30 03:10:58 +0100
  • 6b339700fe
    Fix oversights in explosive crossbow weapon (#9) Allink 2023-02-27 01:46:19 +0000
  • 07b830470d
    Don't process cancelled projectile spawns Allink 2023-02-24 19:19:38 +0000
  • 55eb4d62ad
    Unwrap ternary for better code readability Allink 2023-02-24 19:08:03 +0000
  • ed12e04c20
    Finalize Explosive Crossbow class Allink 2023-02-24 19:05:48 +0000
  • 17b34d3bdf
    Add explosive bows & improve source code (#7) Allink 2022-12-27 17:51:10 +0000
  • 5e76f8c70c
    Make the explosive crossbow shoot faster & more Allink 2022-11-30 01:23:25 +0000
  • cb250687b1
    Add weapon item builder Allink 2022-11-30 01:23:00 +0000
  • 997867b02e
    Use crossbow instead of bow to support multishot Allink 2022-11-27 21:16:03 +0000
  • ac9927323e
    Fix buggy inventory management code Allink 2022-11-27 20:38:30 +0000
  • f1de8a133a
    Add explosive bow item Allink 2022-11-27 20:32:49 +0000
  • 440dc4091c
    Use adventure components instead of legacy strings (#6) Chip 2022-11-04 22:10:41 +0000
  • 2bb8c2f4d4 Fix italic text Chip 2022-11-03 11:30:32 -0400
  • 64e7b5b5f1 Compile with Java 17 Chip 2022-11-02 15:41:35 -0400
  • eab0d51e58 Replace legacy message strings with components Chip 2022-11-01 23:43:54 -0400
  • d987bf8c7e Update Paper API Chip 2022-11-01 21:59:44 -0400
  • 714f1b3cd8
    Update the maven Paper repository URL (#5) Allink 2022-05-20 20:22:58 +0100
  • 3dea19f5f2
    Remove /repo Allink 2022-05-20 20:15:40 +0100
  • 7ad34dc014
    Update the maven Paper repository URL Allink 2022-05-20 19:54:40 +0100
  • 56c520fb90 Set maximum line length to 100 characters kaboom 2022-05-20 05:05:54 +0300
  • 844f6f26df Use spaces instead of tabs kaboom 2022-05-20 04:44:37 +0300
  • 648a636acb Remove 'NewlineAtEndOfFile' checkstyle suppression kaboom 2022-05-20 04:36:45 +0300
  • ecd5f10924 Use Java 8 in GitHub Actions workflow kaboom 2021-10-23 05:34:14 +0300
  • d729ef9a1e Update maven-checkstyle-plugin to 3.1.2 kaboom 2021-10-23 05:33:34 +0300
  • 5fe53a8b6b
    Add GitHub Actions workflow (#3) Luna 2021-09-03 11:53:02 -0300
  • e62d884327
    add github ci from extras Luna 2021-09-01 10:01:25 -0300
  • 6ef8d1b4cd
    Merge pull request #2 from business-goose/patch-1 Kaboom 2021-09-01 05:34:38 +0300
  • d18a0f37c8
    Don't use ridiculously outdated language versions Business Goose 2021-08-31 19:47:24 +0100
  • 9e2a6a2f6f Use more accurate way of checking if a weapon should be used mathiascode 2021-01-07 14:16:56 +0200
  • 5980216b78 Don't use weapons is event is cancelled mathiascode 2021-01-07 13:57:42 +0200
  • 305dcd12fd Add support for Minecraft 1.16 mathiascode 2021-01-07 13:23:07 +0200
  • 520669c26d Specify correct command in the README mathiascode 2020-08-03 17:26:16 +0300
  • 99c92fae5c Workaround for buggy items mathiascode 2020-08-02 14:38:15 +0300
  • 2738bc3647 Handle invalid translations mathiascode 2020-01-04 23:18:18 +0200
  • 33f6f3cb28 Don't allow star imports mathiascode 2019-12-21 15:02:41 +0200
  • 26111f462d Minor mathiascode 2019-12-21 14:56:40 +0200
  • 671ac2798e Fix machine gun bug mathiascode 2019-12-21 00:23:12 +0200
  • d7e59d5dc3 Fix weapon name issue mathiascode 2019-12-17 19:46:33 +0200
  • c6bb24a243 Target Java 5 mathiascode 2019-12-17 19:23:53 +0200
  • 1c510a37f7 Target Java 5 mathiascode 2019-12-17 19:13:16 +0200
  • 799f756e0b Update README mathiascode 2019-12-17 18:02:27 +0200
  • d8fc0aaeb6 Add proper readme mathiascode 2019-12-17 17:39:28 +0200
  • c6374021b6 Update gitignore mathiascode 2019-12-17 17:23:46 +0200
  • 6f38952054 Remove unneeded files mathiascode 2019-12-17 17:23:10 +0200
  • 30d7cf1ae4 Minor mathiascode 2019-12-17 17:20:05 +0200
  • cad1d6ab35 Final style changes, fix permissions mathiascode 2019-12-17 17:16:46 +0200
  • ef230a47c4 Code formatting fixes mathiascode 2019-12-17 17:12:51 +0200
  • 81240a1763 Make laser range longer. FPrevent bullets from hitting shooter. mathiascode 2019-12-16 02:06:23 +0200
  • 3b62022f1b Import ConsoleCommandSender mathiascode 2019-09-22 05:40:59 +0300
  • 660354e123 Better command handling in console mathiascode 2019-09-22 05:39:45 +0300
  • 8ee75e8129 Separate plugin into modules mathiascode 2019-09-19 18:33:22 +0300
  • 545790a598 Restore blobinator colors mathias 2019-07-24 04:49:59 +0300
  • 68dbd1884d Minecraft 1.13.2 compatibility and optimizations mathias 2019-07-24 02:03:55 +0300
  • b7c4d02f15 Add new weapons mathias 2019-07-22 17:20:58 +0300
  • ed94468577 Bug fixes mathias 2018-12-18 04:36:54 +0200
  • e35eecc482 Kaboom.pw to Kaboom mathias 2018-11-29 15:44:34 +0200
  • 45aa82bd8b New weapons mathias 2018-11-24 22:30:00 +0200
  • 1e7ca5fde6 Update repo URL mathias 2018-10-01 16:58:23 +0300
  • 655ce7cf19 Latest changes mathias 2018-09-06 15:25:25 +0300
  • 227ada0bcc Rollback to 1.12.2 for now mathias 2018-08-06 04:15:16 +0300
  • 1e116190b2 Clean up pom mathias 2018-08-02 13:44:33 +0300
  • 53b715562b Fix errors, target 1.13 mathias 2018-08-02 13:23:33 +0300
  • be755ef2f2 First version mathias 2018-07-11 18:29:59 +0300
  • 9f0dc4598a Initial commit mathias 2018-07-11 15:28:08 +0000