Translated using Weblate (Chinese (Simplified))
[oweals/minetest.git] / src / network /
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-16 sfan5Log protocol ver on mismatched client connect too
2020-05-14 sfan5network: Replace a fatal_error with just error logging
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-05-05 sfan5Server: Improve some log messages (#9820)
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-05-01 sfan5Allow connection info to be missing from minetest.get_p...
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-20 sfan5Improve protocol-level receiving code (#9617)
2020-04-18 HybridDogserverpackethandler: Reduce pkt->getPeerId() invocation...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-04-08 sfan5Miscellaneous networking improvements (#9611)
2020-03-26 SmallJokerConnection: Fix deadlock in debug mode (#9550)
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-08 SmallJokerWorkaround for get_player_information
2020-03-05 sfan5Fix memory leak in protocol 38 set_sky
2020-03-05 sfan5Fixes around ServerActiveObject on_punch handling
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-26 Warr1024Allow texture modifiers in hotbar textures. (#9271)
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-19 sfan5Rework packet receiving in ServerThread
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-09-22 sfan5Fix broken build
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerWieldhand: Specify which ItemStack to use (#8961)
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-19 sfan5Remove incorrect MutexAutoLock
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-09-09 SmallJokerSend cumulated inventory changes only each step (#8856)
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-16 sfan5Remove unused function in ReliablePacketBuffer
2019-08-16 sfan5Minor refactor of IncomingSplitBuffer
2019-08-16 sfan5Drop m_list_size from ReliablePacketBuffer
2019-08-15 sfan5network: Stricter handling of split packets
2019-08-15 sfan5network: Fix crash in ReliablePacketBuffer on mismatchi...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-04 sfan5Fix binary-string confusion in client network code
2019-06-09 SmallJokerDamage: Play no damage sound when immortal (#8350)
2019-04-14 Jozef BehranVarious network performance improvements (#8125)
2019-03-14 Loïc BlotLINT fixes since recent tooling update
2019-03-10 rubenwardyFix serialization of std::time_t by casting to u64...
2019-03-07 Jozef BehranOptimize interaction distance checker (#8193)
2019-03-07 rubenwardyFix detach inventory serialisation (#8331)
2019-03-06 rubenwardyFix incorrect string length check after cast
2019-03-01 Loïc BlotFix particle spawners not visible since CSM spawner...
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-23 ParamatAttend to LINT sillyness (#8276)
2019-02-15 ANANDRevert RTT fixes (#8187)
2019-02-15 Loïc BlotLINT fix
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-02-09 Loic BlotFix Address::isLocalhost algorithm
2019-02-09 rubenwardyDisable confirmation dialog on localhost
2019-02-07 Paul OuelletteUse true pitch/yaw/roll rotations without loss of preci...
2019-01-26 Muhammad Rifqi Pri... Add setting to disable confirmation on new player regis...
2019-01-06 SmallJokerFix various bugs (Anticheat, Lua helpers) (#8013)
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-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-11-24 ParamatCSM: Don't create the client script environment if...
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-07-26 zeunerFix build on gcc 5.0 (#7586)
2018-07-14 Lars HofhanslRemove legacy client handling code.
2018-07-13 Lars HofhanslFix bug setting channel window size.
2018-07-13 Lars HofhanslEnsure that legacy mode is correctly disabled.
2018-07-10 SmallJokerFormspecs: Remove accidental empty 'quit' field
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-06-24 SmallJokerFix rtt >= 0.0f assertion and free_move crash
2018-06-23 youRTT fixes (#7428)
2018-06-22 sfan5Fix ipv6_server=true not accepting IPv4 connections...
2018-06-13 Loïc BlotServer: move shutdown parts to a specific shutdown...
2018-05-26 SmallJokerFormspec verification: Fix show_formspec inside callbac...
2018-04-18 SmallJokerFix wrong channel number representation in logs (#7205)
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
next