]> git.lizzy.rs Git - minetest.git/history - src/network/networkprotocol.h
Add minetest.get_player_window_information() (#12367)
[minetest.git] / src / network / networkprotocol.h
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2023-02-26 sofarSky: transmit body_orbit_tilt to client. (#13193)
2023-01-06 x2048Add dynamic exposure correction (#12959)
2022-12-26 lhofhanslAllow saturation to be controlled by the server. (...
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-08-04 sfan5Bump protocol version
2022-07-13 Lexi HaleAnimated particlespawners and more (#11545)
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-07-02 WuzzyAllow to set maximum star opacity at daytime (#11663)
2022-04-28 sfan5Clean up some auth packet handling related code
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-01-30 sfan5Get rid of `basic_debug` last minute
2022-01-22 Vincent RobinsonBump formspec version (#11980)
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-06-24 WuzzyRequire 'basic_debug' priv to view gameplay-relevant...
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-07-10 v-robFormspec: Make dropdowns optionally return event based...
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-02-07 Paul OuelletteUse true pitch/yaw/roll rotations without loss of preci...
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2019-01-03 ParamatCSM restrictions: Make 'LOAD_CLIENT_MODS' disable loadi...
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-12-13 SmallJokerNetwork: Send IEEE floats (#7768)
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-09-07 ParamatParticles: Make collision with objects optional (#7682)
2018-07-28 rubenwardyAdd protocol_version and supported package types to...
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-01-03 Thomas--SConnected Nodeboxes: Add `disconnected` boxes
2017-12-11 Loïc BlotCSM fixes: load mods after flavours & add flavour to...
2017-12-04 paramatZoom: Set zoom FOV per-player using a player object...
2017-10-15 VitaliyReal global textures (#6105)
2017-09-27 Loïc BlotAdd session_t typedef + remove unused functions (#6470)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-09-04 paramatNetwork protocol documentation: Add 'can_zoom' to versi...
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
2017-08-09 paramatStep height: Add as a player object property
2017-07-25 ParamatNetwork protocol: Document settable player collisionbox...
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-11 RuiFix the serialization error by ff73c7a (#5964)
2017-06-08 red-001Have the server send the player list to the client...
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-26 red-001Fix #5655 (#5658)
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-03-19 Loïc BlotUpdate server min protocol version to v24 (#5411)
2017-02-10 paramatPlantlike: Fix visual_scale being applied squared
2017-02-10 Craig RobbinsRevert "Plantlike visual scale: Send sqrt(visual_scale...
2017-01-30 paramatPlantlike visual scale: Send sqrt(visual_scale) to...
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-16 red-001Remove client-side chat prediction. (#5055)
2017-01-02 sfan5Move TileAnimation code to seperate file
2017-01-01 Loic BlotBreath cheat fix: server side
2016-12-11 Rogier-5Fix computation of viewing range (in blocks) sent to...
2016-11-30 lhofhanslOptimize/adjust blocks/ActiveObjects sent at the server...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-05-28 Auke KokParticles: Add option to remove particles on collision
2016-03-15 est31Add option to not send pre v25 init packet
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-01-23 Auke KokBackface culling: Ignore setting in tiledef from old...
2015-09-10 est31networkprotocol.h: remove "u16 command" from doc
2015-07-24 est31Bump protocol to 26
2015-07-23 est31Optional reconnect functionality
2015-07-16 RealBadAngelFix relief mapping issues
2015-06-20 est31Generic CAO cleanups and renames for clarification
2015-05-16 est31Finalize init packets and enable protocol v25
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-04-06 est31Make comments consistent with TOSERVER_INIT -> TOSERVER...
2015-03-28 ShadowNinjaChange error_message from wstring to string
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-19 Ner'zhulTypo fix in networkprotocol.h
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)