Commit Graph

23 Commits

Author SHA1 Message Date
Zoryn
fef714c5db migrate game.item_prototypes for 2.0 2024-10-22 11:14:26 -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
Freya Arbjerg
14be7dcfa0 Ensure manager is initialised upon migration 2023-09-26 17:03:16 +02: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
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
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
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
Will Berry
32d20b9465 Attempted bugfix for NRE when e.element is nil 2023-04-04 16:17:27 -04:00
Will Berry
7c61dcff18 Bind the on_gui_closed event for manager_window 2023-04-03 15:16:24 -04: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
28c489eae5 Remove shortcut when GUI is disabled and enable keybind 2023-03-14 21:46:52 -04: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
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
d5fb6417fa Minor refactoring, fixed localization for EN on GUI, added incompatibility with LtnManager due to potential issues with collisions, renamed some LtnManager references in code. 2023-03-07 11:34:09 -05:00
Will Berry
a1798d238e Stations tab mostly working (control signals need virtual signal sprite paths figured out) 2023-03-05 15:32:18 -05:00
mamoniot
c3b2502b87 got ltn manager to open the manager 2023-03-03 15:45:23 -05:00
monica
9de913536a save for 1.2.10 2023-01-11 09:45:11 -05:00
monica
94c015e121 changed minor issues 2023-01-10 09:46:10 -05:00