Timberborn
TimberApi
22 sonuçtan 11 ile 20 arası gösteriliyor
< 1  2  3 >
Güncelleme: 9 Kas 2024 @ 5:45
Güncelleyen: TheBloodEyes

Güncelleme: 22 Eyl 2024 @ 4:34
Güncelleyen: TheBloodEyes

## 0.7.7.0
- Added `AddClass` to all presets, for adjusting presets with stylesheets.
- Fixed missing `ModifyRoot` to all presets.
- Renamed `ButtonGame` preset to `GameButton`.
- Renamed many abstract presets to `...Buton`
- Added `ListView` presets.
- Added `TextField` presets.
- Added `ScrollView` presets.
- Added `Dropdown` presets.
- Added `FragmentBuilder`.
- Added `BoxBuilder`.

Güncelleme: 13 Eyl 2024 @ 10:20
Güncelleyen: TheBloodEyes

## 0.7.6.0
- Fixed for update 0.6.6.1

Güncelleme: 5 Eyl 2024 @ 12:39
Güncelleyen: TheBloodEyes

- Fixed for update 0.6.5.1

Güncelleme: 15 Ağu 2024 @ 12:30
Güncelleyen: TheBloodEyes

- Added `BuildingSpecification`.
- Added `EntityLinkerSystem`.
- Added `PickObjectTool`.

Güncelleme: 15 Ağu 2024 @ 10:49
Güncelleyen: TheBloodEyes

- Removed usage of internal Timberborn elements.

Güncelleme: 8 Ağu 2024 @ 13:06
Güncelleyen: TheBloodEyes

Güncelleme: 7 Ağu 2024 @ 11:52
Güncelleyen: TheBloodEyes

- Added Game,MainMenu Slider/SliderInt presets.
- Added GameToggle preset.
- Fixed Type selector.
- Fixed pseudo class selectors.

Güncelleme: 28 Tem 2024 @ 13:50
Güncelleyen: TheBloodEyes

- Added missing builders in dependency injection.
- Created own StyleValue classes, so people don't require to publicize unity dll's.
- Added BuildAndInitialize to UIBuilder.

Güncelleme: 24 Tem 2024 @ 12:13
Güncelleyen: TheBloodEyes

- Added UIBuilder V2.
- Added DependencyContainer.