PTR Changelog 2016-09-19



  • after a heated coffee-less discussion here are a few more suggestions:

    - nerf the 2-sourced reserved rooms as intended, but don't nerf the 1-sourced rooms, giving some hope to the newly players that are surrounded by such rooms

    - boost the owned rooms sources so that the new players can more easily establish their empires

    - nerf the SK rooms even more energy-wise


  • Dev Team

    So since the market has required essentially a rebalance of the entire game and a restructuring of the most basic ideas of the game that have existed for over a year now (that is, keep your rooms spaced out to mine the most sources), is it safe to assume we will be doing this incredibly annoying dance all over again for the next big update (which I am 100% sure is not power creeps)?

    And again, I repeat:

    This change has nothing to do with the market balance, supply/demand, orders, etc. It’s all about large-scale economy balance - i.e. overall resources produce and consumption in the game. Their distribution between players is unrelated.

    We were concerned with the resources balance long before the market had appeared. And yes, the next major gameplay feature after open-source server is power creeps, as stated in our Roadmap.

    Also I want to point out that it’s ridiculous that you have the time to do this but you don’t have the time to give the reasons for doing it because of “OSS server” (which I personally really don’t care about)

    Doing this means merely changing some constants. “Giving the reasons” means publishing (and polishing) a lot of inner raw info, which would require order of magnitude more efforts.

    What is the real reason behind it? It now seems impossible to boost all your rooms 24/7 with XGH2O. Was this the goal?

    This is exactly the goal - to not be able to XGH2O-boost all your rooms with your own minerals. Otherwise, you have no incentive in importing resources.

    The market was quite healthy lately, and was stabilizing. It seemed to work well. This change might throw it off again.

    We are not concerned with the market yet, it’s too young.

    What happens with current reserved rooms? Will random rooms be unreserved?

    It’s a legitimate question (in case if we go for reservations limit) that I don’t have the answer to yet.


  • Culture

    After crunching some numbers this morning I've come to the conclusion that the nerf of max claimed rooms to GCL*3 is better.

    Numbers on this with current change:

    Upkeep with 3k: [579.80] - profits - 1110.20
    Upkeep with 2k: [468.09] - profits - 658.57

    It will almost halve my energy income, but still keep my CPU usage the same, leaving me no room to focus on other parts of my code.

    If we get a GCL cap, I'd probably stop mining the rooms I only want to protect and own, but not actually mine.

    If the GCL change would go through It would also free up roughly 45 CPU on my part.

     

    > This is exactly the goal - to not be able to XGH2O-boost all your rooms with your own minerals. Otherwise, you have no incentive in importing resources

     

    I have optimized my mineral intake a LOT with the sole purpose so I could do this, I had to buy H, K and X on the market to sustain it. With the minerals I'm still wondering if this will become possible, even with buying minerals on the market, I was actually importing minerals before the change.


  • Dev Team

    I have optimized my mineral intake a LOT with the sole purpose so I could do this, I had to buy H, K and X on the market to sustain it. With the minerals I’m still wondering if this will become possible, even with buying minerals on the market, I was actually importing minerals before the change.

    Infinitely boosting all your upgraders with XGH2O (up to 15 WORK per room according to the RCL8 limit) in all rooms should be impossible at all. XGH2O should be rare and precious boost that is available only for either short period of time or a small set of your rooms. 


  • Dev Team

    OK folks, the decision is:

    We postpone first two points in the changelog until power creeps are released.

    The reason is that there will be a power creep class with the Power called PWR_EXTEND_SOURCE that allows to increase sources capacity for one cycle, including ones in reserved rooms. This skill will have a cooldown depending on the skill level (and thus on player’s power resources processed), it is similar to the GCL-based limit. After they are introduced, reservation itself will no longer boost sources capacity, but it instead will allow to apply PWR_EXTEND_SOURCE to sources in neutral reserved rooms:

    Game.powerCreeps['MyPowerCreep1'].usePower(PWR_EXTEND_SOURCE, theSource);

    This move will include all the good parts from this discussion - it will introduce a natural soft limit on remote harvesting depending on the player level while differentiating territory reservation and energy sources boosting.

    We estimate that this change will take place in two months. Enjoy your remote sources in the meantime! 🙂


  • Culture

    > Infinitely boosting all your upgraders with XGH2O (up to 15 WORK per room according to the RCL8 limit) in all rooms should be impossible at all

    Fair enough! Now I can plan my usage of those minerals accordingly.

     

    > We postpone first two points in the changelog until power creeps are released

    Since I thought this was the main reason for the change, I think it's the right choice. In the beginning people will struggle with the new code that's needed to support their empire again, but that seems to be expected.

     

     

    Can we get a "power creeps thread" going on which we could provide feedback on your plans?  

    I think presenting changes during the beta-stage will give you valuable constructive feedback from the community. 


  • Dev Team

    Can we get a “power creeps thread” going on which we could provide feedback on your plans?

    I think presenting changes during the beta-stage will give you valuable constructive feedback from the community.

    We’ll publish some design docs on power creeps classes and skills in the blog when we get the overall concept polished enough.


  • Culture

    Awsome, don't make it too polished 😄



  • Can multiple harvesters hit the extractor when its cooldown is at 0?

    Can you share your vision with the cooldown? Is the expectation that every room has a dedicated harvester next to an extractor that sits on it's laurels for 85% of its life? 

    I have updated my solver for optimizing a single unboosted mineral harvesting creep using the proposed cooldown changes.

    • RCL8 for 50k resource @ 12 steps away with roads before change  ~.8 min/tick   ~4.6 mineral/energy     61456 ticks
    • RCL8 for 50k resource @ 12 steps away with roads after change  ~.7 min/tick  ~1.25 mineral/energy  71500 ticks

    So for inside a base, it'll cost about 4x as much in energy to harvest and maybe half a day longer. not bad!

     

    And when you look at it for extractors in a center room:

    • RCL8 for 50k resource @ 100 steps away with 10% roads before change ~.65 min/tick   ~1.3 mineral/energy  76450 ticks
    • RCL8 for 50k resource @ 100 steps away with 10% roads after change  ~.52 min/tick  ~.6 mineral/energy  96250 ticks

    So going for a center room is still viable, but costs over twice as much and will take over a day longer

     

    Where the cooldown will effect me the most is SK rooms. I currently get about 300 ticks of harvesting per creep between fights, but that'll turn to 50. I don't have equations for this yet, but i doubt my current 'single creep kills Keeper and harvests' will continue to be viable.

     

    On another note, the ERR_TIRED verbage is an odd description for a structure.

     


  • Culture

    Another idea is that a cooldown could be removed by a continuous regeneration. The extractor "mines" the mineral up. You can later "harvest/transfer" the minerals to the creep.

    say every 5 ticks a mineral regenerates between 3,5 and 7 minerals. The max of a mineral storage could be extremely low as well.

     

    > Where the cooldown will effect me the most is SK rooms. I currently get about 300 ticks of harvesting per creep between fights, but that'll turn to 50. I don't have equations for this yet, but i doubt my current 'single creep kills Keeper and harvests' will continue to be viable.

    You can do 4 ticks of fighting, than 1 mine in between

     

    > On another note, the ERR_TIRED verbage is an odd description for a structure

    ERR_BUSY seems more suitable to me as well



  • @Revrick, Dissi: a link also returns ERR_TIRED while still cooling down.


  • Culture

    Oh cool, forgot about that.

    ERR_TIRED seems better 🙂


  • Dev Team

    Can multiple harvesters hit the extractor when its cooldown is at 0?

    Yes, they can.

    Is the expectation that every room has a dedicated harvester next to an extractor that sits on it’s laurels for 85% of its life?

    Yes, most likely. Another alternative could be a 100-tick cooldown every 10 harvests, but it would require complicating StructureExtractor prototype further introducing yet another property like harvestsRemaining.



  • hrm.. I'd rather see a cap on reserved rooms as well than a reduction of source capacity, mostly for CPU reasons...


  • Culture

    "And again, I repeat:

    This change has nothing to do with the market balance, supply/demand, orders, etc. It’s all about large-scale economy balance - i.e. overall resources produce and consumption in the game. Their distribution between players is unrelated."

    I understand that, but this did happen almost immediately after the Market was released. It's hard not to see a correlation when you don't supply the reasons.

     

    "Doing this means merely changing some constants. “Giving the reasons” means publishing (and polishing) a lot of inner raw info, which would require order of magnitude more efforts."

    Sure, but there was a lot of discussion that must've taken a good chunk of time on you guys' side. Of course, publishing the reasons would take more time, I'm not saying it wouldn't, just that such a dramatic change should've had pretty well qualified reasons.

     

    Overall though, I appreciate that you guys have decided to hold off until power creeps, when we'll have a chance to counteract these nerfs somewhat. If we had to change how fundamental aspects of our code works yet again in a couple months time, that would've been incredibly annoying and tedious, time we could've spent improving it instead. So thank you for waiting.



  • i don't want to complain much. I have no real insight, and i trust the devs about this.

    i can only speak from my own point of view, and that is: as a GCL 7 who gets all his energy from remote-harvesting, this nerfs me _very_ hard. It also doesn't help my CPU - because i already only mine with 1 harvester/source. I even don't have claimers everywhere - because of the CPU. 

    Regarding the SourceKeeper Rooms: we (NATO) have been _forced_ away from this room already by the much more powerfull Thunderkittens. This will give them a freaking super-advantage towards us. 

    So nerf the SK rooms? ... this sounds to easy for me, as many ppl already pointed out. 

    i think i will have about 30% less energy after this patch while needing more CPU.
    I don't really know how i can sustain with this.. we will see.

    praise the GCL :'-/



  • I am very late to this thread, but just wanted to say that if we require power creeps to "boost" sources, that is heavily favoring higher GCL players, while heavily punishing newer players.  It takes a very long time for new players to even get to the point that dealing with power is even worth it.  We are dealing with more basic stuff like just getting our rooms to function.

    If you nerf remote mining, that only helps players like Dissi, who already has stock piles of power, and he can easily afford to boost his remote mining operations.  The newer players will basically never be able to remote mine due to this nerf.

    Maybe you plan on making power more easily accessible to new players, if so, then that might help.  But if not, then I see this change just making a larger gap between older players and newer players.



  • Just one more point I would like to make, is the technical burden for remote mining.  As a new player, I still haven't dealt with remote mining, since it would take a significant time to get code that would result in a profitable operation.  Right now, I am more focused on immediate issues inside my own rooms.

    If you make is such that we need this power creep to boost a source, I fear that will just increase the burden of remote mining for newer players, in terms of coding (and cpu).  

    I 100% agree that higher player remote mining operations are too profitable right now, but on the flip side, if you reduce those profits, you will make it such that newer players will almost never remote mine.  I would like to see a balance that limits higher players, without harming newer players.