Mirroar

Results 27 issues of Mirroar

When a global reset occurs (uploading code, restarting the server), data in RawMemory.segments seems to be lost. Here's a screenshot of the console. ![segments empty](https://user-images.githubusercontent.com/151859/150022093-ebafc6e2-d0b3-4ed1-94a4-cf6b2de428e9.png) The first 2 lines of...

Determine needed transport capacity for all remote mines around a room, and send haulers to whichever source needs it ob every Iteration.

On botarena or in seasonal, other players reach GCL2 much faster, this can be improved with a few changes: - We don't need to optimize for CPU at that point,...

Refilling with bays works fine, but I'd like to cut down on intents for hauling energy around, and better managed bays will probably help with that. Depending on size they...

Old exploit code still exists, but needs to bei triggered automatically much like normal remote mining.

After reaching RCL4 and getting a storage, rooms will benefit greatly from an operator power creep boosting their energy production and spawn capacity. This would speed up the time it...

There should be a setting for re-planning existing rooms automatically or not. Having all your rooms deconstructing and constructing several structures after a code update isn't something everybody might want,...

This mostly plays into #22. I've already started improving the memory footprint of room position serialization. In the end, we could save a lot more memory by switching to something...

The amount of transporters spawned in a room might not be sufficient when there are long paths between storage and sources / controller. This is especially true if links aren't...

The trading code hasn't been touched in ages. We could: - trade with new resources: power, ops, pixels (if the user wants them) - Allow setting which resources may be...