[ClientMod] Death Camera [death_camera]

Post Reply
User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

[ClientMod] Death Camera [death_camera]

by jordan4ibanez » Post

This is a small mod which takes a screenshot when you die.

Github: https://github.com/jordan4ibanez/death_camera

Download: https://github.com/jordan4ibanez/death_ ... master.zip

License: wtfpl
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
v-rob
Developer
Posts: 970
Joined: Thu Mar 24, 2016 03:19
GitHub: v-rob
IRC: v-rob
Location: Right behind you.

Re: [ClientMod] Death Camera [death_camera]

by v-rob » Post

Nice idea. I have a few potential ideas for this one...

You might want to change your license, or else you will get a page or two's worth of people arguing. Just saying.
Core Developer | My Best Mods: Bridger - Slats - Stained Glass

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

Re: [ClientMod] Death Camera [death_camera]

by jordan4ibanez » Post

v-rob wrote:Nice idea. I have a few potential ideas for this one...

You might want to change your license, or else you will get a page or two's worth of people arguing. Just saying.
You know, that's kind of weird, github recognizes it as a real License haha
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
v-rob
Developer
Posts: 970
Joined: Thu Mar 24, 2016 03:19
GitHub: v-rob
IRC: v-rob
Location: Right behind you.

Re: [ClientMod] Death Camera [death_camera]

by v-rob » Post

It's the F-word plus the people using Minetest in schools that makes it a problem.

A very big argument in which WFTPL failed: viewtopic.php?f=54&t=18254. This is why I suggest you change it.
Core Developer | My Best Mods: Bridger - Slats - Stained Glass

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

Re: [ClientMod] Death Camera [death_camera]

by jordan4ibanez » Post

v-rob wrote:It's the F-word plus the people using Minetest in schools that makes it a problem.

A very big argument in which WFTPL failed: viewtopic.php?f=54&t=18254. This is why I suggest you change it.
No
hello, am program. do language in rust. make computer do. okay i go now.

Qbiq
Member
Posts: 31
Joined: Sun Jul 09, 2017 17:37
In-game: Qbiq

Re: [ClientMod] Death Camera [death_camera]

by Qbiq » Post

The license also leaves room for legal issues, which is why some are against it. If you want details, use a search engine. I'm not a lawyer, so you'll get much better and legally accurate information.

User avatar
Linuxdirk
Member
Posts: 3218
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [ClientMod] Death Camera [death_camera]

by Linuxdirk » Post

Oh god for fucks sake! Could you people please fucking stop arguing about this fucking What The Fuck Public License thing and stick it to your fucking whining thread instead of fucking fuck with everyone who uses this fucking license?

User avatar
v-rob
Developer
Posts: 970
Joined: Thu Mar 24, 2016 03:19
GitHub: v-rob
IRC: v-rob
Location: Right behind you.

Re: [ClientMod] Death Camera [death_camera]

by v-rob » Post

I was just warning of potential consequences. I have no problem with it myself.
Core Developer | My Best Mods: Bridger - Slats - Stained Glass

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [ClientMod] Death Camera [death_camera]

by azekill_DIABLO » Post

+1, it's a nice idea!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

sofar
Developer
Posts: 2146
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: [ClientMod] Death Camera [death_camera]

by sofar » Post

Anyone who has issues with the "license" (quotes intentional) can just remove it, and replace it with an actual OSS license.

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

Re: [ClientMod] Death Camera [death_camera]

by jordan4ibanez » Post

sofar wrote:Anyone who has issues with the "license" (quotes intentional) can just remove it, and replace it with an actual OSS license.
Look at that, common sense
hello, am program. do language in rust. make computer do. okay i go now.

sofar
Developer
Posts: 2146
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: [ClientMod] Death Camera [death_camera]

by sofar » Post

jordan4ibanez wrote:
sofar wrote:Anyone who has issues with the "license" (quotes intentional) can just remove it, and replace it with an actual OSS license.
Look at that, common sense
Well, this is like, 1 line of actual code. It's a little bit harder when you're talking about 500+ lines of well-maintained code that would be a pain to fork (don't do that, just make it MIT then, or something).

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [ClientMod] Death Camera [death_camera]

by azekill_DIABLO » Post

why not making it like this

Code: Select all

--take screenshot on death
minetest.register_on_death(function()
   minetest.after(2, function()
      minetest.take_screenshot()
   end)
end)
EDIT-offtopic: is my signature displaying correctly? seems the content of my signature misloaded.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
ToyElf
Member
Posts: 13
Joined: Fri Apr 21, 2017 19:23
In-game: ToyElf Toy_Elf
Location: Carboard Box
Contact:

Re: [ClientMod] Death Camera [death_camera]

by ToyElf » Post

v-rob wrote:people using Minetest in schools
Wait, you mean, like, teacherS? D:
I mean... in my secondary school we had 'minecraft' club...

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest