7 Commits

Author SHA1 Message Date
Buckaroo Banzai
ebba32ad25
Add technic.register_cable_tier(name, tier) (#294)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-11-18 15:21:54 +11:00
SX
e943e4677a
Compatibility for technic_set_charge/technic_get_charge (#275) 2022-06-16 01:27:35 +03:00
SX
4434025c90
Update API documentation (#237)
* API documentation
* Fix switching station description
2022-04-22 15:50:38 +03:00
SX
3fef85cab0 Add technic_on_disable callback (#592) (#207)
This adds a new callback to trigger when the machine is no longer powered by the technic power grid. Also allows mods to override the infotext if needed.

Co-authored-by: sfence <sfence.software@gmail.com>
2021-09-11 13:46:19 +03:00
Serhiy Zahoriya
1a45ad19d4 Alloy furnace: Accept only unique ItemStacks from tubes (#523)
Co-authored-by: Luke aka SwissalpS <Luke@SwissalpS.ws>
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
2020-01-11 22:06:24 +01:00
HybridDog
41f175986d Show EU power values more readable (#424)
Add the EU_string helper function
In comparison to pretty_num it uses SI prefixes, adds "EU" (e.g. kEU) and rounds the number for readability
Add a constant_digit_count boolean setting
2018-07-16 17:26:39 +02:00
you
987cc5a6a4 Add api documentation (#361) 2017-06-05 10:51:59 -04:00