Griftlands
Cross Character Campaign
1–10 из 17
< 1  2 >
Обновление: 10 апр. 2022 г. в 8:26

2.0.0

* Refactored code to make the mod more visible to other mods.

Обновление: 23 окт. 2021 г. в 8:05

Обновление: 23 окт. 2021 г. в 7:41

1.5.1

* Internal change to the graft draft screen to make it more compatible with other mods.

Обновление: 10 сен. 2021 г. в 19:42

1.5.0

* Added a mutator for Victor (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2595784397).
* Disable joke Chinese translation by default because people do not appreciate my jokes, apparently. It can still be enabled in the mod setting screen.

Обновление: 7 сен. 2021 г. в 16:39

1.4.2

* Mutator for PC Arint now also works for the test branch.

Обновление: 24 янв. 2021 г. в 7:33

1.4.1

* Updated the mod load order so that Traditional Chinese (Improved Version) loads before this mod, just so Traditional Chinese can be translated properly when selecting a language of that mod.

Обновление: 22 янв. 2021 г. в 15:38

1.4.0

* Added two new modded characters: PC Arint (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2256085147) and PC Kashio (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2266976421).
* Added a system that allows one mutator trying to match multiple backgrounds, in case the dev of the PC Arint mod decides for some reason to change the name of the player background.

Обновление: 22 сен. 2020 г. в 15:46

1.3.2

* Added a random character mutator that will randomly select a character. The characters selected are from all player backgrounds(even modded ones that doesn't have a mutator defined), and the randomization is rigged so that you will not get too many streaks in a row.
* Updated strings for Chinese Simplified and Traditional.

Обновление: 21 сен. 2020 г. в 8:00

1.3.1

* Added a nil-check for mutators selected because it's possible to start a game with invalid mutators, and that would crash the game.

Обновление: 20 сен. 2020 г. в 14:50

1.3.0

* Make this mod even more compatible with further mods! It's probably because the "further" mods part is my mod, and I need to fix how I implemented the character replacement function.
* Now instead of rewriting the entire function, it uses the old function, but creates a player character beforehand if a character mutator is selected.
* Although this update is a minor fix, the actual fix done to it is extremely major, so the minor version number increased. This may or may not break some things, so please let me know if this update broke your mod so I can fix it.