61 Commits

Author SHA1 Message Date
0gb.us
65e7f96ef8 Made /drain work below sea level.
The fact that you couldn't drain the ocean was bothering some people.
2013-04-14 18:27:20 -07:00
0gb.us
dc0d37e7a9 Removed node redefinitions that annoy people.
I left the one about clay, as default clay behaviour is the one that annoys people, not the redefined clay.
2013-04-14 18:20:42 -07:00
0gb.us
a12a1a475f Removed most limiters.
The limiter on /clearobjects prevents server crashes, so I left it.
2013-04-14 18:07:52 -07:00
ShadowNinja
a07014dfc8 Allow 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.
2013-04-14 20:20:35 -04:00
0gb.us
60fdfea4c8 Consolidated code.
Also made fire less devistating.
2013-04-08 02:14:46 -07:00
0gb.us
880ad992ae This 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.

Also, I fixed the asthetics of the chat command code a bit.
2013-04-07 12:46:24 -07:00
0gb.us
69ffe48cb8 Tried (again) to fix screwdriver crash. 2013-04-06 11:58:45 -07:00
0gb.us
2373e66fac Fixed crash-causing bugs. 2013-04-05 14:13:11 -07:00
0gb.us
b6b195ef76 Removed ability to craft stone picks and furnaces from anything other than cobble. 2013-04-03 03:40:53 -07:00
0gb.us
80bd8800aa Fixed land claims to work with changes made to buckets in Minetest 0.4.6. 2013-04-02 13:34:34 -07:00
0gb.us
0f69362b01 Renamed file "minetest.conf".
Somehow, I forgot to name the file ....
2013-04-02 01:31:37 -07:00
0gb.us
35bca5bc3a Added 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.
2013-04-02 01:28:49 -07:00
0gb.us
33aab4c07b Updated 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.
2013-04-01 01:58:02 -07:00
0gb.us
a2c3d44661 Removed credit to celeron55 for the contents of the minetest_game directory, as it is no longer included in this game. 2013-04-01 01:46:06 -07:00
0gb.us
5eab822b1a Updated 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.
2013-04-01 01:38:00 -07:00
0gb.us
3e5b0cd50b Merge branch 'master' of https://github.com/0gb-us/0gb.us_game 2013-03-27 23:41:23 -07:00
0gb.us
40fc9e3f4f Performed maintenance for ShadowNinja
* Added .gitignore
* Added compatibility with the IRC plugin

In the process, one minetest.conf setting was renamed, and another removed altogether. Other than that, 0gb.us_game should behave exactly as before.
2013-03-27 23:36:43 -07:00
jojoa1997
82fdd67f03 Add obsidian ore skin 2013-03-25 17:25:53 -04:00
0gb.us
44266e22c9 Removed Thumbs.db (added again by Jojoa1997) and apdated skin credits. 2013-03-25 14:20:11 -07:00
0gb.us
268f01196b Merge pull request #9 from jojoa1997/master
adds obsidian ore skin
2013-03-25 14:18:52 -07:00
jojoa1997
5c9d326950 adds obsidian ore skin 2013-03-25 16:31:15 -04:00
0gb.us
e6137b614f Removed fullinventory_0gb_us, as it is no longer needed. 2013-03-24 13:07:40 -07:00
0gb.us
fc4e4f3b9e Removed useless land claim-related chat commands. 2013-03-22 23:16:02 -07:00
0gb.us
83ad67bfcd Fixed bucket bug
Buckets used on the edge of a claim could sometimes crash the server.
2013-03-20 17:09:52 -07:00
0gb.us
4530cfad29 Fixed 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.
2013-03-20 02:02:26 -07:00
0gb.us
c01f0ea3d5 Added Robert Arkenin to skin credits. 2013-03-18 23:59:59 -07:00
Robert Arkenin
a4005fbdbb Added my skin, but with aspects that are relevant to only my town removed.
As a backstory, I added this skin in order to represent my town on its founding anniversary. I've now decided to make a generic version for this.

Signed-off-by: Robert Arkenin <rarkenin@gmail.com>
2013-03-19 01:54:14 -04:00
0gb.us
ce78a30a01 Added skin artist credits to README.txt and removed Thumbs.db added by Jojoa1997. 2013-03-16 00:29:03 -07:00
0gb-us
454143bcb2 Merge pull request #6 from jojoa1997/master
adds more skins
2013-03-16 00:10:28 -07:00
jojoa1997
0e74e4c2fe adds my signiture/watermark 2013-03-15 16:58:32 -04:00
jojoa1997
c0b7b3c7bc adds more skins 2013-03-11 22:25:56 -04:00
0gb.us
17ae23f7e8 Merge branch 'master' of https://github.com/0gb-us/0gb.us_game 2013-03-08 20:48:02 -08:00
0gb.us
fb753f53bc Removed creative (it was only even added by mistake). 2013-03-08 20:46:28 -08:00
0gb-us
374c5c67dd Merge pull request #5 from rarkenin/patch-3
Sorry about the typo.
2013-03-08 15:30:07 -08:00
rarkenin
3e50d7406b Fix a typo in the messages 2013-03-08 18:27:12 -05:00
0gb.us
45aa9c8232 Fixed 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. 2013-03-07 23:59:55 -08:00
0gb.us
a4a1225d32 Fixed 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. 2013-03-07 21:04:50 -08:00
0gb.us
3d80544f6f Modified 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. 2013-03-06 21:58:01 -08:00
0gb.us
b9607bff91 Updated files from minetest_game to the versions present in minetest_game-0.4.5. 2013-03-05 14:07:10 -08:00
0gb.us
99660e98c2 Removed 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.
2013-03-04 22:01:44 -08:00
0gb.us
4626d88237 Fixed crashing due to tables not being visible from landclaim_0gb_us/commands.lua 2013-03-04 20:21:01 -08:00
0gb.us
d8cd00db37 Fixed claim_admin privelege to prevent accedental editing of other peoples' property and split landclaim_0gb_us/init.lua into smaller files. 2013-03-04 00:34:31 -08:00
0gb.us
4b7fcccedc Fixed build_0gb_us.place() to be able to handle node aliases. 2013-03-04 00:00:01 -08:00
0gb.us
37131d48f5 Removed /build command and fixed incorrect indention levels. 2013-03-03 22:31:22 -08:00
0gb-us
ad9701ead7 Merge pull request #3 from 0gb-us/patch-1
Fixed coordinate handling.
2013-03-03 18:53:55 -08:00
0gb-us
8ba3331f70 Merge pull request #2 from rarkenin/patch-2
Begin remote management
2013-03-03 18:53:23 -08:00
0gb-us
3c0866e888 Fixed coordinate handling. 2013-03-03 17:54:01 -08:00
rarkenin
4da27b664a begin remote management
Begin with remote query.
2013-03-03 20:25:14 -05:00
ShadowNinja
f7432118a8 Give generators relative position and area size instead of seed 2013-03-02 21:04:17 -05:00
ShadowNinja
b296febac7 Fix generators 2013-03-02 19:55:20 -05:00