Page 2 of 3

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Tue Sep 30, 2014 06:01
by Jordach
Too long, didn't read.

There is blender only stuff in the models I use, which means it is impossible to export them.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Sat Oct 04, 2014 04:09
by TheEpicJames
Jordach wrote:Too long, didn't read.

???

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Fri Oct 17, 2014 12:20
by paramat
I like your choice of biomes. Flying around i noticed the biomes are small and sometimes form thin strips, i recommend greatly increasing (x4-x8) the 'spread' parameters of mgv7 heat and humidity noises. With many biomes these spreads need to be increased to maintain a preferred biome size.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Sat Oct 18, 2014 12:24
by Jordach
paramat wrote:I like your choice of biomes. Flying around i noticed the biomes are small and sometimes form thin strips, i recommend greatly increasing (x4-x8) the 'spread' parameters of mgv7 heat and humidity noises. With many biomes these spreads need to be increased to maintain a preferred biome size.

Feel free to show me where to do this then, because I haven't actually had a real source of info with MGV5/7.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Sat Oct 18, 2014 22:25
by paramat
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
mgv7_np_heat = 25, 50, (500, 500, 500), 35293, 1, 0
mgv7_np_humidity = 50, 31.25, (750, 750, 750), 12094, 2, 0.6

Add these lines to minetest.conf, but increase the numbers in the brackets. Looking at your biome sizes i would suggest quadrupling them to start with.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Mon Oct 20, 2014 17:11
by Inocudom
Your treasure chests could make good use of the new meshnode draw-type, if the prospect interests you.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Mon Oct 20, 2014 18:50
by Evergreen
Inocudom wrote:Your treasure chests could make good use of the new meshnode draw-type, if the prospect interests you.

Mesh nodes don't allow animation afaik. I think it is better to stick with the current setup.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Sun Nov 09, 2014 12:05
by Jordach
Right now, I made a very large change to BFD - I removed the mapgen lock to V7, as V5 is now in Git HEAD.

You will now have to select V5 or V7 manually if you want to be able to use BFD properly.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Mon Nov 10, 2014 01:34
by Inocudom
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
20:21:32: ERROR[main]: ========== ERROR FROM LUA ===========
20:21:32: ERROR[main]: Failed to load and run script from
20:21:32: ERROR[main]: /home/derek/.freeminer/games/big_freaking_dig/mods/default/init.lua:
20:21:32: ERROR[main]: ...reeminer/games/big_freaking_dig/mods/default/genders.lua:136: unexpected symbol near 'then'
20:21:32: ERROR[main]: stack traceback:
20:21:32: ERROR[main]:    [C]: in function 'dofile'
20:21:32: ERROR[main]:    .../.freeminer/games/big_freaking_dig/mods/default/init.lua:17: in main chunk
20:21:32: ERROR[main]: ======= END OF ERROR FROM LUA ========
20:21:32: ERROR[main]: Server: Failed to load and run /home/derek/.freeminer/games/big_freaking_dig/mods/default/init.lua
20:21:32: ERROR[main]: ModError: ModError: Failed to load and run /home/derek/.freeminer/games/big_freaking_dig/mods/default/init.lua

I got this error.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Tue Nov 11, 2014 17:45
by Jordach
It's a bug with singleplayer that never occurred as I often use Advanced tab instead of singleplayer. Because custom skins.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Wed Nov 12, 2014 04:50
by Inocudom
Jordach wrote:It's a bug with singleplayer that never occurred as I often use Advanced tab instead of singleplayer. Because custom skins.

The error occurs while using the advanced (server) tab too.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Wed Nov 12, 2014 17:55
by Jordach
Inocudom wrote:
Jordach wrote:It's a bug with singleplayer that never occurred as I often use Advanced tab instead of singleplayer. Because custom skins.

The error occurs while using the advanced (server) tab too.

I found where it's going nuts, and if it can't find a player skin that you have, then it crashes by trying to get the aspect ratio of it, to ensure it is or isn't a 1.8 skin.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Thu Nov 13, 2014 21:23
by Jordach
Fixed the singleplayer bug as well as skins that don't exist.

Commit: https://github.com/Jordach/big_freaking ... 476d7fd42a

Hidden update: it also automatically detects ignore areas and turns them into air, not sure how it will react to ignore mapblocks.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Fri Nov 14, 2014 17:26
by Inocudom
You have various trees and various ores in this sub-game, but you don't have much variety in crops. To this end, have you ever considered using MTDad's farming++ mod somehow? It is a very good farming mod (one of the best, in fact,) but it doesn't get used very much by the community. Below is a link to that mod:
https://forum.minetest.net/viewtopic.php?f=9&t=10187

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Fri Nov 14, 2014 18:07
by Jordach
Inocudom wrote:You have various trees and various ores in this sub-game, but you don't have much variety in crops. To this end, have you ever considered using MTDad's farming++ mod somehow? It is a very good farming mod (one of the best, in fact,) but it doesn't get used very much by the community. Below is a link to that mod:
https://forum.minetest.net/viewtopic.php?f=9&t=10187

Not a fan of complex farming like that. May eventually add other types of plantable food, ala potatoes and some other seeds that could randomly drop from dirt monsters.

I'm also planning on a complete texture overhaul.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Thu Dec 04, 2014 20:28
by rafaholiveira
I'm receiving this error:
ERROR: Some exception: "Access violation"

I'm using Minetest 0.4.10 and windows 8.1 64bit.


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
Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log:  (Build 9200)
Irrlicht log: Using renderer: OpenGL 4.4.13084
Irrlicht log: AMD Radeon HD 8600M Series: ATI Technologies Inc.
Irrlicht log: OpenGL driver version is 1.2 or better.
Irrlicht log: GLSL version: 4.4
Irrlicht log: Resizing window (800 600)
[item_drop] loaded 0.1   
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
18:15:15: ERROR[main]: Some exception: "Access violation"

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Fri Dec 05, 2014 12:45
by Jordach
rafaholiveira wrote:I'm receiving this error:
ERROR: Some exception: "Access violation"

I'm using Minetest 0.4.10 and windows 8.1 64bit.


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
Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log:  (Build 9200)
Irrlicht log: Using renderer: OpenGL 4.4.13084
Irrlicht log: AMD Radeon HD 8600M Series: ATI Technologies Inc.
Irrlicht log: OpenGL driver version is 1.2 or better.
Irrlicht log: GLSL version: 4.4
Irrlicht log: Resizing window (800 600)
[item_drop] loaded 0.1   
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
In trans_func.
Access violation at 00007FFA7A5E4923 write?=0 address=829762352
18:15:15: ERROR[main]: Some exception: "Access violation"

Close Minetest and restart it. This is a bug with the engine itself. (Most likely related to memory corruption seen in Linux builds of the engine.)

You can continue to keep clicking continue and start game, but it ends in an infinite loop.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Mon Dec 08, 2014 14:34
by Predatorian3
Close Minetest and restart it.


How many times should I be restarting this? I'm on a Lenovo ThinkPad W540 running 64bit Windows 7.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Mon Dec 08, 2014 19:08
by Jordach
Predatorian3 wrote:
Close Minetest and restart it.


How many times should I be restarting this? I'm on a Lenovo ThinkPad W540 running 64bit Windows 7.

Just once. It usually isn't hardware related, as I use W7Ult and it sometimes just does it.

Did I mention the main menu isn't even safe from me fixing it texture wise

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Wed Dec 10, 2014 07:11
by paramat
Important changes to the biome API heat and humidity noises https://forum.minetest.net/viewtopic.php?f=18&t=10621&p=164110#p164110
If you update to latest 0.4.10 dev, or, when you update to 0.4.11 stable, you will need to set the old default noise parameters in minetest.conf for biome continuity in your existing mgv5 or mgv7 worlds.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Wed Dec 10, 2014 20:15
by Jordach
twoelk suggested over IRC that I make the sp bg and logo better - so I did.

Image

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Sun Dec 21, 2014 07:14
by paramat
Looks good, especially those 2x2 textures.

Also, see https://forum.minetest.net/viewtopic.php?f=18&t=10621&p=165334#p165334

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Wed Dec 24, 2014 16:38
by Jordach

BFD 0.5 Release Candidate 1:


This update contains:

Renewed textures.
A new header, singleplayer background and a singleplayer game icon.
Kittens. :3
Bones rework.

And probably more.

Feel free to report bugs somewhere, either in this topic or in subgame discussion.

Commit: https://github.com/Jordach/big_freaking ... 96cbb72fe0

Download it: https://github.com/Jordach/big_freaking ... master.zip

Got Git and cloned it? Just: git pull

Got Git and not cloned it? Just: git clone https://github.com/Jordach/big_freaking_dig.git

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Thu Dec 25, 2014 05:59
by InfinityProject
Seems interesting. I may have to try this out later.

Re: [Game] Big Freaking Dig [0.4]

PostPosted: Thu Dec 25, 2014 21:18
by Jordach

Big Freaking Dig 0.5 Release Candidate 2:


This update contains:

Another kitten.
A kitten subAPI for simple mobs.
Three new mods: Awards, Gauges and Sprint.
Other changes have been made that have not been written here.

Commits:

https://github.com/Jordach/big_freaking ... ff1849b3c2
https://github.com/Jordach/big_freaking ... e47d988591
https://github.com/Jordach/big_freaking ... b0ee66bf76
https://github.com/Jordach/big_freaking ... 6ccafeed03
https://github.com/Jordach/big_freaking ... b357f8d95e

Download it: https://github.com/Jordach/big_freaking ... master.zip

Got Git and cloned it? Just: git pull

Got Git and not cloned it? Just: git clone https://github.com/Jordach/big_freaking_dig.git

While I was working away at these commits, have a few tracks (No, I wasn't having a rave with my 600w PA system! Which will end up around 5600w. ;3):

https://soundcloud.com/audio-warfare/fr ... -big-fella
https://soundcloud.com/karthy/darren-styles-screwface-2

Promotional Screenshots:

https://mediacru.sh/f6a2a1dfc02b

Re: [Game] Big Freaking Dig [0.5 RC2]

PostPosted: Mon Dec 29, 2014 21:07
by Jordach

Big Freaking Dig 0.5 Release Candidate 3:



Another RC<X> release! Woooooo!

This update contains:

Fixed kittens being invisible.
Fixed trash cans deleting kitten entities. :(
Added and removed cornernote's crafting guide.
Added Zeg9's crafting guide and skinned it to the BFD inventory looks.
Retextured cherry leaves, cherry trunks, birch trunks, oak trunks, birch leaves, brightened oak leaves.
Upgraded node randomisation to VoxelManip.
Update genders.lua and player_jordach.png
BFD node digging, chopping and harvesting times have been changed dramatically.
Fix typos with the above commit.

Download this Release Candidate: https://github.com/Jordach/big_freaking ... master.zip

Got Git and cloned it? Just: git pull

Got Git and not cloned it? Just: git clone https://github.com/Jordach/big_freaking_dig.git

Re: [Game] Big Freaking Dig [0.5 RC2]

PostPosted: Mon Dec 29, 2014 21:50
by Sokomine
Your kittens are needed as a seperate mod!

Re: [Game] Big Freaking Dig [0.5 RC2]

PostPosted: Tue Dec 30, 2014 17:39
by LionsDen
The RC3 download isn't working. I just went to the github page (below) and downloaded the zip. Hopefully that got me the RC3.

https://github.com/Jordach/big_freaking_dig

Re: [Game] Big Freaking Dig [0.5 RC2]

PostPosted: Wed Dec 31, 2014 13:58
by Jordach
LionsDen wrote:The RC3 download isn't working. I just went to the github page (below) and downloaded the zip. Hopefully that got me the RC3.

https://github.com/Jordach/big_freaking_dig

That link always breaks by the forum when copying the link.

Re: [Game] Big Freaking Dig [0.5]

PostPosted: Sat Jan 03, 2015 15:32
by Jordach

BFD Release 0.5!


Image

This release marks the update that adds quite a bit to the subgame, but enough until I manage to install the brand new content.

Changes since 0.4:

JDC_Lamps (ported from Minetest Game version.)
Renewed textures.
Player statues.
Chisels.
Wool slabs, stairs and carpets.
Carpet API.
Fix 1.8 skin autodetection with singleplayer.
Soapstone.
Deathly biomes.
Boats.
Carts.
Fix dropped items being deleted too slow.
Make stairs have three steps.
A new header, singleplayer background and a singleplayer game icon.
Kittens. :3
Bones rework.
Another kitten.
A kitten subAPI for simple mobs.
Three new mods: Awards, Gauges and Sprint.
Fixed kittens being invisible.
Fixed trash cans deleting kitten entities. :(
Added and removed cornernote's crafting guide.
Added Zeg9's crafting guide and skinned it to the BFD inventory looks.
Retextured cherry leaves, cherry trunks, birch trunks, oak trunks, birch leaves, brightened oak leaves.
Upgraded node randomisation to VoxelManip.
Update genders.lua and player_jordach.png
BFD node digging, chopping and harvesting times have been changed dramatically.
Fix typos with the above commit.
Entitynode Torches.

Note: Torches are now nodeboxes and existing entities will be cleared on world load, during playtime and exit.

You will also need a build that is newer than the 31st of December.



Download me: https://github.com/Jordach/big_freaking ... master.zip

Got Git and cloned it? Just: git pull

Got Git and not cloned it? Just: git clone https://github.com/Jordach/big_freaking_dig.git