aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h
AgeCommit message (Expand)Author
2023-04-08Particle spawner: Fix missing parametersSmallJoker
2023-03-29Bump protocol versionsfan5
2023-02-27Add minetest.get_player_window_information() (#12367)rubenwardy
2023-02-26Sky: transmit body_orbit_tilt to client. (#13193)sofar
2023-01-06Add dynamic exposure correction (#12959)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-08-04Bump protocol versionsfan5
2022-07-13Animated particlespawners and more (#11545)Lexi Hale
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-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-23Bump formspec version (#11980)Vincent Robinson
2021-09-09Dynamic_Add_Media v2 (#11550)sfan5
2021-06-24Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy
2020-12-18Documentation for highest formspec_version[] and changelog (#10592)DS
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2020-07-29Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-06-13Server pushing media at runtime (#9961)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-13Add scroll_container formspec element (redo) (#9101)DS
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-02-01Improve core.sound_play with ephemeral sounds and player exclusionsfan5
2020-01-16Make clipping of formspec elements more consistent (#9262)Hugues Ross
2019-12-08Formspec: make bgcolor element less confusing and allow setting fullscreen co...DS
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-11-07Formspec: draw order and clipping for all elements (#8740)DS
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-09-14Built-in formspecs: Force version 1SmallJoker
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
2019-08-10Implement adding velocity to player from Luasfan5
2019-08-07Client::Interact: Use InteractAction enum instead of numeric constantsANAND
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2019-01-03CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat
2018-12-24CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot
2018-12-13Network: Send IEEE floats (#7768)SmallJoker
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-10-10 Add core.remove_detached_inventory (#7684)SmallJoker
2018-09-08Particles: Make collision with objects optional (#7682)Paramat
2018-07-29Add protocol_version and supported package types to ContentDB urlsrubenwardy
2018-06-26Rename CSM flavours to restrictionsSmallJoker
2018-03-28Add formspec theming using prepended stringsAndrew Ward