Commit Graph

239 Commits

Author SHA1 Message Date
Will Berry
3fc82e00d1 Remove superfluous conditional added prior to realizing filter can be cleared by right-clicking 2023-03-29 15:34:18 -04:00
Will Berry
01638ab1c8 Adjust manager tick rate setting to double and default of 1 per discord discussion 2023-03-25 12:07:09 -04:00
Monica Moniot
3676bbee76 Merge pull request #49 from mamoniot/experimental-bug-fixes
addresses bug report (experimental) Non-recoverable error clearing network filter in GUI, reset_player crash on loading save
2023-03-24 14:47:54 -04:00
Monica Moniot
11facd1d24 Merge pull request #50 from rbandl/main
Fixed inaccurate automatic allow-lists in some cases when using loaders
2023-03-24 14:37:38 -04:00
Robert Bandl
251a50d1a7 Fixed inaccurate automatic allow-lists in some cases when using loaders 2023-03-23 16:35:25 +01:00
Will Berry
1f71afaf4e addresses bug report (experimental) Non-recoverable error clearing network filter in GUI, reset_player crash on loading save 2023-03-23 10:51:34 -04:00
mamoniot
d6e994baaf fixed massive number of things 2023-03-21 11:02:50 -04:00
Will Berry
de18519265 Trains Tab v1 2023-03-17 21:17:56 -04:00
Will Berry
634dadcae4 Merge branch 'experimental' into experimental-gui 2023-03-14 23:08:23 -04:00
Will Berry
b498ae2245 Remove buttons from GUI window that aren't hooked up (refresh/pin) 2023-03-14 22:04:43 -04:00
Will Berry
28c489eae5 Remove shortcut when GUI is disabled and enable keybind 2023-03-14 21:46:52 -04:00
Will Berry
e498005c85 Button is stuck for now, going to be harder than expected to get rid of it. 2023-03-14 17:04:34 -04:00
Will Berry
a9543a4b06 Merge pull request #45 from mamoniot/experimental
fix missing require for last commit
2023-03-14 14:19:08 -04:00
Will Berry
d2a8c25ff7 fix missing require for last commit 2023-03-14 14:18:26 -04:00
Will Berry
79ecfb7683 Merge pull request #44 from mamoniot/experimental
Merge changes from experimental in
2023-03-14 13:29:09 -04:00
Will Berry
6203d5ab85 Merge pull request #43 from wdberry/picker-dollies-blocklist-implementation
Prevent Picker Dollies from moving Cybernetic Combinator
2023-03-14 13:28:43 -04:00
Will Berry
8194e9695b Remove GUI button if exists and GUI disabled 2023-03-14 13:18:11 -04:00
Will Berry
028263e46b Prevent Picker Dollies from moving Cybernetic Combinator 2023-03-14 09:06:49 -04:00
Will Berry
bfefc4f525 Merge pull request #42 from wdberry/gui-trains-tab
Migrate GUI development branch
2023-03-13 19:19:09 -04:00
Monica Moniot
f30ce4e08f Merge pull request #41 from matthew-sharp/threshold-override
Provider threshold override fixes
2023-03-13 18:21:08 -04:00
mamoniot
5d9d8ca442 Merge branch 'experimental' of github.com:mamoniot/project-cybersyn into experimental 2023-03-13 17:37:49 -04:00
mamoniot
0fc9f40d14 fixed SE compat bug 2023-03-13 17:36:46 -04:00
Will Berry
6cc96b9506 Merge pull request #40 from wdberry/make-gui-work
Fully Functional Stations & Inventory Tabs in Manager
2023-03-13 16:53:34 -04:00
mamoniot
7ee238ca6f fixed type info 2023-03-13 16:44:52 -04:00
Will Berry
e97d0ed95a Merge branch 'make-gui-work' into gui-trains-tab 2023-03-13 15:33:32 -04:00
Will Berry
25e7622c09 Merge remote-tracking branch 'origin/experimental' into make-gui-work 2023-03-13 15:32:09 -04:00
mamoniot
9e485a2de0 fixed bug where stations had nil network flags 2023-03-13 15:23:23 -04:00
Matt Sharp
9c5909844e Provider threshold override fixes
* Use override threshold only if smaller than requester
* Select train based off overriden threshold
2023-03-12 08:04:01 +11:00
Will Berry
9275d14a46 Merge branch 'make-gui-work' into gui-trains-tab 2023-03-10 20:36:33 -05:00
Will Berry
c75ba3a517 re-implemented item search via choose-elem-button for exact matching regardless of locale 2023-03-10 20:20:44 -05:00
Will Berry
3aa3eb970a Allow partial match on train item search 2023-03-10 19:42:23 -05:00
Will Berry
a9d4a22310 Merge branch 'make-gui-work' into gui-trains-tab 2023-03-10 19:38:31 -05:00
Will Berry
0cd1292ed6 appears successful 2023-03-10 19:37:31 -05:00
Will Berry
4be0ab2004 Fix invalid reference 2023-03-10 19:25:49 -05:00
Will Berry
726b8162be Potential item search implementation 2023-03-10 13:57:28 -05:00
Will Berry
6a89b5162c Merge branch 'make-gui-work' into gui-trains-tab 2023-03-10 13:30:35 -05:00
Will Berry
681358705f fix invalid reference 2023-03-10 13:29:59 -05:00
Will Berry
efeb2d5c8b Fix invalid reference 2023-03-10 13:29:22 -05:00
Will Berry
de9b2c0571 Merge branch 'make-gui-work' into gui-trains-tab 2023-03-10 13:06:08 -05:00
Will Berry
42c1285dba Prevent crash for attempting to move camera to a surface different than the camera is currently on 2023-03-10 13:05:55 -05:00
Will Berry
a16a5fc015 Add logic from upstream to only refresh train tab if selected and allow for query limt 2023-03-10 12:48:43 -05:00
Will Berry
23d65bdabe Merge branch 'make-gui-work' into gui-trains-tab 2023-03-10 12:42:44 -05:00
Will Berry
458ef89f58 Add query limit per-player setting to limit results in Stations/Trains GUI tabs 2023-03-10 12:39:39 -05:00
Will Berry
9343d06620 Only refresh open tab and exclude virtual signals from provided/requested on stations tab 2023-03-10 10:19:30 -05:00
Will Berry
8d182cbc3b Fix invalid train object reference by validating train is valid before adding it to the list 2023-03-10 09:33:26 -05:00
Will Berry
fd3d62ea9d Trains tab initial testing 2023-03-09 16:45:14 -05:00
Will Berry
118f8c9eb2 Added startup mod setting to disable/enable manager in the event it causes crashes or UPS issues so that it can be "optional" 2023-03-09 14:47:50 -05:00
Will Berry
c178555343 Reverted the half-baked remote interface and added a command instead to recreate the window 2023-03-09 14:32:17 -05:00
Will Berry
5342e80183 Removed manager window from being recreated every open and close and added remote interface to manually rebuild it for people who have already run the migration that initializes it 2023-03-09 13:45:43 -05:00
Will Berry
7aeab43598 Changed default for network filter to be nothing rather than network each 2023-03-09 13:24:23 -05:00