mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-06-28 14:36:20 +02:00
Small stuff (#8)
* cave pearls and spindleshrooms (name subject to change) now are things. Not in mapgen yet. * add the wandering "gas wisp" to light up some of the gas-filled caverns * make wisps rarely spawned by gas explosions * revamp spindlestems into a sort of mineral detector, add glowing extract bottles * optimize pngs * add gas wisps to mapgen * add spindlestems to cavern level 1, most level 1 warrens are now lit up * update internal names, adjust mineral detection range * add cave pearls to some level 2 warrens and tunnels * switch experimental simplecrafting_lib support to crafting mod * Pearls don't grow on falling nodes * put spindlestems with goblin caps, make them always grow red when near those * bunch of documentation * add castle coral to replace cave coral, which has been repurposed into column decoration * documentation for cave coral, update some locale text * add a recipe for cooking oil into paraffin * add old bones to the underworld * MIT license for bones_loot * also cook black cap gills into paraffin, they're oily * add salt crystals to the bloodthorn caverns, illuminating the floor * documentation for salt crystals * auto-generate minetestmapper colors. need to update the spindlestem colours manually * add spindlestem to fungiwood caverns too, and increase warren coverage * in anticipation of eventually adding stuff below the Slade, making glowing pit erosion self-limiting. * add a bit of displacement to the underside of the slade layer * Unique images and names for cooking recipes. * revamp bones loot * add softer footsteps for some fungus types * update mapgen_helper * update cave coral screenshot * mention glowing salts in bloodthorn caverns
This commit is contained in:
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: dfcaverns module's Italian locale\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-12-29 19:30-0700\n"
|
||||
"POT-Creation-Date: 2019-08-07 21:33-0600\n"
|
||||
"PO-Revision-Date: 2017-08-17 23:01+0100\n"
|
||||
"Last-Translator: H4mlet <h4mlet@riseup.net>\n"
|
||||
"Language-Team: ITALIANO\n"
|
||||
@ -18,6 +18,14 @@ msgstr ""
|
||||
"X-Generator: Poedit 1.6.10\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: df_mapitems\castle_coral.lua:6
|
||||
msgid "Castle Coral"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\castle_coral.lua:25
|
||||
msgid "Castle Coral Skeleton"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\cave_coral.lua:6
|
||||
#: df_mapitems\cave_coral.lua:18
|
||||
#: df_mapitems\cave_coral.lua:30
|
||||
@ -25,6 +33,10 @@ msgstr ""
|
||||
msgid "Cave Coral"
|
||||
msgstr "Grano di caverna"
|
||||
|
||||
#: df_mapitems\cave_pearls.lua:6
|
||||
msgid "Cave Pearls"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_mese.lua:7
|
||||
msgid "Flawless Mese Block"
|
||||
msgstr ""
|
||||
@ -49,6 +61,14 @@ msgstr ""
|
||||
msgid "Big Red Crystal"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_salt.lua:6
|
||||
msgid "Luminous Salt Crystal"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_salt.lua:23
|
||||
msgid "Salty Cobble"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:11
|
||||
msgid ""
|
||||
"Cave moss is technically a form of mold, but fortunately a relatively benign "
|
||||
@ -199,6 +219,53 @@ msgstr ""
|
||||
msgid "Aside from its aesthetic value this crystal has no particular use."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:45
|
||||
msgid "These nodules are actually calcified bacterial colonies."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:46
|
||||
msgid ""
|
||||
"Aside from their soft glow and beauty, cave pearls have no practical use. "
|
||||
"Except perhaps as handholds for climbing."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:48
|
||||
msgid ""
|
||||
"Deep under the surface of the Sunless Sea are the rare and beautiful Castle "
|
||||
"Corals, so named due to their resemblance to small undersea castles."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:49
|
||||
msgid ""
|
||||
"Castle Coral has little practical use aside from perhaps as a distinctive-"
|
||||
"looking building material."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:51
|
||||
msgid ""
|
||||
"A crystal of salt grown from water that percolated through the depths of the "
|
||||
"earth, picking up all manner of minerals as it went."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:52
|
||||
msgid ""
|
||||
"Traces of Mese must have been dissolved by the water as this crystal has an "
|
||||
"inherent glow to it. Not enough Mese to be useful as a reagent, "
|
||||
"unfortunately."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:54
|
||||
msgid ""
|
||||
"Much water has seeped through the cracks in this rock and then quickly "
|
||||
"evaporated, leaving a crust of salt laced throughout."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:55
|
||||
msgid ""
|
||||
"Attemping to mine this rock knocks the salt crust away, leaving only base "
|
||||
"stone."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\flowstone.lua:8
|
||||
msgid "Dry Dripstone"
|
||||
msgstr ""
|
||||
@ -227,12 +294,12 @@ msgstr "Vermi luminosi"
|
||||
msgid "Dirt With Cave Moss"
|
||||
msgstr "Terra con muschio di caverna"
|
||||
|
||||
#: df_mapitems\ground_cover.lua:53
|
||||
#: df_mapitems\ground_cover.lua:67
|
||||
#: df_mapitems\ground_cover.lua:54
|
||||
#: df_mapitems\ground_cover.lua:69
|
||||
msgid "Cobblestone With Floor Fungus"
|
||||
msgstr "Ciottoli con funghi del terreno"
|
||||
|
||||
#: df_mapitems\ground_cover.lua:106
|
||||
#: df_mapitems\ground_cover.lua:109
|
||||
msgid "Ice With Hoar Moss"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-12-29 19:30-0700\n"
|
||||
"POT-Creation-Date: 2019-08-07 21:33-0600\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -17,12 +17,24 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: df_mapitems\castle_coral.lua:6
|
||||
msgid "Castle Coral"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\castle_coral.lua:25
|
||||
msgid "Castle Coral Skeleton"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\cave_coral.lua:6
|
||||
#: df_mapitems\cave_coral.lua:18
|
||||
#: df_mapitems\cave_coral.lua:30
|
||||
msgid "Cave Coral"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\cave_pearls.lua:6
|
||||
msgid "Cave Pearls"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_mese.lua:7
|
||||
msgid "Flawless Mese Block"
|
||||
msgstr ""
|
||||
@ -47,6 +59,14 @@ msgstr ""
|
||||
msgid "Big Red Crystal"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_salt.lua:6
|
||||
msgid "Luminous Salt Crystal"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\crystals_salt.lua:23
|
||||
msgid "Salty Cobble"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:11
|
||||
msgid ""
|
||||
"Cave moss is technically a form of mold, but fortunately a relatively benign "
|
||||
@ -197,6 +217,53 @@ msgstr ""
|
||||
msgid "Aside from its aesthetic value this crystal has no particular use."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:45
|
||||
msgid "These nodules are actually calcified bacterial colonies."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:46
|
||||
msgid ""
|
||||
"Aside from their soft glow and beauty, cave pearls have no practical use. "
|
||||
"Except perhaps as handholds for climbing."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:48
|
||||
msgid ""
|
||||
"Deep under the surface of the Sunless Sea are the rare and beautiful Castle "
|
||||
"Corals, so named due to their resemblance to small undersea castles."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:49
|
||||
msgid ""
|
||||
"Castle Coral has little practical use aside from perhaps as a distinctive-"
|
||||
"looking building material."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:51
|
||||
msgid ""
|
||||
"A crystal of salt grown from water that percolated through the depths of the "
|
||||
"earth, picking up all manner of minerals as it went."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:52
|
||||
msgid ""
|
||||
"Traces of Mese must have been dissolved by the water as this crystal has an "
|
||||
"inherent glow to it. Not enough Mese to be useful as a reagent, "
|
||||
"unfortunately."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:54
|
||||
msgid ""
|
||||
"Much water has seeped through the cracks in this rock and then quickly "
|
||||
"evaporated, leaving a crust of salt laced throughout."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\doc.lua:55
|
||||
msgid ""
|
||||
"Attemping to mine this rock knocks the salt crust away, leaving only base "
|
||||
"stone."
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\flowstone.lua:8
|
||||
msgid "Dry Dripstone"
|
||||
msgstr ""
|
||||
@ -225,12 +292,12 @@ msgstr ""
|
||||
msgid "Dirt With Cave Moss"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\ground_cover.lua:53
|
||||
#: df_mapitems\ground_cover.lua:67
|
||||
#: df_mapitems\ground_cover.lua:54
|
||||
#: df_mapitems\ground_cover.lua:69
|
||||
msgid "Cobblestone With Floor Fungus"
|
||||
msgstr ""
|
||||
|
||||
#: df_mapitems\ground_cover.lua:106
|
||||
#: df_mapitems\ground_cover.lua:109
|
||||
msgid "Ice With Hoar Moss"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user