aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2020-04-26Fix UpdateBonePosition() breaking animations (#9577)theviper121
2020-04-25mapblock_mesh: Optimize a few things (#9713)sfan5
2020-04-25Ensure game is shutdown if server throws exception (#9742)Paul Ouellette
2020-04-25Add server side translations capability (#9733)EvidenceB Kidscode
2020-04-23Camera: Fix shootline line offsets II (#9730)SmallJoker
2020-04-22Android: add OpenGL ES 2 support (#9715)Maksim
2020-04-19Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537)Danila Shutov
2020-04-16Camera: Fix shooting line offsets (#9681)SmallJoker
2020-04-14Refactor texture overrides and add new features (#9600)Hugues Ross
2020-04-13Remove sound menu and show proper msgs if sound is off (#9069)Wuzzy
2020-04-12Play 'player_jump' when player jumps (#9373)Wuzzy
2020-04-11Improve waypoints and add image variant (#9480)Lars Müller
2020-04-11Formspecs: Add state-selection to style elements (#9378)Hugues Ross
2020-04-11Implement DPI scaling for Windows (#9586)sfan5
2020-04-11Use TILE_MATERIAL_ALPHA for use_texture_alpha entity flag (#9639)Alex
2020-04-11A few initialization cleanupssfan5
2020-04-10Move clientsimpleobject.h to client folder (#9630)Loïc Blot
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-04-08Collision various fixes (#9343)TheTermos
2020-04-08Overall improvements to log messages (#9598)sfan5
2020-04-06Allow relative directories for `screenshot_path`, tweak default path (#9122)Hugo Locurcio
2020-04-02Fix texture distortion for flowing liquids (#9561)Elias Åström
2020-03-28Ignore near_plane setting on non-Android platforms (#8749)ANAND
2020-03-28Fix crash on wielditem/item entitiessfan5
2020-03-23Fix incorrect light updates for wielditem and item visuals (#9540)Danila Shutov
2020-03-20Add comments for translators (#9510)Wuzzy
2020-03-16Fix entity lighting (#9514)Danila Shutov
2020-03-08Improve arm physics (#9485)Jean-Patrick Guerrero
2020-03-08Fix star visilibity and documentation (since 946c03c6)Jordan Snelling
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-02-26Allow texture modifiers in hotbar textures. (#9271)Warr1024
2020-02-16Basic model shading (#9374)Danila Shutov
2020-02-01StaticText: Reset background on EnrichedString change (#9340)SmallJoker
2020-02-01Improve core.sound_play with ephemeral sounds and player exclusionsfan5
2020-01-22StaticText/EnrichedString: Styling support (#9187)SmallJoker
2020-01-20Resized torchlike sprite now attaches to surface (#9303)Wuzzy
2020-01-16Increase star count to 1000 and decrease radius slightly (#9307)lhofhansl
2020-01-11Map download: Escape ':' to '_' (#9235)Montandalar
2019-12-07Renaming the function wasn't enoughSmallJoker
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-12-05Fix LocalPlayer-bound sound playback broken by 81c2370SmallJoker
2019-11-25Improve client-side packet receivingsfan5
2019-11-19Waves generated with Perlin-type noise #8994Lars Hofhansl
2019-11-11Fix clang-tidy and lint travis checkssfan5
2019-11-11[CSM] Implement minetest.get_csm_restrictions()sfan5
2019-11-11Run on_item_use CSM callback even if item is not marked usablesfan5
2019-11-11[CSM] Expose more env functionssfan5
2019-11-11Refactor CSM restriction code a bitsfan5
2019-11-09Be lenient with extra slashes for CSM pathssfan5