[Mod] Nether Mod [0.1STABLE]

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Thanks for the link! I'll probably change my code over to that function now
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

Yay! And bonus speed!

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Oh wait, I get his point now. The function was from there... Oh well, I said it was neko259 who I got this function from, and it's true, so it's not my problem. Hackerdize, please, give your negativity to someone else, and think before you type. I did not steal from anyone, and the only functions I copied, I gave full credit.
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Hackeridze
Member
Posts: 310
Joined: Thu Nov 03, 2011 13:35

by Hackeridze » Post

Why *~ files in your repo?
http://bit.ly/Jb5FJh
Last edited by Hackeridze on Thu Apr 19, 2012 20:09, edited 1 time in total.
My game: RTMG
GENTOO USER

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Laziness lol. I'll add a .gitignore thingy someday...
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Hackeridze
Member
Posts: 310
Joined: Thu Nov 03, 2011 13:35

by Hackeridze » Post

lkjoel wrote:Oh wait, I get his point now. The function was from there... Oh well, I said it was neko259 who I got this function from, and it's true, so it's not my problem. Hackerdize, please, give your negativity to someone else, and think before you type. I did not steal from anyone, and the only functions I copied, I gave full credit.
Look to another links that I give you. All that -- shit.
My game: RTMG
GENTOO USER

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Well, how else would I implement it without severely taking up RAM? Look, I have a lot of experience in programming (less in LUA, more in C++ and Assembler). You think I don't know about speed, memory and cleanliness? These three are in my priorities, but for now, I need to make a working product.
As I said before: Think before you type!.
Let's keep peace here, and let's keep this clean.
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Hackeridze
Member
Posts: 310
Joined: Thu Nov 03, 2011 13:35

by Hackeridze » Post

You think I don't know about speed, memory and cleanliness?
Yes.
My game: RTMG
GENTOO USER

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Hackeridze wrote:
You think I don't know about speed, memory and cleanliness?
Yes.
Sorry to disappoint you, but I have been working on optimizing apps (Java/C/C++, even wrote in some Assembler to make it as fast as possible) for the last couple of years. What experience do you have that you are somehow superior to the rest of us?
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

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

by jordan4ibanez » Post

Hackeridze wrote:
lkjoel wrote:Aaaaand... you have a problem with that?? I gave FULL credit to the owner of the "split" function.
What's your problem with the rest?

BTW, This forum is supposed to stay clean. Just because you don't like someone's code, it doesn't mean that you can infiltrate this with ugly language, ok? Google translate gave me a terrible translation of what you said, but it was enough.
http://lua-users.org/wiki/SplitJoin
That's not my problem, it's yours. I don't like anybody's shit.
well then maybe you should stop taking others and putting it into your "mod pack" you fucking asshole. you're coding is messy. It's laggy. and that's just from tweaking other peoples code! Therefore you shouldn't be talking shit to another mod dev that created a mod on his own using some parts from other peoples codes. not just throwing in mods and tweaking them.

Or in your mother language:

Вы были проблемы со многими людьми, много раз и очень ревнивый человек. Вы кодирования сосет и очень лага. и я могу понять, почему вы бы взорвать эту тему, потому что не мог понять, как сделать что-то настолько удивительным самостоятельно. идти ебать себя!
Last edited by jordan4ibanez on Thu Apr 19, 2012 20:54, edited 1 time in total.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
LolManKuba
Member
Posts: 939
Joined: Fri Feb 10, 2012 22:36
Location: Ontario, Canada
Contact:

by LolManKuba » Post

Mob Idea, Nether Dungeon Master?

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

Good idea!
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
LolManKuba
Member
Posts: 939
Joined: Fri Feb 10, 2012 22:36
Location: Ontario, Canada
Contact:

by LolManKuba » Post

Maybe if it's possible, make Nether Dungeons.

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

That'd be cool, but I'd need some time making the random generator
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

MikoMiko
Member
Posts: 16
Joined: Sun Apr 08, 2012 17:41

by MikoMiko » Post

I think you may wanna look at the code you use to spawn the nether portal structure. After spawning one it created a line of them across the sky. The original is on the bottom right.
Image
Don't pay attention to the shape of the structure that comes from my attempt to make it skinnier like the Minecraft one.

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

@MikoMiko, yes, I know that bug. I have no idea why it happens though. I'll see what I can do.

E.lectron.ik gave me a soundtrack for the promo video of this, and for the mod itself.
Here is the link: http://soundcloud.com/e-lectron-ik/nether-soundtrack
Last edited by lkjoel on Fri Apr 20, 2012 00:58, edited 1 time in total.
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

@MikoMiko, check the latest git, I fixed it (wow, that bug was really a careless mistake lol)
Last edited by lkjoel on Fri Apr 20, 2012 01:27, edited 1 time in total.
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

where can i find a netherpearl
Sorry for my crappy english, im dutch :D

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

You can't find it yet, as I have to include DD's enderman (and figure out how to manage the animals mod dependencies lol)
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

oke and how to spawn it???
Sorry for my crappy english, im dutch :D

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

it should spawn naturally at night, once it's included.
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

no no i mean how to spawn the pearl in my inventory
Sorry for my crappy english, im dutch :D

lkjoel
Member
Posts: 779
Joined: Wed Feb 29, 2012 19:27
Location: Gallifrey
Contact:

by lkjoel » Post

/giveme nether:nether_pearl [amount]
My mods: The Nether | Doctor Who (WIP)

I have quit minetest ... again. I am heavily unimpressed by both the game and the community.

User avatar
Hackeridze
Member
Posts: 310
Joined: Thu Nov 03, 2011 13:35

by Hackeridze » Post

jordan4ibanez wrote:
Hackeridze wrote:
lkjoel wrote:Aaaaand... you have a problem with that?? I gave FULL credit to the owner of the "split" function.
What's your problem with the rest?

BTW, This forum is supposed to stay clean. Just because you don't like someone's code, it doesn't mean that you can infiltrate this with ugly language, ok? Google translate gave me a terrible translation of what you said, but it was enough.
http://lua-users.org/wiki/SplitJoin
That's not my problem, it's yours. I don't like anybody's shit.
well then maybe you should stop taking others and putting it into your "mod pack" you fucking asshole. you're coding is messy. It's laggy. and that's just from tweaking other peoples code! Therefore you shouldn't be talking shit to another mod dev that created a mod on his own using some parts from other peoples codes. not just throwing in mods and tweaking them.

Or in your mother language:

Вы были проблемы со многими людьми, много раз и очень ревнивый человек. Вы кодирования сосет и очень лага. и я могу понять, почему вы бы взорвать эту тему, потому что не мог понять, как сделать что-то настолько удивительным самостоятельно. идти ебать себя!
Looks very funny)
My game: RTMG
GENTOO USER

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

lkjoel wrote:
Hackeridze wrote:
You think I don't know about speed, memory and cleanliness?
Yes.
Sorry to disappoint you, but I have been working on optimizing apps (Java/C/C++, even wrote in some Assembler to make it as fast as possible) for the last couple of years. What experience do you have that you are somehow superior to the rest of us?
he doesnt think before he talks, his huge mangina is acting up, you know that time of the mounth for him his "manstration" lol^^ dont even listen to this guys he obviously a big fat TROLL so i would ingnore his comments. your a great coder ikjoel^_^
Keep calm and code python^_^

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests