Page 1 of 4

Minetest Classic [FORK]

PostPosted: Thu Jul 05, 2012 18:33
by Jordach
As my entry into C++ I, Jordach is going to write a awesome fork of the old version:

0.2

Features:

TODO:

Fix serious memory leaks
Add wool directly
Add loads of mobs
Add in mese tools like swords
Simple Mod API
Add a wieldhand (preferably a 3d one, similar to t_a_n_k's engine.)
Add visible tools
Add new types of tree (Rare golden and birch)
Flatland map generation (will be flats = false in minetest.conf)
Enterable seed (Type random numbers into the box below - new maps only)
Add a few more ores. (Perhaps: aluminium,
Add simple griefer protection.
Endless maps (Limit of 9999999999999990, if that can even be done...)

Shit not to implement:

Sounds (OpenAL can lag non-sound cards)
Texture Animation (Can lag expensive AGP cards)
Dynamic Day / night (Sorry - lags badly)

Repo:

https://github.com/Jordach/Minetest-Classic

IRC Channel:

#minetest-classic @ quakenet

PostPosted: Thu Jul 05, 2012 21:26
by redcrab
Great ideas,
Will be a definitive fork ? merge-able afterward ?

Good luck .

PostPosted: Fri Jul 06, 2012 06:14
by Jordach
redcrab wrote:Great ideas,
Will be a definitive fork ? merge-able afterward ?

Good luck .

Definite fork, yes. Merge, no, 0.2 is 7 months behind 0.4.

PostPosted: Fri Jul 06, 2012 09:11
by sfan5
Please fork 0.3.1 not 0.2 :/

PostPosted: Fri Jul 06, 2012 10:36
by LolManKuba
The modding API will be very simple, how I know this, he told me during a skype call last night.

PostPosted: Fri Jul 06, 2012 15:04
by Calinou
sfan5 wrote:Please fork 0.3.1 not 0.2 :/


+1.

Jordach wrote:Dynamic Day / night (Sorry - lags badly)

It doesn't slow down the game, it is actually faster.

PostPosted: Fri Jul 06, 2012 15:31
by Jordach
Calinou, 0.2 was far better than I ever remembered, and faster too.

PostPosted: Fri Jul 06, 2012 19:58
by sfan5

PostPosted: Sat Jul 07, 2012 04:59
by lkjoel
Can I help out?

PostPosted: Sat Jul 07, 2012 05:03
by sfan5
yes, i'll add you to the repo

PostPosted: Sat Jul 07, 2012 05:05
by lkjoel
cool! I think I already have a bitbucket account, but let me check

PostPosted: Sat Jul 07, 2012 05:05
by lkjoel
yep, it's lkjoel

PostPosted: Sat Jul 07, 2012 05:10
by sfan5
Added you

PostPosted: Sat Jul 07, 2012 05:21
by lkjoel
Compiling...

PostPosted: Sat Jul 07, 2012 05:38
by lkjoel
Cool!

PostPosted: Sat Jul 07, 2012 08:08
by Jordach
lkjoel, sure thing!

PostPosted: Sat Jul 07, 2012 08:13
by LolManKuba
Jordach ur entering ur 2000th post :O

PostPosted: Fri Jul 27, 2012 17:15
by Jordach
I have a little good news; I just got meh wool working.

Image

(White texture ain't there, because I can't spell very well today.

PostPosted: Fri Jul 27, 2012 17:24
by sfan5
Good!

PostPosted: Fri Jul 27, 2012 19:16
by ray8888
can i help out with this? :)

PostPosted: Fri Jul 27, 2012 19:24
by LolManKuba
ray8888 wrote:can i help out with this? :)

It's C++

PostPosted: Fri Jul 27, 2012 19:27
by LolManKuba
Jordach wrote:I have a little good news; I just got meh wool working.

Image

(White texture ain't there, because I can't spell very well today.

Have you started the modding API yet?

PostPosted: Fri Jul 27, 2012 20:51
by Jordach
Nope, that's the last thing I probably want to do.

ALSO: DOES ANYONE WANT ME TO ADD THEIR MODS TO MINETEST-CLASSIC?

PostPosted: Sat Jul 28, 2012 08:29
by Calinou
Jordach wrote:Nope, that's the last thing I probably want to do.

ALSO: DOES ANYONE WANT ME TO ADD THEIR MODS TO MINETEST-CLASSIC?


Parts of moreblocks, with eg. stonebricks/stonesquares? :P

PostPosted: Sat Jul 28, 2012 08:59
by sfan5
+1

PostPosted: Sat Jul 28, 2012 09:17
by Jordach
Calinou wrote:
Jordach wrote:Nope, that's the last thing I probably want to do.

ALSO: DOES ANYONE WANT ME TO ADD THEIR MODS TO MINETEST-CLASSIC?


Parts of moreblocks, with eg. stonebricks/stonesquares? :P


I was thinking of adding them.

BTW, I should be adding 0.4 texture support.

PostPosted: Sat Jul 28, 2012 19:10
by madchicken13
Can you add the download link for the working project with the wool

PostPosted: Sat Jul 28, 2012 22:17
by Jordach
madchicken13 wrote:Can you add the download link for the working project with the wool

Maybe, this is my flavour of minetest you know.

PostPosted: Sun Jul 29, 2012 01:57
by madchicken13
Jordach wrote:
madchicken13 wrote:Can you add the download link for the working project with the wool

Maybe, this is my flavour of minetest you know.

Yeah i know and looking at your 2D Minetest Your Flavour is NICE!!
Thnx for making this fork minetest 2.0 is awesome

PostPosted: Sun Jul 29, 2012 12:50
by Jordach
Madchicken13, this source blows my mind half of the time, I am working with SDZEN, because he is able to help me, test, operate server (master host - not git, but game-wise) and others as well.

My only bugbear with the src code, is the fact I grep often, and perhaps not too often.

So, fav this topic, and we might start getting somewhere.

I also might add birch trees in.

:)