SX
3981ad18e7
#77 Revert early exit on overload, update overload
2020-09-20 02:01:52 +03:00
SX
ad362a6ecc
Remove Power monitor from network #76 not actual machine anymore
2020-09-19 22:34:20 +03:00
SX
47cda2d81e
Make node_timeout local
2020-09-05 15:14:54 +03:00
SX
b63bfe683e
Reduce meta usage, clean cable cache on overload #76 #77
2020-09-05 15:09:32 +03:00
SX
22599b7dd5
Reduce meta, fix network id #76 #77
2020-09-05 11:26:33 +03:00
BuckarooBanzay
1992501c7f
colorize the steel ingot a bit darker
2020-09-03 21:17:47 +02:00
BuckarooBanzay
d4d73a93ce
add drawers support for wrench (also fix a missing constants issue)
2020-08-31 12:06:09 +02:00
SX
66f9705ac2
Remove print, add comment
2020-08-22 21:27:53 +02:00
SX
3d12f8966c
Machines with multiple networks causes switching overload
2020-08-22 21:27:53 +02:00
BuckarooBanzay
1b5a327d8e
fix formspec issue in admin anchor and set meta-fields in mesecons effector
...
fixes #72
2020-07-23 13:50:03 +02:00
Buckaroo Banzai
5b8557821e
refactor supply converter enabling
2020-07-21 23:05:25 +02:00
Alexander Ried
5f9cfc7caf
fix: touch disabled switching stations
...
Otherwise the "switching station reenable abm" (see file
switchting_station.lua) will reenable the disabled switching station at
its next run.
2020-07-21 19:48:53 +02:00
Buckaroo Banzai
1049a02402
add compatibility case for #71
2020-07-21 19:46:59 +02:00
Alexander Ried
340b22868f
Add digiline interface to quarry
...
This adds a digiline interface that can be used to start, stop and restart, set the radius and get the current status.
2020-07-13 14:41:44 +02:00
Alexander Ried
e9dc9780ff
Fix quarry rotation ( #68 )
...
Previously the model was rotated but the dig position of the quarry was
not updated. If the player did not restart the quarry through the
formspec, it dug at the previous location.
2020-07-06 12:59:21 +10:00
Buckaroo Banzai
c1c08f8aaf
update contributors
2020-07-02 08:55:30 +02:00
OgelGames
6d19648cff
add obsidian+bucket -> lava bucket alloy recipe
2020-07-01 20:57:04 +10:00
Alexander Ried
1f2025a152
Fix server crash on anchor placement ( #67 )
2020-07-01 18:11:14 +10:00
Alexander Ried
08c3f8cb69
Add documentation for power monitor digiline interface
2020-06-30 15:06:05 +02:00
Alexander Ried
0645e4c1f6
Add digiline interface to power monitor
...
The power monitor can now be queried for information about the network. They
are retrieved from the associated switching station.
Also export information about the attached batteries.
2020-06-30 15:06:05 +02:00
Alexander Ried
33bc6c506d
Add digiline rules to inactive reactor
...
acd16b133157fdccb8f46a0f6aa3e50a38a6ce20 added the rules only for active
reactor.
2020-06-30 14:07:34 +02:00
BuckarooBanzay
bcb42bab99
Merge remote-tracking branch 'origin/upstream'
2020-06-29 10:31:23 +02:00
KaylebJay
1da2a7f275
Drill and laser: call node-specific on_dig ( #556 )
...
This properly digs nodes that have a custom on_dig function specified. For normal nodes, the behaviour is kept the same.
2020-06-27 17:29:50 +02:00
David Leal
c678af2ce9
Remove node_ownership support, cleanup ( #560 )
2020-06-24 21:14:04 +02:00
KaylebJay
c653171893
Add external machine registration support ( #557 )
...
New 'technic.register_base_machine' definition table value: 'modname' (defaults to current run mod)
2020-06-24 21:12:25 +02:00
Buckaroo Banzai
c07470a580
remove bug report template (invalid statements about maintenance)
2020-06-23 14:12:42 +02:00
Buckaroo Banzai
538c5dd708
remove stray prints
2020-06-23 14:01:03 +02:00
SX
acd16b1331
Nuclear reactor conduct digilines above/below
2020-06-23 06:40:10 +02:00
Buckaroo Banzai
b9f9c1b293
remove (now invalid) quarry quota docs
2020-06-22 18:18:25 +02:00
BuckarooBanzay
8441384726
bump switching station timeout to 1800 seconds (half an hour)
2020-06-19 07:54:02 +02:00
BuckarooBanzay
3eb1e9d5ee
cleanup open issues in docs
2020-06-19 07:53:18 +02:00
BuckarooBanzay
ef917c88f3
update readme to reflect compatibility to upstream mod
2020-06-19 07:51:42 +02:00
BuckarooBanzay
7d3c14c0bb
fix wrench url in docs
2020-06-19 07:45:29 +02:00
BuckarooBanzay
d7eb3d68cd
consolidate upstream wiki into repository as markdown files (upstream-wiki only has minor edits since 2017)
...
related: #53
2020-06-19 07:42:43 +02:00
BuckarooBanzay
3f1c2194df
a bit stricter luacheck and some global leakage fixes
2020-06-18 11:49:04 +02:00
BuckarooBanzay
9d80ac1e0f
fix luacheck warnings
2020-06-18 11:42:23 +02:00
BuckarooBanzay
1169fb4801
proper name for luacheck workflow
2020-06-18 11:36:41 +02:00
BuckarooBanzay
8fd4f64646
mesecons manual stub
2020-06-18 11:35:28 +02:00
BuckarooBanzay
10bc3ba292
add digilines doc file and document switching station interface
...
partially attends to #53
2020-06-18 11:31:37 +02:00
BuckarooBanzay
12102569a7
add mesecons interface to world anchor
2020-06-18 11:26:03 +02:00
BuckarooBanzay
3c5840e1e5
Merge branch 'minor_fixes' of https://github.com/Panquesito7/technic
2020-06-18 11:14:08 +02:00
BuckarooBanzay
6047ae1449
shuffle and reorganize documentation
2020-06-18 11:09:40 +02:00
BuckarooBanzay
53a9ea18b0
provide "lag" info in switching station digiline response
2020-06-18 10:59:40 +02:00
BuckarooBanzay
28737668df
remove laggy switching stations from active index
...
laggy switching stations won't work well in unloaded areas this way
2020-06-18 10:56:16 +02:00
BuckarooBanzay
77e5ada332
Merge remote-tracking branch 'origin/upstream'
2020-06-16 09:56:52 +02:00
SmallJoker
cc5d324076
Add issue template
2020-06-13 14:14:14 +02:00
Panquesito7
a9e759d5c7
Remove .luacheckrc
URL, use local config
2020-06-12 13:56:32 -05:00
Panquesito7
c36100410f
Remove node_ownership
support
2020-06-12 13:56:18 -05:00
David Leal
814de6fdc9
Add GitHub workflow and luacheck ( #545 )
...
Add badge to README
Fix luacheck warnings
Remove node_ownership globals (and support)
2020-06-12 20:39:00 +02:00
OgelGames
d5a490424c
copy paste typo
2020-06-12 21:15:28 +10:00