1
0
zrcadlo https://github.com/minetest-mods/nether.git synchronizováno 2025-07-14 06:20:20 +02:00
Improvements found while using the portals API in another mod (cloudlands):
* remote_portal_checkup() will check the whole portal and frame for mapgen overwrites.
* Allow find_realm_anchorPos() to return nil if no realm location could be found (portal will fail to ignite).
* Allow create_book_of_portals() to be invoked [indirectly] by other mods.

Also lowers nether_book_close.png to be 4bpp
Tento commit je obsažen v:
Treer
2020-02-08 18:00:01 +11:00
odevzdal SmallJoker
rodič 32e5d818e8
revize 7939161535
6 změnil soubory, kde provedl 39 přidání a 29 odebrání

Zobrazit soubor

@ -15,5 +15,5 @@ nether_realm_enabled (Enable Nether realm & portal) bool true
# Enables the Floatlands portal api code example
nether_enable_portal_example_floatlands (Enable example portal: Floatlands) bool false
# Enables the Surface travel portal api code example
nether_enable_portal_example_surfacetravel (Enable example portal: Surface travel) bool false
# Enables the Surface-travel portal api code example
nether_enable_portal_example_surfacetravel (Enable example portal: Surface-travel) bool false