Thomas Rudin
3feb133991
another one
2019-09-12 19:33:13 +02:00
Thomas Rudin
c0834283db
missing comma
2019-09-12 19:32:21 +02:00
NatureFreshMilk
c8e6618a94
missing flowers
2019-09-12 15:34:39 +02:00
Thomas Rudin
d260bb0245
Merge pull request #1 from OgelGames/master
...
Fix conflicting desert sand compress recipes
2019-09-04 12:39:17 +02:00
OgelGames
eac1f71433
Fix conflicting desert sand compress recipes
2019-09-04 19:26:33 +10:00
NatureFreshMilk
9a48248316
Merge branch 'master' into pandorabox
2019-08-27 07:35:00 +02:00
coil
d119a67482
Refactor switching station ABMs ( #508 )
...
When the function is defined inside the ABM, a new closure is allocated every time the ABM runs.
Since the action function is already way too long, it's better for readability and performance to split it out.
2019-08-26 19:45:11 +02:00
NatureFreshMilk
62ee9016b7
Merge branch 'master' into pandorabox
2019-08-21 15:45:51 +02:00
Thomas Rudin
68755c0cf7
i really should have a setting for this
2019-08-03 07:23:08 +02:00
coil
bb05ff8fd2
Reject constructor in constructor slot inventories ( #505 )
2019-07-21 12:40:57 +02:00
Thomas Rudin
439ebfc173
moar depth
2019-07-08 17:44:19 +02:00
Thomas Rudin
897538d3fa
limit cpu time of the quarry
2019-06-19 14:41:16 +02:00
Thomas Rudin
458f23b929
limit quarry depth
2019-06-04 05:56:00 +02:00
Parasitoid
e8f1033d49
Add alloy ice + bucket = water bucket ( #470 )
2019-06-01 12:33:31 +02:00
Thomas Rudin
bca3c97229
remove monitoring code
2019-04-29 21:30:17 +02:00
Thomas Rudin
6059ec8aeb
Revert "Revert "Revert "remove monitoring code and deps"""
...
This reverts commit 2a07854bd337e918ea9e60d08b42b7dbe09b2433.
2019-04-29 21:26:20 +02:00
Thomas Rudin
b89eee3b68
sw fix
2019-04-29 20:57:00 +02:00
Thomas Rudin
9ca1f1070a
Revert "Revert "remove monitoring code and deps""
...
This reverts commit 48d251a33821a2b6f9f826e6d8fe7ca601e3e903.
2019-04-29 20:49:22 +02:00
Thomas Rudin
8b457ef770
lift quarry limits a bit
2019-04-20 22:00:04 +02:00
Lejo
b81d1d3f2d
Check protection of the forcefield and Quarry ( #468 )
2019-04-13 20:45:49 +02:00
Thomas Rudin
5e8c450f0a
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-04-12 21:03:07 +02:00
Thomas Rudin
3252c4340a
cleanup
2019-04-12 15:43:25 +02:00
Thomas Rudin
bf0f22fdb8
don't check above pos on quarry dig
2019-04-12 15:43:03 +02:00
Thomas Rudin
ddf78dbc57
perf stuff
2019-04-10 09:42:02 +02:00
Thomas Rudin
0886117328
try to load_area() on quarry dig
2019-04-09 18:16:27 +02:00
Thomas Rudin
55c343b0a8
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-04-01 16:26:54 +02:00
NatureFreshMilk
cea42b18a0
add technic.switch_max_range setting
2019-04-01 09:07:06 +02:00
Thomas Rudin
dd8455a888
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-03-21 14:06:26 +01:00
NatureFreshMilk
0af2749ac4
tune abm intervals to introduce jitter
2019-03-21 13:10:10 +01:00
NatureFreshMilk
e44bf92960
rate limit forcefield rendering (on-case)
2019-03-21 13:07:49 +01:00
Thomas Rudin
c832f3df32
limit quarry depth to 30
2019-03-17 20:55:39 +01:00
Thomas Rudin
37dcb2a101
Revert "remove monitoring code and deps"
...
This reverts commit 7b16d4fe870016b5e415585f1a57d44ae882745a.
2019-03-11 21:42:40 +01:00
NatureFreshMilk
baefac24e2
remove monitoring code and deps
2019-03-11 08:42:51 +01:00
NatureFreshMilk
7a32be742c
quarry dig count metric
2019-03-04 09:06:54 +01:00
NatureFreshMilk
59b297fa23
enable monitoring on technic switching station
2019-03-04 08:51:32 +01:00
Thomas Rudin
c562064a62
conservative chances on avm's
2019-03-03 20:19:17 +01:00
Thomas Rudin
c14521cbd2
Quarry: Fix server freeze when max depth is reduced ( #487 )
...
Endless loop if max-depth is changed but some quarries are below that new limit
The old comparison (~=) did not account for that
2019-03-02 11:14:05 +01:00
Thomas Rudin
bcbdb116c8
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-03-01 19:14:07 +01:00
Thomas Rudin
3f793722d1
quarry depth
2019-03-01 19:13:59 +01:00
NatureFreshMilk
72470365d1
remove forceload code
2019-03-01 13:23:49 +01:00
Thomas Rudin
2750d80216
quarry depth = 70
2019-02-18 22:11:44 +01:00
Thomas Rudin
3269de8f44
Revert "make sure MV turbines only turn on in response to *flowing* water"
...
This reverts commit 8ebc1de29c2c5105ed4348fd8e93d3787dd106d9.
2019-02-03 20:46:24 +01:00
Thomas Rudin
f3050d985d
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-02-01 21:27:53 +01:00
Thomas Rudin
3ee090a7c1
Merge branch 'protected-mithril-chest' into pandorabox
2019-02-01 21:24:08 +01:00
Thomas Rudin
027c151643
wtf!
2019-01-30 19:55:18 +01:00
Christopher Head
4f78a69ffc
Fix trailing whitespace ( #482 )
...
Trim all trailing whitespace characters,
2019-01-26 14:15:40 +01:00
Christopher Head
5f6b87d43a
Fix spelling errors ( #481 )
2019-01-26 14:15:07 +01:00
Christopher Head
6e58a8e939
Make power meter work on LV battery box ( #483 )
2019-01-26 14:14:45 +01:00
Thomas Rudin
44f40664da
quarry depth limit
2019-01-25 21:27:31 +01:00
Thomas Rudin
30b38e08dd
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2018-12-22 17:40:00 +01:00