aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump protocol versionsfan52022-08-041-2/+3
* Animated particlespawners and more (#11545)Lexi Hale2022-07-131-16/+79
* FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson2022-07-031-2/+2
* Allow to set maximum star opacity at daytime (#11663)Wuzzy2022-07-021-0/+1
* Clean up some auth packet handling related codesfan52022-04-281-9/+9
* Add API to control shadow intensity from the game/mod (#11944)x20482022-03-261-1/+6
* Get rid of `basic_debug` last minutesfan52022-01-301-1/+0
* Bump formspec version (#11980)Vincent Robinson2022-01-231-1/+1
* Dynamic_Add_Media v2 (#11550)sfan52021-09-091-3/+9
* Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy2021-06-241-1/+3
* Documentation for highest formspec_version[] and changelog (#10592)DS2020-12-181-16/+1
* Minimap as HUD element with API controlPierre-Yves Rollo2020-10-041-1/+13
* Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo2020-07-291-1/+1
* Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob2020-07-101-1/+3
* Server pushing media at runtime (#9961)sfan52020-06-131-0/+9
* Add support for statbar “off state” icons (#9462)Wuzzy2020-05-111-2/+4
* Sky API: Rename *_tint to fog_*_tint for consistencySmallJoker2020-05-051-3/+3
* set_fov: Add support for time-based transitions (#9705)ANAND2020-05-021-1/+2
* Add scroll_container formspec element (redo) (#9101)DS2020-04-131-0/+1
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-4/+4
* set_sky improvements, set_sun, set_moon and set_starsJordach2020-03-051-2/+49
* Improve core.sound_play with ephemeral sounds and player exclusionsfan52020-02-011-0/+2
* Make clipping of formspec elements more consistent (#9262)Hugues Ross2020-01-161-0/+1
* Formspec: make bgcolor element less confusing and allow setting fullscreen co...DS2019-12-081-0/+1
* Add z-index management to HUDPierre-Yves Rollo2019-12-061-0/+1
* Formspec: draw order and clipping for all elements (#8740)DS2019-11-071-2/+4
* Add support for per-player FOV overrides and multipliersAnand S2019-09-191-1/+8
* Built-in formspecs: Force version 1SmallJoker2019-09-141-1/+0
* Formspecs: Introduce formspec_version to modsSmallJoker2019-09-141-1/+11
* Inventory: Send dirty lists where appropriate (#8742)SmallJoker2019-08-241-1/+4
* Implement adding velocity to player from Luasfan52019-08-101-0/+6
* Client::Interact: Use InteractAction enum instead of numeric constantsANAND2019-08-071-5/+15
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-071-0/+1
* Proselytize the network. Use IEEE F32 (#8030)SmallJoker2019-01-031-0/+1
* CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat2019-01-031-1/+5
* CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot2018-12-241-0/+1
* Network: Send IEEE floats (#7768)SmallJoker2018-12-131-0/+1
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-2/+9
* Add core.remove_detached_inventory (#7684)SmallJoker2018-10-101-3/+5
* Particles: Make collision with objects optional (#7682)Paramat2018-09-081-3/+9
* Add protocol_version and supported package types to ContentDB urlsrubenwardy2018-07-291-0/+1
* Rename CSM flavours to restrictionsSmallJoker2018-06-261-11/+11
* Add formspec theming using prepended stringsAndrew Ward2018-03-281-2/+8
* Connected Nodeboxes: Add `disconnected` boxesThomas--S2018-01-031-0/+2
* CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot2017-12-111-1/+2
* Zoom: Set zoom FOV per-player using a player object propertyparamat2017-12-041-0/+2
* Real global textures (#6105)Vitaliy2017-10-151-0/+2
* Add session_t typedef + remove unused functions (#6470)Loïc Blot2017-09-271-0/+2
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+37
* Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert2017-09-141-0/+1