[Luanti Mod] Add multiple computing devices such as: Smartphones and Desktops. https://content.luanti.org/packages/Lunovox/computing/
Find a file
Lunovox 66ca2470c7
2024-11-21 21:55:32 -03:00
locale 2024-11-18 19:33:22 -03:00
textures 2024-11-21 21:55:32 -03:00
.gitignore 2024-11-18 16:28:19 -03:00
api.lua [feat] Adding app pagination functionality. 2024-11-21 18:36:32 -03:00
CHANGELOG.md Adicionar CHANGELOG 2024-11-10 13:44:09 +00:00
CONTRIBUTING.md Add CONTRIBUTING 2024-11-10 13:50:47 +00:00
FOR_GIT_COMMANDS.md Rename 'README.md' to 'FOR_GIT_COMMANDS.md' 2024-11-10 13:54:15 +00:00
functions.lua [fix] Fixedcritical glitch in clock bar of smartphone. 2024-11-18 18:18:39 -03:00
init.lua [feat] Adding app pagination functionality. 2024-11-21 18:36:32 -03:00
item_smartphone.lua [feat] Adding app pagination functionality. 2024-11-21 18:36:32 -03:00
LICENSE_CODE.md Adicionar LICENSE 2024-11-10 13:45:38 +00:00
LICENSE_MEDIA.md Adicionar LICENSE_MEDIA.md 2024-11-10 13:49:10 +00:00
mod.conf [add] Adding integration to the 'components' mod. 2024-11-20 03:41:15 -03:00
README.md 2024-11-21 21:55:32 -03:00
screenshot.png [doc] Added 'README.md' file. 2024-11-21 21:18:41 -03:00
settingtypes.txt 2024-11-20 05:34:18 -03:00
translate.lua 2024-11-18 16:28:19 -03:00

computing_icon

💻 COMPUTING

luanti_icon Add multiple computing devices such as: Smartphones and Desktops. It supports several apps integrated by other mods.

screenshot_general

Badge: ContentDB_en_icon DownloadsCDB_en_icon


🎁 Itens adicionados:

Item Descryption
📱
Smartphone
Mobile device that displays the server date and time.

📦 Depends:

Mod Name Dependency Type Descryption
default Mandatory Minetest Game Included.
keys Mandatory Minetest Game Included.
components Optional It makes the recipe for computational devices more realistic and it is harder to get the ingredients to craft them.

📀 Mods with Apps:

These mods are not mandatory. But, because they are integrated into the 'computing' mod, they extend the functionality.

Mod Name Descryption
correio Add an app that allows you to read emails.
minertrade Add an app that allows you to carry out banking operations, with: balance, statement, and money transfers.
lunoschedule Add an app that displays a calendar with four seasons of 28 days each.
soundchat Add applications that allow you to: configure the chat sound (ideal for those with ADHD), view the conversation history (Ideal for those who play luanti/minetest on their cell phones), start a local chat (between players located close to each other on the map), start a private player-to-player chat with infinite distances).

🍰 Recipes:

Without 'components' mod:

screenshot_recipe_1

With 'components' mod:

screenshot_recipe_2


📜 License:

  • license_code_icon
  • license_media_icon

See more details in wiki:

wiki_en_icon wiki_pt_icon


👑 Developers:


💾 Downloads:

  • Stable Versions : There are several versions in different stages of completion. Usually recommended for servers because they are more secure.

  • Git Repository (Unstable) : It is the version currently under construction. There may be some stability if used on servers. It is only recommended for testers and mod developers.


👄 Translates:

See more details in file: locale/README.md


⚙️ Settings:

In minetest.conf file:

You don't need to do any of these presets mentioned below to make this mod work. But it's worth knowing the configuration values in case you want to directly change the minetest.conf file.

Settings Descryption
computing.debug = <boolean> If show debug info of this mod. Only util to developers. Default: false.
computing.smartphone_recipe = <boolean> If enabled will display the recipe so players can craft their own smart phone. Default: true.