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 |
|
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 |
|
mamoniot
|
e20ef82eb5
|
added check for poisoned migrations
|
2023-04-30 21:00:50 -04:00 |
|
mamoniot
|
4470c15fd8
|
fixed cache invalidation bug
|
2023-04-30 18:05:57 -04:00 |
|
Monica Moniot
|
4231cbf093
|
Merge branch 'beta' into dev
|
2023-04-30 15:45:43 -04:00 |
|
mamoniot
|
230fe3a732
|
removed unused migration
|
2023-04-30 15:43:42 -04:00 |
|
mamoniot
|
2d33b908dd
|
bugfixed SE
|
2023-04-30 15:39:32 -04:00 |
|
mamoniot
|
07aa682124
|
added caching to SE
|
2023-04-30 15:23:46 -04:00 |
|
Monica Moniot
|
23d5b65446
|
Merge pull request #69 from mamoniot/beta-close-manager-gui-with-e-and-esc
Bind the on_gui_closed event for manager_window
|
2023-04-30 14:26:41 -04:00 |
|
Monica Moniot
|
7c82f07d08
|
Merge pull request #70 from mamoniot/beta-localizedstring-entity-fix
Add fallback value in GUI sprite button tooltips for entity prototypes
|
2023-04-30 14:26:31 -04:00 |
|
Will Berry
|
32d20b9465
|
Attempted bugfix for NRE when e.element is nil
|
2023-04-04 16:17:27 -04:00 |
|
Will Berry
|
b846bb6619
|
Merge pull request #75 from mamoniot/beta-localizedstring-entity-fix
Add fallback value in GUI sprite button tooltips for entity prototypes
|
2023-04-04 14:53:25 -04:00 |
|
Will Berry
|
16af2d0fbf
|
Merge pull request #74 from mamoniot/beta-on-nth-tick-collision-fix
Fix edge case where manager script.on_nth_tick could clobber main scr…
|
2023-04-04 14:52:51 -04:00 |
|
Will Berry
|
31ce9d598e
|
Fix edge case where manager script.on_nth_tick could clobber main script.on_nth_tick
|
2023-04-04 12:09:16 -04:00 |
|
Will Berry
|
704acf3850
|
Add fallback value in GUI sprite button tooltips for entity prototypes
|
2023-04-04 11:53:23 -04:00 |
|
Will Berry
|
7c61dcff18
|
Bind the on_gui_closed event for manager_window
|
2023-04-03 15:16:24 -04:00 |
|
Will Berry
|
03e2a2ba73
|
Fix clobbering of train network masks when debug revision runs after migration has already run
|
2023-04-03 13:44:10 -04:00 |
|
Monica Moniot
|
5609e844c6
|
Merge pull request #66 from mamoniot/dev
added debug revision numbers
|
2023-03-29 16:33:22 -04:00 |
|
mamoniot
|
7b41bf9746
|
added debug revision numbers
|
2023-03-29 16:32:51 -04:00 |
|
Monica Moniot
|
84c6d56ed8
|
Merge pull request #65 from mamoniot/beta-bug-fix-gui-crash-each-signal-filter
Fix crash related to each network signal in GUI
|
2023-03-29 15:41:41 -04:00 |
|
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 |
|
mamoniot
|
4ef0d245c8
|
fixed allow list logic
|
2023-03-29 15:19:02 -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 |
|