Worflow: Separate logo and banner images

master
mazes 80 2021-09-28 19:25:11 +02:00
parent b6e9a90917
commit 48975bd065
3 changed files with 14 additions and 15 deletions

View File

@ -1,6 +1,6 @@
# Maidroid
<img src=logo.png>
<img src=maidroid/misc/banner.png>
This mod is inspired littleMaidMob mod from another voxel game, it provides maid robots called "maidroid".
@ -140,22 +140,25 @@ jmp start
</table>
## New features
+ Automatic core selection
+ Paintable with dyes
+ Strong ownership for maidroids
+ You need to tame new maidroids
+ You can view any maidroid content
+ You can only take and put items in your maidroids
+ Maidroid privilege
+ allows to kill any maidroid
+ allows to interact with all maidroids
+ allows to change owner of a maidroid nametage right-click
+ Maidroid privilege allows to
+ kill any maidroid
+ interact with any maidroids
+ set any maidroid owner with nametag
+ Farming
+ Fields separator can be xpanes or fences
+ through fences maidroid were harvesting plants from nearby fields
+ only in old maidroid version, now it seems better
+ only in old maidroid version, now it seems better
+ Support for all farming redo crops and plants
+ Many plants need seeds to be crafted: garlic, melon, pepper, pineapple, pumpkin
+ Craft seeds for many plants: garlic, melon, pepper, pineapple, pumpkin
+ Melon and pumpkin require cutting board in inventory
+ Pepper can be harvested in three states: <img style="background-color: grey;" src="https://notabug.org/TenPlus1/farming/raw/master/textures/crops_pepper.png"> <img style="background-color: grey;" src="https://notabug.org/TenPlus1/farming/raw/master/textures/crops_pepper_yellow.png"> <img style="background-color: grey;" src="https://notabug.org/TenPlus1/farming/raw/master/textures/crops_pepper_red.png">
+ Melons and pumpkins can be harvested
+ Melons <img style="background-color: grey;" src="https://notabug.org/TenPlus1/farming/raw/master/textures/farming_melon_7.png"> and pumpkins <img style="background-color: grey;" src="https://notabug.org/TenPlus1/farming/raw/master/textures/farming_pumpkin_8.png"> can now harvested
+ Support for cucina_vegana
+ Offline mode: droid continue to work even owner is offline
+ Protected areas support
@ -168,16 +171,12 @@ jmp start
+ punching with mese fragment <img style="background-color: grey;" src="https://gitlab.com/minetest/minetest_game/-/raw/master/mods/default/textures/default_mese_crystal_fragment.png">
+ Or just put those items in inventory for auto-healing
+ Drops all inventory items and some base material on death
+ Paintable with dyes
+ Older version backward compatiblity
+ Automatic core selection
+ Nametag clicks
+ left sets tag
+ right sets owner name, maidroid privilege allows to changes owner of any maidroid
+ Nametag right-click sets owner name
+ Support for pipeworks teleport tubes: overflow management
+ Inventory
+ Sneak click allows to easily put and take items
+ 3d model make it shiny, thanks to all minetest dev and from 5.4.0 only
+ Sneak click
+ 3D model view
## Code enhancement

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 18 KiB

BIN
maidroid/misc/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB