]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/main.cpp
Optimized map saving and sending (server-side)
[dragonfireclient.git] / src / main.cpp
index 51a407827c6cc273a99175b9a3c403239a2e8e8b..1f178ab6e085c462d934cf8271504f70eb4d6844 100644 (file)
@@ -219,6 +219,9 @@ SUGG: MovingObject::move and Player::move are basically the same.
          - NOTE: Player::move is more up-to-date.\r
          - NOTE: There is a simple move implementation now in collision.{h,cpp}\r
 \r
+SUGG: Server-side objects could be moved based on nodes to enable very\r
+      lightweight operation and simple AI\r
+\r
 Map:\r
 ----\r
 \r