3987 Commits

Author SHA1 Message Date
Perttu Ahola
ad14dd11b1 Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max 2013-08-06 18:17:58 +03:00
Perttu Ahola
d716c535c5 Clean up server's log messages and give a better error to client when its player is in use 2013-08-06 18:13:11 +03:00
Kahrl
2328255b7b Fix crack overlay for animated textures 2013-08-05 01:52:09 +02:00
proller
d3b4aa28a3 Freeze-melt adjust 2013-08-04 23:31:01 +04:00
BlockMen
aa3bf1886a Fix formspec label issues in win builds (MSVC) 2013-08-04 20:49:23 +02:00
PilzAdam
4d57aed2af Make freetype usage configureable by a setting 2013-08-04 20:35:14 +02:00
Novatux
9e65a396d1 Add texture pack selection to main menu 2013-08-04 16:52:30 +02:00
Novatux
418d08bf6b Change large amount of objects to be configurable via a setting in minetest.conf (max_objects_per_block). 2013-08-04 15:28:01 +03:00
Perttu Ahola
cc1a1cd688 Fix server getting completely choked up on even a little of DoS
* If client count is unbearable, immediately delete denied clients
* Re-prioritize the checking order of things about incoming clients
* Remove a huge CPU-wasting exception in ReliablePacketBuffer
2013-08-04 10:44:37 +03:00
Perttu Ahola
eadddb8a83 Allow mods to listen to cheat detections using minetest.register_on_cheat() 2013-08-04 00:45:49 +03:00
Perttu Ahola
a524c0fd11 Fix anticheat 2013-08-03 23:16:37 +03:00
Perttu Ahola
3a62c1e2de Lessen the sky color glitch when quickly turning to look up after looking at ground that contains caves 2013-08-03 19:04:16 +03:00
Perttu Ahola
18d7e214df Fix and improve view range tuner 2013-08-03 18:46:18 +03:00
PilzAdam
62dc2c0c8f Add replacements to schematics 2013-08-03 03:22:14 +02:00
proller
e9fc09892b More info in serverlist 2013-08-03 03:02:59 +04:00
PilzAdam
cfa86dbd0b Allow multiple 'wherein' nodes in oredef 2013-08-02 00:55:16 +02:00
proller
f821824943 Weather backward compatibility 2013-08-02 00:51:36 +04:00
proller
f4d5ac656f Leveled nodebox backward compatibility 2013-08-02 00:50:58 +04:00
Esteban I. Ruiz Moreno
7b40357763 Make bumpmapping compatible with irrlicht 1.8 2013-07-31 19:35:28 +02:00
sapier
12a654708c Add support for setting stepheight for entities 2013-07-30 19:48:02 +02:00
PilzAdam
a21807926a Fix warnings in mapblock.cpp 2013-07-28 23:34:58 +02:00
PilzAdam
448530d6b0 Play sounds/main_menu.ogg in menu 2013-07-28 23:29:03 +02:00
proller
5715cd7497 Warnings fix 2013-07-29 00:11:33 +04:00
proller
d2cbeba8b6 Better snow fall, finite liquid transform, leveled nodes api 2013-07-28 17:14:31 +04:00
proller
cdb2b82262 Weather support 2013-07-27 23:21:48 +04:00
proller
222eb80096 Dont announce server in singleplayer 2013-07-27 17:51:34 +04:00
BlockMen
bbe6259cb7 Add support of pressed_texture of image_button
Fix params number

Add pressed texture name

Fix string def

Fix syntax error
2013-07-24 01:02:43 +02:00
BlockMen
46de1fea8d Add gettext translation for image_button 2013-07-24 01:01:56 +02:00
proller
1741e28a70 Cosmetic player info changes 2013-07-24 02:41:03 +04:00
PilzAdam
e2c6199eba Fix modstore URLs 2013-07-22 22:26:48 +02:00
PilzAdam
b29d62b04f Disable gamemanager by default 2013-07-22 18:16:36 +02:00
sapier
d9f7cc1104 Fix bug in world creation
Add old style mod selection in worldconfig dialog
2013-07-22 18:10:00 +02:00
sapier
f439650266 Use user folder for gamemanager too 2013-07-22 18:10:00 +02:00
sapier
ecf20aa50e Enable mod and gamemanager by default 2013-07-22 18:10:00 +02:00
sapier
392d7fbc74 merge mainmenu_helper.lua to misc_helpers.lua 2013-07-22 18:10:00 +02:00
sapier
8adff8f5a3 Add configurable curl timeout 2013-07-22 18:09:59 +02:00
sapier
6a9c6e9d6b Add playernumber to favorites list 2013-07-22 18:09:59 +02:00
sapier
3447aa0cdc Add support for modstore screenshots
Add error output on invalid mmdb entries
2013-07-22 18:09:59 +02:00
RealBadAngel
3ccc4f8dbc Fix light issue in 6d facedir. 2013-07-21 14:06:18 +02:00
PilzAdam
5d02ca8efd Bump protocol version 2013-07-20 21:25:21 +02:00
PilzAdam
617d8cba5d Add an option to disable object <-> object collision for Lua entities 2013-07-20 20:43:11 +02:00
PilzAdam
6f29410895 Add liquid_range to nodedef 2013-07-20 20:41:17 +02:00
PilzAdam
9cc15d669e Make range of tools configureable 2013-07-20 20:37:59 +02:00
RealBadAngel
b737eaa357 Add set_breath and get_breath to lua API. 2013-07-20 20:34:11 +02:00
PilzAdam
653220ee0f Randomly choose singleplayer port 2013-07-16 02:02:56 +02:00
PilzAdam
88924c31c4 Fix lighting bug caused by disappearing lava 2013-07-16 01:51:04 +02:00
PilzAdam
0a5077da0f Remove support for common mods 2013-07-16 01:46:59 +02:00
Kahrl
03631ae5f7 Change ContentFeatures array to a vector 2013-07-14 23:06:31 +02:00
proller
0d55518108 Leveled nodebox 2013-07-13 22:13:24 +04:00
sapier
4ca213127f Remove lots of debug output from modmgr
Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case)
Fix text of field element not unescaped correctly
2013-07-12 22:46:27 +02:00