aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2022-10-18Implement vector and node conversion in Lua (#12609)Jude Melton-Houghton
2022-10-17LocalPlayer: Fix sneaking on nodes with large collisionboxes (#12626)SmallJoker
2022-10-09Optimize lighting calculation (#12797)Jude Melton-Houghton
2022-10-04Use legacy call when rendering to a single texturex2048
2022-09-30Implement tool use soundssfan5
2022-09-30Clean up Game::handleDigging() and some related partssfan5
2022-09-30Improve double tap for jump detection (#12793)Muhammad Rifqi Priyo Susanto
2022-09-29Bloom (#12791)x2048
2022-09-29Add crosshair support for Android (#7865)Muhammad Rifqi Priyo Susanto
2022-09-27Pause shader animation timer in singleplayer pause menu (#12766)DS
2022-09-27Restore and enhance bouncy behavior (#11939)pecksin
2022-09-26Fix liquid drawtype faces sometimes not rendering (#12807)Wuzzy
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-09-25Fix two spelling mistakesTobias Frost
2022-09-20Fix formula used for acceleration (#12353)Lars Müller
2022-09-20Rename a variable in localplayer.h, resolves a TODODS
2022-09-18Client map: do frustum culling via planes (#12710)DS
2022-09-16Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)Wuzzy
2022-09-10Allow looped animation to be used safely with old clientssfan5
2022-09-06Add documentation of sun/moon orientation/scale differences (#12145)DS
2022-09-06Code optimizations / refactor (#12704)Herman Semenov
2022-09-06Implement rendering pipeline and post-processing (#12465)x2048
2022-09-04Convert entity glow value to color space before adding to the lightx2048
2022-08-19Prevent loading a world with unresolved dependencies (#12542)rubenwardy
2022-08-17Use Sky class to obtain directional light source position for shadows (#12662)x2048
2022-08-14Limit force shadow update to urgent blocks (#12692)x2048
2022-08-13Reduce the use of porting::getTimeMs() when rendering frames (#12679)x2048
2022-08-12Physics overrides: Move values to a common struct (#12591)SmallJoker
2022-08-04Disable dynamic shadow dropdown on OGLES2 (#12637)ROllerozxa
2022-08-02Switch MeshUpdateQueue to better data structuresfan5
2022-08-02Ratelimit MeshUpdateQueue::cleanupCache() runssfan5
2022-07-31Fix Android blank screen (#12604)ROllerozxa
2022-07-31HUD: Fix wrong minimum scale since 051181fSmallJoker
2022-07-30Fix some warnings (#12615)rubenwardy
2022-07-29Allow direction keys with autoforward againsfan5
2022-07-19Restore flags texture to fix interlaced stereo mode (#12560)x2048
2022-07-19Offset cuboid origin after scaling the cuboid. (#12558)x2048
2022-07-17Fix automatic rotate for attached entities (#12392)Lars Müller
2022-07-17Remove workaround for normals not matching winding order (#12460)x2048
2022-07-14Refactor ModConfigurationrubenwardy
2022-07-13Make BlendMode::alpha the fallback for unknown future blend modesDmitry Kostenko
2022-07-13Animated particlespawners and more (#11545)Lexi Hale
2022-07-09Sounds: Various little improvements (#12486)SmallJoker
2022-07-09Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker
2022-07-09Release shadow mapping resources when not needed (#12497)x2048
2022-07-03FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson
2022-07-02Allow to set maximum star opacity at daytime (#11663)Wuzzy
2022-06-28Remove an unused method and header includessfan5
2022-06-26Fix two memleak reports from Coverity (#12466)JosiahWI
2022-06-20Re-order sound-related code (#12382)SmallJoker