Commit Graph

  • 242fc6ba5a
    Add README.md master Nils Dagsson Moskopp 2022-05-21 17:10:24 +0200
  • 72e92d3233
    Activate main menu Nils Dagsson Moskopp 2022-05-21 17:07:18 +0200
  • 479c595da3
    Add in client modding menu oilboi 2020-06-15 21:49:53 -0400
  • 4268927ef0
    Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) sfan5 2021-04-02 16:31:44 +0200
  • c087377098
    Make pkgmgr handle modpacks containing modpacks properly Elias Fleckenstein 2021-03-01 12:13:47 +0100
  • f7301a2d25
    pkgmgr: Fix crash when .conf release field is invalid rubenwardy 2021-02-28 17:10:40 +0000
  • 94b8d680bd
    Update credits tab and mailmap sfan5 2021-02-18 19:52:59 +0100
  • 49b2479968
    Fail gracefully if main_menu_script has bad value (#10938) Wuzzy 2021-02-19 18:59:48 +0000
  • a2a808e3b4
    Replace deprecated call to add_player_velocity in builtin (#10968) Elias Fleckenstein 2021-02-18 15:39:04 +0100
  • 1a831ac384
    Add nametag background setting and object property (#10937) rubenwardy 2021-02-17 19:51:28 +0000
  • 4efad46a01
    Fix short_description fallback order (#10943) rubenwardy 2021-02-17 18:53:44 +0000
  • 76ccee8cdf
    Replace 'minetest.' with 'core.' in builtin rubenwardy 2021-02-10 11:02:34 +0000
  • cacef5ad3a
    Fix crash in tab_online when cURL is disabled rubenwardy 2021-02-09 12:39:36 +0000
  • c0bab6cf40
    Use consistent temp folder path (#10892) rubenwardy 2021-02-07 15:27:24 +0000
  • 5677748551
    Revise dynamic_add_media API to better accomodate future changes sfan5 2021-01-30 14:35:34 +0100
  • 32ec2cd403
    Preserve immortal group for players when damage is disabled sfan5 2021-01-30 12:41:27 +0100
  • a63c18ab3e
    Fix minetest.dig_node returning true when node isn't diggable (#10890) rubenwardy 2021-01-31 18:49:51 +0000
  • d5b8f2f904
    Rework use_texture_alpha to provide three opaque/clip/blend modes sfan5 2021-01-17 01:56:50 +0100
  • 21855b066d
    Drop never documented 'alpha' property from nodedef sfan5 2021-01-16 22:16:04 +0100
  • 264ff29983
    ContentDB: Order installed content first (#10864) rubenwardy 2021-01-28 11:24:36 +0000
  • f0ccd3c828
    Fix ESC in error dialog from closing Minetest (#10838) Yaman Qalieh 2021-01-23 16:40:48 -0500
  • e78d927ff9
    Use JSON for favorites, move server list code to Lua (#10085) rubenwardy 2021-01-22 15:08:57 +0000
  • a529f7b3b3
    Load system-wide texture packs too (#10791) Zughy 2021-01-21 19:01:37 +0000
  • 7435891dca
    Removed some obsolete code (#10562) Zughy 2021-01-21 18:17:09 +0000
  • 1ab4612f43
    Local tab: rename 'Configure' to 'Select Mods' (#10779) Zughy 2021-01-20 22:32:18 +0000
  • 6e92f23fd7
    ContentDB: Ignore content not installed from ContentDB rubenwardy 2021-01-16 17:51:40 +0000
  • e6b64b4a15
    Implement on_rightclickplayer callback (#10775) JDiaz 2021-01-11 18:03:31 +0100
  • 3a686dc9e7
    Sanitize server IP field in mainmenu (#10793) Zughy 2021-01-10 19:10:12 +0000
  • 5988b1889a
    ContentDB: Add overwrite dialog when content is already installed (#10768) rubenwardy 2021-01-04 15:18:31 +0000
  • 757e0d99cb
    Add on_deactivate callback for luaentities (#10723) hecks 2021-01-02 15:14:29 +0100
  • 395af30bea
    "Browse online content" formspec improvement (#10756) Zughy 2021-01-02 15:13:02 +0100
  • 56339bf111
    Display Minetest header when menu_last_game value isn't available anymore (#10751) Zughy 2020-12-28 12:56:58 +0000
  • 62d34be234
    Fix minetest.is_nan Lars Mueller 2020-12-24 14:48:05 +0100
  • 3954bd96f9
    Add dependency resolution to ContentDB (#9997) rubenwardy 2020-12-23 14:42:18 +0000
  • c1c73b0493
    Fix fallnode rotation of wallmounted nodebox/mesh (#10643) Wuzzy 2020-12-22 14:54:27 +0100
  • 0e7176887a
    Fix some more joystick issues (#10624) Markus 2020-12-19 22:01:05 +0100
  • 73326a3d9c
    MainMenu: Add clear button and icon for search input (#10363) Andrey 2020-12-20 00:00:20 +0300
  • c1d4ebb24f
    Add open user data button to main menu (#10579) rubenwardy 2020-12-19 13:27:15 +0000
  • 44bd33de88
    Allow configuring block disk and net compression. Change default disk level. lhofhansl 2020-12-09 14:30:37 -0800
  • b36cf63f27
    Revert "Increase limit for simultaneous blocks sent per client and the meshgen cache." sfan5 2020-12-05 00:09:12 +0100
  • 29c727f0cd
    Fix MSAA stripes (#9247) HybridDog 2020-12-04 20:16:12 +0100
  • c41e6a9648
    Fix certain connected nodeboxes crashing when falling sfan5 2020-12-04 11:27:15 +0100
  • eb3dea562b
    Increase limit for simultaneous blocks sent per client and the meshgen cache. lhofhansl 2020-11-12 10:37:34 -0800
  • 36057e578a
    Fix falling image of torchlike if paramtype2="none" (#10612) Wuzzy 2020-11-15 17:37:09 +0100
  • 73211c68d6
    Copy position for can_dig sfan5 2020-11-10 21:43:06 +0100
  • 2378f4ee82
    Increase default emerge queue limits and limit enqueue requests for active blocks. lhofhansl 2020-11-08 12:30:38 -0800
  • ae7bdddf51
    Do not set a default for description in itemdef table (#10559) Desour 2020-11-10 21:03:10 +0100
  • dcb1aab2d4
    Increase defaults for viewing_range, active_object_range and related settings #10597 lhofhansl 2020-11-03 15:39:03 -0800
  • 01f09b912b
    Fix segfault in deprecation logging due to tail call, log by default (#10174) rubenwardy 2020-10-31 18:19:23 +0000
  • 88f2e825b9
    Shaders for Android (GLES 2) (#10506) numzero 2020-10-25 20:01:03 +0300
  • c400b9d9e8
    Add documentation to builtin core.run_callbacks (#10494) Desour 2020-10-21 22:05:32 +0200
  • c66ec62c77
    Remove all bump mapping and parallax occlusion related code. lhofhansl 2020-10-12 13:29:31 -0700
  • 5eb3966a66
    Give unnamed world names incrementing numbers. Format 'world<number>' (#10247) paramat 2020-10-13 00:52:53 +0100
  • 6c78e76633
    Add a short_description to be used by mods (#8980) Desour 2020-10-09 20:11:21 +0200
  • f49e97c3d9
    Improve the `fsaa` setting description (#10279) Hugo Locurcio 2020-10-06 20:50:20 +0200
  • e5e8fba742
    Add minetest.get_artificial_light and minetest.get_natural_light (#5680) HybridDog 2020-10-06 20:49:46 +0200
  • 9bac2c659e
    Deprecate get_player_velocity and add_player_velocity (#10173) rubenwardy 2020-10-04 00:33:45 +0100
  • 3001721dd2
    Lua API: Add register_on_chatcommand to SSM and CSM (#7862) Elijah Duffy 2020-10-03 09:38:08 -0700
  • 240019bddd
    Reduce the FPS when the window is unfocused (#8837) HybridDog 2020-10-03 18:33:51 +0200
  • 8a86eacc9d
    Chatcommand: Show help message if func returns false without message HybridDog 2020-10-03 18:33:43 +0200
  • 0d024fa0af
    Improve layout of main menu 'local' tab (#10366) paramat 2020-09-29 23:37:03 +0100
  • 03cb42f725
    Ability to remove minetest.after once set (#10103) tenplus1 2020-09-23 18:11:56 +0100
  • fb5c84855d
    Remove "generate normal maps" feature (#10313) hecks 2020-09-14 19:27:25 +0200
  • 7c52caee56
    Add 'ores' global mapgen flag (#10276) paramat 2020-09-03 01:28:40 +0100
  • eae3db8399
    Fix #10349 game crashing if dropped an item with undefined light_source (#10351) Pierre-Yves Rollo 2020-08-30 15:34:28 +0200
  • 32c85cf41b
    Fix dropped craftitems/tools not using light_source values (#9438) LoneWolfHT 2020-08-29 16:02:21 -0700
  • 3ec4ffeb05
    Add vector.offset (#10321) Desour 2020-08-29 17:41:29 +0200
  • 5d84294168
    Android: drop simple MainMenu (#10227) MoNTE48 2020-08-27 21:46:57 +0200
  • bde2814bd2
    Auto focus on OK button in main menu error messages (#10300) v-rob 2020-08-23 06:40:34 -0700
  • aef1804e43
    Allow the ABM time budget to be configurable. lhofhansl 2020-08-12 16:02:07 -0700
  • d07f7b7f09
    ContentDB: Add Update All and download queuing (#9995) rubenwardy 2020-08-17 19:09:33 +0100
  • 2c1848211c
    Allow binding dig, place actions to keys; remove LMB/RMB hardcoding ANAND 2020-06-05 18:36:35 +0530
  • 858ae0dfdf
    Change `last-login` command to show player name in output (#10263) 1F616EMO 2020-08-07 01:30:41 +0800
  • 86807859e8
    Mapgen Flat: Add caverns, disabled by default (#9913) paramat 2020-08-05 05:00:00 +0100
  • b636d018bf
    Falling: Fix error caused by missing param2 SmallJoker 2020-07-30 19:03:48 +0200
  • a8f8a7948e
    Fix incorrect view URL for games rubenwardy 2020-07-28 17:01:52 +0100
  • 7abd2a9ce5
    Add object crosshair, disable entity selectionboxes by default (#9523) LoneWolfHT 2020-07-14 10:12:17 -0700
  • 9c7339ad64
    Fix ContentDB menu icons not appearing on Windows sfan5 2020-07-08 23:37:14 +0200
  • 153557e3f7
    Some vector functions useful for working with rotations (#9572) NetherEran 2020-06-09 17:38:39 +0000
  • 81e7460b30
    LuaItemStack: Add __tostring metamethod (#8785) Paul Ouellette 2020-06-09 13:37:25 -0400
  • ffaa3cdd6b
    Fix incorrect extension used for ContentDB thumbnails rubenwardy 2020-06-06 17:59:39 +0100
  • 72b9ac6b36
    Add HTTP API to main menu (#9998) rubenwardy 2020-06-06 17:17:08 +0100
  • 6837571319
    Add buttons to ContentDB in game bar and configure world (#9944) rubenwardy 2020-06-04 21:53:26 +0100
  • b4d042ef54
    Add minetest.is_creative_enabled Wuzzy 2020-05-26 02:11:19 +0200
  • a57ab6d2dc
    Update ContentDB dialog (#9949) rubenwardy 2020-05-29 00:52:48 +0100
  • 1abb3ba2f7
    Change item entity collisionbox so that they don't sink into the ground sfan5 2020-05-27 15:41:28 +0200
  • 5a985e650b
    Fix falling entity not falling through players sfan5 2020-05-27 15:10:47 +0200
  • 051b66728b
    Make ContentDB downloads not block the UI (#9948) rubenwardy 2020-05-27 17:02:09 +0100
  • e19d0a346e
    Rename “Minimal development test” to “Development Test” (#9928) Wuzzy 2020-05-26 00:17:52 +0200
  • 2ec7efd0ec
    Add engine version string to ContentDB API request (#9890) rubenwardy 2020-05-24 14:46:50 +0100
  • 7a9d57a4b6
    Add chat_font_size setting (#9736) SmallJoker 2020-05-24 14:24:13 +0200
  • 7e3611c1e9
    Fix documentation of emergequeue_limit settings sfan5 2020-05-11 20:19:02 +0200
  • 83782c6080
    Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) sorcerykid 2020-05-23 06:24:06 -0500
  • 976af00e17
    Various documentation fixes in settingtypes.txt (#9910) paramat 2020-05-22 01:32:20 +0100
  • 26809a296d
    Rework functionality of leveled nodes (#9852) Wuzzy 2020-05-19 21:08:37 +0200
  • 53647bc8e0
    builtin: Move common/async_event.lua to mainmenu/async_event.lua sfan5 2020-05-15 16:38:19 +0200
  • 3ea6971764
    Add core.open_url() to main menu API (#8592) rubenwardy 2020-05-17 19:09:10 +0100
  • 10f3a97a91
    Error msg if trying to teleport attached player (#9824) Wuzzy 2020-05-16 21:41:41 +0200
  • 76ebe80e55
    Add new Mapgen V7 floatland implementation (#9296) paramat 2020-05-14 22:27:54 +0100
  • ac5aaa83df
    Add chat_log_level setting (#9223) SmallJoker 2020-05-14 19:26:15 +0200