1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Remove built-in knockback in next major release

This commit is contained in:
Zughy
2025-01-18 00:27:57 +01:00
committed by GitHub
parent 8719a816e7
commit f6a0bf915d

View File

@@ -22,3 +22,4 @@ This list is largely advisory and items may be reevaluated once the time comes.
* remove `DIR_DELIM` from Lua * remove `DIR_DELIM` from Lua
* stop reading initial properties from bare entity def * stop reading initial properties from bare entity def
* change particle default blend mode to `clip` * change particle default blend mode to `clip`
* remove built-in knockback and related functions entirely