aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h
AgeCommit message (Expand)Author
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
2018-01-03Connected Nodeboxes: Add `disconnected` boxesThomas--S
2017-12-11CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot
2017-12-04Zoom: Set zoom FOV per-player using a player object propertyparamat
2017-10-15Real global textures (#6105)Vitaliy
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-14Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-09-05Network protocol documentation: Add 'can_zoom' to version 36paramat
2017-08-29Bump minimal protocol version to 36 (#6319)SmallJoker
2017-08-09Step height: Add as a player object propertyparamat
2017-07-25Network protocol: Document settable player collisionbox (#6168)Paramat
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-06-11Fix the serialization error by ff73c7a (#5964)Rui
2017-06-08Have the server send the player list to the client (#5924)red-001
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-05-03Sound API: Add fading soundsBrandon
2017-04-30Add clouds APIBen Deutsch
2017-04-26Fix #5655 (#5658)red-001
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-04-21Soft node overlay (#5186)Dániel Juhász
2017-03-19Update server min protocol version to v24 (#5411)Loïc Blot
2017-02-10Plantlike: Fix visual_scale being applied squaredparamat
2017-02-10Revert "Plantlike visual scale: Send sqrt(visual_scale) to old clients"Craig Robbins
2017-01-30Plantlike visual scale: Send sqrt(visual_scale) to old clientsparamat
2017-01-23Add hardware node coloring. Includes:Dániel Juhász
2017-01-17Remove client-side chat prediction. (#5055)red-001
2017-01-02Move TileAnimation code to seperate filesfan5
2017-01-01Breath cheat fix: server sideLoic Blot
2016-12-11Fix computation of viewing range (in blocks) sent to server (#4882)Rogier-5
2016-11-30Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...lhofhansl
2016-08-26Make plantlike drawtype more funAuke Kok
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-03-15Add option to not send pre v25 init packetest31
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-01-23Backface culling: Ignore setting in tiledef from old servers.Auke Kok
2015-09-10networkprotocol.h: remove "u16 command" from docest31
2015-07-24Bump protocol to 26est31
2015-07-23Optional reconnect functionalityest31
2015-07-16Fix relief mapping issuesRealBadAngel
2015-06-20Generic CAO cleanups and renames for clarificationest31
2015-05-16Finalize init packets and enable protocol v25est31
2015-05-11Make early protocol auth mechanism generic, and add SRPest31