Commit Graph

10 Commits

Author SHA1 Message Date
badgamernl
d19cb5e8d7 Removed EmmaLua because CI complained 2020-09-03 03:48:48 +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
ecadbd6534 Resolve redundant config locals 2020-09-03 02:04:39 +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
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