Navigation

    forum

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

    kalaan

    @kalaan

    3
    Posts
    1107
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kalaan Follow

    Posts made by kalaan

    • Get reference to selected entity in console

      Quite often I am in the situation of wanting to call some method of the selected object (spawn, creep, ...) in the console.

      Currently I have to copy the objectId of the selected object, then call Game.getObjectById('copiedId') to get the reference to the selected object.

      In most browsers debug tools you can get a reference to the currently selected DOM element by just accessing $0 and I'd love to have this feature in the screeps console so I can just call something like $0.spawnCreep() or $0.moveTo() etc.

      posted in Feature Requests
      kalaan
    • RE: New improved WebGL renderer

      Just for your awareness: Just now I've had a bug where a big dark circle with a broad white-greyish border filled about 3/4 of the room, slightly offset to the top left of the center.

      Sadly I didn't take a screenshot or try to analyze it but I'll get back to this if it occurs again.

      UPDATE: It appears to be the spawn growing in size. It happened while I had windows locked but I am not sure if there is any connection to that. If I turn of WebGL renderer and turn it back on it resets back to normal.

      0_1508600721583_webGL_renderingError.PNG

      ~ 1 minute later 0_1508600799384_webGL_renderingError2.PNG

      posted in News & Announcements
      kalaan
    • RE: Cannot claim a second room after losing previous second to decay

      Just came across the same problem. As mentioned before, the owner of the room is cleared correctly, however on user.rooms the room is still listed.

      After manually removing the entry I could recapture the room just fine.

      posted in Private servers
      kalaan