Navigation

    forum

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

    Topics created by EricGuo

    • Solved Decoration Sidebar Bug
      Technical Issues and Bugs • • EricGuo

      4
      4
      Posts
      4049
      Views

      We reworked decorations sidebar: creeps decorations moved into 'Creep' panel.
    • Solved creep.room actually returns the room object during last tick
      Technical Issues and Bugs • • EricGuo

      3
      3
      Posts
      4408
      Views

      I understood. Thanks for helping
    • Can we just rename the spawn in an easier way instead of destorying and rebuilding it?
      Feature Requests • • EricGuo

      2
      2
      Posts
      3696
      Views

      Well for one you do not want your code to rely on hardcoded names precisely for the reason you just described. Things happen and spawns get destroyed, your code should be able to handle things like that. That said I do not know why spawns could not be renamed. It's odd that it's the only structure that actually requires a name to begin with.