Timberborn

Timberborn

TimberApi
Zobrazuje se 1–10 z 20 položek
< 1  2 >
Aktualizace: 31. kvě. v 5.13

v 7.12.2
- Fixed map editor crash

Aktualizace: 10. dub. v 2.38

v0.7.12.1
- Fixed crash with Moddable Bindito

Aktualizace: 3. dub. v 11.47

v0.7.12.0
- Updated for update 7.2
- Fixed bottombar wonder icon

Aktualizace: 27. úno. v 3.44

- Disabled `EntityLinkerSystem` & `BuildingSpecificationSystem` for update 7.
- Updated `TimberApi`, `SpecificationSystem`, `BottomBarSystem` & `Tools` for update 7.
- Moved `UIBuilderSystem`, `UIPresets` to seperated mod.

Aktualizace: 16. úno. v 4.00

- Fixed MapEditor, update 7

Aktualizace: 16. úno. v 3.52

- Disabled `BottomBarSystem`, `Tools` & `BuildingSpecificationSsystem` for update 7.
- Updated `TimberApi`, `EntityLinkerSystem`, `SpecificationSystem`, `UIBuilderSystem`, `UIPresets` for update 7.

Aktualizace: 15. lis. 2024 v 11.26

v0.7.8.0
- Added `Scenes` to `ToolSpecification` to specify in which scene the tool should be loaded `Game` is default.
- Added `GenericTool` tool factory type to make compatibility without hard dependency possible for custom mod tools.

Aktualizace: 9. lis. 2024 v 6.46

- Removed debug logging

Aktualizace: 9. lis. 2024 v 5.45

Aktualizace: 22. zář. 2024 v 4.34

## 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`.