Perttu Ahola
|
50ef74da1e
|
Fixed typo in protocol.txt
|
2011-06-18 20:21:25 +03:00 |
|
Perttu Ahola
|
cde8c70f8c
|
updated protocol.txt
|
2011-06-18 20:18:13 +03:00 |
|
Perttu Ahola
|
28a8218adf
|
Documentation update
|
2011-06-18 20:16:11 +03:00 |
|
Perttu Ahola
|
5d1ae85ab9
|
Hand-picked Mac OSX cursor and bundle path fixes from https://bitbucket.org/toabi/minetest-mac
|
2011-06-18 18:44:01 +03:00 |
|
Perttu Ahola
|
13f469073e
|
Added tag 0.2.20110618_0_dev for changeset dd08a9b5cb84
|
2011-06-18 15:32:35 +03:00 |
|
Perttu Ahola
|
5ac900ddd9
|
Changed MapBlockObjects to be never written anymore. Incremented version number.
|
2011-06-18 15:16:35 +03:00 |
|
Perttu Ahola
|
c7ab4f15a5
|
comment update
|
2011-06-18 13:52:49 +03:00 |
|
Perttu Ahola
|
c78d610618
|
farmesh render range is now dynamic
|
2011-06-18 13:43:49 +03:00 |
|
Perttu Ahola
|
7d0395ba36
|
fixed tree placement in farmesh
|
2011-06-18 13:11:11 +03:00 |
|
Perttu Ahola
|
7773e68c2a
|
farmesh is now usable.
|
2011-06-18 12:42:17 +03:00 |
|
Perttu Ahola
|
0bd1b782d0
|
modified health bar a bit
|
2011-06-18 09:04:31 +03:00 |
|
Perttu Ahola
|
4a6e6cee20
|
enabled word wrap in chat
|
2011-06-18 08:50:14 +03:00 |
|
Perttu Ahola
|
a4cceb93ec
|
fixed wrong furnace menu layout
|
2011-06-18 08:50:05 +03:00 |
|
Perttu Ahola
|
534287892d
|
merged Mac OSX build fix from minetest-delta
|
2011-06-18 03:14:13 +03:00 |
|
Perttu Ahola
|
c391bcee16
|
removed furnace menu because it is not needed anymore
|
2011-06-18 02:32:34 +03:00 |
|
Perttu Ahola
|
cced6aaf8d
|
separated inventory-related game content to content_inventory.{h,cpp}
|
2011-06-18 02:30:33 +03:00 |
|
Perttu Ahola
|
a23f6a1548
|
forgot to add mapblock_nodemod.h
|
2011-06-18 02:01:51 +03:00 |
|
Perttu Ahola
|
931474658d
|
moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}
|
2011-06-18 02:00:01 +03:00 |
|
Perttu Ahola
|
da692355e8
|
Created and moved stuff to content_nodemeta.{h,cpp}
|
2011-06-18 00:46:50 +03:00 |
|
Perttu Ahola
|
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 |
|
Perttu Ahola
|
6b1f059ccd
|
modified iron amount a bit
|
2011-06-17 23:43:28 +03:00 |
|
Perttu Ahola
|
6378a71ea5
|
Updated comments
|
2011-06-17 23:28:25 +03:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Perttu Ahola
|
bbead93c1a
|
Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks while no players are near it.
|
2011-05-31 20:02:55 +03:00 |
|
Ciaran Gultnieks
|
06427e355a
|
Slightly better texture coordinates for fences
|
2011-05-31 10:12:51 +01:00 |
|
celeron55
|
7740425085
|
Updated licenses of CiaranG's contributions to be in line with the new contribution policy and added a TODO note to server.cpp
|
2011-05-31 11:59:51 +03:00 |
|