Commit History

作者 SHA1 備註 提交日期
  Max Aller e304b4e43e GDScript: Fix incorrect default transfer_mode for `@rpc` annotation 1 月之前
  Ryan 0f870fd286 Improve RPC Error messages 10 月之前
  Lukas Tenbrink e2931a5c19 Make conversions from `NodePath` to `String` explicit. 7 月之前
  Fabio Alessandrelli c28d5d0058 Revert "Expose get_rpc_config and get_node_rpc_config" 8 月之前
  Kiro 23129a66ed Replace append_utfx with direct String::utfx 10 月之前
  Thaddeus Crews 780cf03051 Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse 10 月之前
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 10 月之前
  kobewi 75881f8322 Use initializer list in Arrays 1 年之前
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 3 年之前
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 年之前
  rune-scape 3c8615221a SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder` 1 年之前
  Rémi Verschelde 8ebfd89359 Merge pull request #96024 from Ryan-000/expose_get_rpc_config 1 年之前
  Fabio Alessandrelli 32e4ab91e8 [MP] Fix broken RPCs after dictionary keys type change 1 年之前
  Ryan 8835f326b1 Expose get_rpc_config and get_node_rpc_config 1 年之前
  rune-scape 154049ce17 StringName Dictionary keys 2 年之前
  Fabio Alessandrelli 311a27281f [MP] Avoid unnecessary internal ref/unrefs 2 年之前
  Fabio Alessandrelli 9ce423914e [MP] Optimize internal authority checks 2 年之前
  Fabio Alessandrelli 61cf7d180c [MP] Optimize multiplayer NodePath caching 2 年之前
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 年之前
  rune-scape e79be6ce07 Unify String and StringName 3 年之前
  Fabio Alessandrelli fdc4e73a2c [MP] RPC visibility. 3 年之前
  Fabio Alessandrelli f38e116026 [MP] Initial replication profiler. 3 年之前
  Fabio Alessandrelli 92ed27d8f6 [MP] Improve network profiler. 3 年之前
  Fabio Alessandrelli 7536d15fe3 [MP] Let MultiplayerAPI handle packet relaying and peer signaling. 3 年之前
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 年之前