Samsuik
1c16ff8af5
Add option to disable entity water sensitivity
2023-11-21 11:30:38 +00:00
Samsuik
3fa6a1fcad
Remove spigot max tnt per tick
2023-11-21 11:14:34 +00:00
Samsuik
b09fe801a1
Add consistent explosion radius
2023-11-20 19:33:15 +00:00
Hermelijn15
8240c182d2
Added explosion proof items ( #5 )
...
* Added exposion proof items
* Remove getLevel and use level accessor instead
* Move items configuration section into entity
* Remove extra parentheses in condition
* Remove explosion proof configuration section
* Use an empty list instead of providing a default item
---------
Co-authored-by: Samsuik <40902469+Samsuik@users.noreply.github.com >
2023-11-20 19:18:36 +00:00
Samsuik
9bf210932a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ce7f068 Correct typo in javadoc (#9944 )
PaperMC/Paper@0a8c873 Call LivingEntity#onItemPickup before mutation (#9948 )
PaperMC/Paper@e5274ee Fix spawners checking max nearby entities with correct type (#8945 )
PaperMC/Paper@39dee1a More paper config cleanup (#9938 )
PaperMC/Paper@581c743 Add API to retrieve an attribute modifier from a UUID (#9924 )
PaperMC/Paper@8611796 Fix missing event call for entity teleport API (#9937 )
PaperMC/Paper@250388d add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent (#9865 )
2023-11-20 14:46:03 +00:00
Samsuik
c264e38a8d
Reduce living enitty sensing
2023-11-19 21:18:00 +00:00
Samsuik
3947d1feaa
Add option to disable entity ai
2023-11-18 15:45:15 +00:00
Samsuik
233e16794a
Add configurable falling block stacking restrictions
2023-11-16 21:16:51 +00:00
Samsuik
a4dbf653b2
Add redstone cache for vanilla and eigencraft
v0.3.0-beta
2023-11-16 19:53:15 +00:00
Samsuik
9d024e4953
Fix durable blocks regression
2023-11-16 01:06:10 +00:00
Samsuik
75399580cc
Destroy Waterlogged Blocks
2023-11-16 01:02:59 +00:00
Samsuik
3594bdeb3c
Add customisable explosion durable blocks
2023-11-16 00:07:58 +00:00
Samsuik
d5c1f837a6
Fix knockback resistance configuration name
2023-11-15 22:25:52 +00:00
Samsuik
a5f639cbcb
Add configuration for entity knockback
v0.2.0-beta
2023-11-15 21:12:12 +00:00
Samsuik
4c72d65591
Fix optimise protected region and use a less confusing method name
2023-11-15 14:31:27 +00:00
Samsuik
303007010c
Allow despawning falling blocks inside moving pistons
v0.1.4-beta
2023-11-15 13:06:30 +00:00
Samsuik
8fe647d02b
Modify packet obfuscation for our use case and plugin compat
2023-11-15 12:57:45 +00:00
Samsuik
8e60224ca3
Fix plugins being unable to replace tracked entities
v0.1.3-beta
2023-11-15 00:01:27 +00:00
Samsuik
e65c26d43b
Fix npe when removing a null entity
v0.1.2-beta
2023-11-14 20:08:32 +00:00
Samsuik
b025cce06c
Update Upstream
2023-11-12 18:11:29 +00:00
Samsuik
968b724f62
Fix change in wrong patch and use explicit type
2023-11-11 23:20:50 +00:00
Samsuik
391d7319c0
clean up a comment
2023-11-11 23:17:10 +00:00
Samsuik
5e596f7fc2
Remove unused utility
2023-10-29 16:16:21 +00:00
Samsuik
45042887ff
Add tickets to keep entity chunks loaded
v0.1.1-beta
2023-10-19 19:21:32 +01:00
Samsuik
2fa7e05dc7
Use clipDirect once again
...
This was changed during debugging and accidentally made it's way into
a commit.
2023-10-19 19:08:59 +01:00
Samsuik
4b5a5fcc13
Some changes to version command
2023-10-19 18:19:07 +01:00
Samsuik
2570c66290
start fresh with commit history
...
dw, they're kept up on a private repository
v0.1.0-beta
2023-10-17 22:36:39 +01:00