[Mod] Minetest 2D 2.7 [mt2d]

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

[Mod] Minetest 2D 2.7 [mt2d]

by AiTechEye » Post

Image
The Minetest 2D mod
Depends: default, sethome?
Licenses: code: LGPL-2.1, media: CC BY-SA-4.0
Source
Download
Wiki

Simply transforms the minetest world into 2d dimension.
Almost everything are completely flat

players with the leave2d privilege can hold "special" to leave the 2d world or revert

Players can walk, jump, swim, hurt by heights, blocks, drop bones, /sethome /home etc like normal players...

Hold sneak to: sneak, fly/fast, noclip (requires the privileges like default)

if you grant or revoke fly or noclip privileges, the player have to die or respawn to take effect

You can use any mapgen


Spoiler
2 - 2.5
#tiles front in 3d to front in 2d (hopefully works for all)
+view images to 2d
+support for fences
+camera fix for attached players
1 - 2
+cart
+boat
+beds
+doors
0.51 - 1
all drops/items are now flat
+sethome support
#place on "sky" / background
+sneak,fly,fast,noclip (hold sneak)
+bones support
+more 2d
+privilege leave2d (go to 3d) [hold special / aux1]
+wield item in hand
+throw drops from player/object,
+breath
+climbable
+better "floating"
+nametaging


Image
Image
Attachments
screenshot_20181106_175350.png
screenshot_20181106_175350.png (148.45 KiB) Viewed 3612 times
screenshot_20181103_085207.png
screenshot_20181103_085207.png (244.55 KiB) Viewed 3612 times
screenshot_20181030_212446.png
screenshot_20181030_212446.png (175.21 KiB) Viewed 3612 times
Last edited by AiTechEye on Mon Aug 10, 2020 16:46, edited 27 times in total.

Chiantos
Member
Posts: 377
Joined: Sun Jan 15, 2017 09:04

Re: [Mod] Minetest 2D 0.5 [mt2d]

by Chiantos » Post

Deleted message
Last edited by Chiantos on Mon Sep 30, 2019 05:26, edited 1 time in total.

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: [Mod] Minetest 2D 0.5 [mt2d]

by rubenwardy » Post

Wtfpl is worse than cc0 for code
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Chiantos
Member
Posts: 377
Joined: Sun Jan 15, 2017 09:04

Re: [Mod] Minetest 2D 0.5 [mt2d]

by Chiantos » Post

Deleted message
Last edited by Chiantos on Mon Sep 30, 2019 05:26, edited 2 times in total.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D 0.5 [mt2d]

by AiTechEye » Post

minetest's camra functions are limited, so the player are attached to a camra/object that are folowing the other player/object, because the players views are fixed to the player it self, this makes it impossible to point something else


some trees/leaves are not replaced by on_generated, someone know how to remove all of them?

Chiantos
Member
Posts: 377
Joined: Sun Jan 15, 2017 09:04

Re: [Mod] Minetest 2D 0.5 [mt2d]

by Chiantos » Post

Deleted message
Last edited by Chiantos on Mon Sep 30, 2019 05:26, edited 1 time in total.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D 0.8 [mt2d]

by AiTechEye » Post

Minetest is now more flat

Image
Attachments
screenshot_20181029_210432.png
screenshot_20181029_210432.png (197.34 KiB) Viewed 3612 times

User avatar
Stix
Member
Posts: 1385
Joined: Fri Aug 04, 2017 14:19
IRC: nil
In-game: Stix [+alts]
Location: USA

Re: [Mod] Minetest 2D 0.8 [mt2d]

by Stix » Post

Ive been hoping to see something like this to try out for a while now, thanks! I'll definitely be trying this out.
Hey, what can i say? I'm the bad guy.

Chiantos
Member
Posts: 377
Joined: Sun Jan 15, 2017 09:04

Re: [Mod] Minetest 2D 0.8 [mt2d]

by Chiantos » Post

Deleted message
Last edited by Chiantos on Mon Sep 30, 2019 05:26, edited 1 time in total.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D 0.8 [mt2d]

by AiTechEye » Post

this may be due to the mapgen, players are inside a wall of invisiable blocks, to prevent the player from falling.

if you are in a older part of the biometric, may this wall be missing

all dead players are loosing their attached "camra" and player, then moves to new ones, just to make it possable to players to respawn in other locations by default or mods

EDIT:

now i saw the glitch too, where the camra was slipping down, i will fix it when i figures it out how it works.

User avatar
Diamond knight
Member
Posts: 475
Joined: Sun Apr 19, 2015 19:50
GitHub: Diamondknight
In-game: Ferrumprinceps
Location: Chilling in Constantinople
Contact:

Re: [Mod] Minetest 2D [mt2d]

by Diamond knight » Post

One warning, never use a boat in this mod :P

It teleports your camera onto the boat and bugs you out.

Chem871
Member
Posts: 999
Joined: Sat Aug 19, 2017 21:49
GitHub: Chemguy99
In-game: Chem Nyx
Location: My Basement's Attic

Re: [Mod] Minetest 2D [mt2d]

by Chem871 » Post

Does this mod work with other mods that add ores and other mapgen changes?
What is SCP-055?

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D [mt2d]

by AiTechEye » Post

it should, the thing the mod does, is making all registered nodes flat, and only leaves generated nodes from z=0

boats and carts are deactivated until further notice

Chem871
Member
Posts: 999
Joined: Sat Aug 19, 2017 21:49
GitHub: Chemguy99
In-game: Chem Nyx
Location: My Basement's Attic

Re: [Mod] Minetest 2D [mt2d]

by Chem871 » Post

What about armor? Would that be buggy?
What is SCP-055?

User avatar
TheReaperKing
Member
Posts: 531
Joined: Sun Nov 22, 2015 21:36
Contact:

Re: [Mod] Minetest 2D [mt2d]

by TheReaperKing » Post

This is so awesome!! AiTechEye you never cease to amaze me!
Become A Real Life Superhero - http://SuperheroHill.com
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids

User avatar
Diamond knight
Member
Posts: 475
Joined: Sun Apr 19, 2015 19:50
GitHub: Diamondknight
In-game: Ferrumprinceps
Location: Chilling in Constantinople
Contact:

Re: [Mod] Minetest 2D [mt2d]

by Diamond knight » Post

TheReaperKing wrote:This is so awesome!! AiTechEye you never cease to amaze me!
That is so true, AiTechEye is a truly underrated modder in the greater minetest community.
He always pushes the limits of minetest modding.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D [mt2d]

by AiTechEye » Post

you're right :)

making armor is not a problem, just to do character_skin.png^armo_skin.png, but i will not do it now

+doors
Image
Attachments
screenshot_20181102_100836.png
screenshot_20181102_100836.png (109.69 KiB) Viewed 3612 times

Chem871
Member
Posts: 999
Joined: Sat Aug 19, 2017 21:49
GitHub: Chemguy99
In-game: Chem Nyx
Location: My Basement's Attic

Re: [Mod] Minetest 2D 1.1 [mt2d]

by Chem871 » Post

Would mobs function?
What is SCP-055?

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] Minetest 2D 1.1 [mt2d]

by BrunoMine » Post

LOL. Very well.
You can move trees to gameplay line.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: [Mod] Minetest 2D 1.1 [mt2d]

by AiTechEye » Post

mobs works fine, there are invisible walls into the world, so they wont fall

EDIT:
+beds
you can sleep in them until next morning + night skip

User avatar
garywhite
Member
Posts: 109
Joined: Fri Feb 12, 2016 16:19
GitHub: garywhite207
IRC: same as MT name
In-game: garywhite garywhite1
Location: San Francisco, CA

Re: [Mod] Minetest 2D 1.2 [mt2d]

by garywhite » Post

It looks like Terraria, but free

User avatar
ShallowDweller
Member
Posts: 77
Joined: Thu Nov 02, 2017 22:23

Re: [Mod] Minetest 2D 1.2 [mt2d]

by ShallowDweller » Post

garywhite wrote:It looks like Terraria, but free
And much easier to mod and with no viral biomes and no NPCs opening doors to let zombies in :D
*Waits for a new subgame featuring this mod*

User avatar
Andrey01
Member
Posts: 2574
Joined: Wed Oct 19, 2016 15:18
GitHub: Andrey2470T
In-game: Andrey01
Location: Russia, Moscow

Re: [Mod] Minetest 2D 1.2 [mt2d]

by Andrey01 » Post

Huh, very nice idea!

IanniPowerup!!!
Member
Posts: 100
Joined: Wed Nov 29, 2017 17:33
In-game: IanniPowerup
Contact:

Re: [Mod] Minetest 2D 2 [mt2d]

by IanniPowerup!!! » Post

imagine a server like that...lol

User avatar
DELTA_FORCE
Member
Posts: 165
Joined: Tue Oct 30, 2018 01:26
IRC: DELTA_FORCE
In-game: DELTA_FORCE
Location: ee

Re: [Mod] Minetest 2D 2 [mt2d]

by DELTA_FORCE » Post

Me and davidthecreator are making a terraria mod(pack), and this might be cool to try out, especially with the swords.
EDIT : WAY too laggy. Would be cool but currently it is just too laggy. Also unfortunately, the swords that we made can't be used when paired with this mod, as the projectiles come out of the camera, not the visible player. Other than that, great mod!
check me out nowhere because i never do anything

Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests