[Mod] UFO wreck [ufowreck]

Post Reply
User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

[Mod] UFO wreck [ufowreck]

by Irremann » Post

Image

Minetest UFO wreck Mod by Irremann
Based on "scifi_nodes" and "amcaw" mods. Warning: there may be conflicts, do not use them together.

Depends: technic, mobs.

This mod creates a fleet of 4-6 UFOs when generating a map. Although UFOs are damaged during landing, you can find alien artifacts and plants inside them. ( Our researchers are not sure about plants, perhaps they are animals).

But be careful! Somewhere in the hull is hidden a cloning unit that creates armed crew members. They call themselves "floob" and attack all living things around them without hesitation.

Our researchers also report that electrical devices from UFOs operate at high voltage. This can be useful!

Known errors:
1. Teleport pad sometimes loses its coordinates.
2. Electrical devices write "Has No Network", but work as needed.
3. Eye tree sticks out through the hull of the UFO. And not a very pretty picture of the eye when landing.

Github:
Code: https://github.com/Irremann/ufowreck
Download Zip: https://github.com/Irremann/ufowreck/archive/master.zip

User avatar
FreeGamers
Member
Posts: 650
Joined: Sat May 25, 2019 00:15
GitHub: is proprietary I use NotABug
Location: United States
Contact:

Re: [Mod] UFO wreck [ufowreck]

by FreeGamers » Post

Looks very fun. I will may try using this. Its uses schematics based world gen to randomly place them? I will have to test this in world gen and tweak their rarity to suit my survival game.
FreeGamers.org has moved to MeseCraft.net | FreeGamers on this forum is now MeseCraft

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

Update:
Fix random generate UFOs. More random!
Fix teleport messages.
New tools: heater and freezer.
Image
Attachments
screenshot_20200301_204652.png
screenshot_20200301_204652.png (38.76 KiB) Viewed 2059 times

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

FreeGamers wrote:Looks very fun. I will may try using this. Its uses schematics based world gen to randomly place them? I will have to test this in world gen and tweak their rarity to suit my survival game.
I'm use minetest.register_decoration. You need to find fill_ratio = 0.0000000000000001. You can try to put the value even less.

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

Image

Added craftable miniufo. Сharging in LV MV HV Battery Box.

Based on UFOs [ufos] from Zeg9. Thanks universales for support.
Attachments
miniufo.png
miniufo.png (142.56 KiB) Viewed 2059 times

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: [Mod] UFO wreck [ufowreck]

by Sokomine » Post

Nice idea. Somehow ufos (especially those that crash-landed) fit a lot better into MT than any fantasy elements. Perhaps the ufos where looking for MESE...
A list of my mods can be found here.

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

Added an underwater base:
Image

All alien devices currently known:
Image
Alien Engine - gives 5kEU of energy.
Alien Lighter - generates multiple light sources above itself and illuminates about 50 square meters.
Alien Charger - heal you.
Attachments
screenshot_20200330_222759.png
screenshot_20200330_222759.png (57.96 KiB) Viewed 2059 times
screenshot_20200330_222456.png
screenshot_20200330_222456.png (138.64 KiB) Viewed 2059 times

User avatar
acidzebra
Member
Posts: 75
Joined: Sun Sep 10, 2017 09:11

Re: [Mod] UFO wreck [ufowreck]

by acidzebra » Post

ha, this is awesome to play around with.

some of the items seem to have a dependency on tubelib which isn't called out in depends.txt

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

А technic mod includes a tubelib, isn't it?

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

Re: [Mod] UFO wreck [ufowreck]

by Codesound » Post

Hi,

thanks for this mod....

I would like to use the spaceship to travel to other planets (which are other layers at much higher altitudes)

thanks again

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

For create your own miniUFO you need to find materials from fallen UFO. Good luck in the search for evil aliens =).

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

Re: [Mod] UFO wreck [ufowreck]

by Codesound » Post

Irremann wrote:
Sun May 17, 2020 15:10
For create your own miniUFO you need to find materials from fallen UFO. Good luck in the search for evil aliens =).
Thanks! also for your support!

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

Added anti-gravity device generating 100m beam.
Image

And teleport pad now send 1000m in a random direction.

Bag0Cheese
Member
Posts: 48
Joined: Fri Mar 26, 2021 02:08
In-game: BagoCheese
Location: why do you care?
Contact:

Re: [Mod] UFO wreck [ufowreck]

by Bag0Cheese » Post

HOLY CRAP THIS IS AWESOME, you should upload this to Content DB
You know the rules and so do I, SAY GOODBYE

c56
Member
Posts: 307
Joined: Wed Apr 21, 2021 03:05
GitHub: tigercoding56
In-game: bm5 or bemo5 also sell_her_on55

Re: [Mod] UFO wreck [ufowreck]

by c56 » Post

could you add space travel and techage support (make alien tech use techage instead of technic if techage is installed and not technic) and space travel place ufo remains on the moon perhabs if space travel mod is installed
this is a signature not a place to post messages also if i could change my username i would change it to sell_her_on55

User avatar
Irremann
Member
Posts: 50
Joined: Fri Jan 10, 2020 06:03
GitHub: Irremann
Location: Russia, Pereslavl-Zalesskiy

Re: [Mod] UFO wreck [ufowreck]

by Irremann » Post

Image

Add teleport gun, based on mod Point Teleporter [1.3] [teletool] by Wuzzy.
Fixed freezer and heater logic. Now they are working in the area. May be useful for terraforming.

User avatar
snoopy
Member
Posts: 263
Joined: Thu Oct 20, 2016 16:49
Location: DE, European Union

Re: [Mod] UFO wreck [ufowreck]

by snoopy » Post

Looks very nice and may be hilarious fun. I very much like the intriguing statements from your research department.

However, the required mod.conf is missing and no license indicated in the code. Would you consider an official release to ContenDB after developement is reaching maturity?

Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests