Navigation

    forum

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

    Posts made by Maxion

    • RE: Draft: Store prototype API

      @artch said in Draft: Store prototype API:

      • Store.getUsedCapacity([resourceType])
        • resourceType is undefined: equals to _.sum(store) with internal caching or null if this is not a general purpose store;
        • resourceType is defined: returns capacity for that particular resource or null if this resource cannot be stored in this particular structure

      It might be a case of copy paste, or just me nit picking, but I think in that last list point of returns capacity for that particular resource it should be returns used capacity of that particular resource.

      (and don't mind me not figuring out how to replicate the bullet list indentation properly)

      posted in News & Announcements
      Maxion
    • RE: PTR Changelog 2018-11-01: Creep.pull()

      @nihilrex said in PTR Changelog 2018-11-01: Creep.pull():

      Can I ask why this is not creep.pull(target); creep.move(destination) or creep.pull(target,direction)?

      Those seem much more useful and interesting.

      Did you miss the part about it being usable on other players creeps, and them having to accept it? Or am I missing where you included that in your post?

      posted in News & Announcements
      Maxion
    • RE: AttackController too easy to recover from

      Wouldn't making the timer half filled after an upgrade make safemode unavailable for some time right after each controller upgrade? Or is that the whole point of that change?

      posted in Feature Requests
      Maxion
    • WebGL Renderer ranged_attack animation issue

      When a creep on a room exit does a ranged attack and then gets teleported to the other room (especially if bounching back and forth between rooms), the animation of the attack is displayed in the wrong room. Currently seeing vertical lines across the whole room for the attacks on the botarena private server.

      posted in Technical Issues and Bugs
      Maxion
    • Player respawned but controller is still downgrading

      Someone in Slack pointed out this room (E55S78) where the player who had owned it (Hive_) has respawned somewhere else, but the controller still has a level > 0 and is still downgrading with no owner...

      posted in Technical Issues and Bugs
      Maxion
    • RE: Interesting novice area

      I think the incomplete sector ones were recently increased to 20ish days.

      posted in General Discussion
      Maxion
    • RE: Issues with invaders and SK's on private servers

      Thank you very much, hopefully we'll get it to work now. 🙂

      posted in Private servers
      Maxion
    • Issues with invaders and SK's on private servers

      On private servers currently, Invaders and Source Keepers do not perform any actions, and trying to check their owner.username results in errors about undefined having no username property, even if first checking if .owner returns truthy. The first problem may be caused by the second, but that I do not know.

      posted in Private servers
      Maxion
    • RE: GCL doesn't increase

      When RCL finally changes, GCL also starts changing.

      posted in Private servers
      Maxion
    • Controller not upgrading when progress is full

      On the private server, the controller progress keeps going up above the max for the rcl without it leveling up.

      posted in Private servers
      Maxion