]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2021-04-13 SmallJokerAttachments: Avoid data loss caused by set_attach(...
2021-04-11 sfan5Buildbot changes to allow out-of-tree builds (#11180)
2021-04-11 WuzzyModifying fall damage via armor group (#11080)
2021-04-09 sfan5Fix server favorites not saving when client/serverlist...
2021-04-09 WuzzyUpdate German builtin translation
2021-04-09 WuzzyUpdate builtin locale files
2021-04-09 WuzzyDon't reseed stars when changing star count
2021-04-09 sfan5Update Android build config
2021-04-05 yw05Make edit boxes respond to string input (IME) (#11156)
2021-04-05 DSAdd vector.to_string and vector.from_string (#10323)
2021-04-05 sfan5Don't apply connection timeout limit to locally hosted...
2021-04-05 SmallJokerGame: Scale damage flash to max HP
2021-04-05 sfan5Reserve vectors before pushing and other code quality...
2021-04-05 WuzzyDevtest: Remove testnodes_show_fallback_image
2021-04-02 Loic Blotfix(ci): ensure we build on docker only modifications
2021-04-02 Loic Blotfix(docker): reduce the number of required libraries...
2021-04-02 Loic Blotfix: use irrlicht fork instead of the standard library
2021-04-02 Loic Blotfix: don't send the whole local context to the docker...
2021-04-01 sfan5CGUITTFont optimizations (#11136)
2021-04-01 sfan5Sort out cURL timeouts and increase default
2021-04-01 Vincent RobinsonAdd `math.round` and fix `vector.round` (#10803)
2021-03-31 sfan5Irrlicht support code maintenance
2021-03-30 sfan5Draw items as 2D images (instead of meshes) when possible
2021-03-30 Lars MüllerBlock & report player self-interaction (#11137)
2021-03-30 SmallJokerConsistent title bar + render information in mainmenu...
2021-03-30 sfan5Add entry in features table for degrotate changes
2021-03-29 WuzzyFix wield image of plantlike_rooted (#11067)
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-29 EmojigitUpdate language choices in settingtypes.txt (#11124)
2021-03-29 WuzzyClean up various misleading and/or confusing messages...
2021-03-29 WuzzyUpdate CONTRIBUTING info on translating builtin
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
2021-03-26 sfan5Fix broken include check and correct Gitlab-CI script
2021-03-26 HybridDogTranslate chatcommand delay message and replace minetes...
2021-03-26 sfan5Adjust build config for Irrlicht changes (again)
2021-03-26 Loic BlotDrop irrUString from MT, it's owned by irrlicht now
2021-03-23 DesourFix attached-to-object sounds having a higher reference...
2021-03-23 sfan5Fix broken `BiomeGen` abstraction (#11107)
2021-03-21 Jean-Patrick... Fix segfault for model[] without animation speed
2021-03-21 Hugues Rosslua_api.txt: Fix style selector examples
2021-03-21 VitaliyRestore minimal normal texture support (for minimap...
2021-03-20 sfan5Serialize tool capabilities JSON without whitespace
2021-03-20 sfan5Mainmenu: Improve "Join Game" tab (#11078)
2021-03-20 SmallJokerSchematic: Properly deal with before/after node resolvi...
2021-03-19 WuzzyBuiltin: Translatable join, leave, profiler msgs (...
2021-03-19 ZughyBuiltin: Italian translation (#11038)
2021-03-19 Elias FleckensteinCheck for duplicate login in TOSERVER_INIT handler...
2021-03-19 Elias ÅströmScale mouse/joystick sensitivity depending on FOV ...
2021-03-19 sfan5Drop old text input workarounds (#11089)
2021-03-16 Jean-Patrick... GUIScene: Clear depth buffer + replace deprecated clear...
2021-03-16 Jean-Patrick... Fix deprecated calls with Irrlicht 1.9
2021-03-16 WuzzyTweak duration_to_string formatting
2021-03-16 WuzzyDevTest: Formspec tests, children getter, better lightt...
2021-03-15 WuzzyDevtest: Fix missing log level in minetest.log (#11068)
2021-03-13 HybridDogChatcommands: Show the execution time if the command...
2021-03-12 sfan5Enable Irrlicht debug logging with --trace
2021-03-12 sfan5Avoid unnecessary copies during media/mesh loading
2021-03-12 sfan5Handle mesh load failure without crashing
2021-03-12 sfan5Update Gitlab-CI configuration too
2021-03-12 sfan5Clean up cmake DLL installation and other minor things
2021-03-09 sfan5CI: update configurations for Irrlicht fork
2021-03-09 sfan5Switch Irrlicht dependency to our own fork
2021-03-09 sfan5Restore Irrlicht 1.9 support
2021-03-08 LejoFix missing jsoncpp in the Docker image
2021-03-08 sfan5Use place_param2 client-side for item appearance &...
2021-03-08 WuzzyTranslate builtin into German (server-side) (#11032)
2021-03-08 WuzzyFix misleading chat messages of /clearobjects (#10690)
2021-03-07 SmallJokerProtect dropping from far node inventories
2021-03-07 SmallJokerProtect per-player detached inventory actions
2021-03-07 WuzzyPredict failing placement of ignore nodes
2021-03-07 sfan5Set ENABLE_SYSTEM_JSONCPP to TRUE by default
2021-03-06 sfan5Clean up ClientEvent hudadd/hudchange internals
2021-03-06 sfan5buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32...
2021-03-06 sfan5Fix function override warnings in mg_ore.h
2021-03-05 VitaliyPause animations while game is paused (#10658)
2021-03-05 WuzzyTranslate builtin (#10693)
2021-03-04 sfan5Protect mg_name and mg_flags from being set by Lua...
2021-03-04 Elias FleckensteinAdd mod.conf to preview clientmod (#11020)
2021-03-01 Muhammad Rifqi... Use vec4 for varTexCoord in interlaced shader (#11004)
2021-03-01 SmallJokerSettings: Push groups in to_table as well
2021-03-01 Elias FleckensteinMake pkgmgr handle modpacks containing modpacks properly
2021-03-01 rubenwardyDisable clang-format, clean up scripts
2021-02-28 rubenwardypkgmgr: Fix crash when .conf release field is invalid
2021-02-26 hecksKeep mapblocks in memory if they're in range (#10714)
2021-02-26 savilliFix hud_change and hud_remove after hud_add (#10997)
2021-02-24 Lars MüllerSlap u64 on everything time-y (#10984)
2021-02-24 Yaman QaliehAllow toggling of texture pack by double clicking
2021-02-24 rubenwardyDeprecate not providing mod.conf
2021-02-24 HybridDogRestructure teleport command code (#9706)
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-23 sfan5Continue with 5.5.0-dev
2021-02-23 sfan5Bump version to 5.4.0
2021-02-23 sfan5Fix keyWasDown in input handler
2021-02-23 sfan5Update credits tab and mailmap
2021-02-23 sfan5Add script that sorts contributions for use in credits
2021-02-23 DSAllow overwriting media files of dependencies (#10752)
2021-02-23 savilliFix wrong number of items in allow_metadata_inventory_p...
2021-02-23 updatepo.shUpdate translation files
2021-02-23 updatepo.shUpdate minetest.conf.example and dummy translation...
2021-02-23 updatepo.shReset Chinese translations to previous state
next