screepsmod-admin-utils icon indicating copy to clipboard operation
screepsmod-admin-utils copied to clipboard

Certain constants overridden in config.yml do not seem to get applied at all.

Open rejectpretzel opened this issue 5 years ago • 0 comments

Changing GCL_MULTIPLY and GCL_POW seems to have no effect. Setting GCL_MULTIPLY to 1000 for example with 10000000 GCL should result in an extremely high GCL but Game.gcl.level is 3 and trying to claim more than 3 rooms anyway gives ERR_GCL_NOT_ENOUGH.

I'm assuming this issue extends at least to POWER_LEVEL_MULTIPLY and POWER_LEVEL_POW but I am unable to test this.

CONSTRUCTION_COST, CONTROLLER_LEVELS, SAFE_MODE_COOLDOWN, and SAFE_MODE_DURATION all seem to work fine other than the initial safe mode duration and the client not recognizing the changed controller level up cost.

rejectpretzel avatar May 13 '20 22:05 rejectpretzel