Commit Graph

70 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
PHIDIAS
5231a061cd Update gui.cfg 2022-10-24 19:52:58 +09:00
PHIDIAS
f229145b07 Update gui.cfg 2022-06-02 03:39:12 +09:00
Cooldude2606
c8c9e67230 Merge pull request #218 from oof2win2/dev2
Added a button to toggle fast decon mode
2021-08-14 22:36:10 +01:00
oof2win2
5b5c6f4061 🐛 another locale fix 2021-08-14 17:01:45 +00:00
oof2win2
26f3dfc038 🔧 Text to locale 2021-08-14 16:41:24 +00:00
oof2win2
44b6f75c10 Locale addition 2021-08-14 14:12:33 +00:00
Cooldude2606
1ccc7fbcc6 Merge pull request #195 from bbassie/feature/task-list-update
Tasklist redesign
2021-04-29 23:04:48 +01:00
bbassie
9e6d4e7454 Move close button to the side of the header 2021-04-26 02:31:23 +02:00
bbassie
465627535b Change tooltip of the confirm button
- Tooltip didn't show usefull information on why you could not confirm
2021-04-11 23:07:07 +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
8431b2e80a Merge pull request #190 from bbassie/feature/warp-net-id
Feature: Warps need to be connected to the same electricity network
2021-03-30 03:58:44 +01:00
Cooldude2606
60bb28daea Chagned tooltips on buttons to match info tooltip 2021-03-30 03:56:39 +01:00
Cooldude2606
cf612e6984 Fixed warp cooldown not using seconds 2021-03-30 03:50:45 +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
Cooldude2606
16524a92c9 Merge pull request #187 from bbassie/remove/temp-ban
Removed Temp ban related stuff
2021-01-27 00:26:43 +00: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
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
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
1d980c6d64 Warp water check 2020-11-08 19:02:55 +01:00
badgamernl
90e025aa1a Warp-list changes:
- Refactor gui layout
- Changed update flow
2020-11-08 05:04:53 +01:00
badgamernl
8197b172ad Working implementation 2020-11-07 02:30:37 +01:00
badgamernl
c4cc626f2b Removed gui locales 2020-11-07 01:22:02 +01:00
badgamernl
294766714a Removed Temp ban related stuff 2020-11-07 01:10:11 +01:00
badgamernl
afcd16c56e Fixed table center
Fixed locale
2020-09-08 16:20:02 +02:00
badgamernl
e52f06ddf9 Fixed locale issues 2020-09-03 03:46:23 +02:00
badgamernl
58a23a901a Fix amount textbox validation & event 2020-09-02 16:03:31 +02:00
badgamernl
665ecfca7c Change in look and feel:
- Change the way the header text is displayed;
- Change entity toggle to be checkmark and cross;
- Added burner mining drill to autofill;
- Added comments;
- Changed use of some scroll tables to just normal tables;
- Fixed entity toggle not working when placing down entities;
2020-09-02 00:10:10 +02:00
badgamernl
f1537af711 Major overhaul of inner workings:
- Change config layout to entity based;
- Change the gui layout to entity based;
- Fix entity placed event to work with new system;
- Change gui styles to fit other gui's more;
- Added demo entities with items:
* Car;
* Locomotive;
* Spidertron;
* Gun Turret;
* Stone furnace;
* Steel furnace;
2020-09-01 05:43:05 +02:00
badgamernl
8efa1c0954 Locale and code quality improvements
- Added tank ammo autofill to config
- Fixed locale to be fancier
- Fixed some repatative code
2020-08-20 21:45:35 +02:00
badgamernl
453b4f8357 Added Entity build event autofill
- Added autofill on entity placement;
- Added nice flying text;
- Fixed ability to insert more of a item than the stacksize allows;
2020-08-20 00:10:36 +02:00
badgamernl
c2ea0bf590 Added setings left container
- Changed toolbar button to left flow toggle;
- Added Ammo section;
- Added Fuel section;
- Added default config settings;
- Added autofill item toggle button and textboxes;
2020-08-19 01:35:03 +02:00
badgamernl
0900fe13ea Added Autofill toolbar button
- May needs to be changed to have a left flow with option;
2020-08-17 23:04:20 +02:00
Cooldude2606
38cf0f10ec Added "Current" status to server list 2020-08-14 03:18:15 +01:00
Cooldude2606
5150d28fd3 Added server connect button 2020-06-14 23:07:51 +01:00
Cooldude2606
3f2382d2ac Added changes requested by mark 2020-06-03 00:01:19 +01:00
Cooldude2606
136fbca71c Added Data tab 2020-06-01 18:05:50 +01:00
Cooldude2606
4fc51a429b Changed Rocket Info Icon 2020-05-26 19:35:01 +01:00
Cooldude2606
c450bda234 Changed Readme Text 2020-04-08 18:11:07 +01:00
Cooldude2606
9214cc5239 Fixed tasklist bug 2020-04-07 17:38:54 +01:00
Cooldude2606
8569de50aa Moved map time to info gui 2020-04-05 19:39:19 +01:00
Cooldude2606
0d1d21ae09 Changed event server message 2020-03-26 12:55:39 +00:00
Cooldude2606
ce798d5d6e Cleaned up file 2020-03-26 00:35:40 +00:00
Cooldude2606
279e99ba2b Remade server tab 2020-03-25 23:30:34 +00:00
Cooldude2606
29d879c179 Added backer tab 2020-03-25 22:59:15 +00:00
Cooldude2606
74675f2d19 Added servers tab 2020-03-25 21:45:30 +00:00
Cooldude2606
8362e5a397 Added commands tab 2020-03-25 21:18:03 +00:00