aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientpackethandler.cpp
AgeCommit message (Expand)Author
2023-04-08Particle spawner: Fix missing parametersSmallJoker
2023-02-26Sky: transmit body_orbit_tilt to client. (#13193)sofar
2023-02-18Source image tracking in tile generation (#12514)20kdc
2023-01-09Remove mapblock cache for mesh generation. (#13124)x2048
2023-01-06Add dynamic exposure correction (#12959)x2048
2022-12-27Use multiple threads for mesh generation (#13062)x2048
2022-12-25Allow saturation to be controlled by the server. (#13075)lhofhansl
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-09-06Code optimizations / refactor (#12704)Herman Semenov
2022-07-13Animated particlespawners and more (#11545)Lexi Hale
2022-07-09Sounds: Various little improvements (#12486)SmallJoker
2022-07-02Allow to set maximum star opacity at daytime (#11663)Wuzzy
2022-06-20Re-order sound-related code (#12382)SmallJoker
2022-06-11No damage effects on hp_max change (#11846)Lars Müller
2022-06-05Add register dialog to separate login/register (#12185)rubenwardy
2022-04-28Clean up some auth packet handling related codesfan5
2022-03-26Add API to control shadow intensity from the game/mod (#11944)x2048
2022-01-30Get rid of `basic_debug` last minutesfan5
2022-01-22Fix consistency of sky sun/moon texture behavioursfan5
2022-01-19Fix local animation not instantly updating after being setsfan5
2021-12-28Restore GCC 5 compatibility (#11778)JosiahWI
2021-09-19Fix trivial typossfan5
2021-09-12Fix broken handling of NodemetaChanged packetssfan5
2021-09-11Make sure relevant std::stringstreams are set to binarysfan5
2021-09-09Dynamic_Add_Media v2 (#11550)sfan5
2021-08-21HUD: Reject and warn on invalid stat types (#11548)SmallJoker
2021-07-27Add bold, italic and monospace font styling for HUD text elements (#11478)sfan5
2021-06-24Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy
2021-03-06Clean up ClientEvent hudadd/hudchange internalssfan5
2021-02-26Fix hud_change and hud_remove after hud_add (#10997)savilli
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2020-07-12Add reconnect button on error: Too many players (#9405)Lejo
2020-06-13Server pushing media at runtime (#9961)sfan5
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-22Cleanup of particle & particlespawner structures and code (#9893)sfan5
2020-05-11Add support for statbar “off state” icons (#9462)Wuzzy
2020-05-05Sky API: Rename *_tint to fog_*_tint for consistencySmallJoker
2020-05-02set_fov: Add support for time-based transitions (#9705)ANAND
2020-04-08Overall improvements to log messages (#9598)sfan5
2020-03-20Add comments for translators (#9510)Wuzzy
2020-03-05Fix memory leak in protocol 38 set_skysfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-02-26Allow texture modifiers in hotbar textures. (#9271)Warr1024
2020-02-01Improve core.sound_play with ephemeral sounds and player exclusionsfan5
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-09-14Send ActiveObjects once right after Init2ANAND
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker