oweals/minetest.git
10 years agoWorld config dialog: Use engine determined path for game mods
Kahrl [Mon, 19 Aug 2013 11:55:04 +0000 (13:55 +0200)]
World config dialog: Use engine determined path for game mods

10 years agoGUIFormSpecMenu focus fixes
Kahrl [Mon, 19 Aug 2013 09:26:51 +0000 (11:26 +0200)]
GUIFormSpecMenu focus fixes

10 years agoReenable image scaling in formspecs
BlockMen [Fri, 9 Aug 2013 18:53:11 +0000 (20:53 +0200)]
Reenable image scaling in formspecs

10 years agoFix trailing nils being dropped by deprecated minetest.env handler
Kahrl [Sun, 18 Aug 2013 13:15:33 +0000 (15:15 +0200)]
Fix trailing nils being dropped by deprecated minetest.env handler

10 years agoAdd translation for main menu
sapier [Wed, 14 Aug 2013 17:22:23 +0000 (19:22 +0200)]
Add translation for main menu
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp

10 years agoSend player damage to all clients and apply [brighten 871/head
PilzAdam [Tue, 13 Aug 2013 21:06:39 +0000 (23:06 +0200)]
Send player damage to all clients and apply [brighten

10 years agoDiagonal liquid animation
Kahrl [Wed, 14 Aug 2013 22:55:35 +0000 (00:55 +0200)]
Diagonal liquid animation

10 years agoFix modstore pagecount
Novatux [Fri, 16 Aug 2013 13:44:09 +0000 (15:44 +0200)]
Fix modstore pagecount

10 years agoUse get_texturepath() instead of get_gamepath()/../textures
Novatux [Fri, 16 Aug 2013 15:37:01 +0000 (17:37 +0200)]
Use get_texturepath() instead of get_gamepath()/../textures

10 years agoUse errorstream instead of std::cout in pathfinder.cpp
PilzAdam [Fri, 16 Aug 2013 15:42:12 +0000 (17:42 +0200)]
Use errorstream instead of std::cout in pathfinder.cpp

10 years agoRemove debug output
PilzAdam [Fri, 16 Aug 2013 00:45:53 +0000 (02:45 +0200)]
Remove debug output

10 years agoSort modlist alphabetically
PilzAdam [Thu, 15 Aug 2013 23:34:52 +0000 (01:34 +0200)]
Sort modlist alphabetically

10 years agoAdd ability to activate mods with doubleclick (remove old_style_mod_selection)
PilzAdam [Thu, 15 Aug 2013 22:12:10 +0000 (00:12 +0200)]
Add ability to activate mods with doubleclick (remove old_style_mod_selection)

10 years agoDon't automatically scroll listbox when selecting an item in the middle
Kahrl [Thu, 15 Aug 2013 22:54:38 +0000 (00:54 +0200)]
Don't automatically scroll listbox when selecting an item in the middle

10 years agoFormspec textlist: Black Irrlicht magic to detect fake doubleclicks
Kahrl [Thu, 15 Aug 2013 19:46:55 +0000 (21:46 +0200)]
Formspec textlist: Black Irrlicht magic to detect fake doubleclicks

10 years agoFix formspec escaping, add escaping to info.txt for texture packs.
Novatux [Wed, 14 Aug 2013 18:21:39 +0000 (20:21 +0200)]
Fix formspec escaping, add escaping to info.txt for texture packs.

10 years agoFix documentation about colors in formspec
Sfan5 [Thu, 15 Aug 2013 17:38:54 +0000 (19:38 +0200)]
Fix documentation about colors in formspec

10 years agoAdd virtual destructor to IBackgroundBlockEmerger to silence warning
Kahrl [Wed, 14 Aug 2013 23:16:34 +0000 (01:16 +0200)]
Add virtual destructor to IBackgroundBlockEmerger to silence warning

10 years agoOmnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl [Sun, 11 Aug 2013 02:09:45 +0000 (04:09 +0200)]
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu

10 years agoFix my name.
Ilya Zhuravlev [Wed, 14 Aug 2013 16:35:38 +0000 (20:35 +0400)]
Fix my name.

10 years agoFix typos
PilzAdam [Tue, 13 Aug 2013 22:50:03 +0000 (00:50 +0200)]
Fix typos

10 years agoAdd support for entities to automatic face movement direction
sapier [Wed, 31 Jul 2013 15:29:25 +0000 (17:29 +0200)]
Add support for entities to automatic face movement direction

10 years agoDont write directly to files but rather write and copy a tmp file
PilzAdam [Tue, 13 Aug 2013 17:15:06 +0000 (19:15 +0200)]
Dont write directly to files but rather write and copy a tmp file

10 years agoRemove farmesh
Kahrl [Mon, 12 Aug 2013 06:18:38 +0000 (08:18 +0200)]
Remove farmesh

10 years agoDecoration: Fix schematic probability mess with new MTS file version
kwolekr [Mon, 5 Aug 2013 02:59:22 +0000 (22:59 -0400)]
Decoration: Fix schematic probability mess with new MTS file version

10 years agoDont crash if facedir > 23
PilzAdam [Sat, 10 Aug 2013 14:26:02 +0000 (16:26 +0200)]
Dont crash if facedir > 23

10 years agoDont download modstore info if its isnt needed
PilzAdam [Mon, 5 Aug 2013 11:19:16 +0000 (13:19 +0200)]
Dont download modstore info if its isnt needed

10 years agoDon't freak out when a client sends multiple TOSERVER_INIT packets; also log one...
Perttu Ahola [Thu, 8 Aug 2013 03:10:45 +0000 (06:10 +0300)]
Don't freak out when a client sends multiple TOSERVER_INIT packets; also log one thing more.

10 years agoFix various memory access problems detected by valgrind
Kahrl [Wed, 7 Aug 2013 17:48:31 +0000 (19:48 +0200)]
Fix various memory access problems detected by valgrind

10 years agoFix path of mono font in defaultsettings.cpp
PilzAdam [Wed, 7 Aug 2013 11:41:00 +0000 (13:41 +0200)]
Fix path of mono font in defaultsettings.cpp

10 years agoFix stored XSS vulnerability in the serverlist
Sfan5 [Wed, 7 Aug 2013 07:20:36 +0000 (09:20 +0200)]
Fix stored XSS vulnerability in the serverlist

10 years agoFix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
Kahrl [Tue, 6 Aug 2013 23:36:19 +0000 (01:36 +0200)]
Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp

10 years agoSimplify code of mainmenu world sort
Novatux [Mon, 5 Aug 2013 16:49:19 +0000 (18:49 +0200)]
Simplify code of mainmenu world sort

10 years agoFix full crack texture being shown when releasing dig button
Kahrl [Tue, 6 Aug 2013 16:15:40 +0000 (18:15 +0200)]
Fix full crack texture being shown when releasing dig button

10 years agoAdd support for different drowning damage and allow drowning in other nodetypes
BlockMen [Thu, 1 Aug 2013 16:36:11 +0000 (18:36 +0200)]
Add support for different drowning damage and allow drowning in other nodetypes

10 years agoFix worldlist in servertab being filtered by selected game
PilzAdam [Tue, 6 Aug 2013 15:28:48 +0000 (17:28 +0200)]
Fix worldlist in servertab being filtered by selected game

10 years agoRename LagPool's member variables to avoid MSVC freaking up due to it's #define max
Perttu Ahola [Tue, 6 Aug 2013 15:17:58 +0000 (18:17 +0300)]
Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max

10 years agoClean up server's log messages and give a better error to client when its player...
Perttu Ahola [Tue, 6 Aug 2013 15:13:11 +0000 (18:13 +0300)]
Clean up server's log messages and give a better error to client when its player is in use

10 years agoAdd minetest.registered_biomes
Novatux [Mon, 5 Aug 2013 07:50:41 +0000 (09:50 +0200)]
Add minetest.registered_biomes

10 years agoFix crack overlay for animated textures
Kahrl [Fri, 2 Aug 2013 19:31:52 +0000 (21:31 +0200)]
Fix crack overlay for animated textures

10 years agoMaster server script improvement
proller [Sun, 4 Aug 2013 21:36:04 +0000 (01:36 +0400)]
Master server script improvement

10 years agoFix installation of textures/texture_packs_here.txt
PilzAdam [Sun, 4 Aug 2013 20:44:31 +0000 (22:44 +0200)]
Fix installation of textures/texture_packs_here.txt

10 years agoFix texture bumpmapping on some GPUs
Zeg9 [Fri, 2 Aug 2013 10:32:21 +0000 (12:32 +0200)]
Fix texture bumpmapping on some GPUs

10 years agoMasterserver bugfix
proller [Sun, 4 Aug 2013 19:45:03 +0000 (23:45 +0400)]
Masterserver bugfix

10 years agoFreeze-melt adjust
proller [Sun, 4 Aug 2013 19:07:30 +0000 (23:07 +0400)]
Freeze-melt adjust

10 years agoFix formspec label issues in win builds (MSVC)
BlockMen [Sat, 3 Aug 2013 15:57:51 +0000 (17:57 +0200)]
Fix formspec label issues in win builds (MSVC)

10 years agoMake freetype usage configureable by a setting
PilzAdam [Sun, 4 Aug 2013 18:18:56 +0000 (20:18 +0200)]
Make freetype usage configureable by a setting

10 years agoDont show gamefilter in TP tab
PilzAdam [Sun, 4 Aug 2013 16:37:19 +0000 (18:37 +0200)]
Dont show gamefilter in TP tab

10 years agoAdd texture pack selection to main menu
Novatux [Fri, 2 Aug 2013 13:18:48 +0000 (15:18 +0200)]
Add texture pack selection to main menu

10 years agoChange large amount of objects to be configurable via a setting in minetest.conf...
Novatux [Sun, 4 Aug 2013 12:14:21 +0000 (14:14 +0200)]
Change large amount of objects to be configurable via a setting in minetest.conf (max_objects_per_block).

10 years agoFix server getting completely choked up on even a little of DoS
Perttu Ahola [Sun, 4 Aug 2013 05:17:07 +0000 (08:17 +0300)]
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

10 years agoAllow mods to listen to cheat detections using minetest.register_on_cheat()
Perttu Ahola [Sat, 3 Aug 2013 21:45:49 +0000 (00:45 +0300)]
Allow mods to listen to cheat detections using minetest.register_on_cheat()

10 years agoFix anticheat
Perttu Ahola [Sat, 3 Aug 2013 20:16:37 +0000 (23:16 +0300)]
Fix anticheat

10 years agoLessen the sky color glitch when quickly turning to look up after looking at ground...
Perttu Ahola [Sat, 3 Aug 2013 16:04:16 +0000 (19:04 +0300)]
Lessen the sky color glitch when quickly turning to look up after looking at ground that contains caves

10 years agoFix and improve view range tuner
Perttu Ahola [Sat, 3 Aug 2013 15:46:18 +0000 (18:46 +0300)]
Fix and improve view range tuner

10 years agoAdd replacements to schematics
PilzAdam [Fri, 2 Aug 2013 23:58:29 +0000 (01:58 +0200)]
Add replacements to schematics

10 years agoMore info in serverlist
proller [Fri, 2 Aug 2013 23:02:59 +0000 (03:02 +0400)]
More info in serverlist

10 years agoAllow multiple 'wherein' nodes in oredef
PilzAdam [Thu, 1 Aug 2013 22:29:27 +0000 (00:29 +0200)]
Allow multiple 'wherein' nodes in oredef

10 years agoWeather backward compatibility
proller [Thu, 1 Aug 2013 20:51:36 +0000 (00:51 +0400)]
Weather backward compatibility

10 years agoLeveled nodebox backward compatibility
proller [Thu, 1 Aug 2013 20:50:58 +0000 (00:50 +0400)]
Leveled nodebox backward compatibility

10 years agoMake bumpmapping compatible with irrlicht 1.8
Esteban I. Ruiz Moreno [Tue, 30 Jul 2013 02:18:11 +0000 (23:18 -0300)]
Make bumpmapping compatible with irrlicht 1.8

10 years agoAdd support for setting stepheight for entities
sapier [Mon, 22 Jul 2013 16:54:30 +0000 (18:54 +0200)]
Add support for setting stepheight for entities

10 years agoFix warnings in mapblock.cpp
PilzAdam [Sun, 28 Jul 2013 21:34:58 +0000 (23:34 +0200)]
Fix warnings in mapblock.cpp

10 years agoPlay sounds/main_menu.ogg in menu
PilzAdam [Sun, 28 Jul 2013 21:14:42 +0000 (23:14 +0200)]
Play sounds/main_menu.ogg in menu

10 years agoWarnings fix
proller [Sun, 28 Jul 2013 20:10:44 +0000 (00:10 +0400)]
Warnings fix

10 years agoBetter snow fall, finite liquid transform, leveled nodes api
proller [Sun, 28 Jul 2013 13:11:59 +0000 (17:11 +0400)]
Better snow fall, finite liquid transform, leveled nodes api

10 years agoWeather support
proller [Sat, 27 Jul 2013 18:34:30 +0000 (22:34 +0400)]
Weather support

10 years agoDont announce server in singleplayer
proller [Sat, 27 Jul 2013 13:44:59 +0000 (17:44 +0400)]
Dont announce server in singleplayer

10 years agoShow portnumber for ip adresses only
sapier [Mon, 22 Jul 2013 20:53:37 +0000 (22:53 +0200)]
Show portnumber for ip adresses only

10 years agoAdd support of pressed_texture of image_button
BlockMen [Thu, 18 Jul 2013 19:20:37 +0000 (21:20 +0200)]
Add support of pressed_texture of image_button

Fix params number

Add pressed texture name

Fix string def

Fix syntax error

10 years agoAdd gettext translation for image_button
BlockMen [Wed, 17 Jul 2013 19:18:24 +0000 (21:18 +0200)]
Add gettext translation for image_button

10 years agoCosmetic player info changes
proller [Tue, 23 Jul 2013 16:31:05 +0000 (20:31 +0400)]
Cosmetic player info changes

10 years agoadded (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir
hdastwb [Wed, 17 Jul 2013 00:50:41 +0000 (20:50 -0400)]
added (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir

10 years agoFix modstore URLs
PilzAdam [Mon, 22 Jul 2013 20:26:48 +0000 (22:26 +0200)]
Fix modstore URLs

10 years agoDisable gamemanager by default
PilzAdam [Mon, 22 Jul 2013 16:16:36 +0000 (18:16 +0200)]
Disable gamemanager by default

10 years agoFix enable mod/enable button not shown on entering world config dialog
sapier [Sun, 21 Jul 2013 20:10:58 +0000 (22:10 +0200)]
Fix enable mod/enable button not shown on entering world config dialog

10 years agoFix bug in world creation
sapier [Wed, 17 Jul 2013 22:35:58 +0000 (00:35 +0200)]
Fix bug in world creation
Add old style mod selection in worldconfig dialog

10 years agoAdd missing header/footer for singleplayer tab
sapier [Wed, 17 Jul 2013 21:10:12 +0000 (23:10 +0200)]
Add missing header/footer for singleplayer tab

10 years agoRemove debug output
sapier [Wed, 17 Jul 2013 20:58:00 +0000 (22:58 +0200)]
Remove debug output

10 years agoFix Bug in modname guessing resulting in undefined modname
sapier [Wed, 17 Jul 2013 19:04:17 +0000 (21:04 +0200)]
Fix Bug in modname guessing resulting in undefined modname

10 years agoUse user folder for gamemanager too
sapier [Wed, 17 Jul 2013 19:03:00 +0000 (21:03 +0200)]
Use user folder for gamemanager too

10 years agoEnable mod and gamemanager by default
sapier [Tue, 16 Jul 2013 19:45:20 +0000 (21:45 +0200)]
Enable mod and gamemanager by default

10 years agomerge mainmenu_helper.lua to misc_helpers.lua
sapier [Tue, 16 Jul 2013 19:03:57 +0000 (21:03 +0200)]
merge mainmenu_helper.lua to misc_helpers.lua

10 years agoFix background/overlay/footer/header handling
sapier [Tue, 16 Jul 2013 18:56:18 +0000 (20:56 +0200)]
Fix background/overlay/footer/header handling
Add missing file headers

10 years agoAdd configurable curl timeout
sapier [Mon, 15 Jul 2013 21:36:44 +0000 (23:36 +0200)]
Add configurable curl timeout

10 years agoAdd playernumber to favorites list
sapier [Mon, 15 Jul 2013 21:28:55 +0000 (23:28 +0200)]
Add playernumber to favorites list

10 years agofilterlist api cleanup
sapier [Mon, 15 Jul 2013 21:02:18 +0000 (23:02 +0200)]
filterlist api cleanup

10 years agoAdd port to favorites if not 30000
sapier [Mon, 15 Jul 2013 20:56:53 +0000 (22:56 +0200)]
Add port to favorites if not 30000
Major modmgr overhaul
Add missing formspec checkbox doc

10 years agoReplace worldlist by generic filterlist implementation
sapier [Sun, 14 Jul 2013 11:19:37 +0000 (13:19 +0200)]
Replace worldlist by generic filterlist implementation

10 years agoAdd support for modstore screenshots
sapier [Fri, 12 Jul 2013 23:36:58 +0000 (01:36 +0200)]
Add support for modstore screenshots
Add error output on invalid mmdb entries

10 years agoSwap name/password <-> server description
sapier [Fri, 12 Jul 2013 22:00:06 +0000 (00:00 +0200)]
Swap name/password <-> server description

10 years agoRevert "Fix serverdescription and name not beeing saved to local serverlist"
sapier [Fri, 12 Jul 2013 21:30:15 +0000 (23:30 +0200)]
Revert "Fix serverdescription and name not beeing saved to local serverlist"

This reverts commit 7dbbbfc665e285cc9eb9d750c3a449d7da178d4f.
(was added twice)

10 years agoRemove unused required by list in worldconfig
sapier [Fri, 12 Jul 2013 21:25:58 +0000 (23:25 +0200)]
Remove unused required by list in worldconfig

10 years agoFix light issue in 6d facedir.
RealBadAngel [Sun, 21 Jul 2013 11:53:03 +0000 (13:53 +0200)]
Fix light issue in 6d facedir.

10 years agoBump protocol version
PilzAdam [Sat, 20 Jul 2013 19:25:21 +0000 (21:25 +0200)]
Bump protocol version

10 years agoAdd an option to disable object <-> object collision for Lua entities
PilzAdam [Fri, 14 Jun 2013 12:04:46 +0000 (12:04 +0000)]
Add an option to disable object <-> object collision for Lua entities

10 years agoAdd liquid_range to nodedef
PilzAdam [Tue, 16 Jul 2013 14:28:18 +0000 (16:28 +0200)]
Add liquid_range to nodedef

10 years agoMake range of tools configureable
PilzAdam [Sat, 20 Jul 2013 12:50:19 +0000 (14:50 +0200)]
Make range of tools configureable

10 years agoAdd set_breath and get_breath to lua API.
RealBadAngel [Fri, 19 Jul 2013 17:50:33 +0000 (19:50 +0200)]
Add set_breath and get_breath to lua API.

10 years agoRandomly choose singleplayer port
PilzAdam [Fri, 12 Jul 2013 11:26:25 +0000 (13:26 +0200)]
Randomly choose singleplayer port