Navigation

    forum

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

    Topics created by TwoThe

    • Solved Unexpected Syntax error
      Technical Issues and Bugs • • TwoThe

      5
      5
      Posts
      5495
      Views

      @bazsi1224 Hu?... Guess I suck at reading then.
    • Return actually helpful error messages
      Feature Requests • • TwoThe

      1
      1
      Posts
      3081
      Views

      No one has replied

    • Pathing ignores walls on room edge
      Technical Issues and Bugs • • TwoThe

      11
      11
      Posts
      12459
      Views

      Here's the engine code that does the default costmatrix: https://github.com/screeps/engine/blob/c318a920e3c04c1285c885e328d89ef748d7004c/src/game/rooms.js#L58   if you can run Game.rooms[roomName].find(FIND_STRUCTURES, {filter:i=>i.pos.x===0||i.pos.x===49||i.pos.y===0||i.pos.y===49}) and let us know if that wall shows up then it will be easier to identify where the bug is.   It could be that the underlying pathfind ignores the last square in a room because there is no intent needed to move to the first square in the next room.
    • How are novice areas working?
      Help • • TwoThe

      5
      5
      Posts
      8330
      Views

      There is a documentation article about this: http://support.screeps.com/hc/en-us/articles/210342985-Novice-and-Respawn-Areas