提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni 38fe1554ba Initial multiplayer NinjaSnowWar. 14 年之前
  Lasse Öörni 444c18673e Code formatting & optimization. 14 年之前
  Lasse Öörni 1c154ef17e Uncommented the package file download test from TestScene.as. 14 年之前
  Lasse Öörni 43671aa66f Fixed up to one second delay in starting UDP datagram sends. 14 年之前
  Lasse Öörni 1d3f797643 Removed unnecessary code from Connection. 14 年之前
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. 14 年之前
  Lasse Öörni db453e642d Network code cleanup. 14 年之前
  Lasse Öörni 4d0e922e3f Added common script code for parsing network-related command line arguments. 14 年之前
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. 14 年之前
  Lasse Öörni fbf5bd4076 Added log prints for loading & saving the scene. 14 年之前
  Lasse Öörni 48aa81e8e4 Added Node functions to get the world unsmoothed (target) transform. 14 年之前
  Lasse Öörni d88b66deab Network code cleanup. Eliminated copying of initial node or component state. 14 年之前
  Lasse Öörni 40ad2d09b6 Queue remote events instead of sending immediately to avoid synchronization problems with scene updates. 14 年之前
  Lasse Öörni 21cb202f63 Disable motion smoothing from the scene when the server connection is destroyed. 14 年之前
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. 14 年之前
  Lasse Öörni 84d70dcbe7 Optimized away constant dynamic Variant allocation in comparing attributes when sending a server update. 14 年之前
  Lasse Öörni 50682de1c6 Store network replication attributes separately to optimize sending and receiving updates. 14 年之前
  Lasse Öörni 9000621bd2 Fixed CreateNode message. 14 年之前
  Lasse Öörni 2e4d006674 Updated to newest kNet. 14 年之前
  Lasse Öörni 17dea98f14 Reading of scene update messages. 14 年之前
  Lasse Öörni 644f08c12d Network code refactoring. 14 年之前
  Lasse Öörni bddedd7fd2 Added a function for components to list the nodes they depend on. 14 年之前
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. 14 年之前
  Lasse Öörni 1c6cd6a744 Fixed attribute indexing with latestdata updates. 14 年之前
  Lasse Öörni bd35b5a0e0 Added sending of scene replication messages. 14 年之前
  Lasse Öörni 4c3dd57980 Added more networking functionality, including remote events and client's controls update. 14 年之前
  Lasse Öörni f28728b3e2 Send identity VariantMap on connecting to server. 14 年之前
  Lasse Öörni 91a0b5b41c Fixed Network library to use kNet forward defines. 14 年之前
  Lasse Öörni 2910f128f3 Added Connection class missing from previous commit. 14 年之前
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 年之前