mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
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;
This commit is contained in:
@@ -83,13 +83,12 @@ discard-tooltip=Remove task
|
||||
|
||||
[autofill]
|
||||
main-tooltip=Autofill settings
|
||||
ammo-caption=Ammo Autofill
|
||||
ammo-tooltip=Autofill settings when playing entities with a ammo slot
|
||||
fuel-caption=Fuel Autofill
|
||||
fuel-tooltip=Autofill settings when placing entities with a fuel slot
|
||||
toggle-section-tooltip=Expand Section
|
||||
toggle-section-collapse-tooltip=Collapse Section
|
||||
toggle-entity-tooltip=Toggle the autofill of __1__ entity (overwrites autofill settings of the entity)
|
||||
toggle-tooltip=Toggle the autofill of __1__ into the __2__ slot of entities
|
||||
amount-tooltip=Amount of items it will try and put into the __1__ slot of entities
|
||||
confirmed=Set autofill amount to __1__ for __2__
|
||||
amount-tooltip=Amount of items it will try and put into the __1__ slot of __2__
|
||||
confirmed=Set autofill amount to __1__ __2__ for __3__
|
||||
filled=Autofilled the __1__ with __2__ __3__
|
||||
[warp-list]
|
||||
main-caption=Warp List
|
||||
|
||||
Reference in New Issue
Block a user