Perttu Ahola
|
682c9d8e7d
|
Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapblock.{h,cpp}
|
2011-06-17 23:20:31 +03:00 |
|
Perttu Ahola
|
df5affe836
|
removed licensecomment.txt
|
2011-06-17 22:58:38 +03:00 |
|
Perttu Ahola
|
dc5319b6c9
|
Moved some mapnode content stuff from mapnode.{h,cpp} and digging property stuff from material.cpp to content_mapnode.{h,cpp}
|
2011-06-17 22:20:15 +03:00 |
|
Perttu Ahola
|
d6b54514bf
|
hopefully fixed old furnaces taking ridiculous amounts of cpu and halting the server
|
2011-06-16 19:43:28 +03:00 |
|
Perttu Ahola
|
1d372b9273
|
Probably fixed the single-MapBlock generator using 1 block lower water height than it should
|
2011-06-16 18:51:23 +03:00 |
|
Nils Dagsson Moskopp
|
158b054e72
|
+ rail block bounding box
|
2011-06-08 05:27:55 +02:00 |
|
Perttu Ahola
|
72e742c24e
|
Added an experimental "far view" thing. Doesn't work exactly like it should and not suitable for real use yet, and might never be.
|
2011-06-07 22:08:16 +03:00 |
|
Nils Dagsson Moskopp
|
1f4bdeab85
|
* README updated
|
2011-06-07 19:41:03 +02:00 |
|
Nils Dagsson Moskopp
|
3be6891938
|
+ rail
|
2011-06-07 19:24:30 +02:00 |
|
Perttu Ahola
|
fdee31abf1
|
...and the map part of that
|
2011-06-05 21:07:54 +03:00 |
|
Perttu Ahola
|
c68f21214d
|
made server to send map seed for testing
|
2011-06-05 21:06:54 +03:00 |
|
Perttu Ahola
|
d2a145b826
|
updated comment in main.cpp
|
2011-06-05 18:59:36 +03:00 |
|
Perttu Ahola
|
9b565b6bc4
|
tried to reduce unnecessary map saving disk i/o a bit
|
2011-06-05 18:57:36 +03:00 |
|
Perttu Ahola
|
a649d43fe7
|
Messed around with genmap.py. Now supports format version 17.
|
2011-06-05 00:10:06 +03:00 |
|
Perttu Ahola
|
f07e445f80
|
updated mapformat.txt a bit
|
2011-06-04 16:58:20 +03:00 |
|
Perttu Ahola
|
6bd4cb2562
|
documentation update (mapformat.txt mainly)
|
2011-06-04 16:54:26 +03:00 |
|
Nils Dagsson Moskopp
|
a62228ec1e
|
* README updated
|
2011-06-03 13:39:07 +02:00 |
|
Nils Dagsson Moskopp
|
4f7a3bc785
|
+ bookshelf in minetestmapper, same color as wood
|
2011-06-03 13:31:42 +02:00 |
|
Nils Dagsson Moskopp
|
f625a22e01
|
* point out setInventoryTextureCube() is broken with a FIXME
|
2011-06-03 13:13:31 +02:00 |
|
Nils Dagsson Moskopp
|
8835433b5e
|
+ paper, book, bookshelf
|
2011-06-03 13:12:56 +02:00 |
|
Nils Dagsson Moskopp
|
176ac0b0bf
|
* README updated
|
2011-06-03 00:57:39 +02:00 |
|
Nils Dagsson Moskopp
|
799ecd26d5
|
+ papyrus in minetestmapper
|
2011-06-03 00:56:27 +02:00 |
|
Nils Dagsson Moskopp
|
ccc0420c52
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
|
Nils Dagsson Moskopp
|
a080bfa842
|
* made cactus color darker
|
2011-06-03 00:52:46 +02:00 |
|
Perttu Ahola
|
bf22dba687
|
removed a debug print that would flood a lot in some kind of a timeout
|
2011-06-02 20:09:30 +03:00 |
|
Perttu Ahola
|
1b8cff8fbf
|
In a globally installed build, debug.txt is now placed in userdata directory. Needs testing still.
|
2011-06-02 19:30:03 +03:00 |
|
Nils Dagsson Moskopp
|
eeebf632e8
|
+ check if sectors/sectors2 directories exist before attempting to read them
|
2011-06-02 17:21:58 +02:00 |
|
Nils Dagsson Moskopp
|
5df1b218a4
|
* encoding fix
|
2011-06-02 17:19:50 +02:00 |
|
Nils Dagsson Moskopp
|
74fd1756c2
|
* tabs to spaces
|
2011-06-02 17:13:05 +02:00 |
|
Nils Dagsson Moskopp
|
b11f08d5d2
|
* ignore minetestmapper output
|
2011-06-02 16:54:05 +02:00 |
|
Nils Dagsson Moskopp
|
badaf4eb0d
|
+ sandstone color value now in minetestmapper
|
2011-06-02 16:52:25 +02:00 |
|
Nils Dagsson Moskopp
|
5b05486aa4
|
+ minetestmapper2, colors modified for Minetest Δ
|
2011-06-02 16:17:50 +02:00 |
|
Nils Dagsson Moskopp
|
2b5a775bce
|
* README updated
|
2011-06-02 03:03:47 +02:00 |
|
Nils Dagsson Moskopp
|
61bad9f87d
|
Merge pull request #1 from TeddyDesTodes/master
+ submenu for key assignment, fast_move and free_move can now be toggled
|
2011-06-01 17:20:37 -07:00 |
|
Perttu Ahola
|
fd64dd5e20
|
added -Wno-unused-but-set-variable to debug build
|
2011-06-02 02:59:30 +03:00 |
|
Perttu Ahola
|
ccae5a49ad
|
more merging - hopefully all spare heads are now gone
|
2011-06-02 02:47:39 +03:00 |
|
Perttu Ahola
|
7cfb71385d
|
merged an old head into main branch
|
2011-06-02 02:46:38 +03:00 |
|
Perttu Ahola
|
ccd3cd218b
|
merged fence graphic updates another time...
|
2011-06-02 02:41:26 +03:00 |
|
Perttu Ahola
|
75f3e68451
|
Merged CiaranG's fence graphic updates (ugh, well, it worked, i guess, kind of.) This commit should also get rid of multiple heads on the server.
|
2011-06-02 02:37:49 +03:00 |
|
Perttu Ahola
|
a82abbc495
|
Added tag 0.2.20110602_0 for changeset 6f17cd3f6c54
|
2011-06-02 00:49:27 +03:00 |
|
Perttu Ahola
|
7a31ce8556
|
Removed tag 0.2.20110602_0
|
2011-06-02 00:47:31 +03:00 |
|
Perttu Ahola
|
87e4c91450
|
Added tag 0.2.20110602_0 for changeset 96efc17b4cd9
|
2011-06-02 00:15:46 +03:00 |
|
Perttu Ahola
|
7d57b71ffe
|
0.2.20110602_0
|
2011-06-02 00:15:42 +03:00 |
|
Perttu Ahola
|
51cf464f74
|
Fixed the password crash on Windows
|
2011-06-02 00:01:11 +03:00 |
|
teddydestodes
|
de36e284ae
|
Merge remote-tracking branch 'upstream/master'
|
2011-06-01 19:47:10 +02:00 |
|
teddydestodes
|
6434f64ab4
|
added new submenu for key assignment
configwriting/saving isn't complete and will break your config if you use fancy keys
|
2011-06-01 19:44:07 +02:00 |
|
Nils Dagsson Moskopp
|
96d709dac1
|
* README updated
|
2011-06-01 17:19:28 +02:00 |
|
Nils Dagsson Moskopp
|
b867419ff3
|
Merge pull request #5 from bucket-T/master
MacOSX build support
|
2011-06-01 08:08:41 -07:00 |
|
Nils Dagsson Moskopp
|
0bcc83a772
|
* README updated
|
2011-06-01 16:46:49 +02:00 |
|
teddydestodes
|
9b6b4b65f8
|
Merge remote-tracking branch 'bucket-t/master'
|
2011-06-01 14:43:27 +02:00 |
|