proller [Sun, 4 Aug 2013 21:36:04 +0000 (01:36 +0400)]
Master server script improvement
PilzAdam [Sun, 4 Aug 2013 20:44:31 +0000 (22:44 +0200)]
Fix installation of textures/texture_packs_here.txt
Zeg9 [Fri, 2 Aug 2013 10:32:21 +0000 (12:32 +0200)]
Fix texture bumpmapping on some GPUs
proller [Sun, 4 Aug 2013 19:45:03 +0000 (23:45 +0400)]
Masterserver bugfix
proller [Sun, 4 Aug 2013 19:07:30 +0000 (23:07 +0400)]
Freeze-melt adjust
BlockMen [Sat, 3 Aug 2013 15:57:51 +0000 (17:57 +0200)]
Fix formspec label issues in win builds (MSVC)
PilzAdam [Sun, 4 Aug 2013 18:18:56 +0000 (20:18 +0200)]
Make freetype usage configureable by a setting
PilzAdam [Sun, 4 Aug 2013 16:37:19 +0000 (18:37 +0200)]
Dont show gamefilter in TP tab
Novatux [Fri, 2 Aug 2013 13:18:48 +0000 (15:18 +0200)]
Add texture pack selection to main menu
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).
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
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()
Perttu Ahola [Sat, 3 Aug 2013 20:16:37 +0000 (23:16 +0300)]
Fix anticheat
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
Perttu Ahola [Sat, 3 Aug 2013 15:46:18 +0000 (18:46 +0300)]
Fix and improve view range tuner
PilzAdam [Fri, 2 Aug 2013 23:58:29 +0000 (01:58 +0200)]
Add replacements to schematics
proller [Fri, 2 Aug 2013 23:02:59 +0000 (03:02 +0400)]
More info in serverlist
PilzAdam [Thu, 1 Aug 2013 22:29:27 +0000 (00:29 +0200)]
Allow multiple 'wherein' nodes in oredef
proller [Thu, 1 Aug 2013 20:51:36 +0000 (00:51 +0400)]
Weather backward compatibility
proller [Thu, 1 Aug 2013 20:50:58 +0000 (00:50 +0400)]
Leveled nodebox backward compatibility
Esteban I. Ruiz Moreno [Tue, 30 Jul 2013 02:18:11 +0000 (23:18 -0300)]
Make bumpmapping compatible with irrlicht 1.8
sapier [Mon, 22 Jul 2013 16:54:30 +0000 (18:54 +0200)]
Add support for setting stepheight for entities
PilzAdam [Sun, 28 Jul 2013 21:34:58 +0000 (23:34 +0200)]
Fix warnings in mapblock.cpp
PilzAdam [Sun, 28 Jul 2013 21:14:42 +0000 (23:14 +0200)]
Play sounds/main_menu.ogg in menu
proller [Sun, 28 Jul 2013 20:10:44 +0000 (00:10 +0400)]
Warnings fix
proller [Sun, 28 Jul 2013 13:11:59 +0000 (17:11 +0400)]
Better snow fall, finite liquid transform, leveled nodes api
proller [Sat, 27 Jul 2013 18:34:30 +0000 (22:34 +0400)]
Weather support
proller [Sat, 27 Jul 2013 13:44:59 +0000 (17:44 +0400)]
Dont announce server in singleplayer
sapier [Mon, 22 Jul 2013 20:53:37 +0000 (22:53 +0200)]
Show portnumber for ip adresses only
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
BlockMen [Wed, 17 Jul 2013 19:18:24 +0000 (21:18 +0200)]
Add gettext translation for image_button
proller [Tue, 23 Jul 2013 16:31:05 +0000 (20:31 +0400)]
Cosmetic player info changes
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
PilzAdam [Mon, 22 Jul 2013 20:26:48 +0000 (22:26 +0200)]
Fix modstore URLs
PilzAdam [Mon, 22 Jul 2013 16:16:36 +0000 (18:16 +0200)]
Disable gamemanager by default
sapier [Sun, 21 Jul 2013 20:10:58 +0000 (22:10 +0200)]
Fix enable mod/enable button not shown on entering world config dialog
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
sapier [Wed, 17 Jul 2013 21:10:12 +0000 (23:10 +0200)]
Add missing header/footer for singleplayer tab
sapier [Wed, 17 Jul 2013 20:58:00 +0000 (22:58 +0200)]
Remove debug output
sapier [Wed, 17 Jul 2013 19:04:17 +0000 (21:04 +0200)]
Fix Bug in modname guessing resulting in undefined modname
sapier [Wed, 17 Jul 2013 19:03:00 +0000 (21:03 +0200)]
Use user folder for gamemanager too
sapier [Tue, 16 Jul 2013 19:45:20 +0000 (21:45 +0200)]
Enable mod and gamemanager by default
sapier [Tue, 16 Jul 2013 19:03:57 +0000 (21:03 +0200)]
merge mainmenu_helper.lua to misc_helpers.lua
sapier [Tue, 16 Jul 2013 18:56:18 +0000 (20:56 +0200)]
Fix background/overlay/footer/header handling
Add missing file headers
sapier [Mon, 15 Jul 2013 21:36:44 +0000 (23:36 +0200)]
Add configurable curl timeout
sapier [Mon, 15 Jul 2013 21:28:55 +0000 (23:28 +0200)]
Add playernumber to favorites list
sapier [Mon, 15 Jul 2013 21:02:18 +0000 (23:02 +0200)]
filterlist api cleanup
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
sapier [Sun, 14 Jul 2013 11:19:37 +0000 (13:19 +0200)]
Replace worldlist by generic filterlist implementation
sapier [Fri, 12 Jul 2013 23:36:58 +0000 (01:36 +0200)]
Add support for modstore screenshots
Add error output on invalid mmdb entries
sapier [Fri, 12 Jul 2013 22:00:06 +0000 (00:00 +0200)]
Swap name/password <-> server description
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)
sapier [Fri, 12 Jul 2013 21:25:58 +0000 (23:25 +0200)]
Remove unused required by list in worldconfig
RealBadAngel [Sun, 21 Jul 2013 11:53:03 +0000 (13:53 +0200)]
Fix light issue in 6d facedir.
PilzAdam [Sat, 20 Jul 2013 19:25:21 +0000 (21:25 +0200)]
Bump protocol version
PilzAdam [Fri, 14 Jun 2013 12:04:46 +0000 (12:04 +0000)]
Add an option to disable object <-> object collision for Lua entities
PilzAdam [Tue, 16 Jul 2013 14:28:18 +0000 (16:28 +0200)]
Add liquid_range to nodedef
PilzAdam [Sat, 20 Jul 2013 12:50:19 +0000 (14:50 +0200)]
Make range of tools configureable
RealBadAngel [Fri, 19 Jul 2013 17:50:33 +0000 (19:50 +0200)]
Add set_breath and get_breath to lua API.
PilzAdam [Fri, 12 Jul 2013 11:26:25 +0000 (13:26 +0200)]
Randomly choose singleplayer port
PilzAdam [Fri, 12 Jul 2013 12:45:26 +0000 (14:45 +0200)]
Fix lighting bug caused by disappearing lava
PilzAdam [Thu, 6 Jun 2013 23:46:03 +0000 (23:46 +0000)]
Remove support for common mods
Kahrl [Sat, 13 Jul 2013 22:55:47 +0000 (00:55 +0200)]
Change ContentFeatures array to a vector
proller [Sat, 13 Jul 2013 17:48:14 +0000 (21:48 +0400)]
Leveled nodebox
proller [Sat, 13 Jul 2013 00:10:16 +0000 (04:10 +0400)]
Masterserver mods fix
proller [Fri, 12 Jul 2013 20:37:28 +0000 (00:37 +0400)]
Better masterserver html
sapier [Fri, 12 Jul 2013 20:55:19 +0000 (22:55 +0200)]
Don't show flags in local favorites
sapier [Fri, 12 Jul 2013 20:42:50 +0000 (22:42 +0200)]
Fix bug server name set to address field when using up/down keys
Show server description above connect button instead of in favorites list
sapier [Fri, 12 Jul 2013 19:56:42 +0000 (21:56 +0200)]
Add missing server flags in public serverlist
sapier [Fri, 12 Jul 2013 19:56:09 +0000 (21:56 +0200)]
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
sapier [Fri, 12 Jul 2013 18:43:51 +0000 (20:43 +0200)]
Fix serverdescription and name not beeing saved to local serverlist
proller [Thu, 4 Jul 2013 15:39:26 +0000 (19:39 +0400)]
Masterserver mods announse, ipv6, better curl errors
kwolekr [Fri, 12 Jul 2013 04:03:41 +0000 (00:03 -0400)]
Clean up bumpmap code a bit
PilzAdam [Thu, 11 Jul 2013 22:53:30 +0000 (00:53 +0200)]
Disallow the name 'singleplayer' in a multiplayer server
Kahrl [Tue, 9 Jul 2013 14:26:52 +0000 (16:26 +0200)]
Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp
sapier [Tue, 9 Jul 2013 21:17:38 +0000 (23:17 +0200)]
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
stujones11 [Tue, 11 Jun 2013 20:40:59 +0000 (21:40 +0100)]
Fix multiple texture support for animated meshnodes
sapier [Tue, 9 Jul 2013 19:54:30 +0000 (21:54 +0200)]
Fix serverlist
proller [Tue, 9 Jul 2013 20:09:17 +0000 (00:09 +0400)]
Public server checkbox
PilzAdam [Tue, 9 Jul 2013 00:38:53 +0000 (02:38 +0200)]
Dont play digging sound if not digging
kwolekr [Tue, 9 Jul 2013 00:21:09 +0000 (20:21 -0400)]
Revert "Fix serverlist not beeing escaped correctly"
This reverts commit
39d03148e5d98ef5f9a31b131a79ff2bbd71a877.
sapier [Mon, 8 Jul 2013 21:48:29 +0000 (23:48 +0200)]
Fix header not beeing shown except on singleplayer tab
sapier [Mon, 8 Jul 2013 21:45:14 +0000 (23:45 +0200)]
Fix serverlist not beeing escaped correctly
Always use address for server
Fix first (empty) element beeing selected after deleting last world
sapier [Mon, 8 Jul 2013 19:02:42 +0000 (21:02 +0200)]
fix crash on play/start with empty world list
make enter button work in create world dialog
kwolekr [Mon, 8 Jul 2013 22:50:29 +0000 (18:50 -0400)]
Fix wallmounted rotations along Y axis for 90 and 270 degree cases
kwolekr [Mon, 8 Jul 2013 19:19:22 +0000 (15:19 -0400)]
Decoration: Handle facedir and wallmounted param2types with schematic rotation
PilzAdam [Mon, 8 Jul 2013 11:41:46 +0000 (13:41 +0200)]
Remove note in lua-api.txt that there are no vector helper functions
PilzAdam [Mon, 8 Jul 2013 11:30:55 +0000 (13:30 +0200)]
Make sure that coordinates passed to /teleport are actual numbers
ShadowNinja [Sun, 7 Jul 2013 16:02:11 +0000 (12:02 -0400)]
Move math.hypot() to misc_helpers.lua and fix zero-division error
kwolekr [Mon, 8 Jul 2013 00:36:41 +0000 (20:36 -0400)]
Lua main menu: Fix world creation dialog
PilzAdam [Mon, 8 Jul 2013 00:28:36 +0000 (02:28 +0200)]
Set numeric locale in Lua in main menu
PilzAdam [Sun, 7 Jul 2013 23:58:22 +0000 (01:58 +0200)]
Settings: everything != 0 equals true; remove .asm shaders
sapier [Sun, 7 Jul 2013 19:53:40 +0000 (15:53 -0400)]
Fix many formspec menu bugs
Sfan5 [Sun, 7 Jul 2013 17:54:38 +0000 (19:54 +0200)]
Fix parseColor, change remaining colorkeys to new format, fix Contributor list
Kahrl [Thu, 13 Jun 2013 01:05:47 +0000 (03:05 +0200)]
When server sends late media, log to errorstream instead of crashing.
Do a check for valid num_files before doing
assert(!m_mesh_update_thread.IsRunning());
In particular, don't execute the assertion if all media has already
been received.
ShadowNinja [Sun, 7 Jul 2013 06:02:45 +0000 (02:02 -0400)]
Handle 0 vectors in vector.normalize()
Vincent Heuken [Wed, 26 Jun 2013 00:44:17 +0000 (17:44 -0700)]
include mathconstants.h in numerics.cpp
ShadowNinja [Sun, 7 Jul 2013 05:44:33 +0000 (01:44 -0400)]
Add vector helpers
kwolekr [Sat, 6 Jul 2013 19:28:59 +0000 (15:28 -0400)]
BiomeDefManager: Fully initialize default biome
kwolekr [Sat, 6 Jul 2013 19:22:51 +0000 (15:22 -0400)]
Mapgen V7: Fix out-of-bounds array access