[Game] Carbone [carbone] – minetest_game, improved

Games that have been abandoned and no longer work properly with the latest version of Minetest.
User avatar
Kilarin
Member
Posts: 896
Joined: Mon Mar 10, 2014 00:36
GitHub: Kilarin

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Kilarin » Post

Calinou wrote:but without touring rails as these didn't work (they behaved exactly like boost rails).
Well, thats certainly odd. Touring rails should have a max velocity of 4.5, set by:
TARGET_TOUR_V = 4.5, -- target touring velocity

I'm not certain what would cause those to work just fine in minetest_game but not in carbone. I'll see what I can figure out.

User avatar
BrandonReese
Member
Posts: 839
Joined: Wed Sep 12, 2012 00:44
GitHub: bremaweb
IRC: BrandonReese
In-game: BrandonReese
Location: USA

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by BrandonReese » Post

RealBadAngel wrote:If you are reworking bones, you could use waypoints to show bones postion to owner.
That's genius!

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Inocudom » Post

Particles and sounds for water and lava would be a life-giving addition to this game. Minetest+ and BFD have them.

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by philipbenr » Post

I agree Inocudom. I think that this game could also use some variations... Maybe a different feel TP...

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Calinou » Post

Inocudom wrote:Particles and sounds for water and lava would be a life-giving addition to this game. Minetest+ and BFD have them.
This would just slow down the game, I try to avoid big hacks, better have such things implemented in builtin or C++ first.
philipbenr wrote:I agree Inocudom. I think that this game could also use some variations... Maybe a different feel TP...
You can change the textures by yourself. I would rather not drive some people away due to a different texture pack.

User avatar
Hybrid Dog
Member
Posts: 2836
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Hybrid Dog » Post

philipbenr wrote:I agree Inocudom. I think that this game could also use some variations... Maybe a different feel TP...
https://github.com/HybridDog/alternativeTP
it's unfinished

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by philipbenr » Post

Calinou wrote:
philipbenr wrote:I agree Inocudom. I think that this game could also use some variations... Maybe a different feel TP...
You can change the textures by yourself. I would rather not drive some people away due to a different texture pack.
I was thinking along the lines of BlockMen's MTP pack. Something not too far away from default whatsoever.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Inocudom » Post

philipbenr wrote:
Calinou wrote:
philipbenr wrote:I agree Inocudom. I think that this game could also use some variations... Maybe a different feel TP...
You can change the textures by yourself. I would rather not drive some people away due to a different texture pack.
I was thinking along the lines of BlockMen's MTP pack. Something not too far away from default whatsoever.
Yes, I do like BlockMen's texture pack, but Hybrid Dog's does show some usefulness.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Calinou » Post


User avatar
RHR
Member
Posts: 215
Joined: Mon Jan 27, 2014 20:07
GitHub: RHRhino

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by RHR » Post

NICE! I hope this feature will be used on pvp servers soon! It looks very promising!

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by philipbenr » Post

This will come in very handy! Tells you when you are near dead, and gives you a constant reminder of your health..

Evolykane
Member
Posts: 23
Joined: Thu Dec 26, 2013 16:22

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Evolykane » Post

This should be as standard in the Game!

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by philipbenr » Post

@ Evolykane: Still needs some changes/improvement. Still, I agree.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Calinou » Post

Summary of recent changes:
  • Added golden armour and shields; made armour weaker to attacks and disabled armour healing by default.
  • Added a server-side xray setting, useful for modders or to find nice dungeons.
  • Many renewed textures, like stone, sand, clay, papyrus, book, bookshelf…
  • New textures for wooden tools and sword; these ones also now last as long as stone tools and sword.
  • Mobs float in water; sheeps can be fed wheat to regain 3 HP; play a sound when shearing sheep.
  • Added hay blocks using facedir, crafted with 9 wheat.
  • Coin ores generate at any height; added patches of dirt, gravel, sand and cobblestone underground; added large clusters of coal, iron and very rarely, diamond.
  • Tweaked GUI looks: highlighted slots are easier to see, tooltip background is now black.
  • Snow is now non-walkable.

twoelk
Member
Posts: 1482
Joined: Fri Apr 19, 2013 16:19
GitHub: twoelk
IRC: twoelk
In-game: twoelk
Location: northern Germany

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by twoelk » Post

hmm - I always dreamt of some sort of craftable x-ray/noclip goggles for the advanced miner ;-)
maybe similar in effect to how burying oneself with noclip on but not freemove used to work.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Inocudom » Post

Hud messages are not appearing lately.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Calinou » Post

Some changes done the last week:
  • Strongly reduce server CPU, RAM and bandwidth usage by tweaking the settings.
  • Mob fixes: they jump higher, spawn better and a possible fix to monsters not attacking players has been added.
  • Add soccer by kaeza (not so useful as a default mod, so it may go away) and jumping (trampolines and cushions) by Jeija, both tweaked.
  • Add 15 paintings, craftable with 8 sticks and 1 wool of any colour.
  • Add a sound when eating, prevent over-heal when eating.
  • Add 3D ladders and 3D signs, both using only 1 nodebox for good performance.
  • Snow has a smoother and brighter texture.
  • Give 5 torches per craft. Lots of code cleanups.
After 2014-06-28:
  • Tweak ABM times and plant growth in general, fix jungle tree drop.
  • Slightly rarer rat spawns.
  • Reduced food healing values.
  • Add tar, which is made by smelting gravel; add grey bricks (crafted using 1 brick block and 1 stone or stone brick) and alternate split stone tiles (crafted using 1 stone tile).

User avatar
lightonflux
Member
Posts: 384
Joined: Mon Nov 11, 2013 07:22
In-game: lof
Location: Germany

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by lightonflux » Post

Just saw you moved to gitorious, great move.

But i wished i knew it earlier.

You could update the github repo so the game displays a message if the user logs into the game.

User avatar
Kilarin
Member
Posts: 896
Joined: Mon Mar 10, 2014 00:36
GitHub: Kilarin

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Kilarin » Post

I downloaded the latest version from gitorious.
copied into my .mintest/games folder named carbone
created a new world, tried to load it, and got the following:

Code: Select all

17:34:11: ERROR[main]: ========== ERROR FROM LUA ===========
17:34:11: ERROR[main]: Failed to load and run script from
17:34:11: ERROR[main]: /home/donald/.minetest/games/carbone/mods/default/init.lua:
17:34:11: ERROR[main]: ...donald/.minetest/games/carbone/mods/default/init.lua:89: attempt to call field 'register_on_item_eat' (a nil value)
17:34:11: ERROR[main]: stack traceback:
17:34:11: ERROR[main]: 	...donald/.minetest/games/carbone/mods/default/init.lua:89: in main chunk
17:34:11: ERROR[main]: ======= END OF ERROR FROM LUA ========
17:34:11: ERROR[main]: Server: Failed to load and run /home/donald/.minetest/games/carbone/mods/default/init.lua
17:34:11: ERROR[main]: ModError: ModError: Failed to load and run /home/donald/.minetest/games/carbone/mods/default/init.lua
What am I doing stupid?

User avatar
Casimir
Member
Posts: 1207
Joined: Fri Aug 03, 2012 16:59
GitHub: CasimirKaPazi

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Casimir » Post

You need a newer version of minetest. It uses a feature that was added after 0.4.9. You could take on of the unofficial builds if you use windows, or compile it yourself if you use linux.

TheGreatFeRRoH
New member
Posts: 1
Joined: Thu Jul 03, 2014 00:07
IRC: TheFeRRoH
In-game: FeRRoH

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by TheGreatFeRRoH » Post

Hello, guys!

Can someone help me out with getting this sub-game to run, please? I seem to can't get past the initial stage of the world. Often times, I get to see the inventory and hear the sound of my foot on sand. On some tries however, I can't get into the world and get an exception error. Here are my specs for your perusal:

Minetest verion: The updated version by Blockmen. I think it's still 0.4.9, but he added Minetest Next along with it. Ergo, I believe that there might be some additional features integrated into it.
Windows: Win7 x64 SP0
RAM: 4GB
GPU: It's a Dell N4050 laptop. I forget what the GPU is called, but I think it's an Intel switchable GPU.

I do have a screenshot of the error, and have uploaded it as well.

Thank you in advance, and may you have a great day!
Attachments
Screenshot of the Error in Minetest and the console.
Screenshot of the Error in Minetest and the console.
asdf.png (253.04 KiB) Viewed 805 times

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Calinou » Post

TheGreatFeRRoH wrote:Hello, guys!

Can someone help me out with getting this sub-game to run, please? I seem to can't get past the initial stage of the world. Often times, I get to see the inventory and hear the sound of my foot on sand. On some tries however, I can't get into the world and get an exception error. Here are my specs for your perusal:

Minetest verion: The updated version by Blockmen. I think it's still 0.4.9, but he added Minetest Next along with it. Ergo, I believe that there might be some additional features integrated into it.
Windows: Win7 x64 SP0
RAM: 4GB
GPU: It's a Dell N4050 laptop. I forget what the GPU is called, but I think it's an Intel switchable GPU.

I do have a screenshot of the error, and have uploaded it as well.

Thank you in advance, and may you have a great day!
You need a build that integrates this commit to not make the client crash on world load: https://github.com/minetest/minetest/co ... 9cb5738022 (2014-06-29, 11:57)

Or wait for 0.4.10 release, which is scheduled to be done on July 6th.

User avatar
lightonflux
Member
Posts: 384
Joined: Mon Nov 11, 2013 07:22
In-game: lof
Location: Germany

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by lightonflux » Post

Add soccer by kaeza (not so useful as a default mod, so it may go away) and jumping (trampolines and cushions) by Jeija, both tweaked
I really like the mod but the 3D object looks just weird (not like a sane football), i think it is better to make mono coloured balls which also had the advantage that you don't need a spinning animation.

User avatar
Kilarin
Member
Posts: 896
Joined: Mon Mar 10, 2014 00:36
GitHub: Kilarin

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Kilarin » Post

Calinou wrote:You need a newer version of minetest. It uses a feature that was added after 0.4.9
My version was only a few weeks old! You are programming bleeding edge. :)
Updated to the freshest (actually, added the daily build ppa to my list), and now it works fine!
Thank you very much!

User avatar
Wuzzy
Member
Posts: 4804
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy
Contact:

Re: [Game] Carbone [carbone] – an improvement to minetest_ga

by Wuzzy » Post

/say: broadcasts a message anonymously. [ban]
Why the ban privilege? This does not make sense to me.

Edit: Oh, and dye_purple.png is missing.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest