PTR Changelog 2019-02-01: Power Creeps



  • I must say I am very concerned with the way the new UI is being developed. I love the art style. But please, please, make the UI clear, obvious, and useful FIRST, and then, AND ONLY THEN make it pretty.

    Screeps is a game about optimising numbers and statistics. There is nothing more frustrating than a UI which hides the important information (I'm looking at you, market history!). Please prioritise showing this information over any kind of aesthetics.

    I would suggest that the default assumption for almost any page in the system should be a boring table of data, which you can make pretty with icons. Think very carefully before deviating from this.



  • I did not find the UI nearly as confusing as SystemParadox, but I had played with the prototype quite a bit before.

    I didn't notice the bars around the icon at first but effortlessly discovered it once I'd upgraded a power twice.

    I was worried the dark red theme would be a color blind nightmare but I didn't have any problems.

    I love the way the way the PowerCreeps change their coloring as they're upgraded. It might be cool to do something similar for the powers as well. Or maybe it would water down the effect. Either way I like it.

    It did take me while to notice the locks on powers I can't enable yet. Curiously I immediately noticed them for powers I had enabled. I got on here to ask why the lock icons were not used for all blocked powers. Only then did I notice the grayed out lock icons on the higher level powers. I'd suggest making the locks more visible on the powers you don't have enabled yet. Maybe keep the locks uniformly red whether the power is enabled or not.

    Putting the undo button next to the upgrade button was little nerve wracking. I wasn't comfortable with it until I'd gone through the upgrade flow (which is very pretty by the way).


  • Dev Team

    Update: Implemented remaining power effects, now all Operator powers are implemented.


  • Dev Team

    Update

    • Renamed Power Level to Global Power Level (GPL), or Game.gpl in the API.

    • Added cancel parameter to PowerCreep.delete(true).

    • Power Creeps are now available in ptr beta branch on npm and Steam:

      npm install screeps@ptr
      

      0_1544102982120_Steam_2018-12-06_16-28-37.png

      You can run this command in CLI to add some processed power in your account and start testing Power Creeps on your local server:

      storage.db['users'].update({username: 'MYNAME'}, {$set: {power: 1000000}});
      

  • Culture

    You should absolutely not permanently lose a power level for deleting a power creep. It should be a temporary level debuff that lasts a week or something, but there is no feasible way in the current system for that to ever work. A little bit of leeway for the first month works for everyone playing now, but what about any new players? Beyond that, since it doesn't reduce your actual power accumulated, recovering that "lost" level will take an exponential amount of time depending on how many levels you already have. It's just not a fair nor reasonable thing in this game, where re-engineering and optimizing is supposed to be prized.

    There's a bug on PTR where the memory database was updated yesterday night but the power creep I created before that happened no longer works. I call .spawn and get a 0 response but the creep fails to spawn.

    Since power creeps now have timed lives (lame), when will they ever be locked out from spawning?



  • @hernanduer To purely reply to respawning: I believe if PC dies from TTL alone, there is no spawning cd. However if it is (brutally) killed to death the cd kicks in.


  • Dev Team

    @hernanduer Power Creeps are intended to be an RPG element in Screeps. They are not just units, they are heroes. And we'd like to make PCs feel like characters in RPG or heroes in a strategy game, where you don't recreate your character all the time, but develop it towards some build that you planned in advance. Experimenting and optimizing should be done in the planner, not on a real creep. We want players to invest in their PCs, make them valuable static asset rather than dynamically assignable resource. And as in any RPG, you can reset to fix some mistakes, but at a cost. The cost is not super high actually, it's only a day or two of power farming, and it can also be paid with credits, since power will be sold by NPC terminals starting from this release. It feels natural that higher level players should pay more, because their power processing rate is supposedly higher too.



  • To back up @Hernanduer's point. It would be nice touch if all players had a 1 month free-delete grace period the first time they create a PowerCreep.

    As for the RPG element, it's working. My initial play with PowerCreeps had them named after their role like regular creeps. But as I started actually trying to set up spawning I naturally gravitated towards hero-like names. Magellan replaced wanderer. Radar (old timey TV MASH character) replaced observinator.

    Could we add a way to rename PowerCreeps. Currently I have to loose a power level if I decide I don't like a PowerCreep's name or I change my naming theme.

    I have played other games where your latest level up is always undo-able. This would allow players to experiment with an upgrade without the fear of wasting a power level if they decide they don't like the ability or it doesn't mesh well with their plans for their PowerCreep. PTR might solve this problem, but in my experience most players don't use it as much as I do.

    Both of these ideas can be added after PowerCreeps launch.

    Thinking about PowerCreeps like heroes gave me another idea to avoid some friction I encountered. Disconnect leveling up a PowerCreep from selecting its powers. I've played many RPGs (most recently Divinity Original Sin) where I held on to ability points after a level up because nothing seemed particularly useful at that point in the game. This is a change from your stated goal to force players to have muti-use PowerCreeps, but only a slight change. A player that focuses on a single power would have unspent points instead of randomly selected powers. Later when they're ready to make use of those unspent points they can choose powers that they're interested in rather than whatever the clicked on at the time.

    This mirrors my experience working with PowerCreeps. I added a single power(generate ops of course) then got some code up for that. Leveled up and picked a second power(operate observer) then got that code up. Decided I wanted to try out operating my power processing so I upgraded to level 10. And here is where I hit the snag. It's a no brainer to upgrade the powers my PowerCreep already knows how to use, but I could not get to level 10 without picking a 3rd and 4th power that I did not want to code for at the momement. So I did a best guess on what I might want and upgraded to lvl 10. (BTW it felt mildly unpleasant being forced to "buy" something I didn't want, like having your ISP force you to buy a router when I just want bandwidth). Now I've got a little more code done I wish I had picked different powers. Since resets are expensive I'm reluctant to delete it just so I can pick the 4th power I want to use.

    A new player might not have my same experience since their power level will grow over time (in my case I started with 18 to work with). But honestly it's not that hard to buy and process power. Any player with some credits saved up and a decent energy supply could set up processing one weekend and come back the next with 10 power levels ready to go.

    TL:DR: Allowing PowerCreeps defer selecting a power when leveling up would allow players (well at least me) to work on the code they're interested in at the moment while still encouraging multi-function PowerCreeps.



  • @artch said in PTR Changelog 2019-02-01: Power Creeps:

    @davaned Imagine you have 10 rooms and 10 power creeps. Their cooldowns are designed in a way that one PC can maintain one room or a little bit more. Now you have to make a choice: would you use only 3 powers in every room, operating only 3 types of structures, or use all available powers, operating all structures, thus producing higher economy efficiency but with less ops efficiency.

    I'm curious about something. Have major changes been made to the cost of power levels? Originally, it was an exponential growth curve (EVERY PL cost more than the one before it.) making something like "10 rooms and 10 PCs" essentially impossible unless you had ginormous piles of PL. Which... you wouldn't have with a mere 10 rooms. Let's see... 10 rooms each with a PC that has 15 ability points, so you can have 3 in several skills (as per your example.) That's 150 total PL. Total power processed: 22,349,193, the 150th one cost 320,497 power. And of course, if you foolishly delete one, you pay a 24 hour penalty before rebuilding it, and 320,497 power.


  • Culture

    @artch

    @artch said in PTR Changelog 2019-02-01: Power Creeps:

    @hernanduer Power Creeps are intended to be an RPG element in Screeps. They are not just units, they are heroes. And we'd like to make PCs feel like characters in RPG or heroes in a strategy game, where you don't recreate your character all the time, but develop it towards some build that you planned in advance. Experimenting and optimizing should be done in the planner, not on a real creep. We want players to invest in their PCs, make them valuable static asset rather than dynamically assignable resource.

    Why? I have 422 levels right now, I'm not going to be writing individual code for 40+ power creeps; they're going to fit into roles just like normal creeps. I'm not saying the levels should be immediately available again, you could even lock out all the levels someone used (level 25 creep - 25 levels locked) for a few days if they delete a power creep, that prevents someone from immediately switching. Permanent loss in a game like this is ridiculous.

    And as in any RPG, you can reset to fix some mistakes, but at a cost. The cost is not super high actually, it's only a day or two of power farming, and it can also be paid with credits, since power will be sold by NPC terminals starting from this release. It feels natural that higher level players should pay more, because their power processing rate is supposedly higher too.

    The point is, that's game effort that is gone forever, and the more deletions made, the more expensive they get because power levels are exponential. It's not a fun or strategically valuable mechanic, it's unfair penalization for people who like to optimize.

    This doesn't even account for guaranteed post-release balancing of powers. Grace periods won't work, what if someone has to be afk for some period of time? You also won't be able to immediately reset everyone's power creeps using the changed powers, that could break who knows what. Free resets or something?

    This stupid permanent loss system just adds so much needless complication while giving absolutely NOTHING in terms of value to play, and in fact takes away from things players feel they have earned.


  • Dev Team

    @hernanduer

    I have 422 levels right now, I'm not going to be writing individual code for 40+ power creeps

    Honestly, I actually think you will be. Not at the start, but your pursuit of perfect optimization will inevitably lead you to the point when your every single PC has slightly modified skills tree and thus slightly modified aspects of behavior, thus effectively becoming unique "characters", unlike regular creeps which all have identical bodies. Otherwise you won't be able to achieve the desired level of optimization, identical builds of PCs won't work as good as highly optimized for given circumstances (rooms, defense/offense balance, neighbors, world location, new secret trade mechanic that will be announced soon).

    This process is a bit skewed for you because you already have so many levels without actually going through the natural process of growing new power creeps. But an average player who builds new PCs as he levels up will most likely have unique PCs, not a bunch of identical role-based templates.

    Permanent loss in a game like this is ridiculous.

    Well, you permanently lose almost everything when you respawn.

    I have a question for you: have you ever played a persistent world online game with skills/tech trees where you are allowed to reset without cost (i.e. without some permanent loss of resources like gold, credits, skills points, etc)?

    Grace periods won't work, what if someone has to be afk for some period of time?

    This is a valid concern. We should probably consider some "free reset coupons" instead of "free reset periods".



  • If you want there to be a strong penalty for adjusting power creeps, what about a really long cooldown instead of a permanent loss of power level. Let's say you want to delete a level 15 power creep, how about locking you out of 15 levels for a month. That way, you can change your power creep without permanent loss, but you will have a month of operating inefficiently with fewer power creeps. So there will be a strong reason not to change, but if you do really need to change you can.


  • Dev Team

    @wtfrank But what if I want to reroll all my power creeps? Or if I have just one power creep?



  • @artch You want to reroll all of them? then be locked out of all your power levels for a month.

    Lets say I am GPL 100, and I have 3 level 20 power creeps. This means I have 40 "spare power levels". Lets say I delete one of them, then I still have 40 spare power levels but only 2 power creeps. Lets say I then create a level 5 power creep. I now have 35 spare power levels. After one month I get the 20 back, putting me onto 55 spare power levels.

    For simplicity the rule could be "power levels are returned when one month has gone by since the most recent power creep was deleted". So if multiple power creeps were deleted at different times, you wouldn't have to have differing level return times and all the complication around tracking that.

    So this changes the permanent penalty of a loss of power level, into a temporary penalty that is more severe for the period of the penalty, but in the long run less severe as you don't permanently lose those power levels.

    ☝

  • Dev Team

    @wtfrank Forcing a player to wait for a month without access to some game feature is unacceptable. Some players may just quit during this wait. Especially if this is the first player's power creep.



  • Lock out of only half the power levels you deleted then?

    Or have one level "recharge" every 48 hours?



  • I reckon the level drop penalty is a very elegant solution. It's functionally similar to proposals for hard timer lockouts but leaves player interaction as part of the system while scaling the penalty with the player's ability to mitigate it.


  • Culture

    @faff said in PTR Changelog 2019-02-01: Power Creeps:

    I reckon the level drop penalty is a very elegant solution. It's functionally similar to proposals for hard timer lockouts but leaves player interaction as part of the system while scaling the penalty with the player's ability to mitigate it.

    It's not a level drop, it's a malus to your real level. That means the scale of loss gets greater the more creeps you delete and there is nothing you can ever do to fix it. It's bad design and antithesis to fun or strategy.

    @artch said in PTR Changelog 2019-02-01: Power Creeps:

    Honestly, I actually think you will be. Not at the start, but your pursuit of perfect optimization will inevitably lead you to the point when your every single PC has slightly modified skills tree and thus slightly modified aspects of behavior, thus effectively becoming unique "characters", unlike regular creeps which all have identical bodies. Otherwise you won't be able to achieve the desired level of optimization, identical builds of PCs won't work as good as highly optimized for given circumstances (rooms, defense/offense balance, neighbors, world location, new secret trade mechanic that will be announced soon).

    Can't get to that point if deleting them costs me a usable level. I will absolutely never delete a single one and thus won't ever develop such optimizations.

    Permanent loss in a game like this is ridiculous.

    Well, you permanently lose almost everything when you respawn.

    I have a question for you: have you ever played a persistent world online game with skills/tech trees where you are allowed to reset without cost (i.e. without some permanent loss of resources like gold, credits, skills points, etc)?

    I remember the fact you keep your GCL and code being a big deal. You never lose everything when you restart, and levels are supposed to be one of those things.

    Sure, some RPGs have costs for reskilling. NEVER are they the levels you're trying to reskill, and they're typically pretty cheap, in the realm of some credits or a special item you can find.


  • Culture

    PowerCreeps aren't showing up under Room.find FIND_CREEPS or the more specific versions.

    The PTR API Reference is out of date too, in particular with some constants usage and stating power creeps have indefinite lifespans.



  • I assumed PowerCreeps would have new FIND_ and LOOK_ constants. I couldn't find any documentation on what those constants do, it just implied by their name.