PilzAdam
ce8fbe7e52
Fix worldlist in servertab being filtered by selected game
2013-08-06 17:28:51 +02:00
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
Novatux
9f7500aec5
Add minetest.registered_biomes
2013-08-06 13:24:54 +02:00
Kahrl
2328255b7b
Fix crack overlay for animated textures
2013-08-05 01:52:09 +02:00
proller
437d785409
Master server script improvement
2013-08-05 01:50:34 +04:00
PilzAdam
1d9560c414
Fix installation of textures/texture_packs_here.txt
2013-08-04 22:44:31 +02:00
Zeg9
3fe3894256
Fix texture bumpmapping on some GPUs
2013-08-04 21:49:48 +02:00
proller
c4f2790630
Masterserver bugfix
2013-08-04 23:46:03 +04: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
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