Commit Graph

  • ee1853e9bc
    Fix falling image of torchlike if paramtype2="none" (#10612) Wuzzy 2020-11-15 17:37:09 +0100
  • ad58ece180 serverpackethandler: Minor log message fixes sfan5 2020-11-10 21:46:30 +0100
  • 61bbdd6807 Copy position for can_dig sfan5 2020-11-10 21:43:06 +0100
  • b504a1aa4b Fix player sprite visibility in first person sfan5 2020-11-10 21:36:58 +0100
  • c441baa91b Fix overloaded virtual warnings with get/setAttachment() sfan5 2020-11-10 21:22:02 +0100
  • 8eb2cbac61
    Fix warnings about an unused variables and implicit conversion (#10586) red-001 2020-11-12 20:05:47 +0000
  • 68139a28eb
    Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622) SmallJoker 2020-11-12 19:16:02 +0100
  • adffef2b94
    PlayerSAO: Run on_player_hpchange raw change values (#10478) SmallJoker 2020-11-12 19:15:41 +0100
  • be8d1d2d99 Increase default emerge queue limits and limit enqueue requests for active blocks. Lars 2020-11-08 12:30:38 -0800
  • be3fe161fc
    Do not set a default for description in itemdef table (#10559) DS 2020-11-10 21:03:10 +0100
  • fca4db4184
    ObjectRef: Re-add legacy code for set_physics_override (#10585) SmallJoker 2020-11-10 21:02:53 +0100
  • 97aefe9b81 Mark additional locales as broken sfan5 2020-11-09 15:22:06 +0100
  • b6e47a30bb Update fallback font to newer version sfan5 2020-11-09 15:12:25 +0100
  • e1142ee57f Joystick: Remap joystick-specific KeyTypes to generic ones Markus Koch 2020-11-07 17:45:32 +0100
  • 7589cbe086
    Fix object interaction distance not being checked (#10547) rubenwardy 2020-11-09 10:55:15 +0000
  • c940a57a38 ContentCAO: Fix segfault when minimap is disabled SmallJoker 2020-11-08 11:30:16 +0100
  • 8c1871fa2c Revert #10495 and simplify. Lars 2020-11-06 10:54:04 -0800
  • 627c22c36e Fix integer-string conversion for shaders sfan5 2020-11-05 19:34:40 +0100
  • 3356da0151
    Add model[] formspec element (#10320) SmallJoker 2020-11-04 21:46:18 +0100
  • e3bd6704a0
    Revert "Fix short 180 degree rotation when using set_bone_position (#10405)" (#10534) Lars Müller 2020-11-04 21:43:32 +0100
  • 72b93ec0d7
    Fix ObjectRef errors due to lua_isnil() (#10564) Zughy 2020-11-04 21:43:18 +0100
  • 39213bd00a Slight simplification and optimization of RemoteClient. Lars 2020-11-02 09:27:15 -0800
  • aa4d3cb148 Increase defaults for viewing_range, active_object_range and related settings #10597 Lars 2020-11-03 15:39:03 -0800
  • 0abb3e89fa
    Block attempts to connect to the client (#10589) red-001 2020-11-02 21:21:03 +0000
  • 9c9344ceb3 Fix incorrect deprecation hints SmallJoker 2020-11-01 12:52:09 +0100
  • 89dd05fdf3
    Fix segfault in deprecation logging due to tail call, log by default (#10174) rubenwardy 2020-10-31 18:19:23 +0000
  • 2dff3dd03f
    Player physics: Ensure larger dtime simulation steps (#10563) Lars Müller 2020-10-29 20:15:46 +0100
  • a701d24a00
    Show RTT in ms with 2 digits of precision (#10573) Oblomov 2020-10-29 20:09:59 +0100
  • 68cd93b865 Avoid resending near blocks unnecessarily. Lars 2020-10-21 14:46:04 -0700
  • 61a196378f
    Fix CSMs on arm64 (#10553) luk3yx 2020-10-26 06:01:39 +1300
  • 707c8c1e95
    Shaders for Android (GLES 2) (#10506) Vitaliy 2020-10-25 20:01:03 +0300
  • 33b2c5f5b1
    Clean up l_object.cpp (#10512) Zughy 2020-10-22 17:18:01 +0200
  • 9d370b78da
    Add documentation to builtin core.run_callbacks (#10494) DS 2020-10-21 22:05:32 +0200
  • 5c0a57f606
    Fix Media... 0% on loading screen (#9478) Maksim 2020-10-21 21:42:40 +0200
  • f53396b152
    Update jsoncpp to 1.9.4 (#10477) Zughy 2020-10-21 21:42:23 +0200
  • 4d9c9186ce
    Devtest: Automatically enable zoom capability (#10493) Paramat 2020-10-20 22:13:27 +0100
  • c7aa92aaed Fix show_on_minimap default value for local player sfan5 2020-10-20 16:34:14 +0200
  • 4f2303849e
    Implement unloading of static_save=false objects according to existing docs (#10485) sfan5 2020-10-19 20:38:33 +0200
  • 660115c1ab
    Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443) sfan5 2020-10-19 20:38:15 +0200
  • b826e39730 Minor clientmap improvements. Lars 2020-10-18 16:38:51 -0700
  • db9eee2d80
    Contributing doc: Minor improvements and a clarification (#10520) Paramat 2020-10-18 22:50:31 +0100
  • 738f624218 Periodically release all mesh HW buffers to avoid an Irrlicht bottleneck. Lars 2020-10-15 00:06:37 -0700
  • ed22260822 Remove all bump mapping and parallax occlusion related code. Lars 2020-10-12 13:29:31 -0700
  • f43d1cfa81 Rely on max_simultaneous_block_sends_per_client to limit blocks sent to the client. Lars 2020-10-13 12:38:34 -0700
  • 2f871e3b49
    Devtest hand tool: Update capabilities, add creative mode capabilities (#10484) Paramat 2020-10-13 23:59:47 +0100
  • fc2e120b03
    Document how to work with ClangFormat (#10468) Paramat 2020-10-13 23:57:46 +0100
  • 7499ebe46a
    Fix float argument check in minetest.set_timeofday() (#10483) Zughy 2020-10-13 21:28:53 +0200
  • 2ca81d679f Android: update gradle, NDK and built tools version Maksim 2020-09-07 22:12:31 +0200
  • e831ebd63b Android: add ci with saving artifacts Maksim 2020-05-24 12:57:05 +0200
  • 05436fb551 Android: get deps as a zip archive and sqlite3 from official source Maksim 2020-05-24 12:55:48 +0200
  • 2341a4aff1
    Add ObjectRef:get_children() (#10480) Zughy 2020-10-13 21:27:52 +0200
  • 521a04222a Avoid drawing invisible blocks on the client. Lars 2020-10-12 19:47:04 -0700
  • 11f3deb9c4
    Pass ContentFeatures as reference to read_content_features (#10464) JosiahWI 2020-10-13 10:36:01 -0500
  • d671102546
    Give unnamed world names incrementing numbers. Format 'world<number>' (#10247) Paramat 2020-10-13 00:52:53 +0100
  • 272b72361a
    Add missing type check to InvRef:set_lists() (#10476) Zughy 2020-10-11 13:36:13 +0200
  • c61c175e9c
    Add bumpmapping and parallax occlusion testing nodes to devtest (#9242) HybridDog 2020-10-09 20:13:42 +0200
  • f3ae45b2b2
    Add a short_description to be used by mods (#8980) DS 2020-10-09 20:11:21 +0200
  • b2f3f66385
    Fix box[]es not being clipped (#10473) DS 2020-10-08 19:44:47 +0200
  • f0b6f7909a
    Mention texture modifier colorspace (#10112) HybridDog 2020-10-08 19:44:27 +0200
  • a37e96eefc
    -Wmem-access only called when GCC > 7 (#10453) Zughy 2020-10-06 20:51:27 +0200
  • aae7d4ff8e
    Improve the `fsaa` setting description (#10279) Hugo Locurcio 2020-10-06 20:50:20 +0200
  • 2f4037752b
    Add minetest.get_artificial_light and minetest.get_natural_light (#5680) HybridDog 2020-10-06 20:49:46 +0200
  • e80fc22dd9
    Prevent games from setting secure settings (#10460) rubenwardy 2020-10-06 12:10:37 +0100
  • f46509d5e2
    Remove unused functions reported by cppcheck (#10463) SmallJoker 2020-10-05 09:07:33 +0200
  • 81c66d6efb Minimap as HUD element with API control Pierre-Yves Rollo 2020-10-04 15:24:29 +0200
  • 3068853e8a
    Add First Person Attachments (#10360) Jordan Snelling 2020-10-04 14:10:34 +0100
  • 0f98b54aa4
    Fix short 180 degree rotation when using set_bone_position (#10405) Lars Müller 2020-10-04 15:09:12 +0200
  • 3250b37e32
    Deprecate get_player_velocity and add_player_velocity (#10173) rubenwardy 2020-10-04 00:33:45 +0100
  • 41a6136f77
    Document builtin entities (#9453) Wuzzy 2020-10-03 19:01:38 +0200
  • 9624387179
    Add note to docs on how to override privileges (#9792) LoneWolfHT 2020-10-03 10:00:08 -0700
  • 7d3641021b
    Lua API: Add register_on_chatcommand to SSM and CSM (#7862) Elijah Duffy 2020-10-03 09:38:08 -0700
  • 0750047919
    Fix scroll bar overlapping text (again) (#9058) random-geek 2020-10-03 09:34:34 -0700
  • 9dc29a75b4
    Reduce the FPS when the window is unfocused (#8837) HybridDog 2020-10-03 18:33:51 +0200
  • 4b423ee9b1
    Chatcommand: Show help message if func returns false without message HybridDog 2020-10-03 18:33:43 +0200
  • 947466ab28 (se)SerializeString: Include max length in the name SmallJoker 2020-09-20 13:12:55 +0200
  • ca5c2dbefa Clean up serialization SmallJoker 2020-09-20 13:04:01 +0200
  • 79414aa3e5 Settings: Remove unused functions SmallJoker 2020-09-20 12:52:35 +0200
  • a69bc67ce2
    Improve layout of main menu 'local' tab (#10366) Paramat 2020-09-29 23:37:03 +0100
  • 995d405261
    Improve MSVC cmake and update vcpkg instruction (#10407) k.h.lai 2020-09-30 01:39:53 +0800
  • d3e327a853
    Update wording of game descriptions in installer (#10441) LoneWolfHT 2020-09-29 10:39:36 -0700
  • 4298d95b16
    Android: replace InputDialogActivity on simple dialog window (#10034) Maksim 2020-09-26 18:42:22 +0200
  • 65c15e137f
    Patch fast/teleport vulnerability when attached to an entity (#10340) Elias Fleckenstein 2020-09-26 18:41:44 +0200
  • 917e357bca
    Log server announce on updates and deletes too (#10177) Tyler Schwend 2020-09-26 12:41:16 -0400
  • 9eb4516cbc
    Enable LuaJIT on the Docker image (#10414) Buckaroo Banzai 2020-09-26 15:32:49 +0200
  • 09af0c5946
    Remove null bytes from TOCLIENT_BLOCKDATA (#10433) luk3yx 2020-09-27 01:31:54 +1200
  • c6e3050357
    Correct erroneous reported max lag with prometheus (#10427) Buckaroo Banzai 2020-09-25 18:52:42 +0200
  • 9bff154cba
    Fix horizontal/vertical merging bug of hardware-colored framed glass (#10417) Paramat 2020-09-24 00:10:50 +0100
  • 787561b29a
    Replace MyEventReceiver KeyList with std::unordered_set (#10419) Vincent Robinson 2020-09-23 10:12:20 -0700
  • 34e3ede8ee
    Ability to remove minetest.after once set (#10103) tenplus1 2020-09-23 18:11:56 +0100
  • add68369a5 Settings: Fix unittest memory leak, change input types SmallJoker 2020-09-22 18:40:34 +0200
  • 55e2dd911b
    Fix chat/infotext overlap if many chat lines (#10399) Wuzzy 2020-09-22 18:38:33 +0200
  • e7f33ee2f1 Settings: Fix crash on exit due to group double-free SmallJoker 2020-09-21 19:10:44 +0200
  • 49117de476 Record player existence in dymmy database. Lars 2020-09-20 12:51:12 -0700
  • 9ec75d7765
    Clean up server-side translations, remove global variable (#10075) rubenwardy 2020-09-16 14:51:11 +0100
  • c8303f790c
    lua_api.txt: author, release and title fields when downloading from ContentDB (#10129) Zughy 2020-09-16 15:47:20 +0200
  • fcff9f2911
    Remove "generate normal maps" feature (#10313) hecks 2020-09-14 19:27:25 +0200
  • 3fb1f45301
    Remove Thread::kill() and related unittest (#10317) Sebastien Marie 2020-09-10 12:19:18 +0200
  • 0683bea283
    Add NetBSD cpu affinity support code (#10378) David CARLIER 2020-09-09 18:12:58 +0100
  • 62913b872e
    Darwin platform build fix (#10376) David CARLIER 2020-09-09 18:12:03 +0100
  • 0d128ab344
    Inventory: Protect Craft and Drop actions (#10353) SmallJoker 2020-09-07 21:19:38 +0200