3284 Commits

Author SHA1 Message Date
kwolekr
348d16096f Dungeongen: Create dungeon gen tuneables; add desert temples for Mapgen V6 2013-12-07 22:45:26 -05:00
ShadowNinja
7861d84bcb Move script_run_callbacks to Lua 2013-12-07 22:03:07 -05:00
ShadowNinja
0f143dcce2 Fix paralax occlusion setting 2013-12-06 22:42:09 -05:00
sfan5
d7e524cd79 Fix small mistake in Lua API docs 2013-12-06 18:37:32 +01:00
sapier
240057d61c Fix win32 jthread implementation 2013-12-06 17:49:10 +01:00
sweetbomber
a85c68049a Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settings 2013-12-05 16:09:02 -05:00
ShadowNinja
e3785074a3 Only create one alias metatable 2013-12-04 14:31:55 -05:00
PilzAdam
8dae6c5967 Use a table in set_physics_override() 2013-12-03 23:20:00 +01:00
PilzAdam
844cac9e3a Add sneak and sneak_glitch to set_physics_override() 2013-12-03 23:20:00 +01:00
Sfan5
932519784b Fix LevelDB maps 2013-12-03 20:03:20 +01:00
RealBadAngel
c18af13697 Shaders rework. 2013-12-03 18:55:25 +01:00
PilzAdam
fc831c5418 Dont move item back when not clicking on a slot 2013-12-03 18:05:36 +01:00
proller
a8377a8a83 Rename names -> can_see_far_names in announce 2013-12-03 20:14:06 +04:00
sapier
646c9837ff Fix broken async locking in release build 2013-12-03 17:50:00 +02:00
proller
6a46180075 Remove link to #, add unlimited_player_transfer_distance to announce 2013-12-03 19:48:43 +04:00
Sfan5
bb58d4f2fb Fix MinGW build 2013-12-01 20:58:46 +01:00
sapier
396602432c Cleanup jthread and fix win32 build 2013-12-01 16:25:46 +01:00
kwolekr
665b7fe8c4 Cavegen: Fix possible out-of-bounds heightmap access 2013-12-01 08:57:35 -05:00
kwolekr
017876a37c Decoration: Add schematic Y-slice probability support 2013-12-01 01:24:59 -05:00
sapier
a5cd5a3a5f Fix log threadname lookup handling not beeing threadsafe 2013-11-30 21:22:15 +01:00
0gb.us
6db0a87763 Assume a selection box for fences
Similar to assuming a selection box for the nodebox drawtype, minetest.register_item() now assumes a selection box for the fencelike drawtype.
2013-11-30 13:22:50 -05:00
ShadowNinja
6ed9bc0eb2 Add error handler to async step 2013-11-30 13:05:13 -05:00
ShadowNinja
2741a7e6e0 Optimize table creation 2013-11-30 13:05:13 -05:00
Novatux
b316c48e59 Add documentation for minetest.swap_node 2013-11-30 18:57:56 +01:00
Novatux
92d806ab21 Add minetest.swap_node 2013-11-30 18:37:56 +01:00
Ilya Zhuravlev
0bac74a9a4 Fix MSVC build. 2013-11-30 21:00:18 +04:00
kwolekr
d239e2e468 Change default value of is_ground_content to true
Most modders would otherwise forget to explicitly define this, and generated nodes aliased from mods would wall-off caves
2013-11-30 02:37:10 -05:00
kwolekr
5b10914dcd LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, made optional this time; also fixed a slight bug with night values being ignored 2013-11-30 00:27:39 -05:00
kwolekr
876a1eb687 LuaVoxelManip: Add get_light_data() and set_light_data() 2013-11-30 00:01:43 -05:00
MetaDucky
7086a6c35b Fixed potential NULL pointer and leak when setting node metadata 2013-11-29 23:35:16 -05:00
kwolekr
ea3c3fb481 Cavegen: Respect is_ground_content MapNode setting; fix some code formatting issues 2013-11-29 20:54:04 -05:00
sapier
3520139afe Fix broken thread stop handling 2013-11-30 02:15:31 +01:00
sapier
4afa10f33a Fix old gcc build 2013-11-29 23:36:18 +01:00
sapier
b1a9e58d6a Fix modstore/favourites hang by adding asynchronous lua job support 2013-11-29 22:09:14 +01:00
sapier
326a3e4f8f Split server/client port setting to avoid port number clashes in mainmenu 2013-11-28 21:43:06 +01:00
ShadowNinja
55ebd079f4 Don't use variable length arrays 2013-11-28 11:22:41 -05:00
ShadowNinja
1b1e315a6a Rollback fixes and get_node_actions 2013-11-27 18:13:06 -05:00
Mario Barrera
32094d5ff4 SQLite rollback 2013-11-27 18:13:06 -05:00
sapier
160348a0ec Fix line_of_sight (AGAIN) 2013-11-25 00:04:05 +01:00
PilzAdam
107b7d6123 Reenable -dev suffix 2013-11-24 19:01:25 +01:00
kwolekr
246783bfc8 Bump version to 0.4.8 2013-11-24 02:23:49 -05:00
kwolekr
a499f5f623 Don't continue trying to deserialize blank block data 2013-11-24 02:10:15 -05:00
sapier
9345e006c3 Temporary disable local install button due to irrlicht dialog breaking localization 2013-11-24 02:15:25 +01:00
Novatux
1afc4bfdf0 Fix my name (doesn't display correctly because of utf8 characters) 2013-11-23 20:05:07 +01:00
Sfan5
e0d7b47f33 Fix rename modpack button not working, fixes #1019 2013-11-23 19:06:35 +01:00
PilzAdam
e09e6db863 Run updatepo.sh 2013-11-23 17:38:01 +01:00
Pablo Lezaeta
bc5b743ac1 Translated using Weblate (Spanish) 2013-11-23 17:33:15 +01:00
Anton Tsyganenko
b20cda80be Translated using Weblate (Russian) 2013-11-23 17:33:15 +01:00
Maciej Kasatkin
5a13356c8e Translated using Weblate (Polish) 2013-11-23 17:33:15 +01:00
Jakub Vaněk
6e614c5435 Translated using Weblate (Czech)
Myslím, že se jedná o IME Convert klávesu: http://msdn.microsoft.com/en-us/library/system.windows.input.key.aspx
2013-11-23 17:33:15 +01:00