Will Berry
|
7c61dcff18
|
Bind the on_gui_closed event for manager_window
|
2023-04-03 15:16:24 -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 |
|
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
|
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
|
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 |
|
Will Berry
|
547bb93390
|
Fix crash condition on station with non-virtual signal for network
|
2023-03-09 12:59:37 -05:00 |
|
Will Berry
|
7d60f9412a
|
Attempt to fix reported crash __cybersyn__/scripts/gui/stations.lua:110: bad argument #2 of 3 to 'btest' (number expected, got nil)
|
2023-03-09 12:09:16 -05:00 |
|
Will Berry
|
c55a5fc79d
|
Add mod setting, add click handlers for station tab
|
2023-03-09 11:27:54 -05:00 |
|
Will Berry
|
38770b67bd
|
fix incorrect default signal name
|
2023-03-08 12:53:04 -05:00 |
|
Will Berry
|
838f6f50b2
|
attempt to fix reported crash
|
2023-03-08 12:04:20 -05:00 |
|
Will Berry
|
4927539d75
|
Everything but configurable mod settings should be good to go, potential release candidate.
|
2023-03-07 16:38:08 -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
|
732d63d65b
|
Modify GUI tick rate to 10s from 1s and refactor some of the stations code with improvements from inventory
|
2023-03-06 13:02:50 -05:00 |
|
Will Berry
|
af5f606cbb
|
MVP Stations and Inventory tabs
|
2023-03-06 12:47:09 -05:00 |
|
Will Berry
|
7e745232bc
|
BEHOLD, the magical duplicating inventory
|
2023-03-05 23:07:13 -05:00 |
|
Will Berry
|
f8756efbae
|
missed staging file
|
2023-03-05 15:37:39 -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
|
e593304d13
|
saved progress
|
2023-03-03 16:10:42 -05:00 |
|
mamoniot
|
c3b2502b87
|
got ltn manager to open the manager
|
2023-03-03 15:45:23 -05:00 |
|
monica
|
90dc69bd02
|
refactored stations
|
2023-01-14 23:13:02 -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 |
|
monica
|
e7446e11c1
|
fixed failed delivery bug
|
2023-01-07 19:59:51 -05:00 |
|
monica
|
1821dc1ccc
|
merged gui
|
2023-01-07 19:59:51 -05:00 |
|