Timberborn
TimberApi
20件中 1-10 を表示
< 1  2 >
更新: 5月31日 @ 5時13分

v 7.12.2
- Fixed map editor crash

更新: 4月10日 @ 2時38分

v0.7.12.1
- Fixed crash with Moddable Bindito

更新: 4月3日 @ 11時47分

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

更新: 2月27日 @ 3時44分

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

更新: 2月16日 @ 4時00分

- Fixed MapEditor, update 7

更新: 2月16日 @ 3時52分

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

更新: 2024年11月15日 @ 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.

更新: 2024年11月9日 @ 6時46分

- Removed debug logging

更新: 2024年11月9日 @ 5時45分

更新: 2024年9月22日 @ 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`.