Commit Graph

1132 Commits (master)

Author SHA1 Message Date
Nils Dagsson Moskopp fc5adb474a * rename original README 2011-12-27 03:28:52 +01:00
Nils Dagsson Moskopp e5209d9a2d + README update regarding Minetest Δ being obsolete 2011-12-27 03:27:26 +01:00
Nils Dagsson Moskopp 6e59d1b6bb * Welcome to OMSK. 2011-08-04 18:21:44 +02:00
Nils Dagsson Moskopp 8264e96483 * README updated 2011-08-03 19:01:55 +02:00
Perttu Ahola e990dea561 * fix for broken water 2011-08-03 19:00:25 +02:00
Nils Dagsson Moskopp 57df9723e6 Merge pull request #48 from Oblomov/master
Minor code cleanups (always in the gettext area, but no functional changs)
2011-08-02 01:49:31 -07:00
Giuseppe Bilotta 21899dfe53 Use wgettext 2011-08-02 10:11:40 +02:00
Giuseppe Bilotta d6e2981f25 Introduce wgettext
All usages of gettext() are converted to wchars, so let's factor this
into a single inline.
2011-08-02 10:11:40 +02:00
Giuseppe Bilotta 66bc3bbabe Get rid of unused variables 2011-08-02 10:11:39 +02:00
Nils Dagsson Moskopp d5955d1f2c * README updated 2011-08-01 21:18:57 +02:00
Nils Dagsson Moskopp 7da68054d6 * papyrus texture now darker and edgier 2011-08-01 16:49:42 +02:00
Nils Dagsson Moskopp 98e68c6eec * less clumsy ladder texture, based on rails 2011-08-01 15:47:02 +02:00
Nils Dagsson Moskopp a0305f28c3 Merge pull request #47 from MarkTraceur/master
More better ladders
2011-08-01 05:59:40 -07:00
Mark Holmquist a6e89f6cd4 Changing CONTENT_LADDER to be an extended block 2011-08-01 09:22:56 +02:00
Mark Holmquist c1dc06c4bc Fixing ladders again 2011-08-01 09:22:44 +02:00
Mark Holmquist 113f551d11 Fixed a few problems in the ladder update, and changed the speed to account for gravity 2011-08-01 09:22:36 +02:00
Mark Holmquist 3cefa76837 Ladders implemented! 2011-08-01 09:22:36 +02:00
Mark Holmquist e9ad53a364 Added ladders--they don't have any use yet, though 2011-08-01 09:22:36 +02:00
Nils Dagsson Moskopp 8f63ec6834 Merge remote-tracking branch 'origin/upstream' 2011-07-31 20:04:04 +02:00
Perttu Ahola 73c4f1b9d4 Added tag 0.2.20110731_3 for changeset b277d01700f6 2011-07-31 15:55:00 +03:00
Perttu Ahola 06c9a5cb86 updated version in CMakeLists 2011-07-31 15:54:54 +03:00
Perttu Ahola 5c86946865 Removed tag 0.2.20110731_3 2011-07-31 15:54:47 +03:00
Perttu Ahola 115662d0ff Added tag 0.2.20110731_3 for changeset c87e28deaabf 2011-07-31 15:51:33 +03:00
Perttu Ahola c3e6cf40cd Fixes a bug that made the server to deny non-empty passwords from players connecting the first time. 2011-07-31 15:51:24 +03:00
Perttu Ahola d10499103b Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4 2011-07-31 15:41:39 +03:00
Perttu Ahola 039cd8371f updated changelog 2011-07-31 15:41:34 +03:00
Perttu Ahola 01502b3fa8 Removed tag 0.2.20110731_2 2011-07-31 15:41:26 +03:00
Nils Dagsson Moskopp 8dd34ea226 Merge pull request #44 from SpeedProg/master
last fix was shit, so a fix for the fix -_-
2011-07-31 05:35:27 -07:00
Perttu Ahola c508d3de98 Added tag 0.2.20110731_2 for changeset 4a6cf9491306 2011-07-31 15:33:22 +03:00
Perttu Ahola 3db8e10582 updated version 2011-07-31 15:33:13 +03:00
Perttu Ahola fe07417854 Fixed problem of server always receiving an empty password from the client 2011-07-31 15:32:45 +03:00
Constantin Wenger 9ffe94e2b0 last fix was shit but this one works (tested) 2011-07-31 14:28:07 +02:00
Perttu Ahola 453cef9f8d Added tag 0.2.20110731_1 for changeset 705a7e95b871 2011-07-31 02:35:15 +03:00
Perttu Ahola 83d5d9e131 Made stricter handling for old clients because now they are not compatible at all. 2011-07-31 02:27:26 +03:00
Perttu Ahola 70c4bbfaa4 Added MaterialItem conversion from old content type namespace to new 2011-07-31 02:20:40 +03:00
Perttu Ahola 8c319e6fe2 Added tag 0.2.20110731_0 for changeset 06c62112b503 2011-07-31 01:16:18 +03:00
Perttu Ahola 755a92587e changelog update and disable motd by default 2011-07-31 01:14:56 +03:00
Perttu Ahola 1f405cbc34 Updated CMakeLists, changelog and example config for release 2011-07-31 01:07:31 +03:00
Perttu Ahola b956d5366b updated CMakeList.txts a bit 2011-07-31 00:51:18 +03:00
Perttu Ahola 4a0530b432 added windows icon 2011-07-31 00:39:43 +03:00
Nils Dagsson Moskopp c66d0fab2d Merge branch 'master' of github.com:erlehmann/minetest-delta 2011-07-30 23:08:52 +02:00
Nils Dagsson Moskopp bb247c7757 Merge pull request #41 from SpeedProg/master
fixe gettext I hope
2011-07-30 14:08:18 -07:00
Constantin Wenger be599c37b8 fixe for msvc broke linux 2011-07-30 23:05:40 +02:00
Perttu Ahola 93fa894b2b added one temporary directory to .hgignore 2011-07-30 23:54:34 +03:00
Perttu Ahola 2452bb3790 added sword textures 2011-07-30 23:54:16 +03:00
Perttu Ahola ef1e6a5cf0 updated example config 2011-07-30 23:34:16 +03:00
Perttu Ahola 65a3bc3209 Fixed handling of inventory in creative mode (normal inventory is not trashed anymore), fixed mese pick speed, added some forgotten stuff 2011-07-30 23:33:57 +03:00
Nils Dagsson Moskopp 0c51ecf3ed Merge branch 'master' of github.com:erlehmann/minetest-delta 2011-07-30 22:33:26 +02:00
Nils Dagsson Moskopp d01f082460 Merge pull request #40 from SpeedProg/master
translated some word to german
2011-07-30 13:33:08 -07:00
Constantin Wenger 6b6cbfc39c german translation update, translated some of the new strings 2011-07-30 22:28:18 +02:00