badgamernl
620051ddac
Fix function chain
2020-09-03 03:34:59 +02:00
badgamernl
f149e446a1
Fixed heavy repitition
...
- Introduced EmmyLua documentation (can be removed if needed)
- Remamed type to inv
2020-09-03 03:33:39 +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
dac4d40682
Changed config/settings loop
...
- Fixed settings/entity loop should be faster now
- Fixed floating text position overlapping
- Added more comments
2020-08-20 22:29:50 +02:00
badgamernl
9911a0e3d3
Fixed redundand contains function
2020-08-20 21:48:53 +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
05153c7a6c
Fix desync settings table shared acros all players
2020-08-20 21:03:45 +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
f98599ca82
Fixed sups not showing when set to visible
2020-08-17 15:20:08 +01:00
Cooldude2606
ad1686ad60
Fixed player list colours
2020-08-16 21:12:29 +01:00
Cooldude2606
38cf0f10ec
Added "Current" status to server list
2020-08-14 03:18:15 +01:00
Cooldude2606
e0eba193a4
Cleaned up use of the Game module
2020-08-14 01:54:51 +01:00
Cooldude2606
1afd27fd9c
Merge pull request #167 from Cooldude2606/feature/external
...
Added external server list
2020-08-14 00:29:29 +01:00
Cooldude2606
a8417b4d2d
Merge branch 'patch/6.0.10' into dev
2020-06-16 14:57:02 +01:00
Cooldude2606
f1520e77e7
Fixed bug warp tooltip #166
2020-06-16 14:56:04 +01:00
Cooldude2606
5150d28fd3
Added server connect button
2020-06-14 23:07:51 +01:00
Cooldude2606
1c6ea05f5b
Added optional permission check for settings
2020-06-03 00:36:56 +01:00
Cooldude2606
3f2382d2ac
Added changes requested by mark
2020-06-03 00:01:19 +01:00
Cooldude2606
7811ad2e11
Added settings and warnings
2020-06-01 20:29:17 +01:00
Cooldude2606
f1864985ff
Added locale
2020-06-01 19:29:44 +01:00
Cooldude2606
136fbca71c
Added Data tab
2020-06-01 18:05:50 +01:00
Cooldude2606
54987bd8f1
Updated Player List
2020-05-30 23:12:00 +01:00
Cooldude2606
4a31011a26
Updated Tasks
2020-05-30 23:02:59 +01:00
Cooldude2606
c7f2eb6047
Converted Warps
2020-05-30 22:47:01 +01:00
Cooldude2606
2484e0f6fc
Merge branch 'patch/6.0.9'
2020-05-28 20:26:07 +01:00
Cooldude2606
ec9111c696
Fixed External Links Tooltip
2020-05-28 20:19:45 +01:00
Cooldude2606
da19fef000
Added Extra Toggle on Rocket Gui
2020-05-28 20:04:50 +01:00
Cooldude2606
7f16a4439a
Fixed Science Info Not Updating
2020-05-28 19:45:00 +01:00
Cooldude2606
0c52f0c793
Merge branch 'patch/6.0.8'
2020-05-28 17:56:20 +01:00
Cooldude2606
fa51254021
Removed Functions From Global
2020-05-28 17:54:45 +01:00
Cooldude2606
a71ab19208
Merge branch 'patch/6.0.7' into dev
2020-05-28 17:08:13 +01:00
Cooldude2606
019104e76d
Fixed Warps and Tasks
2020-05-28 16:41:34 +01:00
Cooldude2606
20312156c3
Fix for science gui
2020-05-28 16:05:10 +01:00
Cooldude2606
a1ef38fcbd
Fixed Player List
2020-05-28 14:51:36 +01:00
Cooldude2606
bf32698667
Merge branch 'patch/6.0.6' into dev
2020-05-26 19:37:47 +01:00
Cooldude2606
4fc51a429b
Changed Rocket Info Icon
2020-05-26 19:35:01 +01:00
Cooldude2606
4f62b983cf
Fixed Readme
2020-05-26 19:29:49 +01:00
Cooldude2606
ca6de1365d
Merge pull request #159 from Cooldude2606/feature/datastore
...
Persistent Datastores Including Player Data
2020-05-26 19:11:42 +01:00
Cooldude2606
b17d74fff7
Removed unused variable
2020-05-26 18:33:15 +01:00
Cooldude2606
32507492b8
Fixed Existing Lua Check Errors
2020-05-26 18:21:10 +01:00
Cooldude2606
8b9e538540
Fixed Rocket Progress Update
2020-05-25 18:24:12 +01:00
Cooldude2606
b6699df3aa
Added datastore to debug
2020-05-23 22:50:34 +01:00
Cooldude2606
4aa9aa5466
Fixed reason bar on player list
2020-05-21 15:53:11 +01:00
Cooldude2606
388dc0f70b
Fixed Permissions for task list
2020-04-20 15:16:40 +01:00
Cooldude2606
97618c9347
Fixed Backer Active Table
2020-04-13 00:40:30 +01:00
Cooldude2606
8b1db536fe
Fixed Player List Not Removing
2020-04-08 20:23:03 +01:00