RimWorld
Caravan Item Selection Enhanced
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 2 OCT a las 16:21

v1.0.21 [RW1.6]:

  • compatibility with "Vehicle Framework", wait till VF updates! (all credits to SmashPhil)
  • fix: no more red errors if there is defs in the config that are not present ingame
  • new mod setting: selected items and pawns are automatically added when forming a caravan or loading a transporter
  • fix: items from the "unassigned" tab and items from other tabs that are not in a subcategory did not appear in the loading list
  • fix: in certain cases the loading list did not update
  • tab configuration: added a list for items not assigned to a tab (tab settings) and a list of items not assigned to a subcategory of the selected tab (subcategory settings) and made the entries clickable to allow for fast assignment to a tab/subcategory
  • confirmation window that opening the tab settings will reset the selection of items/pawns
  • confirmation window that opening the tab settings will remove defs from the cfg file that are not present ingame (e.g. when a mod got removed)
  • the dropdown menu when clicking "reform caravan" to choose if items should be preselected or not did not appear
  • added a couple of new subcategories for the items tab in the default config (e.g. tainted apparel, books, ...)
  • changed max number of subcategories to 20
  • some code refactoring
  • new translation strings: "Kopp_CISE_SettingsMenuResetsSelection", "Kopp_CISE_DefsNotPresentAnymore", "Kopp_CISE_NoVehiclesAllowed", "Kopp_CISE_Books", "Kopp_CISE_Genes","Kopp_CISE_Anomalistic", "Kopp_CISE_Mechanitor", "Kopp_CISE_Odyssey", "Kopp_CISE_ApparelTainted", "Kopp_CISE_NotAssignedToTab", "Kopp_CISE_NotAssignedToSubcategory", "Kopp_CISE_None", "Kopp_CISE_CouldNotAdd"

    Actualización: 9 AGO a las 2:20

    v1.0.20:
    - moved the 'presets' button for dialog loadTransporters to not overlap with the 'accept' button

    Actualización: 11 JUL a las 15:48

    v1.0.19:
    - marked "Vehicle Framework" as incompatible for Rw1.6

    Actualización: 11 JUN a las 16:59

    v1.0.18:
    - updated for RW1.6

    Actualización: 15 ENE a las 12:15

    v1.0.17 [RW1.5]:

    • fix: Loading a preset made the gui laggy because certain caravan related calculations got executed every frame afterwards.

      Actualización: 12 SEP 2024 a las 0:27

      v1.0.16 [RW1.5]:

      • fix: Drawing of the loading list on the right side could cause a error
      • fix: Certain monitor resolution could lead to not being able to close the "tab settings gui" when the pawns tab was selected

        Actualización: 6 MAY 2024 a las 16:41

        v1.0.15:

        • Fix[RW1.5]: Changing the loadout of a already loaded transport pod causes errors.

          Actualización: 27 MAR 2024 a las 6:59

          v1.0.14:

          • Fix[RW1.5]: Reform caravan was broken when mod option "Show a dropdown menu when reforming caravan" was active.
            It seems like RW1.5 only pre selects pawns (not items) when reforming a caravan. I will wait if this is intended or not until I change the mod added drop down menu to pre select all items (vanilla 1.4 behaviour) when selecting that option.

            Actualización: 25 MAR 2024 a las 15:15

            v1.0.13:

            • Support for RW1.5

              Actualización: 17 JUL 2023 a las 13:04

              v1.0.12 (RW 1.4 only):

              • New mod setting: Show 'Select everything' in the caravan forming dialogue, regardless whether dev mode is active.
              • New mod setting: Show a dropdown menu when clicking 'Reform caravan' to define if items and pawns should be preselected or not.
              • Four new translation strings: Kopp_CISE_ShowSelectEveryhing, Kopp_CISE_ReformCaravanDropdown, Kopp_CISE_ReformSelectEverything, Kopp_CISE_ReformSelectNone