TDS Bug Fixes

Mod, 1.4


These are bugfixes, incomplete features or overlooked edge cases I found I needed for my mods.

(Little to no use otherwise because these niche scenarios don't show up in vanilla.)

Drag-Reorderable row items
- Allows nested re-orderable areas within each other. (Vanilla assumes your multi-area reorder areas are separate areas)
-- Even nested reorderable rows work, not just neste...

Розробник: Uuugggg

Дата створення: 29 Nov, 2022 @ 12:27am

Оновлено: 17 Aug, 2023 @ 1:03am

Підписників: 100240


Розмір (розпакований) : 0.374 MB

These are bugfixes, incomplete features or overlooked edge cases I found I needed for my mods.

(Little to no use otherwise because these niche scenarios don't show up in vanilla.)

Drag-Reorderable row items

- Allows nested re-orderable areas within each other. (Vanilla assumes your multi-area reorder areas are separate areas)
-- Even nested reorderable rows work, not just nested group areas. (One parent row with nested children row can cover all the children and work fine)
- Allows reorderables in draggable windows. (Vanilla would drag the window instead)
- The drawn "drop line" when dropping onto an empty group now draws in the group's area (instead of at 0,0)

- TODO: I found a problem with reorderable areas in multiple windows. If you click on the window that is not the front window to start a drag, it'll start to drag the wrong item. This one is due to some very low-level assumptions and can't easily be fixed.

WidgetRow

- Fixes ButtonRect's height when set to a fixed width, to match other WidgetRow buttons : 22px high instead of preset 24.
- Fixes the first label in a row getting a 2px gap added.

Window

- If you press esc when there's a MessageBox window over another window, which is not a modal window, it would closes them both. Fixed that.. Somehow I guess this just never happens in vanilla?

---

Source on github : https://github.com/alextd/RimWorld-TDS-Bugfixes

Як завантажити моди?

Натисніть на кнопку вище та завантажте обраний мод з файлового сховища.

Як встановити мод?

Див. секцію "Як встановити".

Чи безпечний завантажуваний файл?

Моди перезаливаються нами з оригінального джерела, без жодних змін. Ми лише запаковуємо їх в звичайний архів. Додатково можете перевірити архів на наявність загроз за допомогою будь-якого антивірусу або онлайн-сканеру на кшталт virustotal.com. Також рекомендуємо робити резервні копії ваших сейвів, про всяк випадок.

There is a folder in the .zip archive. To install the mod, move the entire folder (not just its contents) into 'Mods' folder located under your RimWorld root isntallation folder.
So, for steam version of the game, the path would look like this: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods
For any other distribution, firstly locate your rimworld installation path and then unpack the archive into the 'Mods' folder.
Then enable the mod in the game mods menu by double clicking on its name and restart the game