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