Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. Kronecker
    3. Posts
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    Posts made by Kronecker

    • carry.energy returns wrong amount

      console.log(creep.carry.energy) (in module.exports.loop function) returnes wrong values inconsistent with what the ui and game logic suggest. ie. a  creep that shows carry: 50x energy in the ui would return diffrent numbers (as it appears between 0 and 50) in consecutive ticks, without the creep performing any actions that would change the carry.energy amount.

      posted in Technical Issues and Bugs
      Kronecker