Commit Graph

  • f86fe84050
    HTTP API: Allow binary downloads and headers (#8573) SmallJoker 2019-06-06 19:13:29 +0200
  • 763d624c22
    Dungeons: Settable density noise, move number calculation to mapgens (#8473) paramat 2019-06-01 20:50:43 +0100
  • 0b409ca993
    builtin/../register.lua: Abort make_wrap_deregistration if param is invalid ANAND 2019-04-28 15:12:20 +0530
  • 249d1dd9a9
    World start time: Move to first full light (day night ratio = 1000) (#8410) paramat 2019-04-13 01:46:38 +0100
  • fefe71f8b0
    Change pitch fly binding to 'P', add to change keys menu (#8314) rubenwardy 2019-04-03 21:37:30 +0100
  • aa0ee4cc03
    Optimize core.after in a simple way (#8351) Desour 2019-03-27 21:05:50 +0100
  • a623a888a7
    Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) paramat 2019-03-27 00:18:43 +0000
  • 3c4a039697
    Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404) paramat 2019-03-20 04:37:33 +0000
  • 02c763a3a7
    num_emerge_threads: Fix documentation of automatic selection paramat 2019-03-17 08:38:15 +0000
  • a07575bd51
    core.after: Improve assertion message (#8388) ANAND 2019-03-17 14:55:47 +0530
  • 6cf1909254
    Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738) ANAND 2019-03-17 07:35:03 +0530
  • e639e7a37b
    num_emerge_threads: Warn of crashes when > 1 (#8357) paramat 2019-03-14 12:49:33 +0000
  • 6be225b9fd
    World config: Make depends easier to read (#7396) HybridDog 2019-03-07 08:23:03 +0100
  • f50fc6a564
    Change 'num_emerge_threads' default to 1 (#8303) paramat 2019-03-05 22:58:38 +0000
  • 744d7a14b4
    Add math.factorial (#8298) HybridDog 2019-03-05 10:11:21 +0100
  • f1a228902a
    Add sounds for falling and attached nodes (#7719) Desour 2019-03-05 08:17:48 +0100
  • f205d99aa7
    Hide uninstall package button on unmodifiable paths (#8255) rubenwardy 2019-03-05 07:12:58 +0000
  • 17fcbff308
    Update minetest.conf.example and settings_translation_file.cpp (#8278) paramat 2019-02-23 20:24:59 +0000
  • 31f311dff5
    Settingtypes.txt: Remove 2 lines missed in a recent commit (#8277) paramat 2019-02-23 03:15:56 +0000
  • 7fb99b3005
    Remove 's' from 'automatic forwards' (#8272) ANAND 2019-02-23 06:42:33 +0530
  • bd3ee5bc40
    Content store: Ignore '_game' in game names in ID generation (#8270) rubenwardy 2019-02-22 03:19:52 +0000
  • 388cba692a
    Update gamebar on tab enter (#8192) Paul Ouellette 2019-02-18 16:04:43 -0500
  • f737772867
    Fix games not updating on deletion rubenwardy 2019-02-18 16:36:13 +0000
  • 8a47eee442
    Fix content store crash (#8244) Paul Ouellette 2019-02-18 06:46:55 -0500
  • b762d5d369
    lua_api.txt, settingtypes.txt: Various improvements (#8252) paramat 2019-02-18 02:53:33 +0000
  • 7aa851f622
    Fix profiler crash by builtin since eea1fda (#8239) Paul Ouellette 2019-02-16 15:06:04 -0500
  • 73a5a06fae
    Update credits (#8162) rubenwardy 2019-02-16 00:41:30 +0000
  • 665810b7b1
    Statbars: Reduce initial update interval SmallJoker 2018-05-20 17:58:41 +0200
  • 6b883e3ddf
    Builtin: Fix grayed-out but enabled modpacks SmallJoker 2019-02-09 21:32:39 +0100
  • 8cce78a18b
    Remove fgettext("") in builtin Wuzzy 2019-02-09 19:35:13 +0100
  • 05191fb0aa
    Content store: Fix assertion failed on unsuccessful package list fetch rubenwardy 2019-02-03 19:54:43 +0000
  • 2a14dfb377
    Rename 'Content Store' to 'Online Content Repository' in Advanced Settings rubenwardy 2019-02-03 18:07:14 +0000
  • 25d2c1cbb6
    Add setting to hide mature content from ContentDB rubenwardy 2019-02-03 17:54:56 +0000
  • a69666caa9
    Fix rename modpack dialog not appearing to take affect rubenwardy 2019-02-03 01:49:53 +0000
  • f153266f8c
    Fix modpack rename dialog selecting the wrong mod numzero 2018-06-11 01:40:00 +0300
  • 52de9fcd47
    Content store: Fix overlapping labels rubenwardy 2019-02-03 01:14:15 +0000
  • 37619f1b6b
    Settings: Slightly increase block generate, block send, object send distances (#8147) paramat 2019-01-31 19:28:14 +0000
  • fb70e83b24
    Content store: Fix storage leak by storing screenshots in cache (#8137) rubenwardy 2019-01-31 16:35:55 +0000
  • f1675a10d3
    Content store: Use composite key to track installations (#8054) rubenwardy 2019-01-30 16:43:28 +0000
  • c9922b15ff
    Add setting to disable confirmation on new player registration (#8102) srfqi 2019-01-27 02:26:37 +0700
  • abbcd8741a
    Rename 'Advanced Settings' button to 'All Settings' (#8131) paramat 2019-01-26 13:14:06 +0000
  • 889e9039a4
    Make advanced settings noiseparams strings translatable (#8062) Wuzzy 2019-01-20 19:49:17 +0100
  • d808652180
    Advanced settings noiseparams: No tailing comma for empty flags srfqi 2019-01-10 18:56:48 +0100
  • 289186639f
    Remove incorrect feature flag (#8086) Paul Ouellette 2019-01-19 09:17:05 -0500
  • 86a724a406
    Fix some misspellings (#8104) Paul Ouellette 2019-01-16 07:39:13 -0500
  • 338465899e
    world.mt: Only accept true/false/nil values (#8055) SmallJoker 2019-01-13 16:22:32 +0100
  • 9275e49a34
    pkgmgr: Fix games list not being updated after game install rubenwardy 2019-01-09 13:14:24 +0000
  • a4f320242f
    Settingtypes.txt: Rewrite documentation of 'num_emerge_threads' (#8066) paramat 2019-01-09 08:00:50 +0000
  • e683cead1c
    Content store: Disable more details dialog for now (#8060) rubenwardy 2019-01-06 15:54:22 +0000
  • 18400b1851
    Content store: Fix update button not working rubenwardy 2019-01-06 13:16:27 +0000
  • c36f81565b
    Deprecate modpack.txt and use modpack.conf instead (#7892) rubenwardy 2019-01-06 09:23:35 +0000
  • 03c82d48a1
    CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000) paramat 2019-01-03 11:10:07 +0000
  • d928ddd18a
    autojump setting: Remove repeated doc line (#8041) Moose 2019-01-02 23:32:19 +0100
  • 0b44261522
    Extend pitch fly mode to swimming (#7943) random-geek 2018-12-30 16:07:30 -0800
  • 9b771420d1
    Fix installed modpacks not being found correctly rubenwardy 2018-12-26 12:39:28 +0000
  • 59af35cf68
    Content store: Fix bugs relating to packages list size rubenwardy 2018-12-26 12:47:32 +0000
  • 74641de4d5
    CSM: add requested CSM_RF_READ_PLAYERINFO (#8007) Loïc Blot 2018-12-24 10:51:10 +0100
  • b2eb5fca5b
    Remove 'Reset singleplayer world' button from full menu on Android (#8017) paramat 2018-12-23 23:49:08 +0000
  • 24fb09eb40
    Fix ignored mod.conf mod name for world.mt (broken by e8eaab6) SmallJoker 2018-12-15 09:01:00 +0100
  • caa02f7b10
    Fix ContentDB packages timing out by using download_file instead (#7891) rubenwardy 2018-12-11 04:43:14 +0000
  • bf317a486d
    Content store: Fix missing screenshot in package view dialog random-geek 2018-12-10 12:25:56 -0800
  • 76bd1c7939
    Add eat sound (#7956) Wuzzy 2018-12-10 09:25:47 +0100
  • d36ff1f24d
    Main menu style: Set to 'full' for Android, remove 'auto' option (#7936) paramat 2018-12-06 23:52:11 +0000
  • 44fb7e708e
    Disable game bar and header on Android (#7940) rubenwardy 2018-12-06 23:32:15 +0000
  • 3496b88810
    Declare mapgens v5 and flat stable. Add missing carpathian (#7942) paramat 2018-12-05 08:18:44 +0000
  • 43ddecfffd
    Improve world configure menu (#7922) Paul Ouellette 2018-12-02 18:41:05 -0500
  • f394f47079
    Raise hotbar limit to 32 slots, add associated keybinding options (#7916) Vanessa Dannenberg 2018-12-02 17:34:29 -0500
  • 057f1f4873
    Remove unused settings (#7929) Paul Ouellette 2018-12-02 09:34:25 -0500
  • d9132e1919
    Fix spelling of setting descriptions (#7829) kurzkopfgleitbeutler 2018-12-02 14:33:49 +0000
  • acc2343795
    Added pitch fly mode (#7817) Gaël C 2018-12-01 10:01:32 +0100
  • d86b78a903
    Content store: Hide navigation buttons when there's no packages ANAND 2018-11-27 00:17:33 +0530
  • 54617ebb02
    CSM: Don't create the client script environment if CSM is disabled (#7874) paramat 2018-11-24 10:41:11 +0000
  • f9e5873277
    Client-side autojump. Remove Android-only stepheight autojump (#7228) Ben Deutsch 2018-11-22 22:47:15 +0100
  • a86c8d0741
    Remove obsolete section in ipv6_server description sfan5 2018-11-18 15:38:44 +0100
  • b42a49f264
    Android: Improve UI scaling on smaller high-density displays (#7834) stujones11 2018-11-18 10:31:19 +0000
  • d45099af04
    Rename hasprivs command to haspriv (#7860) Ezhh 2018-11-13 19:24:20 +0000
  • 400811345e
    dlg_contentstore.lua: Various fixes and improvements (#7612) ANAND 2018-11-13 07:56:59 +0530
  • 06cb2c9348
    Enable subtle fall bobbing (#7856) HybridDog 2018-11-12 19:34:47 +0100
  • 0b17717cdb
    Escape special characters when searching the server list (#7842) ChimneySwift 2018-11-10 23:46:51 +1000
  • 27a428dc8a
    Conf.example generation: Remove quotation marks from noise flags (#7844) srfqi 2018-11-09 07:24:36 +0700
  • 884c00862a
    Content store: Add show_nonfree_packages setting to advanced settings (#7846) paramat 2018-11-08 23:33:59 +0000
  • 732605b7c6
    Improve content store layout (#7806) random-geek 2018-11-08 13:55:38 -0800
  • a1bcc6ba94
    Fix string.split returning an empty table if string starts with sepearator (#7827) Pierre-Yves Rollo 2018-11-01 21:07:01 +0100
  • b72c46443f
    Advanced settings: Fix noise parameter flags (#7819) paramat 2018-10-28 20:53:08 +0000
  • 622db08246
    Mainmenu: Clean up and improve advanced settings dialogues (#7802) SmallJoker 2018-10-20 19:14:34 +0200
  • 959a4b979b
    Settingtypes.txt: Various language improvements, document stable mapgens (#7801) paramat 2018-10-20 09:35:39 +0100
  • 8c0937caee
    Advanced settings tree menu: Resize, fix clipped values (#7790) paramat 2018-10-18 05:42:15 +0100
  • 62f9d15714
    Advanced settings menu: Centre setting edit box (#7778) paramat 2018-10-11 05:09:03 +0100
  • 931b3b4c14
    Settingtypes.txt: Limit comments to 90 columns to fix clipped lines (#7777) paramat 2018-10-11 03:23:08 +0100
  • 974e0febcf
    Add a warning to the 'chunksize' setting (#7775) paramat 2018-10-10 21:23:37 +0100
  • ac46613f9c
    Add core.remove_detached_inventory (#7684) SmallJoker 2018-10-10 20:48:58 +0200
  • 1dba8b8933
    Various grammar improvements (#7769) paramat 2018-10-06 03:43:26 +0100
  • 19e83f39db
    Remove settings properly (#7676) SmallJoker 2018-09-30 19:57:31 +0200
  • f7c4228ac0
    Software inventorycube (#7651) numzero 2018-09-29 21:40:17 +0300
  • 39398b9ed6
    Builtin//misc_helpers: Various fixes (#7737) paramat 2018-09-23 21:06:51 +0100
  • faeb4bbc5f
    Menu content tab: Fix clipped description and missing depends (#7703) SmallJoker 2018-09-07 03:46:58 +0200
  • 9d010c2c66
    get_node_drops: Make empty drop return empty table (#7592) tenplus1 2018-08-30 19:32:33 +0100
  • 2d06c7f22c
    Content tab: Fix clipped text in texture pack button (#7667) paramat 2018-08-22 21:36:56 +0100
  • a269d45a3b
    World config: Add modpack descriptions and remove dependencies there (#7397) HybridDog 2018-08-17 20:34:08 +0200
  • 2e92f0f02b
    Mgv5: Change tunnel parameters to those of other mapgens (#7641) paramat 2018-08-16 19:10:56 +0100