178 Commits

Author SHA1 Message Date
Jordach
0f9eeac150 update README.md 2015-07-23 17:48:13 +01:00
Jordach
0f4b6fa6fe change edens grass and long grass textures, replace flower models with better looking ones 2015-07-23 17:45:39 +01:00
Jordach
8f104aebe2 change the forcefield to not be pointable, allow players to find out where the walls are without a wireframe or transparent cube 2015-07-23 14:13:59 +01:00
Jordach
e4faa443b9 diable forcefields by default to save cpu time 2015-07-23 14:04:57 +01:00
Jordach
c2d57c6cb4 add forcefields, size is 31k, can be configured. 2015-07-23 14:02:51 +01:00
Jordach
4cdaa052ae add steel beds, only the owner can remove and use them 2015-07-23 02:15:31 +01:00
Jordach
e99cf22a49 fix the mapgen again, replaced old schems with vmnaip trees 2015-07-17 11:37:54 +01:00
Jordach
c4ee0d26d6 add the missing decorations, trees and dirt, sand, gravel blobs? 2015-07-17 11:19:44 +01:00
Jordach
f7c26a35bb add a singleplayer skin in the 1.8 format, based on Sam II 2015-07-17 10:50:27 +01:00
Jordach
990f9ca3c3 fixes #10 by adding alpha - you are welcome 2015-07-17 10:21:53 +01:00
Jordach
8e7cb94498 Merge branch 'master' of https://github.com/Jordach/big_freaking_dig 2015-07-17 10:10:18 +01:00
Jordach
e7309c258e updating the mapgen was supposed to be simple, dammit! 2015-07-17 10:10:04 +01:00
Jordan Snelling
f1634cc55f Merge pull request #6 from ExcaliburZero/master
Fixed code for arrows
2015-07-17 10:04:36 +01:00
Jordach
8591e120ab https://www.youtube.com/watch?v=5CfNarCjSHM 2015-07-16 23:34:17 +01:00
ExcaliburZero
27ac46297e Fixed code for Torch Arrow
Changed the references in code for Torch Arrows from the old naming of
"default:torch" to the new naming of "deco:torch".
2015-02-02 18:15:06 -05:00
ExcaliburZero
e6b5e87003 Fixed crafting recpies for arrow
Fixed the crafting recipes for "throwing:arrow" so that it uses the new
naming rather than the "default" naming.
2015-02-01 13:17:42 -05:00
Jordan Snelling
f245adae31 Merge pull request #5 from ExcaliburZero/master
Fixed crafting recipes for several doors
2015-02-01 12:05:10 +00:00
ExcaliburZero
7b38783334 Fixed crafting recipes for several doors
Changed the crafting recipes for Glaas Door, Obsidian Door, and Steel
Door so that they use the correct naming of the nodes used for the
recipe, rather than the old "default" naming.
2015-01-31 20:31:36 -05:00
Jordach
122fee0d21 add the first superpower of 5 2015-01-31 19:05:57 +00:00
Jordach
229ac09447 Merge branch 'master' of https://github.com/Jordach/big_freaking_dig 2015-01-25 20:33:45 +00:00
Jordach
d7a602ab34 add carrots 2015-01-25 20:33:14 +00:00
Jordan Snelling
e724117864 Update README.md 2015-01-25 20:22:06 +00:00
Jordach
10a7742d54 make grass craftable and on_place it is randomised 2015-01-24 22:59:13 +00:00
Jordach
bcb8788161 add player made paths w/ api and make hoes use right mouse 2015-01-24 20:39:16 +00:00
Jordach
16d169072c stop evergreen trees generating oddly 2015-01-16 23:14:21 +00:00
Jordach
c759af4e75 add corner stairs as slabs look terrible. 2015-01-15 18:32:02 +00:00
Jordach
4a4b9ba48a apparently git managed to delete zegs craft guide. i fixed it 2015-01-15 16:01:54 +00:00
Jordach
de8e8bbc44 make torches into nodeboxes until meshnodes are around, also clear torch entities on server step 2015-01-03 22:36:47 +00:00
Jordach
56f423a37a remove changes 2015-01-03 19:35:09 +00:00
Jordach
e228250a71 make sprint use sprint_dust.png for the particles 2015-01-03 19:13:07 +00:00
Jordach
8e518c57a7 add voxelmanip optimisation by jin_xi 2015-01-03 16:05:51 +00:00
Jordach
235bd052ba hotfix: make torches reappear every 60 minutes via ABM 2015-01-03 16:00:38 +00:00
Jordach
d2c5fe1be0 aww yiss, freaking entity torches (right click them to give them a mesh 2015-01-03 15:20:01 +00:00
Jordach
0fad664199 update sign textures a bit 2015-01-02 17:16:24 +00:00
Jordach
83c9cb21aa fix the latest build complaining of not resolving mapgen_sand 2015-01-02 16:50:46 +00:00
Jordach
088976fc12 add clay block, lump brick block and brick and other changes 2015-01-02 16:48:14 +00:00
Jordach
c91482d957 new stuff, such as clay, random patches of gravel, sand etc 2014-12-30 17:45:01 +00:00
Jordach
ff1121c745 make changes to biome registation due to hmmmms smart ideas 2014-12-30 16:14:06 +00:00
Jordach
56487f6618 my ice cold fingers made typos 2014-12-29 18:43:12 +00:00
Jordach
050fef4037 make BFDs gameplay FASTER BY REQUEST BY EVERYONE 2014-12-29 18:33:42 +00:00
Jordach
f103a11746 update the hud textures and make zcg fit the theme 2014-12-28 21:17:37 +00:00
Jordach
7ca21ee930 update genders.lua and my skin. 2014-12-28 18:29:45 +00:00
Jordach
b759f6b231 crafting guide did not work at all. 2014-12-27 16:10:15 +00:00
Jordach
f938b84457 add a crafting guide by cornernote and give it a meshnode 2014-12-27 15:36:56 +00:00
Jordach
e31ce8cd75 i forgot to save a file before committing 2014-12-27 14:52:15 +00:00
Jordach
382bbd85c3 fix a typo in voxelmanip randomisation 2014-12-27 14:51:33 +00:00
Jordach
6ba6edc52b the trees look nicer 2014-12-27 14:47:10 +00:00
Jordach
4160406d62 fix trash cans deleting kittens :( 2014-12-26 18:57:57 +00:00
Jordach
15dcb13eca some changes 2014-12-26 18:51:52 +00:00
Jordach
04595896f0 relicense the core stuff of BFD and my other mods to WTFPL 2014-12-26 15:56:10 +00:00