Commit Graph

6711 Commits

Author SHA1 Message Date
4c792c4f2c Added Pink_Petals to experience.yml 2023-04-02 20:00:58 -07:00
db4b820f80 Add new hanging signs to tool readiness blacklist 2023-04-02 19:58:16 -07:00
ca710b4302 Add chiseled_bookshelf to tool readiness blacklist 2023-04-02 19:55:30 -07:00
668cc0e4a3 Add support for upcoming Cherry trees 2023-04-02 19:53:13 -07:00
6845fb4c44 Fix some bugs with new Probability type and unit tests 2023-03-26 13:41:31 -07:00
6d0542b524 Merge remote-tracking branch 'origin/master' 2023-03-26 13:22:41 -07:00
d84a5b37b7 Update kyori dependencies 2023-03-26 13:22:31 -07:00
c072ae4990 disable xml report (#4880) 2023-03-21 22:05:40 -07:00
2d78eaa495 Fixed Beetroots double drop issue #4667 2023-03-19 21:21:54 -07:00
36adde7b3d Added some unit tests for double drops, fixed bug with bonus drops 2023-03-19 20:18:17 -07:00
6bdc51be76 Fix missing return in notify command (#4870) 2023-02-25 15:20:45 -08:00
af15617196 Add config toggle for Blast Mining bonus drops to advanced.yml 2023-02-19 13:40:14 -08:00
e4470fd061 More work on end game skills 2023-02-18 23:44:01 -08:00
643dff7915 Update locale_zh_CN.properties (#4858) 2023-02-09 18:16:26 -08:00
01fbfccc0d feat: Make power level display for offline players (#4861)
Fixes #4599
2023-02-09 18:12:46 -08:00
Jok
2362fe994a Don't call EntityDamageByEntityEvent with null damager (#4863)
Co-authored-by: Elioby <elioby@users.noreply.github.com>
2023-02-09 18:11:30 -08:00
08b08b1285 Fix: player is no longer immune to projectiles shot by themselves (#4856) 2023-01-28 11:57:31 -08:00
12fb4a3679 Refactor probability tests a little bit 2022-12-18 17:08:36 -08:00
4a5e3542ef Add static chance skills to probability unit tests 2022-12-18 16:49:30 -08:00
59f711834b Refactor Probability API a bit 2022-12-18 16:02:43 -08:00
7f66d27141 Rename test 2022-12-18 15:06:44 -08:00
11cf882830 Probability factory should live within the interface 2022-12-18 15:04:59 -08:00
05c86f1125 Add some unit tests for new RNG dice rolls 2022-12-11 15:38:04 -08:00
b077d9e0fb Fix compilation errors 2022-12-04 17:50:43 -08:00
bb44e56bdb Merge master into endgame branch to prepare merge for beta 2.2.000 update 2022-12-04 15:58:23 -08:00
965540dfaf 2.1.218 2022-12-04 14:32:34 -08:00
75822472fc Add item in mainhand when spawning in lumber bonus blocks. (#4826) 2022-12-04 14:22:37 -08:00
59aecb79a1 Update Russian locale (#4832)
Added/updated some lines
Fixed new-line characters
2022-12-04 14:21:44 -08:00
c865c2d2e3 Fix bug where players could know staff are invis (#4833)
* Fix bug where players could know staff are invis

* remove whitespace
2022-12-04 14:21:22 -08:00
93c64a8770 Fix pt_BR ability on typo (#4837) 2022-12-04 14:19:48 -08:00
30ac82181e Updated plugins to latest version (#4817) 2022-08-09 07:35:12 -07:00
2b219f48ec Dev mode 2022-08-07 16:13:18 -07:00
fed0483d40 2.1.217 2022-08-07 16:03:55 -07:00
101c43a4bc Tree Feller now partially destroys trees if the whole tree is too big
Fixes #4811
2022-08-07 15:55:19 -07:00
fb738d85f6 Mangrove trees are now properly marked natural from growth
Fixes #4810
2022-08-07 15:54:22 -07:00
032a407c8a Update changelog and version 2022-08-07 14:27:42 -07:00
33e615f0f1 Updated dependencies to fix hovering over subskills for 1.19.2 (#4814)
* Updated dependencies that should fix the issue

* Updated spigotmc version

* Updated rest of dependencies

* Updated dependencies that fix the issue. Investigating what dependency update breaks compiling.

* Found the dependency that caused the compile issue, so have not updated that one
2022-08-07 14:19:46 -07:00
8feba60e2c Update config.yml (#4809) 2022-08-03 07:43:03 -07:00
8a4fe8ae5d 2.1.216 2022-07-24 10:09:48 -07:00
45f96793a5 Revert "Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period"
This reverts commit 993b418fbc.
2022-07-24 10:05:56 -07:00
df0362bcba Allow mining benefits while using Hoe 2022-07-23 17:04:43 -07:00
25d558a5fa Added Sculk blocks to Mining 2022-07-23 16:57:42 -07:00
c0e4d7a43d 2.1.215 - Unarmed change + Bug Fixes 2022-07-23 16:22:02 -07:00
993b418fbc Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period 2022-07-23 16:13:49 -07:00
9cf856221d update changelog 2022-07-23 14:47:32 -07:00
4db6e03517 Hacky workaround for Spigot API bug not showing burntime to the client when burntime was too high 2022-07-23 14:43:24 -07:00
eb1393c02c Fix burnTime debug prints on mmodebug players 2022-07-23 14:24:31 -07:00
e1a54b72a9 update changelog 2022-07-23 13:34:38 -07:00
b266c7ce5b Updated Dependencies (#4798)
* Updated Dependencies

* Fix spelling mistake in dependencies

* Fixed dependency error that would prevent the plugin from loading.

Turned out I put in the wrong acf-bukkit, preventing the plugin from working. Oops!
2022-07-17 14:59:19 -07:00
38f937fa01 revert potential furnace animation bug fix 2022-07-17 14:56:44 -07:00