Commit Graph

  • 0d9cebb1aa
    Remove incorrect entry from settingtypes Ezhh 2017-11-12 00:45:22 +0000
  • aabd29474f
    Make use of safe file writing in auth handler (fixes #6576) sfan5 2017-11-07 11:47:28 +0100
  • 13aa347bef
    Item entities: Enable item collision detection for sudden movement DTA7 2017-09-18 20:18:55 +0200
  • 3838b9c096
    Fix Settings tab formspec alignment (#6585) Ezhh 2017-11-05 10:15:32 +0000
  • 28aaf0a8b9
    Rewrite rendering engine (#6253) numzero 2017-10-31 21:27:10 +0300
  • 7e3d9c2108
    Fix default item callbacks to work with nil users (#5819) raymoo 2017-10-28 01:30:50 -0700
  • cccbbc2187
    Improvements/fixes for noise parameter input in advanced settings srfqi 2017-09-10 00:49:12 +0700
  • 75248d572d
    don't pass g_settings around, and use it directly Esteban I. Ruiz Moreno 2017-10-15 21:22:22 -0300
  • 94ebb91ebb
    Implement #6096 Esteban I. Ruiz Moreno 2017-10-15 20:28:42 -0300
  • 73710f8bb4
    Real global textures (#6105) numzero 2017-10-15 10:34:14 +0300
  • da24020ff0
    Profiler: Fix var args not being passed to callback register function rubenwardy 2017-10-14 18:28:56 +0100
  • a06be5551d
    Formspec: textarea with scrollbar improvements adrido 2017-10-09 06:57:18 +0200
  • a42d4efd0d
    Do not grant all privs to the admin - changes game behavior (#6460) lhofhansl 2017-10-07 06:12:09 -0700
  • e5c0d27efe
    Add setting for near plane distance. (#6395) Rob Blanckaert 2017-10-07 09:11:48 -0400
  • b57a17437d
    settingtypes.txt: Update zoom description (#6443) James Alexander Stevenson 2017-10-06 13:56:05 -0400
  • 1f00a7e212
    Add callback on open inventory (#5793) Vincent Glize 2017-10-02 22:09:49 +0200
  • 03e7cdab87
    Add mute setting (toggled by the mute key and in the volume menu) (#6415) DTA7 2017-09-26 08:17:50 +0200
  • 0882448ea8
    Implement mod communication channels (#6351) Loïc Blot 2017-09-26 00:11:20 +0200
  • 9b0e13f582
    Set placer to nil instead of a non-functional one in item_OnPlace (#6449) DTA7 2017-09-21 21:52:52 +0200
  • 9f3a70cd05
    Biome API: Revert biomes, decos, ores being relative to water level paramat 2017-09-17 00:26:20 +0100
  • 2a3112ab78
    Fix Rotate Node Placement (#6424) tenplus1 2017-09-16 21:39:38 +0100
  • 9568636867
    Correct tooltip_append_itemstring terminology (#6421) DTA7 2017-09-16 18:42:17 +0200
  • 18366525bc
    Add setting to display the itemstring after the tooltip in the inventory. (#6413) DTA7 2017-09-15 14:31:32 +0200
  • 7a8dbc67aa
    Customizeable max breath for players (#6411) SmallJoker 2017-09-15 12:18:47 +0200
  • 2d4280ec1c
    Item drop: Tune to land exactly 2 nodes away with level view (#6410) paramat 2017-09-12 23:01:50 +0100
  • 6d3f6248d6
    Network: Remove large parts of deprecated legacy code (#6404) SmallJoker 2017-09-12 19:48:09 +0200
  • 10fbc96971
    Fix core.wrap_text and make its behaviour consistent with the docs sfan5 2017-09-11 16:25:20 +0200
  • 5f8c3768b3
    Allow the join/leave message to be overridden by mods. red-001 2016-10-16 17:35:07 +0100
  • 538b6b1416
    Fix dropped item look (#6370) HybridDog 2017-09-11 08:20:06 +0200
  • 4036abc048
    Fix crash on revocation of removed privilege rubenwardy 2017-09-08 23:45:56 +0100
  • e4e8481f97
    Server: Calculate maximal total block sends dynamically (#6393) SmallJoker 2017-09-09 00:36:48 +0200
  • adaf32a416
    Prevent /spawnentity from spawning unknown entity (#6388) Wuzzy 2017-09-08 18:39:02 +0200
  • 07532193ff
    Remove DSTACK keybind setting (#6378) Rui 2017-09-06 03:00:36 +0900
  • 766de75bda
    Implement minetest.register_can_bypass_userlimit (#6369) Loïc Blot 2017-09-04 22:08:59 +0200
  • 425cabb95f
    World start time: Add setting for this, default unchanged paramat 2017-09-02 03:18:42 +0100
  • e97aa9abe7
    Remove 3D noise from getSteps function (#6360) Vaughan Lapsley 2017-09-03 02:01:13 +1000
  • 39b6fb48a6
    Remove nodeupdate and nodeupdate_single Rui 2017-08-30 17:00:51 +0900
  • 63a338876a
    Zoom: Move enabling zoom to a new player object property paramat 2017-08-28 22:46:12 +0100
  • 87cb3f0960
    Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493) Loïc Blot 2017-08-29 19:25:16 +0200
  • 8e1bbe4ef0
    Fix mistake when calling on_priv_grant/revoke, and document them (#6341) rubenwardy 2017-08-29 06:57:56 +0100
  • 87669917d3
    Advanced settings: Make 'controls', 'graphics', 'sound' more accessible paramat 2017-08-27 23:48:51 +0100
  • 4ab3f7829d
    Lua API: Add function to deregister single biomes (#5445) zeuner 2017-08-27 16:39:47 +0000
  • 2a8c81c50e
    Add '@n' escape sequences and some documentation on translated strings. Nathanaël Courant 2017-08-26 09:43:08 +0200
  • 5f04e6a431
    Add on_grant and on_revoke callbacks (#4713) rubenwardy 2017-08-26 07:17:05 +0100
  • 9e23ddc248
    Check item_drop amount clientside (#6242) rubenwardy 2017-08-26 07:11:59 +0100
  • 692dc11e2b
    Builtin item: Tidy up (#4370) SmallJoker 2017-08-24 23:06:36 +0200
  • 54fc7afb7e
    Add clientside translations. Nathanaël Courant 2017-01-31 18:05:03 +0100
  • 0365e1b5a8
    Safe digging and placing (#6127) Ben Deutsch 2017-08-24 08:30:46 +0200
  • 30f3f4c248
    Respect object property hp_max field for players (#6287) SmallJoker 2017-08-23 22:32:10 +0200
  • 2113286d2c
    Make world creation menu automatically generate a random world name (#6257) lisacvuk 2017-08-18 19:39:44 +0200
  • c784a1d02f
    Reduce dedicated server step to 0.09 (#6252) Loïc Blot 2017-08-17 19:16:02 +0200
  • fb2aff64d3
    New lighting curve (#5279) numzero 2017-08-17 01:23:20 +0300
  • 5aeb5b81b1
    Advanced settings: Re-organise mapgen settings for ease of use paramat 2017-08-13 19:01:04 +0100
  • 53fdd2335b
    Make dropped items colorable Dániel Juhász 2017-06-24 18:58:01 +0200
  • 1b44ce995b
    Add slippery group for nodes (players/items slide) Wuzzy 2017-08-11 21:16:09 +0200
  • 479cfdf2ca
    Add short description for disabled texture packs Wuzzy 2016-11-05 18:58:00 +0100
  • 2476d17a6f
    Change “Use” key name to “Special” TeTpaAka 2017-07-29 19:24:10 +0200
  • aa6e8eec15
    Remove cloud_height setting Ben Deutsch 2017-08-04 05:58:10 +0200
  • 7f6c6055f1
    Abort if static_spawnpoint is an invalid setting instead of just giving an error log HybridDog 2017-08-12 12:11:28 +0200
  • c0be758367
    Update credits (#6228) Zeno- 2017-08-09 00:11:41 +1000
  • 420e679679
    Make direct item selection keys freely bindable Wuzzy 2016-12-18 23:34:52 +0100
  • f10492dc28
    Mgv7: Add 'mount_zero_level' parameter paramat 2017-07-24 22:50:42 +0100
  • 97468d9162
    Mgv7: Add option to repeat surface biomes in floatlands paramat 2017-07-13 21:03:16 +0100
  • 0bf3965812
    Window size: use 1024x600 to avoid a smaller UI paramat 2017-07-17 21:19:46 +0100
  • fe08c0fc8b
    Add flavour limits controlled by server (#5930) Loïc Blot 2017-07-18 21:39:55 +0200
  • 84f53e2eb0
    Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"" Loïc Blot 2017-07-15 09:28:10 +0200
  • 74f1344d05
    Default window size: Increase to 1024x576, aspect ratio 16:9 paramat 2017-07-12 14:44:58 +0100
  • c8de877867
    CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand" rubenwardy 2017-07-02 20:25:22 +0100
  • b9cf7066c5
    Remove remaining modstore code (#6120) Elijah Duffy 2017-07-14 11:37:58 -0700
  • 61d6101b74
    Advanced settings: Reformat noise parameter format example paramat 2017-07-09 21:09:41 +0100
  • 7cf3076f1f
    Mapgen Carpathian: Add lava_depth parameter vlapsley 2017-07-07 13:49:55 +1000
  • 790654463d
    Mapgen: Add Carpathian mapgen (#6015) Vaughan Lapsley 2017-07-06 21:53:56 +1000
  • b5a5cef258
    Dungeons: Add setting to prevent projecting dungeons paramat 2017-06-26 06:24:30 +0100
  • 2dcce68936
    Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) red-001 2017-06-30 19:14:39 +0100
  • 2ce5c08c16
    Change the server description after a search (#6074) Vincent Glize 2017-06-29 07:53:44 +0200
  • 8d0ce4b4c4
    Add Arm Inertia (#6050) Jean-Patrick Guerrero 2017-06-26 20:03:48 +0200
  • 5f6d3bba2a
    Helper methods for hardware colorization (#5870) Dániel Juhász 2017-06-24 18:15:09 +0000
  • dcde9046b5
    CavesRandomWalk: Make 'lava_depth' a mapgen parameter paramat 2017-06-21 04:20:18 +0100
  • dd12312b58
    Add minetest.rgba function that returns ColorString from RGBA or RGB values Gael-de-Sailly 2015-02-27 20:51:55 +0100
  • a9f5dcf7c7
    Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value paramat 2017-06-20 04:55:32 +0100
  • e4a6867f2c
    Automatic item and node colorization (#5640) Dániel Juhász 2017-06-20 09:19:56 +0000
  • 4bd4d2b3b7
    Improve chatcommand params consistency (#5985) Ezhh 2017-06-15 21:38:41 +0100
  • e6aaccee1d
    Improve the path select GUI (#5852) red-001 2017-06-11 08:43:31 +0100
  • 2e9ef9b4eb
    Menu: Do not use textlist for shaders in settings tab (#5820) Elijah Duffy 2017-06-10 11:14:26 -0700
  • 37987d0639
    Add a server-sided way to remove color codes from incoming chat messages (#5948) red-001 2017-06-10 12:49:44 +0100
  • 0aaa633975
    Fix sending color codes to clients that don't support them. (#5950) red-001 2017-06-09 20:39:25 +0100
  • 3133dce383
    CSM: Fix documentation error for register_on_*_chat_messages (#5917) Desour 2017-06-09 15:48:04 +0200
  • 18390cf317
    Autorun: Change to 'autoforward' (#5926) paramat 2017-06-08 08:57:00 +0100
  • 98efd63719
    make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) Desour 2017-06-07 19:11:28 +0200
  • 2f8ebed7cc
    Add function to get player privileges (#5933) red-001 2017-06-07 08:09:06 +0100
  • 25e9dea84b
    Fixed #5907 Documentation for screen_h and screen_w (#5909) Vincent Glize 2017-06-05 09:43:21 +0200
  • 2c6fba3904
    Update credits rubenwardy 2017-05-28 20:37:44 +0100
  • 2c77321bf3
    Remove unimplemented setting `movement_speed_descend` (#5892) red-001 2017-06-03 13:44:04 +0100
  • e4a9d9276d
    Remove “inf” argument from shutdown command help (#5880) Wuzzy 2017-06-02 17:16:30 +0200
  • b2bdef4da0
    Added missing levels to logging menu (#5836) Nathan Salapat 2017-05-28 02:23:06 -0500
  • 444a360e04
    Add formspec escaping to subgame list in create world dialog (#5808) rubenwardy 2017-05-24 06:45:23 +0100
  • c1f181041c
    Add send_chat_message and run_server_chatcommand API functions (#5747) Pierre-Adrien Langrognet 2017-05-21 23:06:51 +0200
  • 16f43df791
    Menu: Merge singleplayer and server tabs (#5627) Elijah Duffy 2017-05-21 01:07:05 -0700
  • 6ec27e1cbf
    Add /clearinv chat command (#4994) Elijah Duffy 2017-05-20 03:56:17 -0700
  • 3d73357885
    Mainmenu: Fix issues while trying to enable all mods (#5770) SmallJoker 2017-05-19 07:45:47 +0200