Mod Experiments

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

Mod Experiments

by jordan4ibanez » Post

I've been experimenting with the game, just making this to document my experiments

Github

Sponge
https://youtu.be/26TMah_7A3M

Floating Items
https://youtu.be/Ychl5-bIbtg

Made mobs that move smoothly, sheep, cows, fish, just seeing what's possible with the engine. It seems entities get really glitchy when there's a lot of them
https://www.youtube.com/watch?v=N8lEod3IAUo

Tree feller, which can cut down trees, multiple at once, giant trees, if it's a tree you can throw it at this mod and it'll cut it down
https://www.youtube.com/watch?v=dyaGnmnjWcw

Physical Minecarts
https://youtu.be/w5ynYWq8JQc
Last edited by jordan4ibanez on Sat Oct 01, 2016 02:01, edited 4 times in total.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
taikedz
Member
Posts: 698
Joined: Sun May 15, 2016 11:11
GitHub: taikedz
IRC: DuCake
In-game: DuCake
Location: Scotland, UK
Contact:

Re: Mod Experiments

by taikedz » Post

I am intrigued

I peeked (very cursorily) at the mob code, it looks like you're doing custom code for each mob? I suppose you won't be turning it in to any form of framework, nor using an existing one?

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

Re: Mod Experiments

by jordan4ibanez » Post

taikedz wrote:I am intrigued

I peeked (very cursorily) at the mob code, it looks like you're doing custom code for each mob? I suppose you won't be turning it in to any form of framework, nor using an existing one?
It is a framework, I'm creating the land/water mobs using an api built from mostly scratch. It moves mobs a lot smoother in the world than anything I've seen before, basically an inertia/velocity based system. Air mobs are next, should basically work the same as sea mobs, but in air. The hard part will be making them land on leaves.

Also physical minecarts https://youtu.be/w5ynYWq8JQc
hello, am program. do language in rust. make computer do. okay i go now.

PlanetKiller
Member
Posts: 14
Joined: Mon Nov 23, 2015 22:50

Re: Mod Experiments

by PlanetKiller » Post

Looks interesting, I'm going to see if it is something I can use, thanks.
([noun].. " tried to " ..[verb]..[noun].. " at protected position "..[noun].. " with a bucket")

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

Re: Mod Experiments

by azekill_DIABLO » Post

jordan4ibanez wrote:
taikedz wrote:I am intrigued

I peeked (very cursorily) at the mob code, it looks like you're doing custom code for each mob? I suppose you won't be turning it in to any form of framework, nor using an existing one?
It is a framework, I'm creating the land/water mobs using an api built from mostly scratch. It moves mobs a lot smoother in the world than anything I've seen before, basically an inertia/velocity based system. Air mobs are next, should basically work the same as sea mobs, but in air. The hard part will be making them land on leaves.
code please!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
taikedz
Member
Posts: 698
Joined: Sun May 15, 2016 11:11
GitHub: taikedz
IRC: DuCake
In-game: DuCake
Location: Scotland, UK
Contact:

Re: Mod Experiments

by taikedz » Post

Jordan4ibanez has a github link in profile. Also on the video descriptions on youtube.

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

Re: Mod Experiments

by jordan4ibanez » Post

azekill_DIABLO wrote:
jordan4ibanez wrote:
taikedz wrote:I am intrigued

I peeked (very cursorily) at the mob code, it looks like you're doing custom code for each mob? I suppose you won't be turning it in to any form of framework, nor using an existing one?
It is a framework, I'm creating the land/water mobs using an api built from mostly scratch. It moves mobs a lot smoother in the world than anything I've seen before, basically an inertia/velocity based system. Air mobs are next, should basically work the same as sea mobs, but in air. The hard part will be making them land on leaves.
code please!
Added the github link into the main post
hello, am program. do language in rust. make computer do. okay i go now.

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

Re: Mod Experiments

by azekill_DIABLO » Post

awesome!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests