]> git.lizzy.rs Git - minetest.git/history - src
Different animations for different actions
[minetest.git] / src /
2021-03-05 Elias FleckensteinDifferent animations for different actions wield_animation
2021-03-05 Elias FleckensteinProperly format licenses at the beginning of files
2021-03-05 Elias FleckensteinFix code quality in new files
2021-03-05 Elias FleckensteinCode quality in files that were changed
2021-03-05 Elias FleckensteinReplace occurences of serializeString
2021-03-05 EmmanuelAbility to define and use LUA wield animations
2021-03-04 sfan5Protect mg_name and mg_flags from being set by Lua...
2021-03-01 SmallJokerSettings: Push groups in to_table as well
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 rubenwardyDeprecate not providing mod.conf
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-23 sfan5Fix keyWasDown in input handler
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 minetest.conf.example and dummy translation...
2021-02-22 SmallJokerMinimap: Fix default label translations
2021-02-21 Lars MüllerFix wrong reported item counts for inventory actions...
2021-02-19 WuzzyFix world-aligned node rendering at bottom (#10742)
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-15 SmallJokerServer-side authority for attached players (#10952)
2021-02-14 sfan5Fix segfault with invalid texture strings and minimap...
2021-02-12 SmallJokerSend attachments instantly before set_pos (#10235)
2021-02-08 Jean-Patrick GuerreroPause menu: Fix segfault on u/down key input
2021-02-08 Jean-Patrick GuerreroFix animation_image support in scroll containers
2021-02-07 rubenwardyReduce empty translation error to infostream
2021-02-07 rubenwardyUse consistent temp folder path (#10892)
2021-02-07 VitaliyRewrite touch event conversion (#10636)
2021-02-06 Muhammad Rifqi Pri... Fall back to default when rendering mode (3d_mode)...
2021-02-06 rubenwardyReduce ore noise_parms error to deprecation warning...
2021-02-06 sfan5Fix double free caused by CGUITTFont code
2021-02-05 SmallJokerServer: properly delete ServerMap on interrupted startups
2021-02-02 k.h.laiFix memory leak detected by address sanitizer (#10896)
2021-02-02 Vincent RobinsonFix list spacing and size (again) (#10869)
2021-02-02 sfan5Encode high codepoints as surrogates to safely transpor...
2021-02-02 sfan5Drop wide/narrow conversion functions
2021-02-02 sfan5Refactor utf8_to_wide/wide_to_utf8 functions
2021-02-02 SmallJokerServer GotBlocks(): Lock clients to avoid multithreadin...
2021-02-01 sfan5Revise dynamic_add_media API to better accomodate futur...
2021-01-31 sfan5Preserve immortal group for players when damage is...
2021-01-31 sfan5Readd Client::sendPlayerPos optimization (was part...
2021-01-31 sfan5Cache client IP in RemoteClient so it can always be...
2021-01-31 rubenwardyFix minetest.dig_node returning true when node isn...
2021-01-30 updatepo.shUpdate minetest.conf.example and dummy translation...
2021-01-29 SmallJokerPlayerDatabaseFiles: Fix segfault while saving a player
2021-01-29 sfan5Handle changes caused by CMake minimum version bump...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
2021-01-29 SmallJokerSettings: Purge getDefault, clean FontEngine
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-29 SmallJokerRemotePlayer: Remove Settings writer to Files database
2021-01-28 rubenwardySanitize ItemStack meta text
2021-01-28 VitaliyInclude irrlichttypes.h first to work around Irrlicht...
2021-01-27 ZughyConsistently use "health points" (#10868)
2021-01-24 VitaliyImprove irr_ptr (#10808)
2021-01-23 Vincent RobinsonFix formspec list spacing (#10861)
2021-01-23 Vincent RobinsonMake hypertext and textarea have proper scroll event...
2021-01-23 Vincent RobinsonFormSpec: Add list spacing, slot size, and noclip ...
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-21 rubenwardyMgOre: Fix invalid field polymorphism (#10846)
2021-01-21 ZughyRemoved some obsolete code (#10562)
2021-01-21 ZughyObjectRef: fix some v3f checks (#10602)
2021-01-20 sfan5Improve --version output to include Lua(JIT) version
2021-01-20 WuzzyAllow "liquid" and "flowingliquid" drawtypes even if...
2021-01-13 Loïc BlotFactorize more guiEditBoxes code (#10789)
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-04 Loïc Blotrefacto: factorize multiple code parts from guiEditbox...
2021-01-04 rubenwardyContentDB: Add overwrite dialog when content is already...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2021-01-01 Jean-Patrick GuerreroFormspecs: Fix broken texture escaping with model[]
2020-12-29 Elias FleckensteinAdd minetest.get_objects_in_area (#10668)
2020-12-28 Lars MuellerFix item tooltip background color not working
2020-12-24 Lars MuellerFix minetest.is_nan
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-23 LarsMinor profiler fixes.
2020-12-23 rubenwardyFix unsafe cast in l_object
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-19 VitaliyCleanup shader generation code (#10663)
2020-12-19 rubenwardyAdd open user data button to main menu (#10579)
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-12-15 LarsAllow configuring block disk and net compression. Chang...
2020-12-15 Thomas--SFormspec: Allow to specify frame loop for model[] ...
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-12-14 SmallJokerRevert "GUIFormSpecMenu: Shift+Click listring workaroun...
2020-12-12 SmallJokerGUIFormSpecMenu: Shift+Click listring workaround for...
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-11-29 SmallJokerInput: Fix on_rightclick called when placing into air
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroAllow missing shaders
2020-11-26 numzeroReplace TriangleFan as poorly supported
next