Mikayla Fischler
|
5d3fd6d939
|
#390 fixed not being able to edit entries after using ALL_WASTE shortcut
|
2023-12-17 17:46:18 -05:00 |
|
Mikayla Fischler
|
37659d687e
|
#388 fixed peripherals list not updating on add/delete of config entry
|
2023-12-17 17:22:29 -05:00 |
|
Mikayla Fischler
|
f23b7e2c2f
|
fixed out of bounds coordinates crashing GUI for form fields
|
2023-12-17 12:56:08 -05:00 |
|
Mikayla Fischler
|
55ccdd63d4
|
don't mention config.lua on update for apps that don't have it
|
2023-12-17 12:55:00 -05:00 |
|
Mikayla Fischler
|
5c88890ed4
|
removed redundant min_width values
|
2023-12-14 20:51:54 -05:00 |
|
Mikayla Fischler
|
fa0185c9a4
|
fixed checkbox width
|
2023-12-13 12:20:12 -05:00 |
|
Mikayla Fischler
|
e1ed9a8e5e
|
fixed error messages not fitting and say input side when configuring inputs on RTU configurator
|
2023-11-29 22:25:34 -05:00 |
|
Mikayla
|
9f7e3bc282
|
Merge pull request #383 from MikaylaFischler/devel
2023.11.28 Beta Hotfix
|
2023-11-28 20:35:56 -05:00 |
|
Mikayla Fischler
|
4ec060ba24
|
#378 fixed unit input not being re-shown on RTU configurator
|
2023-11-28 18:05:07 -05:00 |
|
Mikayla
|
b1f1753a8d
|
Merge pull request #379 from MikaylaFischler/377-compatibility-fixes-for-lua-5.2
#377 switched to using ... for vararg
|
2023-11-28 17:54:36 -05:00 |
|
Mikayla Fischler
|
94a62f8c31
|
#377 switched to using ... for vararg
|
2023-11-27 19:32:52 -05:00 |
|
Mikayla
|
e6f49f256c
|
Merge pull request #372 from MikaylaFischler/devel
2023.11.15 Hotfix
|
2023-11-15 19:41:29 -05:00 |
|
Mikayla Fischler
|
a048b0aa4a
|
#371 fixed RTU configurator bug with empty peripherals or redstone, re-ordered settings load, added type checks
|
2023-11-15 19:30:49 -05:00 |
|
Mikayla
|
b6617c140c
|
Merge pull request #369 from MikaylaFischler/devel
2023.11.14 Release
|
2023-11-14 22:10:12 -05:00 |
|
Mikayla Fischler
|
1fdf012f65
|
properly clear peripherals and redstone when importing
|
2023-11-14 22:00:01 -05:00 |
|
Mikayla Fischler
|
8fe0321ac0
|
fixed RTU authkey check
|
2023-11-14 19:40:55 -05:00 |
|
Mikayla Fischler
|
4a2199fa13
|
readme update
|
2023-11-14 19:40:29 -05:00 |
|
Mikayla
|
69680a53a0
|
Merge pull request #368 from MikaylaFischler/145-graphical-configure-utilities
RTU configurator and other updates
|
2023-11-12 18:37:23 -05:00 |
|
Mikayla Fischler
|
785dea6545
|
#306 fixed incorrect screenflow and changed peripheral import validation symbols
|
2023-11-12 18:36:16 -05:00 |
|
Mikayla Fischler
|
885932afe1
|
don't try to log if log.init wasn't called
|
2023-11-12 18:35:46 -05:00 |
|
Mikayla Fischler
|
a38ccf3dcc
|
#145 #306 improvements and fixes, better peripheral import
|
2023-11-12 18:27:24 -05:00 |
|
Mikayla Fischler
|
d7b1f9cc7e
|
#306 #362 bugfixes
|
2023-11-12 16:55:24 -05:00 |
|
Mikayla Fischler
|
6e92097544
|
fixed util.concat handling of nil parameters
|
2023-11-12 16:06:16 -05:00 |
|
Mikayla Fischler
|
76403b4ddc
|
cleanup and grammar
|
2023-11-12 15:38:25 -05:00 |
|
Mikayla Fischler
|
41ad8d8edb
|
#306 prevent duplicate redstone inputs
|
2023-11-12 14:35:53 -05:00 |
|
Mikayla Fischler
|
68754977b0
|
cleanup and fixes
|
2023-11-12 14:21:48 -05:00 |
|
Mikayla Fischler
|
78ad6d5457
|
luacheck fix
|
2023-11-12 12:00:42 -05:00 |
|
Mikayla Fischler
|
cb049ebf41
|
#194 changed 'newer' to 'different' in ccmsi
|
2023-11-12 11:57:05 -05:00 |
|
Mikayla Fischler
|
f2f5c3201f
|
#362 taking max of connected radiation monitors
|
2023-11-12 11:54:47 -05:00 |
|
Mikayla Fischler
|
1ba178eae8
|
#306 delete legacy RTU config
|
2023-11-06 10:22:52 -05:00 |
|
Mikayla Fischler
|
838f80c30c
|
#306 #362 supervisor updates for RTU config changes
|
2023-11-06 10:21:42 -05:00 |
|
Mikayla Fischler
|
dc0408881e
|
#145 use rsio.color_name on PLC configurator
|
2023-11-06 10:11:57 -05:00 |
|
Mikayla Fischler
|
1b5e8cb69c
|
#306 RTU integration with new settings
|
2023-11-06 09:25:44 -05:00 |
|
Mikayla Fischler
|
9e13a3a467
|
added ability to view reactor PLC config after importing if cancelled before deleting
|
2023-11-05 13:23:45 -05:00 |
|
Mikayla Fischler
|
32653c3b8a
|
param type change and added validator.assert
|
2023-11-05 13:23:22 -05:00 |
|
Mikayla Fischler
|
16258a2631
|
rtu configurator config import
|
2023-11-04 15:06:29 -04:00 |
|
Mikayla Fischler
|
4c646249ad
|
plc configurator cleanup
|
2023-11-04 14:57:17 -04:00 |
|
Mikayla Fischler
|
45c8a8d8a9
|
added peripheral connections to rtu configurator
|
2023-11-04 13:29:38 -04:00 |
|
Mikayla Fischler
|
eff3444834
|
added type def to ppm and return a copy of the peripherals list rather than the table itself
|
2023-11-04 12:56:49 -04:00 |
|
Mikayla Fischler
|
25f68f338c
|
bootloader cleanup and added license to installer downloads
|
2023-11-04 12:51:24 -04:00 |
|
Mikayla Fischler
|
7ef363a3c2
|
fixed installer typo
|
2023-11-04 12:49:54 -04:00 |
|
Mikayla Fischler
|
3065e2bece
|
plc configurator clear settings when loading settings and show actual current settings on view
|
2023-11-04 12:49:14 -04:00 |
|
Mikayla Fischler
|
1075d66122
|
graphics bugfix with disabled input fields
|
2023-11-04 12:48:06 -04:00 |
|
Mikayla Fischler
|
d477b33774
|
fixed reposition not repositioning frame for mouse events
|
2023-10-21 13:58:42 -04:00 |
|
Mikayla Fischler
|
7b374f8618
|
rtu redstone configuration
|
2023-10-19 23:35:18 -04:00 |
|
Mikayla Fischler
|
4869c00c0e
|
added side type alias and added some validation to RSIO
|
2023-10-19 23:22:04 -04:00 |
|
Mikayla Fischler
|
ff4a5a68d9
|
reactor PLC configurator emercoolcolor correction
|
2023-10-19 23:20:41 -04:00 |
|
Mikayla Fischler
|
d77a527b15
|
added text alignment to push buttons and added keyboard events to listbox
|
2023-10-19 23:20:04 -04:00 |
|
Mikayla Fischler
|
01caca48dc
|
listbox improvements, tabbing while staying in frame (autoscroll)
|
2023-10-15 17:02:48 -04:00 |
|
Mikayla Fischler
|
43e545b6ae
|
fixed unfocus all
|
2023-10-15 16:49:03 -04:00 |
|