[Mod] Noclip_viewer [noclip_viewer]

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

[Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Tue Dec 13, 2016 22:30

this mod adds a block into minetest that lets you see like you have noclip.

this would be useful for players on android and other tablet devices to locate lava similar to the f9 radar, also this mod allows 'seeing' with a bit greater accuracy than with the f9 radar.
Image

recipe is 'glass', 'glass', 'glass'
'glass', 'mese_crystal_fragment', 'glass'
'glass', 'glass', 'glass'

license is gpl version 3

dependencies: none

you can browse the code at: https://github.com/mootpoint/noclip_viewer

or download the https://github.com/mootpoint/noclip_viewer/archive/master.zip
"Think of the solution, not the problem." - Richard Rahl
 

User avatar
pithy
Member
 
Posts: 252
Joined: Wed Apr 13, 2016 17:34
GitHub: pithydon

Re: [mod]Noclip_viewer[noclip_viewer]

by pithy » Wed Dec 14, 2016 00:19

"blank.png" is a part of the Minetest engine, so no need to have your own texture in this mod.
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [mod]Noclip_viewer[noclip_viewer]

by mootpoint » Wed Dec 14, 2016 16:32

i put the dots there so you can see the outline, i did not want it completely blank
"Think of the solution, not the problem." - Richard Rahl
 

User avatar
Naj
Member
 
Posts: 170
Joined: Sat Sep 19, 2015 21:14
GitHub: pyrollo
In-game: naj

Re: [mod]Noclip_viewer[noclip_viewer]

by Naj » Wed Dec 14, 2016 16:34

This is like "spyblock" in viewtopic.php?id=1013
 

User avatar
pithy
Member
 
Posts: 252
Joined: Wed Apr 13, 2016 17:34
GitHub: pithydon

Re: [mod]Noclip_viewer[noclip_viewer]

by pithy » Wed Dec 14, 2016 17:54

mootpoint wrote:i put the dots there so you can see the outline, i did not want it completely blank


Did not see that at first.
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [mod]Noclip_viewer[noclip_viewer]

by mootpoint » Wed Dec 14, 2016 18:10

Did not see that at first.

That's alright :)
"Think of the solution, not the problem." - Richard Rahl
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Fri Dec 30, 2016 00:17

this is a cool mods, is it craft able?
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Fri Dec 30, 2016 01:04

yeah its glass surrounding a mese)crystal_fragment
"Think of the solution, not the problem." - Richard Rahl
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Fri Dec 30, 2016 04:36

mootpoint wrote:yeah its glass surrounding a mese)crystal_fragment


yea i did look at the init :)
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Sun Jan 01, 2017 09:48

mootpoint

this mod is not working on 0.4.15
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Sun Jan 01, 2017 12:07

Guys here is the working version for 0.4.15 https://forum.minetest.net/viewtopic.php?f=9&t=16301
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Sun Jan 01, 2017 20:09

thanks for letting me know, lets pull these changes into the original
"Think of the solution, not the problem." - Richard Rahl
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Sun Jan 01, 2017 20:15

update: the github branch on this works fine in 4.15
"Think of the solution, not the problem." - Richard Rahl
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Mon Jan 02, 2017 00:34

mootpoint wrote:update: the github branch on this works fine in 4.15

i think you put put me in the credits, for using most of my script.
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Mon Jan 02, 2017 00:43

btw i got an update comming up
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Mon Jan 02, 2017 15:01

update?
"Think of the solution, not the problem." - Richard Rahl
 

ManElevation
Member
 
Posts: 213
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation

Re: [Mod] Noclip_viewer [noclip_viewer]

by ManElevation » Mon Jan 02, 2017 23:01

mootpoint wrote:update?

i added more stuff to mine and still will
Hey there im going to be off minetest for a while because my company has been deleloping a game called Ground Conflict, if you wish to see some screenshots or have some info, than please join our discord server https://discord.gg/C9ygXJn
 

User avatar
mootpoint
Member
 
Posts: 97
Joined: Sat May 21, 2016 04:52
GitHub: Mootpoint
In-game: mootpoint

Re: [Mod] Noclip_viewer [noclip_viewer]

by mootpoint » Tue Jan 03, 2017 01:32

ok just wondering
"Think of the solution, not the problem." - Richard Rahl
 


Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 37 guests

cron