Mineclonia/mods
E 2feab24dd3 Allow more layers for banners with gradients
At some point in the past, Minetest had a bug that caused rendering
issues with transparent textures, like those used for banner gradients.
As a workaround, the number of allowed layers was reduced for banners
containing gradients. The engine bug has since been fixed, but the limit
was never removed.

This commit removes the limit.

See also: Mineclonia/Mineclonia#72 (comment)
and https://github.com/minetest/minetest/issues/6210
2021-06-19 01:43:36 -04:00
..
CORE Fix server crash when players dig unknown nodes 2021-06-17 23:39:13 +02:00
ENTITIES Fix server crash when boat passenger sneaks 2021-06-18 19:08:19 +02:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
ITEMS Allow more layers for banners with gradients 2021-06-19 01:43:36 -04:00
MAPGEN Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
MISC Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
PLAYER Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00