Commit Graph

  • 38b0e26679 Fix inventory drag drop flag (#6416) asl97 2017-10-18 03:50:58 +0800
  • 5e24ca05fd
    Add updated settings_translation_file Esteban I. RM 2017-10-16 20:44:48 -0300
  • 792e013eaf
    don't pass g_settings around, and use it directly Esteban I. RM 2017-10-15 21:22:22 -0300
  • 93d185ee5d
    Regenerate minetest.conf.example and translation file Esteban I. RM 2017-10-15 20:29:08 -0300
  • 0e8ee84d74
    Implement #6096 Esteban I. RM 2017-10-15 20:28:42 -0300
  • 46f7fe91a2 Fix strict_protocol_version_checking functionality after ee9a442 SmallJoker 2017-10-16 20:12:48 +0200
  • 90e7d42375 Don't try to craft a non-existent item Esteban I. RM 2017-10-15 02:52:05 -0300
  • 75320e7e88 Real global textures (#6105) Vitaliy 2017-10-15 10:34:14 +0300
  • 6bab695479 Cache server config settings. (#6530) lhofhansl 2017-10-15 00:32:17 -0700
  • 9f3a585937 Profiler: Fix var args not being passed to callback register function rubenwardy 2017-10-14 18:28:56 +0100
  • b97b9a550f Retrieve a small cone of blocks in the direction of the players velocity. Lars Hofhansl 2017-09-30 18:54:43 -0700
  • 6b23cabe51 Formspec: Fallback to 'label' in readonly textarea[] Guarantees backwards compatibility for this formspec element change SmallJoker 2017-10-13 23:05:52 +0200
  • 9a41a3d0f1 Simple decorations: Make 'place_offset_y' usable with simple decorations paramat 2017-10-09 20:13:10 +0100
  • 2cf9014160 Smooth lighting: Fix light leaking through edge-connected corners DTA7 2017-10-03 01:23:49 +0200
  • 1ff5c20442
    Fix warnings introduced by 9b8fa99fe3 Loic Blot 2017-10-10 19:30:18 +0200
  • 32ae492657 Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (#6515) Loïc Blot 2017-10-10 12:27:08 +0200
  • 9d295906ef
    NetworkPacket::putRawPacket: resize m_data to datasize + memcpy Loic Blot 2017-10-10 00:47:37 +0200
  • 0c9ca27ffc Simple decorations: Add 'param2_max' parameter for random param2 paramat 2017-10-08 21:08:52 +0100
  • 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) Loïc Blot 2017-10-09 11:32:06 +0200
  • e6e5fa3bf8
    Formspec: textarea with scrollbar improvements adrido 2017-10-09 06:57:18 +0200
  • 9b8fa99fe3
    FormSpec : Add an auto vertical scrollbar to the textarea adelcoding1 2017-02-18 11:40:37 -0800
  • c830347a57 Replace deprecated WINAPI GetVersionInfoEx (#6496) adrido 2017-10-07 15:13:13 +0200
  • d386586201 Do not grant all privs to the admin - changes game behavior (#6460) lhofhansl 2017-10-07 06:12:09 -0700
  • 3c93a56e16 Add setting for near plane distance. (#6395) Rob Blanckaert 2017-10-07 09:11:48 -0400
  • f547452685 Unkown nodes: Provide position on interact (#6505) SmallJoker 2017-10-07 15:11:07 +0200
  • 00ceec9ff9 settingtypes.txt: Update zoom description (#6443) James Alexander Stevenson 2017-10-06 13:56:05 -0400
  • 4337b48962 Move register_on_modchannel_signal() (#6497) James Alexander Stevenson 2017-10-05 10:14:10 -0400
  • 4e19791cde [CSM] Add callback on open inventory (#5793) Vincent Glize 2017-10-02 22:09:49 +0200
  • b9fb3cea33 ParticleSpawner::step cleanup and rotation fix (#6486) SmallJoker 2017-10-02 20:40:59 +0200
  • ee0bfbede1 CAO footstep sounds: Reduce gain to balance volume paramat 2017-09-19 16:39:30 +0100
  • e2afcf85ce Stratum ore: Allow use with no noise for simple horizontal strata paramat 2017-09-30 10:23:57 +0100
  • 9fa78b7387 game.cpp: remove dead code for proto v25 compat (#6481) Loïc Blot 2017-09-30 16:41:18 +0200
  • 8c16f18fdb Fix attached particle spawners far from spawn (#6479) raymoo 2017-09-30 06:23:52 -0700
  • be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) Loïc Blot 2017-09-30 12:00:05 +0200
  • f729b5d2bd Localplayer: Fix disable_jump effect and getStandingNodePos() SmallJoker 2017-09-23 16:29:48 +0200
  • 7e488b926b Lua_api.txt: Clarify arguments of functions, plus some cleanup Hybrid Dog 2017-08-28 20:21:28 +0200
  • 5258f3b857 Document orientation parameter of set_attach (#6473) raymoo 2017-09-28 09:40:47 -0700
  • 08846cd05c Add static_save property to luaentites to not save them statically. (#5112) orwell96 2017-09-28 17:11:51 +0200
  • 2afe62952c Server: affect bind_addr on constructor instead of start() (#6474) Loïc Blot 2017-09-28 13:47:30 +0200
  • 27eeb3581f
    Fix some forgotten u16 -> session_t in ad7daf7b52 Loic Blot 2017-09-27 23:48:06 +0200
  • 0df3671a34 Fix recent commit: std::max -> std::fmax for floats (#6469) Paramat 2017-09-27 22:03:41 +0100
  • 43951cf646
    Lint fix Loic Blot 2017-09-27 22:41:50 +0200
  • ad7daf7b52 Add session_t typedef + remove unused functions (#6470) Loïc Blot 2017-09-27 19:47:36 +0200
  • 50b2185ced Update version correctly again (#6462) SmallJoker 2017-09-26 20:30:42 +0200
  • 50423d8c72 Update JsonCPP to 1.8.3 (#6466) Loïc Blot 2017-09-26 20:30:14 +0200
  • f7e57a0d20
    preview: try to send mod channel messages 4 seconds after joining, not after loading mod Loic Blot 2017-09-26 08:31:56 +0200
  • 9eb163ab4f Add mute setting (toggled by the mute key and in the volume menu) (#6415) DTA7 2017-09-26 08:17:50 +0200
  • 6f1c907204 Implement mod communication channels (#6351) Loïc Blot 2017-09-26 00:11:20 +0200
  • 6df312a608 Can_zoom player object property: Add missing documentation paramat 2017-09-25 19:28:46 +0100
  • a455297d29 Positional sound: Limit volume when closer than 1 node paramat 2017-09-23 08:38:22 +0100
  • d5a97e00ea Fix blocks written by vmanip not being marked as modified sfan5 2017-09-23 17:05:55 +0200
  • 5a3b8e34b3 Set placer to nil instead of a non-functional one in item_OnPlace (#6449) DTA7 2017-09-21 21:52:52 +0200
  • 67f97f8d32 on_death: Fix callback number of pushed arguments (Fixes #6451) SmallJoker 2017-09-21 19:56:11 +0200
  • 080899b0f1
    keycode.cpp: use std::unordered_map for keypress cache Loic Blot 2017-09-21 18:47:42 +0200
  • 69f3c424c1 Fix compile error in openbsd (#6430) jcalve 2017-09-20 23:29:47 +0200
  • a016b64838 Rooted plantlike drawtype: Add remaining documentation paramat 2017-09-19 08:10:07 +0100
  • d8f20d029a Leveled nodebox: Change levels from 1/63rds to 1/64ths paramat 2017-09-18 05:08:56 +0100
  • 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level paramat 2017-09-17 00:26:20 +0100
  • 76817fdf98 Biome generation: Fix layers of 'filler' nodes at biome y limits paramat 2017-09-17 02:54:17 +0100
  • 5b6d4482ee Fix Rotate Node Placement (#6424) tenplus1 2017-09-16 21:39:38 +0100
  • 45e9f80811 Correct tooltip_append_itemstring terminology (#6421) DTA7 2017-09-16 18:42:17 +0200
  • 45a7dd1ec4 Fix addModsFormConfig typo (#6420) Greg 2017-09-16 09:40:19 -0700
  • a1389c3865 Generate biomes: Recalculate biome at biome lower limit paramat 2017-09-16 02:46:26 +0100
  • 808ada11db Add setting to display the itemstring after the tooltip in the inventory. (#6413) DTA7 2017-09-15 14:31:32 +0200
  • 04839f233f ServerEnv: Clean up object lifecycle handling (#6414) sfan5 2017-09-15 12:19:01 +0200
  • edbc533414 Customizeable max breath for players (#6411) SmallJoker 2017-09-15 12:18:47 +0200
  • 7640749d68 Cavegen: Avoid unsupported biome 'top' or 'filler' nodes paramat 2017-09-11 21:23:43 +0100
  • a9d43a0471 Object properties: Add 'glow', disables light's effect if negative Rob Blanckaert 2017-09-01 23:12:15 -0700
  • 604fe2083d Item drop: Tune to land exactly 2 nodes away with level view (#6410) Paramat 2017-09-12 23:01:50 +0100
  • 5e141ac920 Network: Fix logging into older worlds with base64 hashes SmallJoker 2017-09-12 20:26:03 +0200
  • ee9a442ecc Network: Remove large parts of deprecated legacy code (#6404) SmallJoker 2017-09-12 19:48:09 +0200
  • 7f2a19da11 Fix failing linter (travis) sfan5 2017-09-12 19:35:31 +0200
  • 6fa2f6b4aa Fix core.wrap_text and make its behaviour consistent with the docs sfan5 2017-09-11 16:25:20 +0200
  • 17fd5fe935 Make INodeDefManager::getIds return a vector, not a set Kahrl 2017-09-11 15:51:40 +0200
  • 5b3fbf9cf7 Implement client node dig prediction Auke Kok 2017-09-11 14:50:06 +0200
  • d10cccee31 Allow the join/leave message to be overridden by mods. red-001 2016-10-16 17:35:07 +0100
  • bb225672f9 Fix dropped item look (#6370) you 2017-09-11 08:20:06 +0200
  • 5f489efc69 Object properties: Fix loss of custom selectionbox Only adjust it to the collisionbox value when the collisionbox was really set. SmallJoker 2017-09-10 20:16:25 +0200
  • 829bbafb27 Fix incorrect buffer size calculation on creation of HUD status messages rubenwardy 2017-09-10 02:39:37 +0100
  • 51002b1629 Schematic decorations: Add 'place_offset_y' placement parameter paramat 2017-09-06 22:20:09 +0100
  • 557bbc6704 Fix empty legacy meta being persisted rubenwardy 2017-08-19 19:43:02 +0100
  • faad6479de Fix crash on revocation of removed privilege rubenwardy 2017-09-08 23:45:56 +0100
  • 745a90dc84 Server: Calculate maximal total block sends dynamically (#6393) SmallJoker 2017-09-09 00:36:48 +0200
  • 1105a14bcc Particles: Do not add digging particles for airlike nodes (#6392) SmallJoker 2017-09-08 18:39:24 +0200
  • e3093cbe85 Prevent /spawnentity from spawning unknown entity (#6388) Wuzzy 2017-09-08 18:39:02 +0200
  • 151c95bb9b
    main.cpp: server-only builds should not include client headers Loic Blot 2017-09-07 23:51:06 +0200
  • a3c298e1d1
    Use a Buffer instead of SharedBuffer in ConnectionCommand Loic Blot 2017-09-05 22:14:56 +0200
  • f231112cc4 Make HUD status messages translatable (#5795) Wuzzy 2017-09-05 21:57:29 +0200
  • 87c5a3fb2f Remove DSTACK keybind setting (#6378) Rui 2017-09-06 03:00:36 +0900
  • 04cf7a0d81 Conf.example: Update using auto-generation paramat 2017-09-05 00:14:32 +0100
  • 115f52af86 Network protocol documentation: Add 'can_zoom' to version 36 paramat 2017-09-04 23:45:47 +0100
  • 40dd03e328 Implement minetest.register_can_bypass_userlimit (#6369) Loïc Blot 2017-09-04 22:08:59 +0200
  • c05228fa6d Re-apply previous commit with a typo fix Loïc Blot 2017-09-04 16:46:03 +0200
  • 31e0f0efe9 Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" Loïc Blot 2017-09-04 17:28:29 +0200
  • 5b04f5e7d2 Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand Loïc Blot 2017-09-04 16:46:03 +0200
  • a383eb0eb9 World start time: Add setting for this, default unchanged paramat 2017-09-02 03:18:42 +0100
  • ad9786c44b Add build date to minetest --version and increase readability (#6331) you 2017-09-03 22:32:30 +0200
  • 9f6d90aa81 Ores: Add stratum ore (#6352) Paramat 2017-09-03 21:32:21 +0100
  • 5bef339388 Use member initialization list instead of the constructor's body (#6371) Dharkael 2017-09-03 19:33:22 +0200
  • eabf04bd34
    Network part requires SharedBuffers to be pass as value This can trigger unreproductible crashes due to concurrency problem on SharedBuffers Loic Blot 2017-09-03 19:01:53 +0200