Paul Ouellette
|
289186639f
|
Remove incorrect feature flag (#8086)
And document the versions that introduced the features.
|
2022-05-21 16:16:41 +02:00 |
zeuner
|
a4b8ce3f7a
|
Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)
adds `entity_independent_selectionbox` to minetest.features
|
2022-05-21 16:16:15 +02:00 |
stujones11
|
a85399a9d6
|
Optional alpha channel support for entities
|
2022-05-21 16:15:53 +02:00 |
red-001
|
3861ac47bb
|
Remove client-side chat prediction. (#5055)
Network lag isn't really a big issue with chat and chat prediction makes writing mods harder.
|
2022-05-21 16:14:14 +02:00 |
Rui
|
1d5a04c315
|
Add staticdata parameter to add_entity (#5009)
* Add staticdata parameter to add_entity
* Add add_entity_with_staticdata to core.features
|
2022-05-21 16:14:12 +02:00 |
ShadowNinja
|
96b86f8440
|
Add AreaStore custom ID API
|
2022-05-21 16:13:24 +02:00 |
Rui
|
55ccf6bce8
|
Small fixes of minetest.has_feature
|
2022-05-21 16:12:50 +02:00 |
sfan5
|
b0be73b638
|
Rework texture generating code, add texture grouping via ( ... )
|
2022-05-21 16:11:54 +02:00 |
ShadowNinja
|
37c32c715f
|
Use "core" namespace internally
|
2022-05-21 16:11:41 +02:00 |
ShadowNinja
|
148b74312e
|
Organize builtin into subdirectories
|
2022-05-21 16:11:40 +02:00 |