]> git.lizzy.rs Git - minetest.git/history - src/network/clientopcodes.cpp
Add minetest.get_player_window_information() (#12367)
[minetest.git] / src / network / clientopcodes.cpp
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-04-08 sfan5Miscellaneous networking improvements (#9611)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-08-10 sfan5Implement adding velocity to player from Lua
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-02-17 red-001Remove legacy chat network code. (#6954)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-06-08 red-001Have the server send the player list to the client...
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-01-01 Loic BlotFix non reverted change on TOSERVER_BREATH compat
2017-01-01 Loic BlotBreath cheat fix: server side
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-03-13 Loic BlotPrepare Protocol v25 init & authentication.
2015-03-13 Loic BlotHandle the newly added TOCLIENT_ACCESS_DENIED and TOCLI...
2015-03-13 Loic BlotRename some packet and handlers to <packet>_Legacy...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)