Cooldude2606
60bb28daea
Chagned tooltips on buttons to match info tooltip
2021-03-30 03:56:39 +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
849957279c
Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id
2021-01-26 23:06:57 +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
cd566c8246
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:01:07 +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
bbassie
e72f927d64
Fixes to warp module
...
* Variable name.
* Moved variable initialisation to outside a function.
2021-01-24 20:11:11 +01:00
Bastiaan
ca8d03304c
Removed one use variable
...
Co-authored-by: Cooldude2606 <cooldude260607@gmail.com >
2021-01-24 19:41:23 +01:00
Cooldude2606
a7b1d33777
Bumped luarocks action to v4
2021-01-24 03:02:02 +00:00
Cooldude2606
290ec4f26b
Bumped lua action to v8
2021-01-24 03:01:58 +00:00
bbassie
7e7660f1e1
Add tooltip to icon for better accessibility
2021-01-24 02:26:26 +01:00
bbassie
8b717ee1a5
Warp improvements
...
* Fixed that it clears table every warp update.
* Dirty fix unknown signal icon, it gets replaced by the old icon
2021-01-24 01:58:30 +01:00
bbassie
d0afee78a4
Color status to icon status
...
Because debate about the color usage I made the change to using icons.
2021-01-23 23:01:05 +01:00
bbassie
c308aa8c21
* If statement restructured like suggested, seems to work fine;
...
* Changed cooldown color to be same as the disabled one;
2020-11-17 23:35:14 +01:00
bbassie
94fa2bc8ea
Warp additions
...
* Add bypass styling and functionality
* Fix using wrong warp position for goto label
* Add warp placement checks
* Edit remove warp to keep the corpses of the entities
* Fix warp label and textbox
* Make Warp container wider by 20
2020-11-15 01:46:59 +01:00
bbassie
ebfe24c21c
Removed temp debug rendering
2020-11-08 19:04:44 +01:00
bbassie
1d980c6d64
Warp water check
2020-11-08 19:02:55 +01:00
bbassie
84fda87848
Changed warp area to fit the radius
2020-11-08 18:44:04 +01:00
badgamernl
e851b48a0e
Remove spawn debug message
2020-11-08 16:04:07 +01:00
badgamernl
c95616d1f8
Fix network id checks
2020-11-08 15:38:00 +01:00
badgamernl
bb5790a33d
Fix function name
2020-11-08 15:30:10 +01:00
badgamernl
90e025aa1a
Warp-list changes:
...
- Refactor gui layout
- Changed update flow
2020-11-08 05:04:53 +01:00
badgamernl
94cfceb5a3
Fix electric pole name
2020-11-08 05:00:35 +01:00
badgamernl
8197b172ad
Working implementation
2020-11-07 02:30:37 +01:00
Cooldude2606
fd2d2c8830
Automatic Doc Update
2020-11-07 00:36:05 +00:00
Cooldude2606
66e45056bb
Merge pull request #183 from bbassie/feature/more-warp-icons
...
Changed choose_elem from item type to signal
2020-11-07 00:35:31 +00:00
Cooldude2606
8797f4da19
Automatic Doc Update
2020-11-07 00:25:10 +00:00
Cooldude2606
3fa1523a2c
Merge pull request #184 from bbassie/fix/train-station-names
...
Fixed the part that removes the ghost train staton key
2020-11-07 00:24:24 +00:00
badgamernl
e8dd5cedea
Fixed the part that removes the ghost train staton key
2020-11-07 00:50:31 +01:00
badgamernl
bd59342497
Changed choose_elem from item type to signal
2020-11-07 00:42:34 +01:00
Cooldude2606
9463496cca
Automatic Doc Update
2020-11-06 21:49:02 +00:00
Cooldude2606
690a129785
Merge pull request #180 from bbassie/feature/tag-color
...
Add command /tag-color
2020-11-06 21:48:25 +00:00
badgamernl
848207d8db
Fixed unused argument player
2020-11-06 22:39:58 +01:00
badgamernl
ce565441c8
Removed debug message
2020-11-06 22:37:46 +01:00
badgamernl
1f549688fa
Forgot to stage the roles.lua
2020-11-06 22:30:24 +01:00
Cooldude2606
eba9761c24
Automatic Doc Update
2020-11-06 14:54:07 +00:00
Cooldude2606
c8340f27da
Merge pull request #179 from bbassie/fix/quickbar
...
Filter out `blueprint` and `blueprint-book` from quick bar player data
2020-11-06 14:53:33 +00:00
badgamernl
61a3f92982
Add command /tag-color
2020-11-04 00:38:01 +01:00
badgamernl
defe77f629
Filter out blueprint and blueprint-book
2020-11-03 23:24:22 +01:00
Cooldude2606
9e150aff79
Automatic Doc Update
2020-09-12 02:01:34 +00:00
Cooldude2606
376191830f
Merge pull request #175 from bbassie/feature/autofill
...
Added Autofill toolbar button
2020-09-12 03:01:00 +01:00
badgamernl
c46244e7ed
Fix floating text position
2020-09-11 20:48:35 +02:00
badgamernl
72a3378bfa
Fix toggle item button
2020-09-08 20:34:38 +02:00
Cooldude2606
b6933bddf8
Automatic Doc Update
2020-09-08 18:12:02 +00:00
Cooldude2606
3218bb6426
Merge branch 'patch/6.1.1' into dev
2020-09-08 19:11:00 +01:00