dc0d37e7a9Removed node redefinitions that annoy people.
0gb.us
2013-04-14 18:20:42 -07:00
a12a1a475fRemoved most limiters.
0gb.us
2013-04-14 18:07:52 -07:00
a07014dfc8Allow sharing an area with all players, this changes the save format. To convert to the new format run 'sed -i "s/\*//g" landclaim.0gb.us' in the world directory.
ShadowNinja
2013-04-14 20:20:35 -04:00
60fdfea4c8Consolidated code. Also made fire less devistating.
0gb.us
2013-04-08 02:14:46 -07:00
880ad992aeThis time, actually fix the screwdriver error I give up trying to do this the way that is technically the right way. At least this way works, and isn't hacky.
0gb.us
2013-04-07 12:46:24 -07:00
69ffe48cb8Tried (again) to fix screwdriver crash.
0gb.us
2013-04-06 11:58:45 -07:00
b6b195ef76Removed ability to craft stone picks and furnaces from anything other than cobble.
0gb.us
2013-04-03 03:40:53 -07:00
80bd8800aaFixed land claims to work with changes made to buckets in Minetest 0.4.6.
0gb.us
2013-04-02 13:34:34 -07:00
0f69362b01Renamed file "minetest.conf". Somehow, I forgot to name the file ....
0gb.us
2013-04-02 01:31:37 -07:00
35bca5bc3aAdded default configuration. Mostly, this is to allow jungles and dungeons to be included in this game by default, but id does a few other things too. I'm told a game's default configuration can be overridden, so people shouldn't put up a stink about this.
0gb.us
2013-04-02 01:28:49 -07:00
33aab4c07bUpdated points_0gb_us. The three new ores in common are now supported. In addition, auto-support for other ore defining plugins has been dropped. If support is needed, ore-defining plugins can soft depend on points_0gb_us from now on, instead of the other way around.
0gb.us
2013-04-01 01:58:02 -07:00
a2c3d44661Removed credit to celeron55 for the contents of the minetest_game directory, as it is no longer included in this game.
0gb.us
2013-04-01 01:46:06 -07:00
5eab822b1aUpdated to work with Minetest 0.4.6 0gb.us_game no longer parallels minetest_game. Instead, it parallels common, and draws node and item definitions from there. This will result in 0gb.us_game having a lighter weight game directory and mostly updating itself to work on any future version of Minetest, without resulting in a lighter weight game, for the most part. If all goes well, it might even result in a heavier game.
0gb.us
2013-04-01 01:38:00 -07:00
e6137b614fRemoved fullinventory_0gb_us, as it is no longer needed.
0gb.us
2013-03-24 13:07:40 -07:00
fc4e4f3b9eRemoved useless land claim-related chat commands.
0gb.us
2013-03-22 23:16:02 -07:00
83ad67bfcdFixed bucket bug Buckets used on the edge of a claim could sometimes crash the server.
0gb.us
2013-03-20 17:09:52 -07:00
4530cfad29Fixed slabfix_0gb_us to be compatible with Minetest 0.4.5. Minetest 0.4.5's minetest_game adds new upside down slabs and stairs, which I was unaware of. The old slab fix made using upside down slabs impossible. This new version fixes that incompatability. ... of course, Minetest 0.4.6's minetest_game fixes the root of the problem, by making the slab recipe yeild six slabs as it should. Once Minetest 0.4.6 is released, there will be no more need for the slab fix, as slabs will no longer be broken.
0gb.us
2013-03-20 02:02:26 -07:00
c01f0ea3d5Added Robert Arkenin to skin credits.
0gb.us
2013-03-18 23:59:59 -07:00
a4005fbdbbAdded my skin, but with aspects that are relevant to only my town removed.
Robert Arkenin
2013-03-16 09:22:03 -04:00
ce78a30a01Added skin artist credits to README.txt and removed Thumbs.db added by Jojoa1997.
0gb.us
2013-03-16 00:29:03 -07:00
454143bcb2Merge pull request #6 from jojoa1997/master
0gb-us
2013-03-16 00:10:28 -07:00
0e74e4c2feadds my signiture/watermark
jojoa1997
2013-03-15 16:58:32 -04:00
c0b7b3c7bcadds more skins
jojoa1997
2013-03-11 22:25:56 -04:00
fb753f53bcRemoved creative (it was only even added by mistake).
0gb.us
2013-03-08 20:46:28 -08:00
374c5c67ddMerge pull request #5 from rarkenin/patch-3
0gb-us
2013-03-08 15:30:07 -08:00
3e50d7406bFix a typo in the messages
rarkenin
2013-03-08 18:27:12 -05:00
45aa9c8232Fixed an error in landclaim_0gb_us that preventeded /import from importing legitamate cretions as well as a known oversight in build_0gb_us that allowed the importing of floating objects that should never float, such as torches.
0gb.us
2013-03-07 23:59:55 -08:00
a4a1225d32Fixed a crashing bug in landclaim_0gb_us, fixed an item loss bug in barter_0gb_us, and removed saving of param2 by build_0gb_us.
0gb.us
2013-03-07 21:04:50 -08:00
3d80544f6fModified landclaim_0gb_us to work on a slightly more basic level, resulting in less code and fixing an error in handling on Minetest 0.4.5's on_rightclick() node property.
0gb.us
2013-03-06 21:58:01 -08:00
b9607bff91Updated files from minetest_game to the versions present in minetest_game-0.4.5.
0gb.us
2013-03-05 14:07:10 -08:00
99660e98c2Removed mese crystal fragments in preperation for Minetest 0.4.5. The problem with Minetest 0.4.5's mese crystal fragments is they have zero function whatsoever. They cannot be placed as nodes and they cannot be crafted into anything else. One mese crystal can be crafted into nine mese crystal fragments, but there is no way to craft them back from this useless fragment form. This commit removes the ability to obtain mese crystal fragments, as well as provides a way to craft nine existing mese crystal fragments back into one mese crystal.
0gb.us
2013-03-04 22:01:44 -08:00
4626d88237Fixed crashing due to tables not being visible from landclaim_0gb_us/commands.lua
0gb.us
2013-03-04 20:21:01 -08:00
d8cd00db37Fixed claim_admin privelege to prevent accedental editing of other peoples' property and split landclaim_0gb_us/init.lua into smaller files.
0gb.us
2013-03-04 00:34:31 -08:00
4b7fcccedcFixed build_0gb_us.place() to be able to handle node aliases.
0gb.us
2013-03-04 00:00:01 -08:00