cake>pie

Results 21 issues of cake>pie

KSP 1.4+ introduced some stock features (e.g. dynamic crew capacity, part variants) that, for part makers, offers a stock approach to accomplish some functions (e.g. texture switching, deployable/inflatable habitats) that...

**Type of change** New feature **Issue(s) closed** Fixes #6407 (by alternative means) **New behavior** - Expanded dropdown and listselect types. (See detailed feature breakdown below.) - The "show/hide" menu in...

enhancement
accessibility
ui
ci:success

**Type of change** Bugfix **Issue(s) closed** Fixes `entry_cache_` of `Listselect` not being cleared when `clear()` called. Consequently, size of `entry_cache_` will grow larger than number of entries in the listselect...

ci:success

**Type of change** New feature **Issue(s) closed** Fixes #4266 **New behavior** Adds traffic statistics tab to the building statistics window, with ability to jump to problem areas Flag: number of...

enhancement
statistics
ci:success

**Type of change** Bugfix? Commonsense fix? **Issue(s) closed** Fixes #3145 **New behavior** Atlantean toolsmithy uses silk instead of cloth for nets and bows. **Possible regressions** Potential game balance issues, which...

balancing & gameplay
atlanteans
review:approve
ci:success

**Type of change** Debugging/correctness **Issue(s) closed** An out-of date assertion that looks isolated and out of place: https://github.com/widelands/widelands/blob/c0eb405cec812966c570d2a3ddd5279d6c1eaa74/src/ui_basic/listselect.cc#L466 Checking history finds it originated [here](https://github.com/widelands/widelands/commit/b864dac#diff-1720f5d9a7543041fab188b32d244b68bc8b92756660c5d1300bd91d95db454fR237-R241). **New behavior** Moved the assertion and...

ci:success

**Type of change** Bugfix **Issue(s) closed** As entries are added to a `Listselect`, `max_pic_width_` is updated to reflect the amount of space needed to accommodate the widest `pic` among the...

ci:success

**Type of change** Bugfix **Issue(s) closed** The building statistics window has entries for all the different buildings that the player can build (own tribe, subject to any building restrictions in...

bug
cleanup & refactoring
ci:success

**Type of change** Bugfix **Issue(s) closed** Stop the BuildingStatisticsMenu from spamming its update functions when the window is minimized. **To reproduce** 1. For ease of comparison, change `kUpdateTimeInGametimeMs` to a...

ci:success

## Part 1 (commits [5d9f4d93 thru e432e8f5](https://github.com/widelands/widelands/compare/master...e432e8f5)) **Type of change** Bugfix / Enhancement **Issue(s) closed** Fixes #1037 **New behavior** Result reporting for players has separate category for elimination (a loss...

bug
enhancement
wincondition
ai
ci:success