1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 14:16:03 +02:00
Commit Graph

2031 Commits

Author SHA1 Message Date
5ac900ddd9 Changed MapBlockObjects to be never written anymore. Incremented version number. 2011-06-18 15:16:35 +03:00
c7ab4f15a5 comment update 2011-06-18 13:52:49 +03:00
c78d610618 farmesh render range is now dynamic 2011-06-18 13:43:49 +03:00
7d0395ba36 fixed tree placement in farmesh 2011-06-18 13:11:11 +03:00
7773e68c2a farmesh is now usable. 2011-06-18 12:42:17 +03:00
0bd1b782d0 modified health bar a bit 2011-06-18 09:04:31 +03:00
4a6e6cee20 enabled word wrap in chat 2011-06-18 08:50:14 +03:00
a4cceb93ec fixed wrong furnace menu layout 2011-06-18 08:50:05 +03:00
534287892d merged Mac OSX build fix from minetest-delta 2011-06-18 03:14:13 +03:00
c391bcee16 removed furnace menu because it is not needed anymore 2011-06-18 02:32:34 +03:00
cced6aaf8d separated inventory-related game content to content_inventory.{h,cpp} 2011-06-18 02:30:33 +03:00
a23f6a1548 forgot to add mapblock_nodemod.h 2011-06-18 02:01:51 +03:00
931474658d moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp} 2011-06-18 02:00:01 +03:00
da692355e8 Created and moved stuff to content_nodemeta.{h,cpp} 2011-06-18 00:46:50 +03:00
e7580d2804 added in-game key shortcuts for toggling free_move and fast_move (default K and J) 2011-06-17 23:55:21 +03:00
6b1f059ccd modified iron amount a bit 2011-06-17 23:43:28 +03:00
6378a71ea5 Updated comments 2011-06-17 23:28:25 +03:00
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
df5affe836 removed licensecomment.txt 2011-06-17 22:58:38 +03:00
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
d6b54514bf hopefully fixed old furnaces taking ridiculous amounts of cpu and halting the server 2011-06-16 19:43:28 +03:00
1d372b9273 Probably fixed the single-MapBlock generator using 1 block lower water height than it should 2011-06-16 18:51:23 +03:00
158b054e72 + rail block bounding box 2011-06-08 05:27:55 +02:00
e261cc9e8f + rail block bounding box 2011-06-08 05:27:55 +02:00
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
1f4bdeab85 * README updated 2011-06-07 19:41:03 +02:00
2ec160454a * README updated 2011-06-07 19:41:03 +02:00
3be6891938 + rail 2011-06-07 19:24:30 +02:00
51d308c666 + rail 2011-06-07 19:24:30 +02:00
fdee31abf1 ...and the map part of that 2011-06-05 21:07:54 +03:00
c68f21214d made server to send map seed for testing 2011-06-05 21:06:54 +03:00
d2a145b826 updated comment in main.cpp 2011-06-05 18:59:36 +03:00
9b565b6bc4 tried to reduce unnecessary map saving disk i/o a bit 2011-06-05 18:57:36 +03:00
a649d43fe7 Messed around with genmap.py. Now supports format version 17. 2011-06-05 00:10:06 +03:00
f07e445f80 updated mapformat.txt a bit 2011-06-04 16:58:20 +03:00
6bd4cb2562 documentation update (mapformat.txt mainly) 2011-06-04 16:54:26 +03:00
a62228ec1e * README updated 2011-06-03 13:39:07 +02:00
b3c439fb16 * README updated 2011-06-03 13:39:07 +02:00
4f7a3bc785 + bookshelf in minetestmapper, same color as wood 2011-06-03 13:31:42 +02:00
15ae9ca8a2 + bookshelf in minetestmapper, same color as wood 2011-06-03 13:31:42 +02:00
f625a22e01 * point out setInventoryTextureCube() is broken with a FIXME 2011-06-03 13:13:31 +02:00
c3cd89705d * point out setInventoryTextureCube() is broken with a FIXME 2011-06-03 13:13:31 +02:00
8835433b5e + paper, book, bookshelf 2011-06-03 13:12:56 +02:00
1bd25925cb + paper, book, bookshelf 2011-06-03 13:12:56 +02:00
176ac0b0bf * README updated 2011-06-03 00:57:39 +02:00
17e17ceb59 * README updated 2011-06-03 00:57:39 +02:00
799ecd26d5 + papyrus in minetestmapper 2011-06-03 00:56:27 +02:00
8da4a4276f + papyrus in minetestmapper 2011-06-03 00:56:27 +02:00
ccc0420c52 + papyrus 2011-06-03 00:55:28 +02:00
3bb1cfdf36 + papyrus 2011-06-03 00:55:28 +02:00