f09dcbe7ff
Updates README, and allows the un-setting of kill plane and obstacle blocks
2024-05-16 15:34:53 +02:00
901b052b25
Improves some things
...
Makes sure to save the arena after editing allowed or loss trigger damage causes
Makes sure to save and restore player saturation
Adds damage animation and damage sound when faking damage for allowed damage causes
Plays a sound when a player loses
2024-05-16 15:00:16 +02:00
2ec15c69c7
Restores player health upon arena exit
2024-05-16 13:32:58 +02:00
d101c7ed02
Implements #37 and improves material tab-completion
2024-05-16 13:14:33 +02:00
bfc0eb7334
Adds POM relocations
2024-05-03 15:19:15 +02:00
eceb7fc6d2
Makes sure levers are reset on an immediate quit
2024-04-30 16:32:15 +02:00
fb68c18fe6
Implements #42
2024-04-30 15:50:18 +02:00
98b5ea5abe
Fixes #38
2024-04-28 21:52:18 +02:00
87788e60a3
Implements #35
2024-04-28 16:21:54 +02:00
3a68d30044
Adds the lever functionality to the README
2024-04-22 14:58:27 +02:00
fdd6d94102
Makes levers clicked in parkour arenas turn off
...
When a lever is clicked while inside a parkour arena, that lever is saved. Once the last player leaves, or the last player restarts, the saved levers are turned off.
2024-04-22 14:52:19 +02:00
a1f76bcfc2
Fixes #36
2024-04-22 12:41:55 +02:00
d124c0948b
Improves output of arena group listing
2024-04-21 18:14:44 +02:00
8574dfebbb
Fixes trigger for parkour winning
2024-04-21 05:40:05 +02:00
f2328ecfa3
Improves some wording
2024-04-06 21:45:19 +02:00
a632de5b1f
Improves some GUI items, and removes some redundancy
2024-04-05 17:28:40 +02:00
aa39243232
Fix #34
2024-04-05 16:29:12 +02:00
0360ada849
Adds two decimals to best time placeholders
2024-04-04 23:54:48 +02:00
81e652b4ff
Stores potion effects for players in arenas
2024-04-04 23:29:56 +02:00
d7e950c53e
Improves display of time records
2024-04-04 15:50:38 +02:00
c8fbdec64f
Fixes some minor issues
...
Fixes the tab-completion for the randomly inverted game-mode not being properly matched.
Prevents the usage text from displaying for some join errors
2024-04-04 04:28:44 +02:00
09f29e5f67
Merge pull request #30 from SunNetservers/dev
...
Arena saving bugfix
2024-04-04 03:07:30 +02:00
7213bd0c70
Fixes README formatting
2024-04-04 03:03:57 +02:00
a23d0c769f
Bumps version
2024-04-04 03:01:28 +02:00
142cd5339b
Fixes a bug in arena saving
...
Saving a single arena caused all other arena data of that type to be deleted.
2024-04-04 03:00:03 +02:00
b063bd1088
Bumps version for release
2023-12-29 01:56:05 +01:00
310802b42d
Adds obstacle blocks for parkour
...
This change reverts the advanced hit-box detection for kill plane blocks, giving them a full block's hit-box again.
Instead, obstacle blocks have been added, which have an accurate hit-box, and can trigger a hit from any direction.
The horizontal kill plane hit box option has been removed as it's no longer useful.
2023-10-02 23:05:39 +02:00
fc6bd33e87
Adds ability to specify horizontal hit-box for end-rods and similar
2023-09-27 23:13:03 +02:00
ccf43060dc
Adds exact hit-boxes for parkour kill planes
2023-09-27 19:14:18 +02:00
a498e9bad0
Fixes some liquid hitbox problems
2023-09-25 20:50:02 +02:00
d8bf77d317
Fixes visibility of some methods
2023-09-17 15:18:51 +02:00
162aff0c1f
Fixes a bug in killBlockNames, and reduces writes
2023-09-17 08:03:03 +02:00
a7cfe36c72
Fixes parkour kill plane block names not being updated
2023-08-18 17:54:39 +02:00
407acf0ea2
Adds LIGHT to the block whitelist
2023-07-31 23:51:44 +02:00
b6bf22d1c7
Fixes incorrect alias for parkourRemove
2023-07-31 23:30:56 +02:00
67144fec06
Bumps version to SNAPSHOT again
2023-07-31 23:01:36 +02:00
e52732433a
Fixes some incorrect command usage descriptions
2023-07-31 23:01:03 +02:00
776fc5a757
Fixes some markdown
2023-07-17 23:58:25 +02:00
1e7cdf02fc
Makes possible player name placeholders more clear
2023-07-17 22:53:28 +02:00
f3d8be8be2
Adds missing info about the command reward player name placeholder
2023-07-17 18:26:27 +02:00
4bf00243e6
Removes SNAPSHOT from version
2023-07-17 13:06:06 +02:00
ea439bfa33
Adds documentation for the minigames reward command
2023-07-17 13:05:29 +02:00
003c9e8367
Finishes the reward tab completer
2023-07-11 16:36:19 +02:00
9dff407713
Mostly finishes rewards
2023-07-10 17:51:59 +02:00
d7b1695cd9
Adds Vault support for Economy and Permission rewards
2023-07-09 19:21:34 +02:00
2bc6c2c825
Fixes reward messages
2023-07-09 18:52:27 +02:00
f24959c8d1
Merge branch 'dev' into rewards
...
# Conflicts:
# src/main/java/net/knarcraft/minigames/config/Message.java
2023-07-09 18:22:23 +02:00
8ea930a5f3
Makes all messages configurable
2023-07-09 18:20:31 +02:00
57183b64f5
Makes looking around a dropper arena possible
2023-06-13 18:42:20 +02:00
ba1a7fff68
Adds note about underscores in arena names
2023-06-12 23:37:41 +02:00