Commit Graph

245 Commits

Author SHA1 Message Date
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
bbassie
1042fe6379 Make number bold 2021-01-27 22:13:03 +01:00
bbassie
8a65264840 Task list styling fixes:
* Ported over textbox styles to make it strechable.
* Fixed the label to allow multi line and not create weird empty areas below the table.
* Fixed cell padding to be better spaced, may need more fine tuning.
2021-01-27 01:11:33 +01:00
bbassie
90f650ce7a Implemented requested changes
* Pressing `Discard changes` removes warp if it has been pressed after `New warp`.
* Changed `not_available` (not in range) status icon to a cross, fits the sizing of the other icons better.
* Renamed locals key `'warp-list.discard-tooltip'` to `'warp-list.remove-tooltip'`
* Added textfield squashable and strechable to make it dynamic to the container size.
* Container size changes depending on permissiong `'allow_add_warp'`
2021-01-26 23:06:40 +01:00
bbassie
2fc598f287 Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id 2021-01-24 20:13:59 +01:00
bbassie
b84dad66d5 Fixes to warp-list gui
* Fixed indentation.
* Updated function names to be more representative of what they do.
* Added more comments
* Moved some variables around for easier readability and such
2021-01-24 20:13:43 +01:00
Bastiaan
ca8d03304c Removed one use variable
Co-authored-by: Cooldude2606 <cooldude260607@gmail.com>
2021-01-24 19:41:23 +01:00
bbassie
7e7660f1e1 Add tooltip to icon for better accessibility 2021-01-24 02:26:26 +01:00
bbassie
3ab6326a5f Tasklist refactor to match the new warp system
* Removed the ability to pass `task_number` to `Task.add_task`
* Unified button styles of the Gui
* Made task-list code simular to the new warp-list
2021-01-24 02:02:24 +01:00