Timberborn

Timberborn

TimberApi
Näytetään 11–20 / 22
< 1  2  3 >
Päivitys: 9.11.2024 klo 5.45
tekijältä TheBloodEyes

Päivitys: 22.9.2024 klo 4.34
tekijältä 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`.

Päivitys: 13.9.2024 klo 10.20
tekijältä TheBloodEyes

## 0.7.6.0
- Fixed for update 0.6.6.1

Päivitys: 5.9.2024 klo 12.39
tekijältä TheBloodEyes

- Fixed for update 0.6.5.1

Päivitys: 15.8.2024 klo 12.30
tekijältä TheBloodEyes

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

Päivitys: 15.8.2024 klo 10.49
tekijältä TheBloodEyes

- Removed usage of internal Timberborn elements.

Päivitys: 8.8.2024 klo 13.06
tekijältä TheBloodEyes

Päivitys: 7.8.2024 klo 11.52
tekijältä TheBloodEyes

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

Päivitys: 28.7.2024 klo 13.50
tekijältä 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.

Päivitys: 24.7.2024 klo 12.13
tekijältä TheBloodEyes

- Added UIBuilder V2.
- Added DependencyContainer.