Timberborn
TimberApi
Hiển thị 1-10 trong 20 mục
< 1  2 >
Cập nhật: 31 Thg05 @ 5:13am

v 7.12.2
- Fixed map editor crash

Cập nhật: 10 Thg04 @ 2:38am

v0.7.12.1
- Fixed crash with Moddable Bindito

Cập nhật: 3 Thg04 @ 11:47am

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

Cập nhật: 27 Thg02 @ 3:44am

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

Cập nhật: 16 Thg02 @ 4:00am

- Fixed MapEditor, update 7

Cập nhật: 16 Thg02 @ 3:52am

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

Cập nhật: 15 Thg11, 2024 @ 11:26am

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.

Cập nhật: 9 Thg11, 2024 @ 6:46am

- Removed debug logging

Cập nhật: 9 Thg11, 2024 @ 5:45am

Cập nhật: 22 Thg09, 2024 @ 4:34am

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