Cities: Skylines

Cities: Skylines

Find It! 2 [BETA]
正在显示第 151 - 159 项,共 159 项条目
< 1 ... 14  15  16 >
更新于:2020 年 8 月 11 日 下午 4:26

v2.0.2-beta3

- Slightly improve search speed

- Update ja & zh-tw translations

更新于:2020 年 8 月 11 日 上午 12:07

v2.0.2-beta2 minor change

更新于:2020 年 8 月 10 日 下午 11:56

v2.0.2-beta2

- Expand search functionality. You can use prefix ! to exclude a word, and use prefix # to search for custom tag only.

Example1: !restaurant
This will return all assets except those with '-restaurant-' in any data field(title, description, author name, custom tag, etc.).

Example2: #restaurant
This will only return assets with a custom tag which contains '-restaurant-'.


You can also combine the rules in one search:

Example3: #tag1 !hotel sway 2x2

This will return assets that satisfy every condition at the same time: with a custom tag which contains '-tag1-', must not have '-hotel-' in any data field, must have '-sway-' in any data field, and has a building size of 2x2.

更新于:2020 年 8 月 10 日 下午 6:15

v2.0.1-1

- Add an option in mod settings to show marker type props in 'game' mode.

更新于:2020 年 8 月 10 日 上午 10:15

Revert to v2.0.1-rc1

Had some good progress with legacy UI Panel code rewrite but then it breaks Resize It and More Advanced Toolbar, because both mods have their own "Find It" hacks/patches. I did fix most of the compatibility issues with Resize It but ffs when everything works in Resize It, More Advanced Toolbar is still broken. It has obfuscated code so it's a dead end. Advanced Toolbar seems to be unaffected but as an outdated mod it has its own issues. Anyway the rewrite is abandoned although it had the potential to fix the bulldoze tool issue. None of those three mod is actively maintained.

更新于:2020 年 8 月 9 日 下午 11:18

v2.0.2-beta1

Legacy UI Panel code rewrite WIP

更新于:2020 年 8 月 8 日 下午 7:09

v2.0.1-rc1

- Fix minor 'Prop Marker' description missing issue

- Modtools won't complain when the random selection button is clicked but search result is empty

- Update zh-tw & ja translations

更新于:2020 年 8 月 6 日 下午 5:46

v2.0.1-beta2

- Add random selection button to all asset types (user requested)

- Add building size filter to Ploppable

- Add 'Unsorted' filter tab to Ploppable

- Add 'Tiny Roads', 'Utility', 'Train' filter tabs to Network

- Add 'Prop Marker' filter tab to Prop. It will only appear in 'editor' mode

- 'Prop Marker' type props will no longer appear in 'game' mode. They only work in 'editor' mode and you couldn't bulldoze them easily in 'game' mode

- Some minor UI and categorization changes

更新于:2020 年 8 月 4 日 下午 6:34

v2.0.1-beta1

- Add filter tabs for some network assets(roads, paths, fence & wall, and water structures)

- Add random selection button for tree & prop (user requested)

- Show extra asset info in thumbnail pop-up(asset type & sub-type, building size, building height, etc.)

- It is now possible to move around the asset type drop-down menu using the ↑ ↓ arrow keys when you're typing in the search input box (added by Brot[github.com])