Navigation

    forum

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

    qnz

    @qnz

    11
    Posts
    1685
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    qnz Follow

    Posts made by qnz

    • RE: sim room resets globals all the time

      @jestdotty sim is an approximation of the server running locally in your browser, so no, ivm in sim will very likely never be a thing.

      you should move your testing to a private server, check out https://github.com/screepers/screeps-launcher and #servers on the discord will be helpful if you run into any trouble setting it up

      posted in Technical Issues and Bugs
      qnz
    • RE: List of active decorations

      @o4kapuk said in List of active decorations:

      @qnz You can sort decoration in inventory by room

      I thought about this more as a feature for looking at rooms of other players, answering the question "how did they do this?" for example

      posted in Feature Requests
      qnz
    • List of active decorations

      Can we get a list of decorations that are currently active in a room in the UI?

      Maybe it could be in the side panel so it would be collapsible

      posted in Feature Requests
      qnz
    • RE: Option to start game by claiming controller

      should be part of https://github.com/screepsmods/screepsmod-admin-utils iirc

      gotta be careful with the steam workshop, a bunch of stuff there is terribly outdated

      posted in Feature Requests
      qnz
    • RE: creep move order

      https://github.com/screeps/engine/blob/master/src/processor/intents/movement.js

      https://github.com/screeps/engine/blob/master/src/processor/intents/creeps/move.js

      its not random, but its complicated.

      posted in General Discussion
      qnz
    • RE: pos.findPathTo error not respecting roads as it should

      you need to adjust the cost for the roads in costCallback

      posted in Technical Issues and Bugs
      qnz
    • RE: Console output is not working

      "use chrome" is probably the easiest fix for this, the game is built for chromium afaik

      posted in Technical Issues and Bugs
      qnz
    • RE: Invader Cores suck. No Invader Core Shard

      @totalschaden its almost unbelievable how entitled you sound, just wow.

      posted in General Discussion
      qnz
    • RE: store.getCapacity() is null on empty stores

      the sample isnt mine so i cant sadly, however i noticed this behavior on all my spawns/extensions if that helps?

      posted in Technical Issues and Bugs
      qnz