|
|
7ef3c9a0cb
|
update
|
2023-10-04 11:01:54 +09:00 |
|
|
|
189a3b51b6
|
.
|
2023-10-03 02:43:54 +09:00 |
|
|
|
4015e5058a
|
fix no recipe module insertion
|
2023-09-30 18:40:15 +09:00 |
|
|
|
2381c664b8
|
remove extra line
|
2023-09-24 18:15:48 +09:00 |
|
|
|
6e9a64e88a
|
gui event
|
2023-09-24 05:20:13 +09:00 |
|
|
|
3616efd4f0
|
fix
|
2023-09-23 15:28:38 +09:00 |
|
|
|
8625082718
|
Merge branch 'dev' into dev3
|
2023-09-23 14:19:27 +09:00 |
|
|
|
17d07ac228
|
addon module inserter gui
|
2023-09-23 05:07:20 +09:00 |
|
|
|
76947319dd
|
some fix
|
2023-09-23 04:56:21 +09:00 |
|
|
|
46f6215d94
|
Feature Update (#237)
See PR for details, there are too many to be included here.
|
2023-08-15 18:47:34 +01:00 |
|
Cooldude2606
|
fe9758b9c2
|
Merge branch 'dev' into fix/autofill
|
2023-03-07 21:11:26 +00:00 |
|
Bastiaan
|
6dca384af8
|
Update autofill.lua
😴
|
2023-03-07 01:44:57 +01:00 |
|
Bastiaan
|
f44ba9f359
|
Fix button
|
2023-03-07 00:19:23 +01:00 |
|
Cooldude2606
|
4b4202b4b7
|
Fixed auto fill amounts not working
|
2023-03-05 23:27:20 +00:00 |
|
oof2win2
|
b744c5e5bb
|
🔧 lint
|
2021-10-09 00:46:24 +02:00 |
|
oof2win2
|
eb1fd5e1da
|
🔧 additional changes
|
2021-10-08 22:41:06 +00:00 |
|
oof2win2
|
306603a860
|
🐛 fix fix
|
2021-10-08 22:38:12 +00:00 |
|
oof2win2
|
d66cb33e6b
|
🔧 Review changes
|
2021-10-08 22:14:09 +00:00 |
|
oof2win2
|
5d651449ba
|
🐛 Fix warps on other surfaces
|
2021-10-05 16:46:10 +00:00 |
|
oof2win2
|
c3b39decb2
|
🔧 Fix some warp issues raised by the fix
|
2021-09-28 08:57:41 +00:00 |
|
oof2win2
|
08b5cf5770
|
🐛 Fix warp list in a better way
|
2021-09-26 21:17:09 +00:00 |
|
oof2win2
|
8b76fa245f
|
🐛 Fix warp list crashing if no warp found
|
2021-09-26 19:33:44 +00:00 |
|
Cooldude2606
|
6e00b2cd40
|
Fixed left flow guis
|
2021-05-06 00:56:50 +01:00 |
|
Cooldude2606
|
a592439a25
|
Merge branch 'dev' into fix/6.1.1-bugs
|
2021-04-29 23:24:12 +01:00 |
|
Cooldude2606
|
1ccc7fbcc6
|
Merge pull request #195 from bbassie/feature/task-list-update
Tasklist redesign
|
2021-04-29 23:04:48 +01:00 |
|
Cooldude2606
|
27b4f8b853
|
Fixed linting errors
|
2021-04-29 23:03:14 +01:00 |
|
Cooldude2606
|
bb0bf13728
|
Fixed opening view and create at same time
|
2021-04-29 22:48:59 +01:00 |
|
Cooldude2606
|
531d5d807f
|
Fixed task removal
|
2021-04-29 22:48:22 +01:00 |
|
Cooldude2606
|
e1e20162cf
|
Fixed tasks not updating while offline
|
2021-04-29 22:47:28 +01:00 |
|
Cooldude2606
|
6653e5904a
|
Corrected toggle element doc name
|
2021-04-29 21:07:23 +01:00 |
|
bbassie
|
dfcefb3a1b
|
Merge branch 'feature/task-list-update' of https://github.com/bbassie/scenario into feature/task-list-update
|
2021-04-28 00:28:51 +02:00 |
|
bbassie
|
a3fe06b1f8
|
Fix documentation and some names of functions, variables and arguments
|
2021-04-28 00:25:19 +02:00 |
|
Bastiaan
|
ea8e093c31
|
Apply suggestions from code review
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
|
2021-04-27 23:33:05 +02:00 |
|
Bastiaan
|
254d69f646
|
Fix documentation modules/gui/task-list.lua
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
|
2021-04-27 23:29:28 +02:00 |
|
bbassie
|
77e0aff451
|
Variable name fix
|
2021-04-26 10:57:19 +02:00 |
|
bbassie
|
9e6d4e7454
|
Move close button to the side of the header
|
2021-04-26 02:31:23 +02:00 |
|
bbassie
|
ea24477175
|
Fixed some of the requested changes
* Made add_task and update_task have consistent arguments
* Removed default task title and body
* Task list resized to fit to 10 items
|
2021-04-25 22:26:22 +02:00 |
|
bbassie
|
b08e93e245
|
Fix parse_message
|
2021-04-16 22:45:58 +02:00 |
|
bbassie
|
eeb9f31b57
|
Basic task with title and body implementation
- Parsing of the message is a bit low effort and will need to be improved.
|
2021-04-14 00:24:52 +02:00 |
|
bbassie
|
7bbefd67b4
|
Change button size
- The icons were clipping
|
2021-04-11 23:03:16 +02:00 |
|
bbassie
|
745f10b10d
|
Added file and logic comments
|
2021-04-11 20:09:35 +02:00 |
|
bbassie
|
11296b3b36
|
Small improvements
- Removed extra redraw that doesn't seem to be needed
- Fixed that it would not focus on the create new warp textbox
|
2021-04-11 19:54:38 +02:00 |
|
bbassie
|
d853d1c991
|
Delete button and some fixes
- Add delete task button
- Fix update task item
- Fix no tasks found visibility and tooltip
|
2021-04-10 22:13:21 +02:00 |
|
bbassie
|
3d9c7e3400
|
Task list redesign
- Redesigned the gui
- Added / changed locales where needed
|
2021-04-10 21:30:29 +02:00 |
|
Cooldude2606
|
3c718fa081
|
Fixed empty reasons
|
2021-04-05 22:50:16 +01:00 |
|
Cooldude2606
|
ab590d03c6
|
Merge branch 'feature/warp-net-id' of github.com:bbassie/scenario into feature/warp-net-id
|
2021-03-30 03:51:02 +01:00 |
|
Cooldude2606
|
cf612e6984
|
Fixed warp cooldown not using seconds
|
2021-03-30 03:50:45 +01:00 |
|
Cooldude2606
|
023e142d24
|
Apply suggestions from code review
All changes where corrections to spelling and grammar in comments.
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
|
2021-03-30 03:39:11 +01:00 |
|
Cooldude2606
|
d987a6ca2c
|
Made requested locale changes
|
2021-03-30 03:35:43 +01:00 |
|
bbassie
|
2fe9d5650e
|
Finishing touches:
* Removed 1 time use local
* Fixed double permission check
* Locale fixes
|
2021-01-29 01:08:58 +01:00 |
|