Space Exploration - interstellar construction requests fulfillment

by Quezler

Keeping building equipment stocked at every planet is tedious, just shoot it there from nauvis.

Tweaks
2 months ago
1.1
327
Blueprints Cheats

Changelog

Version: 1.2.0
Date: 2024. 03. 06
  Commits:
    - Support shooting basegame repair packs
Version: 1.1.6
Date: 2024. 02. 02
  Commits:
    - Support fulfilling equipment train stop proxies
Version: 1.1.5
Date: 2024. 01. 26
  Commits:
    - Do not alert networks with no storage chests (cut off networks)
Version: 1.1.4
Date: 2024. 01. 26
  Commits:
    - Show alert on closest roboport if storage is full
Version: 1.1.3
Date: 2024. 01. 26
  Commits:
    - Only deliver to storage chests
Version: 1.1.2
Date: 2024. 01. 14
  Commits:
    - Support delivering buildings for fake factorissimo factories
Version: 1.1.1
Date: 2023. 12. 21
  Commits:
    - Fix `Item stack count has to be a positive integer.`
Version: 1.1.0
Date: 2023. 12. 21
  Commits:
    - Reworked the mod to be faster & simpeler (pickup pre-existing cannons before updating or you'll lose them)
Version: 1.0.22
Date: 2023. 12. 16
  Commits:
    - Avoid fulfilling construction requests on the same surface as the turret
Version: 1.0.21
Date: 2023. 12. 14
  Commits:
    - Support tile ghosts
Version: 1.0.20
Date: 2023. 12. 14
  Commits:
    - Fix proxies not expiring after 10-20 minutes
Version: 1.0.19
Date: 2023. 12. 14
  Commits:
    - Support upgrade requests
Version: 1.0.18
Date: 2023. 12. 13
  Commits:
    - Fix the uncached destination rich text defaulting to "nil"
Version: 1.0.17
Date: 2023. 12. 13
  Commits:
    - Fix `table_size(colliding_items)` crashing if `nil`
Version: 1.0.16
Date: 2023. 12. 13
  Commits:
    - Print colliding items to the chat in order to determine how important it is to handle them
Version: 1.0.15
Date: 2023. 12. 13
  Commits:
    - Cache `remote.call("space-exploration", "get_zone_from_surface_index")`
Version: 1.0.14
Date: 2023. 12. 12
  Commits:
    - Remove power prioritization
Version: 1.0.13
Date: 2023. 12. 12
  Commits:
    - Fix `handler.lua:298: could not remove enough of this item from the proxy.`
Version: 1.0.12
Date: 2023. 12. 12
  Commits:
    - Support delivering modules
Version: 1.0.11
Date: 2023. 12. 11
  Commits:
    - Fix infinite loop by persisting `already_shuffled`
Version: 1.0.10
Date: 2023. 12. 11
  Commits:
    - Infinite loop debug build
Version: 1.0.9
Date: 2023. 12. 11
  Commits:
    - Only spend item if reviving succeeds (cliffs or unremoved rocks could void building materials)
Version: 1.0.8
Date: 2023. 12. 11
  Commits:
    - Add flashing logistics icon and lookup the logistic network through there
Version: 1.0.7
Date: 2023. 12. 11
  Commits:
    - Optimize the while loop exit condition & check for a proxy before finding and checking network contents
Version: 1.0.6
Date: 2023. 12. 10
  Commits:
    - Fix `control.lua:32: attempt to compare number with nil`
Version: 1.0.5
Date: 2023. 12. 10
  Commits:
    - Log when white loop becomes infinite
Version: 1.0.4
Date: 2023. 12. 10
  Commits:
    - Spread processing out over 600 ticks (to avoid lag spikes every 10 seconds)
Version: 1.0.3
Date: 2023. 12. 08
  Commits:
    - Fix `attempt to index field 'target' (a nil value)`
Version: 1.0.2
Date: 2023. 12. 08
  Commits:
    - Fix all interstellar construction turrets being invalidated by GC
Version: 1.0.1
Date: 2023. 12. 08
  Commits:
    - Raise revive for other mods
Version: 1.0.0
Date: 2023. 12. 08
  Commits:
    - Mod portal release
Version: 0.0.28
Date: 2023. 12. 08
  Commits:
    - Mod portal MVP release imminent
Version: 0.0.27
Date: 2023. 12. 08
  Commits:
    - Checking force just once, expiring proxies, data.raw cleanup
Version: 0.0.26
Date: 2023. 12. 08
  Commits:
    - Thumbnail and some tidying up
Version: 0.0.25
Date: 2023. 12. 08
  Commits:
    - Load meteor.lua through space-exploration-scripts
Version: 0.0.24
Date: 2023. 12. 08
  Commits:
    - Simplify attack parameters
    - Only consider networks that have the item we're after
Version: 0.0.23
Date: 2023. 12. 08
  Commits:
    - Cancel the proxy if the ghost is no longer undead
Version: 0.0.22
Date: 2023. 12. 08
  Commits:
    - Support shooting 4 times before energy runs out
Version: 0.0.21
Date: 2023. 12. 08
  Commits:
    - Garbage collection and code cleanup
Version: 0.0.20
Date: 2023. 12. 08
  Commits:
    - Shoot and revive the moment a construction bot delivers
Version: 0.0.19
Date: 2023. 12. 08
  Commits:
    - Draw a random card to deal with unhandled alerts
Version: 0.0.18
Date: 2023. 12. 08
  Commits:
    - Add rich text to proxies
    - Move custom zone rich text to space exploration scripts
Version: 0.0.17
Date: 2023. 12. 08
  Commits:
    - Cleanup draw_random_card()
Version: 0.0.16
Date: 2023. 12. 08
  Commits:
    - Use a deck mechanic to pick a random turret to use
Version: 0.0.15
Date: 2023. 12. 07
  Commits:
    - Poorly assign item request proxies as proof of concept
Version: 0.0.14
Date: 2023. 12. 07
  Commits:
    - Check which things wouldn't support simple proxies
Version: 0.0.13
Date: 2023. 12. 07
  Commits:
    - Have interstellar construction turrets shoot when charged
Version: 0.0.12
Date: 2023. 12. 07
  Commits:
    - Move logic into scripts.handler
Version: 0.0.11
Date: 2023. 12. 07
  Commits:
    - Register interstellar construction turrets in global
Version: 0.0.10
Date: 2023. 12. 07
  Commits:
    - Set the readme
Version: 0.0.9
Date: 2023. 12. 07
  Commits:
    - Setup recipe and research
Version: 0.0.8
Date: 2023. 12. 07
  Commits:
    - Make the entity minable and return itself
Version: 0.0.7
Date: 2023. 12. 07
  Commits:
    - Hardcode the energy source
Version: 0.0.6
Date: 2023. 12. 07
  Commits:
    - Increase the electric flow and required power
Version: 0.0.5
Date: 2023. 12. 07
  Commits:
    - use the laser turret as the base
Version: 0.0.4
Date: 2023. 12. 07
  Commits:
    - Switch to electric turret whilst preserving the ammo turret source
Version: 0.0.3
Date: 2023. 12. 07
  Commits:
    - Tint the icon mask properly
Version: 0.0.2
Date: 2023. 12. 07
  Commits:
    - Switch to an ammo turret since it has the right properties
Version: 0.0.1
Date: 2023. 12. 07
  Commits:
    - Replicate the constructable entity
Version: 0.0.0
Date: 2023. 12. 07
  Commits:
    - Stash se-interstellar-construction-requests-fulfillment draft