Joachim Stolberg
14f7c8718c
Fast fix for #115 : bad argument #1 to 'pairs' (table expected, got nil)
2023-01-29 16:47:07 +01:00
Joachim Stolberg
f8ca493a6b
Fix ta5 hyperloop tank bug, EOF blank added
2022-01-04 19:40:27 +01:00
Joachim Stolberg
8a21364d4b
delete EOL blanks
2022-01-03 21:40:31 +01:00
Joachim Stolberg
1d7db7943b
Prepare for lib 'networks'
2021-06-19 15:06:08 +02:00
Joachim Stolberg
dd462aa220
Generators: Show network overload
2020-12-04 17:52:27 +01:00
Joachim Stolberg
028a1591c2
Switch license from GPL to AGPL
2020-10-19 19:09:17 +02:00
Thomas--S
0375cb1480
Quarry: Improve digging behaviour
...
Quarry now digs nodes like a player.
Additionally, some possible causes for crashes are fixed.
E.g. the `inv` in the `after_dig_node` callbacks were not guaranteed to exist.
Please note that TA4 batteries that were dug before this change are considered as full.
2020-09-12 09:45:33 +02:00
Thomas--S
d4a65cfb63
Digtron Battery: Fix duplication bug
...
This is done by using `preserve_metadata` instead of a custom `after_dig_node` callback.
2020-08-23 17:51:07 +02:00
Thomas--S
cb5d6eb619
Add a simple Digtron battery.
...
Further balancing or adjustments might be necessary.
2020-07-21 21:41:31 +02:00