Page 1 of 1

[Mod] Tac Nayn [2.0] [tac_nayn]

PostPosted: Fri Oct 30, 2015 18:44
by GreenDimond
Hello all! This is my first mod and I hope you all like it!

All it is, is basically the polar opposite or evil twin of Nyan Cat (pop-tart cat and its rainbows) known as Tac Nayn.

The Tac Nayn spawns exactly like the Nyan Cat so now you have double the chance of finding a rare kitty.

The difference between the two is the names (Nyan Cat vs. Tac Nayn), the body (which is a waffle instead of a pop-tart), the fur color (black vs. grey), the face (mad with red eyes vs. happy with blue eyes), and the rainbow (color vs. gray-scale). Of course if you go by the videos/gifs/images, the directions and backgrounds are also different (right with bubbles popping on a blue background vs left with skulls flashing on a dark red background).

Yes, I stole the code from the Nyan Cat and changed a few things here and there but it's still something cool to have.

This is a normal block that can be placed (this includes the gray rainbow BTW) and does nothing useful except give you bragging rights on servers. Do what you like with it.

Changelog:
+ Spoiler


Download:
tac_nayn [2.0].zip
(178.59 KiB) Downloaded 173 times

GitHub Repo

License: Textures are CC0, code is MIT.

Dependencies: default, waffles?

Screenshot:
Image

This mod now supports waffles. You can craft both nodes if this mod is enabled. See README.md for crafting recipes.

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Oct 31, 2015 18:21
by Don
Neat idea.

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Oct 31, 2015 18:29
by qwertymine3
Nice, I think that the cat face is better than that of the nyan cat ฅ ̳͒•ˑ̫• ̳͒ฅ♡

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Wed Jan 18, 2017 23:01
by GreenDimond
qwertymine3 wrote:Nice, I think that the cat face is better than that of the nyan cat ฅ ̳͒•ˑ̫• ̳͒ฅ♡

The tac nayn face follows the actual thing Image while the nyan cat does not Image (sorry the nyan cat is so huge xD )

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Wed Jan 18, 2017 23:02
by GreenDimond
I bumped the topic to see what it does. Didn't see anything. Hm.
EDIT: Other than it made my last reply turn to "posted today"??? weired.

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Jan 21, 2017 13:14
by Chibi ghost
added

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Jan 21, 2017 16:42
by GreenDimond
Chibi ghost wrote:added

to?

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Jan 21, 2017 17:30
by Chibi ghost
my game

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Sat Jan 21, 2017 19:04
by GreenDimond
:P

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Mon Feb 13, 2017 16:07
by DS-minetest
GreenDimond wrote:Yes, I stole the code from the Nyan Cat and changed a few things here and there.

License: WTFPL

https://github.com/minetest/minetest_game/blob/master/mods/nyancat/license.txt

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Mon Feb 13, 2017 16:13
by GreenDimond
DS-minetest wrote:
GreenDimond wrote:Yes, I stole the code from the Nyan Cat and changed a few things here and there.

License: WTFPL

https://github.com/minetest/minetest_game/blob/master/mods/nyancat/license.txt

S̶o̶.̶.̶.̶.̶ ̶s̶h̶a̶l̶l̶ ̶I̶ ̶c̶h̶a̶n̶g̶e̶ ̶i̶t̶ ̶t̶o̶ ̶C̶C̶0̶?̶ ̶O̶r̶ ̶w̶o̶u̶l̶d̶ ̶t̶h̶a̶t̶ ̶n̶o̶t̶ ̶s̶u̶f̶f̶i̶c̶e̶?̶
EDIT: Oh I see.... I will change to MIT on next release.

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Tue Feb 14, 2017 15:30
by DS-minetest
GreenDimond wrote:
DS-minetest wrote:
GreenDimond wrote:Yes, I stole the code from the Nyan Cat and changed a few things here and there.

License: WTFPL

https://github.com/minetest/minetest_game/blob/master/mods/nyancat/license.txt

S̶o̶.̶.̶.̶.̶ ̶s̶h̶a̶l̶l̶ ̶I̶ ̶c̶h̶a̶n̶g̶e̶ ̶i̶t̶ ̶t̶o̶ ̶C̶C̶0̶?̶ ̶O̶r̶ ̶w̶o̶u̶l̶d̶ ̶t̶h̶a̶t̶ ̶n̶o̶t̶ ̶s̶u̶f̶f̶i̶c̶e̶?̶
EDIT: Oh I see.... I will change to MIT on next release.

I should have written more.
As much as I know, this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
This program is free software; you can redistribute it and/or modify it under the terms
of the GNU Lesser General Public License as published by the Free Software Foundation;
either version 2.1 of the License, or (at your option) any later version.

means that you have to give it the same license (LGPLv2.1).
I don't know much about licenses but I think, it would be best just to copy the part about the code in license.txt in your license.txt and so give it the same license.

Re: [Mod] Tac Nayn [tac_nayn]

PostPosted: Tue Feb 14, 2017 18:25
by GreenDimond
DS-minetest wrote:I should have written more.
As much as I know, this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
This program is free software; you can redistribute it and/or modify it under the terms
of the GNU Lesser General Public License as published by the Free Software Foundation;
either version 2.1 of the License, or (at your option) any later version.

means that you have to give it the same license (LGPLv2.1).
I don't know much about licenses but I think, it would be best just to copy the part about the code in license.txt in your license.txt and so give it the same license.

Oki-doki. Will do.

Re: [Mod] Tac Nayn [2.0] [tac_nayn]

PostPosted: Wed Feb 22, 2017 01:17
by GreenDimond
Update to v2.0!
Crafts now available if waffle mod enabled.
Major mod rework.
Now on GitHub.
See changelog for details.