河狸浮生記 Timberborn

河狸浮生記 Timberborn

TimberApi
目前顯示第 11-20 項,共 22 項
< 1  2  3 >
更新: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`.

更新:2024 年 9 月 13 日 @ 上午 10:20
TheBloodEyes 發表

## 0.7.6.0
- Fixed for update 0.6.6.1

更新:2024 年 9 月 5 日 @ 下午 12:39
TheBloodEyes 發表

- Fixed for update 0.6.5.1

更新:2024 年 8 月 15 日 @ 下午 12:30
TheBloodEyes 發表

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

更新:2024 年 8 月 15 日 @ 上午 10:49
TheBloodEyes 發表

- Removed usage of internal Timberborn elements.

更新:2024 年 8 月 8 日 @ 下午 1:06
TheBloodEyes 發表

更新:2024 年 8 月 7 日 @ 上午 11:52
TheBloodEyes 發表

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

更新:2024 年 7 月 28 日 @ 下午 1:50
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.

更新:2024 年 7 月 24 日 @ 下午 12:13
TheBloodEyes 發表

- Added UIBuilder V2.
- Added DependencyContainer.