Commit Graph

57 Commits

Author SHA1 Message Date
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
Cooldude2606
e493b573fb Added rules tab 2020-03-24 19:43:49 +00:00
Cooldude2606
53ec32c832 Added welcome tab 2020-03-24 18:41:57 +00:00
Cooldude2606
ecf99b1142 Rocket Info Gui 2020-01-11 01:32:16 +00:00
Cooldude2606
0b340ab899 Updated Warps List 2019-10-24 21:34:28 +01:00
CmonMate497
d76e587387 Fixed spelling errors in gui.cfg 2019-08-23 22:05:09 +01:00
Cooldude2606
6434b79df2 Fixed rocket Gui Toggle Section 2019-06-15 15:47:46 +01:00
Cooldude2606
8281d316e8 Added zoom to map for warps 2019-06-08 15:54:06 +01:00
Cooldude2606
157c54852d Fixed errors in task list 2019-06-07 20:01:48 +01:00
Cooldude2606
9e5630e9d6 Finished comenting warps 2019-06-07 19:22:08 +01:00
Cooldude2606
4f53142683 All features added 2019-06-07 18:34:56 +01:00
Cooldude2606
1da8f0f214 Work warp list 2019-06-06 23:12:42 +01:00
Cooldude2606
5b3241b3a6 Added checks to player list buttons 2019-05-30 13:36:39 +01:00
Cooldude2606
df014a1207 Added task list 2019-05-29 19:01:32 +01:00