Lilly Rose Berner LostLuma · she/her
Lilly Rose Berner commented on pull request LostLuma/server-stats#7 2025-07-15 23:12:09 +00:00
Fix fishing rod reeling not attributing kills to the puller.

This is not a client-only mixin.

Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-15 19:58:43 +00:00
1effa38da5 Fix combat statistics being created for non-living entities
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-14 20:55:04 +00:00
e1bfe44e8b Remove redundant Sheep Shearing module
62a148eb65 Remove some modules by using more access wideners
68839273d2 Fix Downwards Climbing module mod name
3472c882d1 Add missing environment key to mod json
c02196f046 Document another bug fixed by the Drop Amount module
Compare 7 commits »
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-13 20:06:45 +00:00
11be2e6cfc Add missing docstring
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-13 16:59:23 +00:00
0381291cd3 Add Firework Rocket usage bugfix to Item Usage module
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-13 11:31:07 +00:00
9794bd931b Add Block Merging bugfix module
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-13 10:06:14 +00:00
adf202d99a Improve Item Use bugfix Bucket Item mixin
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-10 16:52:41 +00:00
2a562fb716 Add Sheep Shearing bugfix module
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-10 12:49:37 +00:00
6b02cfcdea Add Item Use bugfix module
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-10 08:45:45 +00:00
20d5fd887f Revert "Update Loom and Ploceus to 1.11.x"
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-04 08:46:14 +00:00
6f1fb4af62 Update Loom and Ploceus to 1.11.x
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-03 16:54:38 +00:00
eb3e3d4d92 Suppress unavoidable warnings in Mob Stats module
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-03 16:45:12 +00:00
424930e4fa Suppress unavoidable warning in Mob Stats module
7e6bd467c3 Fix item-specific statistics defaulting to air
9081e59589 Add combined item pickup statistic
2f8fb426cd Improve Item Transfer module description
Compare 4 commits »
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-02 22:07:25 +00:00
72a970fb2e Resolve warnings in Mob Stats module mixins
8abe9694ad Enable Sparrow and Raven
d4c28356b7 Unconditionally enable deprecation warnings
dd4d421ad8 Remove unused import
Compare 4 commits »
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-02 19:53:23 +00:00
331e42541d Merge pull request 'Fix MC-81751 and MC-81772' (#6) from Pixaurora/server-stats:add-doubled-distance-bugfix into stardust
ad265de119 Apply requested changes
caf8b9c90f fix MC-81751 and MC-81772
Compare 3 commits »
Lilly Rose Berner merged pull request LostLuma/server-stats#6 2025-07-02 19:53:22 +00:00
Fix MC-81751 and MC-81772
Lilly Rose Berner pushed to stardust at LostLuma/server-stats 2025-07-02 19:04:41 +00:00
ffa68d064f Merge pull request 'Add movement statistics backport' (#5) from Pixaurora/server-stats:add-movement-statistics into stardust
8be00d00b9 Apply requested changes
54965d581e add movement statistics from b1.5 up to when they're added in vanilla
Compare 3 commits »
Lilly Rose Berner merged pull request LostLuma/server-stats#5 2025-07-02 19:04:41 +00:00
Add movement statistics backport