Timberborn
TimberApi
20개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 5월 31일 오전 5시 13분
작성자: TheBloodEyes

v 7.12.2
- Fixed map editor crash

업데이트: 2025년 4월 10일 오전 2시 38분
작성자: TheBloodEyes

v0.7.12.1
- Fixed crash with Moddable Bindito

업데이트: 2025년 4월 3일 오전 11시 47분
작성자: TheBloodEyes

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

업데이트: 2025년 2월 27일 오전 3시 44분
작성자: TheBloodEyes

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

업데이트: 2025년 2월 16일 오전 4시 00분
작성자: TheBloodEyes

- Fixed MapEditor, update 7

업데이트: 2025년 2월 16일 오전 3시 52분
작성자: TheBloodEyes

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

업데이트: 2024년 11월 15일 오전 11시 26분
작성자: TheBloodEyes

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분
작성자: TheBloodEyes

- Removed debug logging

업데이트: 2024년 11월 9일 오전 5시 45분
작성자: TheBloodEyes

업데이트: 2024년 9월 22일 오전 4시 34분
작성자: 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`.