Commit Graph

  • e0716384d6 refacto: add RenderingEngine::cleanupMeshCache Loic Blot 2021-04-28 10:53:36 +0200
  • e34d28af9f refacto: rendering engine singleton removal step 1 (filesystem) Loic Blot 2021-04-28 10:22:13 +0200
  • bc1888ff21 fix: drop old irrlicht <1.8 compat on Client::loadMedia Loic Blot 2021-04-28 09:55:51 +0200
  • 83a7b48bb1 Fix Windows pipelines on Gitlab-CI sfan5 2021-04-27 23:41:35 +0200
  • 228f1c6770
    Fix rotation for falling mesh degrotate nodes (#11159) Wuzzy 2021-04-28 06:38:47 +0000
  • 734fb2c811
    Add helpful error messages if Irrlicht library / include dir are set incorrectly (#11232) sfan5 2021-04-28 08:38:18 +0200
  • 9660ae288a
    Update library versions in buildbot (#11229) sfan5 2021-04-27 11:50:40 +0200
  • 776015c350
    Rename “Irrlicht” to “IrrlichtMt” in documentation Wuzzy 2021-04-23 19:37:45 +0000
  • 074e6a67de
    Add `minetest.colorspec_to_colorstring` (#10425) Vincent Robinson 2021-04-23 12:37:24 -0700
  • 3e2145d662 Fix two CMake build issues sfan5 2021-04-21 20:25:18 +0200
  • daf862a38a Fix devtest Lua error sfan5 2021-04-21 16:42:34 +0200
  • a24899bf2d
    Look for PostgreSQL library properly and fix CI sfan5 2021-04-20 19:50:34 +0200
  • 1da73418cd
    Enable cleanTransparent filter for mipmapping and improve its' algorithm (#11145) sfan5 2021-04-20 19:50:19 +0200
  • 90a7bd6a0a
    Put torch/signlike node on floor if no paramtype2 (#11074) Wuzzy 2021-04-20 17:50:03 +0000
  • 16e5b39e1d
    Add a key to toggle map block bounds (#11172) Seth Traverse 2021-04-20 10:23:31 -0700
  • 0077982fb7
    GLES fixes (#11205) sfan5 2021-04-18 16:07:13 +0200
  • 623f0a8613 Isolate library tables between sandbox and insecure env sfan5 2021-03-28 22:53:48 +0200
  • 52c0384bd1 Fix ignored OpenGLES2 include path and cmake warning sfan5 2021-04-16 23:39:16 +0200
  • a106bfd456
    Also return the ObjectRef from minetest.spawn_falling_node() (#11184) benrob0329 2021-04-13 14:02:43 -0400
  • bbe120308f
    Attachments: Avoid data loss caused by set_attach() in callbacks (#11181) SmallJoker 2021-04-13 20:02:18 +0200
  • 4d0fef8ae8
    Buildbot changes to allow out-of-tree builds (#11180) sfan5 2021-04-11 17:10:06 +0200
  • 4b8209d9a4
    Modifying fall damage via armor group (#11080) Wuzzy 2021-04-11 15:09:37 +0000
  • 0abc1e98ed
    Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) sfan5 2021-04-09 22:36:10 +0200
  • a0e7a4a0df Update German builtin translation Wuzzy 2021-04-02 16:02:22 +0200
  • 8c7e214875 Update builtin locale files Wuzzy 2021-04-02 15:59:28 +0200
  • e89e6c8380 Don't reseed stars when changing star count Wuzzy 2021-04-05 17:18:45 +0200
  • 57218aa9d1 Update Android build config sfan5 2021-04-09 21:16:45 +0200
  • 85163b531f
    Make edit boxes respond to string input (IME) (#11156) yw05 2021-04-05 15:56:29 +0200
  • 2332527765
    Add vector.to_string and vector.from_string (#10323) DS 2021-04-05 15:55:56 +0200
  • 19c283546c Don't apply connection timeout limit to locally hosted servers sfan5 2021-04-05 15:21:43 +0200
  • c11208c4b5
    Game: Scale damage flash to max HP SmallJoker 2021-04-05 13:38:50 +0200
  • f0bad0e2ba
    Reserve vectors before pushing and other code quality changes (#11161) sfan5 2021-04-05 13:38:31 +0200
  • 3e1904fa8c
    Devtest: Remove testnodes_show_fallback_image Wuzzy 2021-04-05 11:37:58 +0000
  • 88783679cf fix(ci): ensure we build on docker only modifications Loic Blot 2021-04-02 14:17:24 +0200
  • 5de849713e fix(docker): reduce the number of required libraries on build Loic Blot 2021-04-02 12:25:52 +0200
  • 78da79b60f fix: use irrlicht fork instead of the standard library Loic Blot 2021-04-02 09:26:03 +0200
  • c4b048fbb3 fix: don't send the whole local context to the docker image Loic Blot 2021-04-02 09:25:50 +0200
  • 024d47e0d3
    CGUITTFont optimizations (#11136) sfan5 2021-04-02 00:20:16 +0200
  • 34888a914e
    Sort out cURL timeouts and increase default sfan5 2021-04-02 00:19:39 +0200
  • 3560691c0a
    Add `math.round` and fix `vector.round` (#10803) Vincent Robinson 2021-04-01 15:18:58 -0700
  • 1e4913cd76
    Irrlicht support code maintenance sfan5 2021-03-31 13:15:47 +0200
  • 0d90ed6d92
    Draw items as 2D images (instead of meshes) when possible sfan5 2021-03-30 21:50:39 +0200
  • 88d1fcfe23
    Block & report player self-interaction (#11137) Lars Müller 2021-03-30 21:49:50 +0200
  • f4118a4fde
    Consistent title bar + render information in mainmenu (#10764) SmallJoker 2021-03-30 21:49:15 +0200
  • f345d00a43 Add entry in features table for degrotate changes sfan5 2021-03-30 14:04:14 +0200
  • 6c9be39db0
    Fix wield image of plantlike_rooted (#11067) Wuzzy 2021-03-29 22:27:46 +0000
  • 3b78a22371
    Degrotate support for mesh nodes (#7840) Vitaliy 2021-03-30 01:25:11 +0300
  • fde2785fe3
    Update language choices in settingtypes.txt (#11124) Emojigit 2021-03-30 01:58:39 +0800
  • 7ad8ca62dc
    Clean up various misleading and/or confusing messages and texts related to priv changes (#11126) Wuzzy 2021-03-29 17:57:48 +0000
  • 7c24a9ebef Update CONTRIBUTING info on translating builtin Wuzzy 2021-03-28 21:55:56 +0200
  • 8d89f5f0cc
    Replace fallback font nonsense with automatic per-glyph fallback (#11084) sfan5 2021-03-29 19:55:24 +0200
  • 5f4c78a77d Fix broken include check and correct Gitlab-CI script sfan5 2021-03-26 23:08:39 +0100
  • fc1512cca6
    Translate chatcommand delay message and replace minetest with core (#11113) HybridDog 2021-03-26 20:59:05 +0100
  • 6a26d6d15a Adjust build config for Irrlicht changes (again) sfan5 2021-03-25 15:09:49 +0100
  • 298bb3d8f7 Drop irrUString from MT, it's owned by irrlicht now Loic Blot 2021-03-19 18:37:07 +0100
  • 437d011968 Fix attached-to-object sounds having a higher reference distance Desour 2021-03-23 01:02:49 +0100
  • 2da1eee394
    Fix broken `BiomeGen` abstraction (#11107) sfan5 2021-03-23 15:43:26 +0100
  • c9eba8440d
    Fix segfault for model[] without animation speed Jean-Patrick Guerrero 2021-03-21 23:23:30 +0100
  • afe988d83d
    lua_api.txt: Fix style selector examples Hugues Ross 2021-03-21 18:23:14 -0400
  • 44ed05ddf0
    Restore minimal normal texture support (for minimap shading) Vitaliy 2021-03-22 01:22:22 +0300
  • 531e7ef8eb Serialize tool capabilities JSON without whitespace sfan5 2021-03-20 22:06:17 +0100
  • 042131d91d
    Mainmenu: Improve "Join Game" tab (#11078) sfan5 2021-03-20 19:48:25 +0100
  • 05719913ac
    Schematic: Properly deal with before/after node resolving and document (#11011) SmallJoker 2021-03-20 13:02:15 +0100
  • a8cc3bdb08
    Builtin: Translatable join, leave, profiler msgs (#11064) Wuzzy 2021-03-19 20:46:11 +0000
  • ee2d46dcbe
    Builtin: Italian translation (#11038) Zughy 2021-03-19 21:45:46 +0100
  • 492110a640
    Check for duplicate login in TOSERVER_INIT handler (#11017) Elias Fleckenstein 2021-03-19 21:45:29 +0100
  • 59a1b53d67
    Scale mouse/joystick sensitivity depending on FOV (#11007) Elias Åström 2021-03-19 21:43:01 +0100
  • 96d4df995c
    Drop old text input workarounds (#11089) sfan5 2021-03-19 18:44:32 +0100
  • 285ba74723
    GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls Jean-Patrick Guerrero 2021-03-16 23:28:16 +0100
  • 66b5c08664 Fix deprecated calls with Irrlicht 1.9 Jean-Patrick Guerrero 2021-03-16 19:55:10 +0100
  • 62e3593944 Tweak duration_to_string formatting Wuzzy 2021-03-15 01:59:52 +0100
  • 9113538142
    DevTest: Formspec tests, children getter, better lighttool (#10918) Wuzzy 2021-03-16 17:37:24 +0000
  • 88f514ad7a
    Devtest: Fix missing log level in minetest.log (#11068) Wuzzy 2021-03-15 09:13:15 +0000
  • 88b052cbea
    Chatcommands: Show the execution time if the command takes a long time (#10472) HybridDog 2021-03-13 11:18:25 +0100
  • 051bc9e662 Enable Irrlicht debug logging with --trace sfan5 2021-03-12 20:23:11 +0100
  • 1bc85a47cb Avoid unnecessary copies during media/mesh loading sfan5 2021-03-12 19:36:58 +0100
  • cff35cf0b3 Handle mesh load failure without crashing sfan5 2021-03-12 19:30:56 +0100
  • f213376b35 Update Gitlab-CI configuration too sfan5 2021-03-10 15:27:19 +0100
  • bb1c4badfb Clean up cmake DLL installation and other minor things sfan5 2021-03-10 14:48:53 +0100
  • 75eb28b959 CI: update configurations for Irrlicht fork sfan5 2021-03-07 13:58:27 +0100
  • 91c9313c87 Switch Irrlicht dependency to our own fork sfan5 2021-02-18 14:50:47 +0100
  • 3579dd2186 Restore Irrlicht 1.9 support sfan5 2020-05-17 01:03:33 +0200
  • 13b50f55a4
    Fix missing jsoncpp in the Docker image Lejo 2021-03-09 00:57:12 +0100
  • bf8fb2672e
    Use place_param2 client-side for item appearance & prediction (#11024) sfan5 2021-03-09 00:56:53 +0100
  • a21402b38f
    Translate builtin into German (server-side) (#11032) Wuzzy 2021-03-08 19:27:48 +0000
  • c48bbfd067
    Fix misleading chat messages of /clearobjects (#10690) Wuzzy 2021-03-08 19:27:32 +0000
  • 176f5866cb Protect dropping from far node inventories SmallJoker 2021-03-07 11:35:53 +0100
  • fc864029b9 Protect per-player detached inventory actions SmallJoker 2021-03-07 10:04:07 +0100
  • d9b78d6492 Predict failing placement of ignore nodes Wuzzy 2021-03-06 03:15:53 +0100
  • dcb30a593d Set ENABLE_SYSTEM_JSONCPP to TRUE by default sfan5 2021-03-05 16:11:55 +0100
  • 593d5f4465 Clean up ClientEvent hudadd/hudchange internals sfan5 2021-03-05 12:54:53 +0100
  • dd228fd92e buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32-posix detection sfan5 2021-03-05 17:40:27 +0100
  • 1c7b69f9cf Fix function override warnings in mg_ore.h sfan5 2021-03-06 14:11:45 +0100
  • abb0c99a6c Pause animations while game is paused (#10658) Vitaliy 2021-03-05 18:28:08 +0300
  • cafad6ac03 Translate builtin (#10693) Wuzzy 2021-03-05 15:27:33 +0000
  • ac8ac19169
    Protect mg_name and mg_flags from being set by Lua (#11010) sfan5 2021-03-04 20:38:28 +0100
  • 5b42b5a8c2
    Add mod.conf to preview clientmod (#11020) Elias Fleckenstein 2021-03-04 20:37:41 +0100
  • 1abb83b1ab
    Use vec4 for varTexCoord in interlaced shader (#11004) Muhammad Rifqi Priyo Susanto 2021-03-01 19:37:32 +0700
  • 3a2f55bc19 Settings: Push groups in to_table as well SmallJoker 2021-01-20 16:58:59 +0100
  • c401a06f8a
    Make pkgmgr handle modpacks containing modpacks properly Elias Fleckenstein 2021-03-01 12:13:47 +0100