Commit Graph

  • 00ceec9ff9 settingtypes.txt: Update zoom description (#6443) master James Alexander Stevenson 2017-10-06 13:56:05 -04:00
  • 4337b48962 Move register_on_modchannel_signal() (#6497) James Alexander Stevenson 2017-10-05 10:14:10 -04:00
  • 4e19791cde [CSM] Add callback on open inventory (#5793) Vincent Glize 2017-10-02 22:09:49 +02:00
  • b9fb3cea33 ParticleSpawner::step cleanup and rotation fix (#6486) SmallJoker 2017-10-02 20:40:59 +02:00
  • ee0bfbede1 CAO footstep sounds: Reduce gain to balance volume paramat 2017-09-19 16:39:30 +01:00
  • e2afcf85ce Stratum ore: Allow use with no noise for simple horizontal strata paramat 2017-09-30 10:23:57 +01:00
  • 9fa78b7387 game.cpp: remove dead code for proto v25 compat (#6481) Loïc Blot 2017-09-30 16:41:18 +02:00
  • 8c16f18fdb Fix attached particle spawners far from spawn (#6479) raymoo 2017-09-30 06:23:52 -07:00
  • be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) Loïc Blot 2017-09-30 12:00:05 +02:00
  • f729b5d2bd Localplayer: Fix disable_jump effect and getStandingNodePos() SmallJoker 2017-09-23 16:29:48 +02:00
  • 7e488b926b Lua_api.txt: Clarify arguments of functions, plus some cleanup Hybrid Dog 2017-08-28 20:21:28 +02:00
  • 5258f3b857 Document orientation parameter of set_attach (#6473) raymoo 2017-09-28 09:40:47 -07:00
  • 08846cd05c Add static_save property to luaentites to not save them statically. (#5112) orwell96 2017-09-28 17:11:51 +02:00
  • 2afe62952c Server: affect bind_addr on constructor instead of start() (#6474) Loïc Blot 2017-09-28 13:47:30 +02:00
  • 27eeb3581f
    Fix some forgotten u16 -> session_t in ad7daf7b52348e1b71aa803be10de5b2134cba11 Loic Blot 2017-09-27 23:48:06 +02:00
  • 0df3671a34 Fix recent commit: std::max -> std::fmax for floats (#6469) Paramat 2017-09-27 22:03:41 +01:00
  • 43951cf646
    Lint fix Loic Blot 2017-09-27 22:41:50 +02:00
  • ad7daf7b52 Add session_t typedef + remove unused functions (#6470) Loïc Blot 2017-09-27 19:47:36 +02:00
  • 50b2185ced Update version correctly again (#6462) SmallJoker 2017-09-26 20:30:42 +02:00
  • 50423d8c72 Update JsonCPP to 1.8.3 (#6466) Loïc Blot 2017-09-26 20:30:14 +02:00
  • f7e57a0d20
    preview: try to send mod channel messages 4 seconds after joining, not after loading mod Loic Blot 2017-09-26 08:31:56 +02:00
  • 9eb163ab4f Add mute setting (toggled by the mute key and in the volume menu) (#6415) DTA7 2017-09-26 08:17:50 +02:00
  • 6f1c907204 Implement mod communication channels (#6351) Loïc Blot 2017-09-26 00:11:20 +02:00
  • 6df312a608 Can_zoom player object property: Add missing documentation paramat 2017-09-25 19:28:46 +01:00
  • a455297d29 Positional sound: Limit volume when closer than 1 node paramat 2017-09-23 08:38:22 +01:00
  • d5a97e00ea Fix blocks written by vmanip not being marked as modified sfan5 2017-09-23 17:05:55 +02:00
  • 5a3b8e34b3 Set placer to nil instead of a non-functional one in item_OnPlace (#6449) DTA7 2017-09-21 21:52:52 +02:00
  • 67f97f8d32 on_death: Fix callback number of pushed arguments (Fixes #6451) SmallJoker 2017-09-21 19:56:11 +02:00
  • 080899b0f1
    keycode.cpp: use std::unordered_map for keypress cache Loic Blot 2017-09-21 18:47:42 +02:00
  • 69f3c424c1 Fix compile error in openbsd (#6430) jcalve 2017-09-20 23:29:47 +02:00
  • a016b64838 Rooted plantlike drawtype: Add remaining documentation paramat 2017-09-19 08:10:07 +01:00
  • d8f20d029a Leveled nodebox: Change levels from 1/63rds to 1/64ths paramat 2017-09-18 05:08:56 +01:00
  • 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level paramat 2017-09-17 00:26:20 +01:00
  • 76817fdf98 Biome generation: Fix layers of 'filler' nodes at biome y limits paramat 2017-09-17 02:54:17 +01:00
  • 5b6d4482ee Fix Rotate Node Placement (#6424) tenplus1 2017-09-16 21:39:38 +01:00
  • 45e9f80811 Correct tooltip_append_itemstring terminology (#6421) DTA7 2017-09-16 18:42:17 +02:00
  • 45a7dd1ec4 Fix addModsFormConfig typo (#6420) Greg 2017-09-16 09:40:19 -07:00
  • a1389c3865 Generate biomes: Recalculate biome at biome lower limit paramat 2017-09-16 02:46:26 +01:00
  • 808ada11db Add setting to display the itemstring after the tooltip in the inventory. (#6413) DTA7 2017-09-15 14:31:32 +02:00
  • 04839f233f ServerEnv: Clean up object lifecycle handling (#6414) sfan5 2017-09-15 12:19:01 +02:00
  • edbc533414 Customizeable max breath for players (#6411) SmallJoker 2017-09-15 12:18:47 +02:00
  • 7640749d68 Cavegen: Avoid unsupported biome 'top' or 'filler' nodes paramat 2017-09-11 21:23:43 +01:00
  • a9d43a0471 Object properties: Add 'glow', disables light's effect if negative Rob Blanckaert 2017-09-01 23:12:15 -07:00
  • 604fe2083d Item drop: Tune to land exactly 2 nodes away with level view (#6410) Paramat 2017-09-12 23:01:50 +01:00
  • 5e141ac920 Network: Fix logging into older worlds with base64 hashes SmallJoker 2017-09-12 20:26:03 +02:00
  • ee9a442ecc Network: Remove large parts of deprecated legacy code (#6404) SmallJoker 2017-09-12 19:48:09 +02:00
  • 7f2a19da11 Fix failing linter (travis) sfan5 2017-09-12 19:35:31 +02:00
  • 6fa2f6b4aa Fix core.wrap_text and make its behaviour consistent with the docs sfan5 2017-09-11 16:25:20 +02:00
  • 17fd5fe935 Make INodeDefManager::getIds return a vector, not a set Kahrl 2017-09-11 15:51:40 +02:00
  • 5b3fbf9cf7 Implement client node dig prediction Auke Kok 2017-09-11 14:50:06 +02:00
  • d10cccee31 Allow the join/leave message to be overridden by mods. red-001 2016-10-16 17:35:07 +01:00
  • bb225672f9 Fix dropped item look (#6370) you 2017-09-11 08:20:06 +02:00
  • 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 +02:00
  • 829bbafb27 Fix incorrect buffer size calculation on creation of HUD status messages rubenwardy 2017-09-10 02:39:37 +01:00
  • 51002b1629 Schematic decorations: Add 'place_offset_y' placement parameter paramat 2017-09-06 22:20:09 +01:00
  • 557bbc6704 Fix empty legacy meta being persisted rubenwardy 2017-08-19 19:43:02 +01:00
  • faad6479de Fix crash on revocation of removed privilege rubenwardy 2017-09-08 23:45:56 +01:00
  • 745a90dc84 Server: Calculate maximal total block sends dynamically (#6393) SmallJoker 2017-09-09 00:36:48 +02:00
  • 1105a14bcc Particles: Do not add digging particles for airlike nodes (#6392) SmallJoker 2017-09-08 18:39:24 +02:00
  • e3093cbe85 Prevent /spawnentity from spawning unknown entity (#6388) Wuzzy 2017-09-08 18:39:02 +02:00
  • 151c95bb9b
    main.cpp: server-only builds should not include client headers Loic Blot 2017-09-07 23:51:06 +02:00
  • a3c298e1d1
    Use a Buffer instead of SharedBuffer in ConnectionCommand Loic Blot 2017-09-05 22:14:56 +02:00
  • f231112cc4 Make HUD status messages translatable (#5795) Wuzzy 2017-09-05 21:57:29 +02:00
  • 87c5a3fb2f Remove DSTACK keybind setting (#6378) Rui 2017-09-06 03:00:36 +09:00
  • 04cf7a0d81 Conf.example: Update using auto-generation paramat 2017-09-05 00:14:32 +01:00
  • 115f52af86 Network protocol documentation: Add 'can_zoom' to version 36 paramat 2017-09-04 23:45:47 +01:00
  • 40dd03e328 Implement minetest.register_can_bypass_userlimit (#6369) Loïc Blot 2017-09-04 22:08:59 +02:00
  • c05228fa6d Re-apply previous commit with a typo fix Loïc Blot 2017-09-04 16:46:03 +02:00
  • 31e0f0efe9 Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" Loïc Blot 2017-09-04 17:28:29 +02:00
  • 5b04f5e7d2 Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand Loïc Blot 2017-09-04 16:46:03 +02:00
  • a383eb0eb9 World start time: Add setting for this, default unchanged paramat 2017-09-02 03:18:42 +01:00
  • ad9786c44b Add build date to minetest --version and increase readability (#6331) you 2017-09-03 22:32:30 +02:00
  • 9f6d90aa81 Ores: Add stratum ore (#6352) Paramat 2017-09-03 21:32:21 +01:00
  • 5bef339388 Use member initialization list instead of the constructor's body (#6371) Dharkael 2017-09-03 19:33:22 +02:00
  • 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 +02:00
  • 2ac5a45faa Remove 3D noise from getSteps function (#6360) Vaughan Lapsley 2017-09-03 02:01:13 +10:00
  • c0dac4d928 Remove nodeupdate completely (#6358) Rui 2017-09-01 20:40:09 +09:00
  • bf403b923a Fix animation frame_speed and blend loosing precision due to incorrec… (#6357) sapier 2017-09-01 11:15:12 +02:00
  • b8f06ad37e Remove nodeupdate and nodeupdate_single Rui 2017-08-30 17:00:51 +09:00
  • 561a01cc2a Zoom: Move enabling zoom to a new player object property paramat 2017-08-28 22:46:12 +01:00
  • bd6b90359c Remove DSTACK support (#6346) Loïc Blot 2017-08-30 08:09:41 +02:00
  • 43f9e948a1 Documentation for 'slippery' node group (#6345) Ben Deutsch 2017-08-29 21:48:43 +02:00
  • 1d4a2a6ea7 Network proto handlers/container fixes (#6334) Loïc Blot 2017-08-29 20:37:54 +02:00
  • 35a4082727
    Pushing typo fix introduced in b7ee608e70f8e031e3e01c9672bedb16efa648b8 Loic Blot 2017-08-29 20:21:14 +02:00
  • b7ee608e70 Bump minimal protocol version to 36 (#6319) SmallJoker 2017-08-29 19:26:55 +02:00
  • 1b3e4e1736 Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493) Loïc Blot 2017-08-29 19:25:16 +02:00
  • 72c09f524b Fix mistake when calling on_priv_grant/revoke, and document them (#6341) rubenwardy 2017-08-29 06:57:56 +01:00
  • 2bd1a31239 Advanced settings: Make 'controls', 'graphics', 'sound' more accessible paramat 2017-08-27 23:48:51 +01:00
  • 7e38475554 mapblock_mesh.cpp: Fix code style and simplify a bit code (#4558) you 2017-08-28 20:02:51 +02:00
  • 5f38fe33f8 Clientevent refactor (#6320) Loïc Blot 2017-08-28 20:02:23 +02:00
  • 6fd8a27c91 Pass SharedBuffer as value to increment reference count This should fix #6332 Refcount is not increased due to reference, it can make this refcount incorrect in a multithread context Loïc Blot 2017-08-28 17:12:30 +02:00
  • 04158d0c84 Use crack animation on all tile layers (#6104) Dániel Juhász 2017-08-28 05:51:55 +00:00
  • 520b481383 Statbars: fix incorrect half-images in non-standard orientations (fixes #6198) Nathanaël Courant 2017-08-27 19:06:40 +02:00
  • 1f207a3ddb Lua API: Add function to deregister single biomes (#5445) zeuner 2017-08-27 16:39:47 +00:00
  • e09c7fceaa core.get_objects_inside_radius: Omit removed objects (#6318) you 2017-08-27 18:38:50 +02:00
  • de331b18e9 More readable default controls in README Dharkael 2017-08-27 15:12:52 +02:00
  • 5a6618cc57 Add '@n' escape sequences and some documentation on translated strings. Nathanaël Courant 2017-08-26 09:43:08 +02:00
  • fc13c00ef3 Alternative code for slipping (#6256) Ben Deutsch 2017-08-26 09:01:09 +02:00
  • 0e0643df35 Android stepheight: Only increase if 'touching ground' (#6313) Paramat 2017-08-26 07:45:09 +01:00
  • e55aeec2e2 Mgfractal: Use 'switch case' instead of 'if else' (#6314) Paramat 2017-08-26 07:43:50 +01:00