3023 Commits

Author SHA1 Message Date
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
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
proller
3ce09f147d Masterserver mods fix 2013-07-13 04:11:26 +04:00
proller
47c9b4b0b2 Better masterserver html 2013-07-13 01:41:49 +04:00
sapier
73d2dbc705 Don't show flags in local favorites 2013-07-12 22:55:34 +02:00
sapier
7602e70bf6 Fix bug server name set to address field when using up/down keys
Show server description above connect button instead of in favorites list
2013-07-12 22:46:28 +02:00
sapier
888ff6a073 Add missing server flags in public serverlist 2013-07-12 22:46:27 +02: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
sapier
1515337b6a Fix serverdescription and name not beeing saved to local serverlist 2013-07-12 22:46:27 +02:00
proller
cb3e7ca3b7 Masterserver mods announse, ipv6, better curl errors 2013-07-13 00:19:05 +04:00
kwolekr
f862a37e19 Clean up bumpmap code a bit 2013-07-12 00:11:46 -04:00
PilzAdam
8ddb332d3a Disallow the name 'singleplayer' in a multiplayer server 2013-07-12 02:15:09 +02:00
Kahrl
6712aaec9d Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp 2013-07-11 22:57:26 +02:00
sapier
5977eaff86 Worldlist fixes
Add alphabeticaly sorted worldlists
Select world after creation
Move worldlist handling to separate file
Merge world selection of singleplayer/server tab
Remove some useless code
2013-07-11 22:20:50 +02:00
stujones11
b084d19831 Fix multiple texture support for animated meshnodes 2013-07-10 00:22:21 +02:00
sapier
0d365fa327 Fix serverlist 2013-07-09 22:55:39 +02:00