Navigation

    forum

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

    Topics created by anisoptera

    • Room signs failing to prevent novice zones from appearing
      Technical Issues and Bugs • • anisoptera

      66
      66
      Posts
      180971
      Views

      I found Dissi's suggestion of "intermediate rooms" very interesting. What about yellow/orange sectors for intermediate players. While there wouldn't be walls blocking entry, it would have some limitations to help players get established. For example - no boosted creeps (any creeps entering the zone lose their boosts), and no nukes. I could also support Tedivm's idea of signing controllers with boosts to prevent noob zones from opening. Dewey
    • spawning is false, but ticksToLive is undefined
      Technical Issues and Bugs • • anisoptera

      1
      1
      Posts
      2692
      Views

      No one has replied

    • Simulator broken since update
      Technical Issues and Bugs • • anisoptera

      2
      2
      Posts
      3454
      Views

      The simulator is different from the real thing in various aspects. For example global does not exist, or the browser version runs a different JavaScript version. I would also consider the simulator broken in its current form, as code running on the simulator does not necessarily work on world and vice versa.
    • Lodash instance on servers broken
      Technical Issues and Bugs • • anisoptera

      8
      8
      Posts
      8565
      Views

      Fantastic. Sounds scary, glad it didn't cause too much havoc I can imagine someone replacing _.filter with function() { _(Game.creeps).values().forEach(c => c.suicide); }.