Navigation

    forum

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

    Posts made by CrAzYDubC

    • RE: Quiting screeps

      I feel ya. Feels like most bugs are ignored and the shards are over populated with no where to code/play without getting murdered.

      posted in General Discussion
      CrAzYDubC
    • RE: Decayed structures do not call event log.

      Bump

      posted in Technical Issues and Bugs
      CrAzYDubC
    • RE: energyAvailable wrong - shard1

      I wrote my own function to fix this since it's been months with no response. Hit me up on slack on CrAzYDubC and I will help ya out.

      posted in Technical Issues and Bugs
      CrAzYDubC
    • Negative Pixels

      Logged in an saw that I had negative pixels. Here is what I think occurred but I am unable to verify it in my market logs.

      My code executed on two shards at once and ran a deal for 500 pixels on each shard thus throwing it into the negative. Is there anyway to filter out my historical orders for Pixels to try and narrow down this bug for yall?

      posted in Technical Issues and Bugs
      CrAzYDubC
    • Decayed structures do not call event log.

      Decayed structures that get destroyed do not call an EVENT_OBJECT_DESTROYED room log. I believe this is where it should be added. Without it, there is no way for the user to easily see a structure was destroyed by decay.

      https://github.com/screeps/engine/blob/78631905d975700d02786d9b666b9f97b1f6f8f9/spec/helpers/mocks/bulk.js#L34

      Edit. It would seem calling destroy() on it also does not call for the room log.

      https://github.com/screeps/engine/blob/78631905d975700d02786d9b666b9f97b1f6f8f9/src/processor/intents/structures/_destroy.js#L51

      posted in Technical Issues and Bugs
      CrAzYDubC
    • RE: Ability to pass custom heuristic formula to pathfinder.search

      @o4kapuk Well, damn. Then a custom A* is the answer. Thanks man!

      posted in Feature Requests
      CrAzYDubC
    • RE: energyAvailable wrong - shard1

      I reported this bug months ago with no response via ticket.The work around is to pass the active extensions via energyStructures https://docs.screeps.com/api/#StructureSpawn.spawnCreep or destroy the inactive structures.

      posted in Technical Issues and Bugs
      CrAzYDubC
    • RE: Ability to pass custom heuristic formula to pathfinder.search

      Yes. Read the attached article. heuristicWeight equal to the 'scale' listed in the article. I am asking to overwrite the existing A* formula F = G + weight * H, with a different one. I wrote my own A* function, but it will always be slower than pathfinder due to server side caching.

      posted in Feature Requests
      CrAzYDubC
    • Ability to pass custom heuristic formula to pathfinder.search

      As described. It would be nice to be able to pass a custom heuristic to pathfinder as a function.

      http://theory.stanford.edu/~amitp/GameProgramming/Heuristics.html

      posted in Feature Requests
      CrAzYDubC
    • RE: @artch Precisely this attitude

      And hear me out. A screeps ban should come in the form of a nuke with a timer of 100 ticks suddenly appears on every spawn they own every 100 ticks.

      posted in General Discussion
      CrAzYDubC
    • RE: @artch Precisely this attitude

      @artch Ban his account from screeps all together. We don't want him there either!

      posted in General Discussion
      CrAzYDubC
    • RE: Game.cpu.generatePixel change

      @tdxtor Keep my name out of your mouth. Thanks.

      posted in News & Announcements
      CrAzYDubC
    • RE: What is up with shard0? The unfairness of slow ticks.

      Shard0 exists near a gravity well and thus time moves slower there.

      posted in General Discussion
      CrAzYDubC
    • RE: What is up with shard0? The unfairness of slow ticks.

      @tdxtor I highly doubt the pixel change has caused the ticks to increase. More than likely this was brought on by the number of players (sitting at 2k from 1700 a few months ago) and the addition of seasonal games.

      posted in General Discussion
      CrAzYDubC
    • RE: @artch Precisely this attitude

      @artch For the record, my internet sucks where I am currently working out of (very austere area) and it causes a spam when I click once (even accidentally).. and I don't see how to remove them after they are posted. So if you got upset at mine, it wasn't intentional on my part and I apologize.

      With the child like behavior aside, I would look into the context that was said while also addressing the behaviors. The people on this forum are not the only ones who were irked by that last minute change. The change was fine. Finalizing the decision and rolling it out with a short notice only seemingly punished on the forum is an issue. You guys do great work and this is only one little hiccup, but I still wouldn't shrug it off. It's our game... but it's also your business.

      posted in General Discussion
      CrAzYDubC
    • RE: Game.cpu.generatePixel change

      Yup, this last minute change in decision broke my logic and caused me to lose a room due to script execution timeout (in the middle of a battle). I had written the code out anticipating the intents being canceled.

      posted in News & Announcements
      CrAzYDubC
    • RE: Spawn not refilling energy

      If there is energy in extensions, those count. Which room number are you?

      posted in Technical Issues and Bugs
      CrAzYDubC
    • Claiming a controller does/does not disable power

      After some back and forth on slack, i'd like to seek clarification. Does claiming a controller disable power? How about spawning? It appears claiming a controller does NOT disable power.

      If this an oversight?

      posted in Technical Issues and Bugs
      CrAzYDubC
    • RE: Game.cpu.generatePixel change

      I think charging 9500 or so bucket is fine. 10K leaves you with zero bucket. To me the issue with pixels wasn't generating, by the RNG around cashing them in for high tier decorations. If those decorations did something functional then you would also see a HUGE spike in pixel prices.

      posted in News & Announcements
      CrAzYDubC