Commit Graph

308 Commits

Author SHA1 Message Date
Zoryn
4bc2bd8935 Merge branch 'main' of https://github.com/Zoryn4163/project-cybersyn 2024-10-22 19:01:46 -04:00
Zoryn
62fc8bd583 add rescan functionality for allow-list, and add the allow-list data to show on the cybersyn combinator UI for transparency 2024-10-22 19:01:44 -04:00
Tetlanesh
d519005237 Merge pull request #163 from Zoryn4163/main
Initial update of the LTN GUI for 2.0
2024-10-22 21:31:44 +02:00
Zoryn
e62e1e396c initial updates to the LTN GUI for 2.0 2024-10-22 14:58:06 -04:00
Harag
a28e0e2e8e the constant combinator must connect to the cybersyn output, not input 2024-10-22 20:12:46 +02:00
Harag
25284a8586 identify code locations that need to handle signal quality 2024-10-22 20:12:45 +02:00
Harag
dc4f82a513 quality must be set from deliveries
Circuit network signals can only have exact qualities and can only set exact filters on inserters.
Ultimately this means Cybersyn must handle each quality separately.
For now the quality is hardcoded to comparator "=", quality "normal".
Cybercyn's output constant combinators won't send signals otherwise.
2024-10-22 20:12:45 +02:00
Zoryn
b10a30dc00 migrate get_rail_segment_entity for 2.0 2024-10-22 13:15:21 -04:00
Zoryn
fef714c5db migrate game.item_prototypes for 2.0 2024-10-22 11:14:26 -04:00
Zoryn
22a396d46b update syn set_combinator_output for 2.0 // TODO: optimize 2024-10-22 11:09:41 -04:00
Zoryn
548ca16c92 gui update for 2.0 pt2 // TODO: verify that these values are correct 2024-10-22 11:07:17 -04:00
Zoryn
df5a40e1cf gui update for 2.0 // TODO: verify that these values are correct 2024-10-22 11:05:59 -04:00
Zoryn
b29b3959e7 migrate combinator connect_to 2024-10-22 11:04:10 -04:00
Zoryn
1348525117 migrate get_merged_signals to get_signals 2024-10-22 11:00:44 -04:00
Zoryn
609db0ebda migrate global to storage 2024-10-22 10:51:51 -04:00
Zoryn
9be06a4487 migrate __flib__.gui-lite to __flib__.gui 2024-10-22 10:49:28 -04:00
Monica Moniot
adf4e128c3 fixed minor bug 2023-10-10 20:13:23 -04:00
Monica Moniot
3bac74cff7 made minor improvements 2023-10-10 20:05:37 -04:00
Monica Moniot
7989695194 Merge pull request #121 from jagoly/mixed-station-fix
fixed provide/request orders for the same item getting generated simultaneously
2023-10-10 19:51:57 -04:00
Monica Moniot
f0b8665403 created a clean fix for combinator_update 2023-10-10 19:33:33 -04:00
Monica Moniot
fe447bc94f Merge pull request #122 from jagoly/remove-depot-each-check
remove old check for each on depots
2023-10-10 17:57:29 -04:00
Monica Moniot
daf22c3110 Merge pull request #118 from freyacodes/fix/manager-migration
Ensure manager is initialised upon migration
2023-10-10 17:53:16 -04:00
Monica Moniot
83b9cbaeda Merge pull request #107 from gillett-hernandez/fix-106
fix issue 106 (no bump version anymore)
2023-10-10 17:52:31 -04:00
Monica Moniot
50edbd9fb1 Revert "Added missing provider message" 2023-10-10 17:47:22 -04:00
Gillett Hernandez
197614d4e1 isolate and reapply non-whitespace change 2023-10-01 17:35:39 -07:00
Gillett Hernandez
9e65a5d6c5 Revert "fix issue 106 and bump version"
This reverts commit 3df1e76715.
2023-10-01 17:35:01 -07:00
James Gangur
07c810c04e remove old check for each on depots 2023-09-29 23:21:25 +10:00
James Gangur
6501193a93 fixed provide/request orders for the same item getting generated simultaneously 2023-09-28 22:56:26 +10:00
Freya Arbjerg
14be7dcfa0 Ensure manager is initialised upon migration 2023-09-26 17:03:16 +02:00
Monica Moniot
1ffea7ca33 Merge pull request #115 from Shadowvoices/manager-gui/improve-signals-and-thresholds
Manager GUI: improve control signals and thresholds
2023-09-24 18:22:11 -04:00
Monica Moniot
0ea33234b6 Merge pull request #114 from FinalFrag/main
Added missing provider message
2023-09-24 18:16:20 -04:00
Monica Moniot
14a6ccaae1 Merge pull request #105 from PeteyPii/issue-104
Issue 104: Don't crash when clicking on combinator when the GUI is open
2023-09-24 18:11:46 -04:00
Monica Moniot
7f73323d2a Merge pull request #103 from download13/fixes-98
Fix crash when setting a combinator to depot mode without a network
2023-09-24 18:10:12 -04:00
Monica Moniot
0a755219c3 Merge pull request #101 from svr8450/main
Avoid empty manifests when using provider item thresholds
2023-09-24 18:02:21 -04:00
Shadowsvoices
82fd7fcac0 manager gui inventory: only include requests GTEQ threshold 2023-09-10 23:52:24 +02:00
Shadowsvoices
bd28d8a3fc manager gui stations: include station control signals in control signal column 2023-09-10 23:49:42 +02:00
FinalFrag
d24a4ed32e Added missing provider message 2023-08-10 02:08:03 +02:00
FinalFrag
ab673dca0c Added missing provider message 2023-08-10 00:57:31 +02:00
Gillett Hernandez
3df1e76715 fix issue 106 and bump version 2023-07-04 17:26:29 -07:00
Patrick Wrobel
204ec6391b Fix escape and E not closing the combinator GUI when the manager is enabled 2023-06-23 02:07:16 -04:00
Patrick Wrobel
bfb417d0f5 Issue 104: Don't crash when clicking on combinator when the GUI is open 2023-06-23 00:53:01 -04:00
Erin Dachtler
7e5504d680 fix for #98 2023-06-22 03:32:31 -07:00
svr8450
10c152fe05 fix empty manifest by using lesser threshold 2023-06-11 17:52:13 -04:00
Mjonir
b7bdc86527 Fix: getting player_index from the proper places 2023-06-06 17:53:40 +02:00
Mjonir
756d203674 Add files via upload 2023-06-06 15:56:20 +02:00
mamoniot
c4eb0a6d40 updated version 2023-05-14 13:15:57 -04:00
mamoniot
f82243e7e8 fixed typos 2023-05-01 06:50:08 -04:00
mamoniot
7b57ffb276 improved migrations 2023-05-01 06:38:15 -04:00
mamoniot
f0d8c2e430 added additional fixes to migrations 2023-05-01 06:35:42 -04:00
mamoniot
59eb580eb5 moved migration logic into manager 2023-05-01 06:26:20 -04:00