3546 Commits

Author SHA1 Message Date
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
PilzAdam
6a5243005d Dont show gamefilter in TP tab 2013-08-04 18:37:19 +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
sapier
7e6fa631e7 Show portnumber for ip adresses only 2013-07-25 12:58:14 +02: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
hdastwb
f482d200df added (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir 2013-07-24 00:31:32 +02: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
24dda6b1b9 Fix enable mod/enable button not shown on entering world config dialog 2013-07-22 18:10:00 +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
c37ec18977 Add missing header/footer for singleplayer tab 2013-07-22 18:10:00 +02:00
sapier
27ea0e8e32 Remove debug output 2013-07-22 18:10:00 +02:00
sapier
5050831be1 Fix Bug in modname guessing resulting in undefined modname 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
56cb1ed26c Fix background/overlay/footer/header handling
Add missing file headers
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
a4c3ec743e filterlist api cleanup 2013-07-22 18:09:59 +02:00
sapier
5f8013ae39 Add port to favorites if not 30000
Major modmgr overhaul
Add missing formspec checkbox doc
2013-07-22 18:09:59 +02:00
sapier
124989cb52 Replace worldlist by generic filterlist implementation 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
sapier
a09d127188 Swap name/password <-> server description 2013-07-22 18:09:59 +02:00
sapier
3c535e46a2 Revert "Fix serverdescription and name not beeing saved to local serverlist"
This reverts commit 7dbbbfc665e285cc9eb9d750c3a449d7da178d4f.
(was added twice)
2013-07-22 18:09:59 +02:00
sapier
aba65b441b Remove unused required by list in worldconfig 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