alpha
Login
or
Join now
thehale.dev
/
power-projectiles
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A Spigot/Bukkit/Paper plugin for Minecraft with many new projectiles that make potion tipped arrows look boring.
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
power-projectiles
/
src
/
main
/
java
/
dev
/
jhale
/
powerprojectiles
/
powerarrow
/
at
master
13 files
Caleb Hale
feat: add water arrow
3y ago
68b82658
ExplosiveArrow.java
feat: add water arrow -- Haley
3 years ago
ForestFireArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
HordeArrow.java
feat: Add Horde Arrow closes #16 Co-authored-by: Caleb1H <Caleb1H@users.noreply.github.com>
3 years ago
JailArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
LightningArrow.java
fix: Remove unused import in Lightning Arrow
3 years ago
NetArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
PowerArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
PowerArrowRegistry.java
feat: add water arrow -- Haley
3 years ago
SniperArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
SwapArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
TeleportArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
TorchArrow.java
chore: Update to support Minecraft 1.19 - Renamed the package space to use my new personal branding (jhale.dev) - Updated dependencies to base off of Minecraft 1.19 NOTE: One of the SniperArrowTests refuses to complete, so it has been commented out. Interestingly the build only hangs on that one test, unless I remove the `MockBukkit.unmock()` call, in which case it hangs in a later test. The issue seems similar to this bug report on MockBukkit, which is marked as resolved, but the associated PRs appear to have been closed OR contain reports that the issue persists: https://github.com/MockBukkit/MockBukkit/issues/263 I don't have the time to resolve the hanging test issue right now, so though I hate to commit a commented test, that's what's happened after manual testing to verify that the Sniper Arrow still works as expected.
3 years ago
WaterArrow.java
feat: add water arrow -- Haley
3 years ago