Skip to content

Commit

Permalink
Release 2.6.71 [nolog]
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Aug 10, 2020
1 parent c9506f7 commit 8455fe5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 43 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Suh. Junmin: Korean translation
rw-chaos: German translation (update)

<size=24>Version</size>
This is version 2.5.70, for RimWorld 1.1.2654.
This is version 2.6.71, for RimWorld 1.2.2719.

</description>
<supportedVersions>
<li>1.1</li>
<li>1.2</li>
</supportedVersions>
<packageId>fluffy.relationstab</packageId>
</ModMetaData>
6 changes: 3 additions & 3 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.5.70</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/RelationsTab/1.1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/RelationsTab/releases/v2.5.70</downloadUri>
<version>2.6.71</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/RelationsTab/1.2/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/RelationsTab/releases/v2.6.71</downloadUri>
</Manifest>
Binary file modified Assemblies/Fluffy_Relations.dll
Binary file not shown.
46 changes: 9 additions & 37 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,74 +1,46 @@
[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)
[![RimWorld 1.2](https://img.shields.io/badge/RimWorld-1.2-brightgreen.svg)](http://rimworldgame.com/)

Replaces the faction tab with a relations tab. The relations tab shows, in a very graphical way, relations between your colonists and with other factions.




![Notes](https://banners.karel-kroeze.nl/title/Notes.png)
![Notes](https://banners.karel-kroeze.nl/title/Notes.png)
In games with many faction mods or a lot of colonists, the dynamic displays may 'explode'. There's three things you can do to mitigate this problem;
- Use the static circle view. In the top right of the tab there is a button to switch between circle and dynamic views (may be hidden underneath the tutorial window).
- Reset the dynamic view until it stops exploding. The button to reset the dynamic algorithm is in the top right of the window, next to that for cicle view (and may also be hidden by the tutorial).
- Tweak the parameters for the dynamic algorithm. In the mod options (Menu -> Options -> Mod Options -> Relations Tab) you can tweak the parameters for the algorithm. There is a short description of what each parameter does in the options as well.




![Known issues](https://banners.karel-kroeze.nl/title/Known%20issues.png)
![Known issues](https://banners.karel-kroeze.nl/title/Known%20issues.png)
- In games with a lot of factions/colonists, the algorithm may 'explode'. See the 'Notes' section on how to fix this.
- Some mods (noticably, the Zabrak faction) change pawn rendering in such a way that it breaks the relations tab. I'm looking for the root cause of this.




![Contributors](https://banners.karel-kroeze.nl/title/Contributors.png)
- MossieurLeBlanc: French translation
- duduluu: Chinese translations
- 53N4: Spanish translation
- Suh. Junmin: Korean translation
- rw-chaos: German translation (update)




![Think you found a bug?](https://banners.karel-kroeze.nl/title/Think%20you%20found%20a%20bug%3F.png)

![Think you found a bug?](https://banners.karel-kroeze.nl/title/Think%20you%20found%20a%20bug%3F.png)
Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report,
and then create a bug report [here](https://github.com/fluffy-mods/RelationsTab/issues)




![Older versions](https://banners.karel-kroeze.nl/title/Older%20versions.png)

![Older versions](https://banners.karel-kroeze.nl/title/Older%20versions.png)
All current and past versions of this mod can be downloaded from [GitHub](https://github.com/fluffy-mods/RelationsTab/releases).




![License](https://banners.karel-kroeze.nl/title/License.png)

![License](https://banners.karel-kroeze.nl/title/License.png)
All original code in this mod is licensed under the [MIT license](https://opensource.org/licenses/MIT). Do what you want, but give me credit.
All original content (e.g. text, imagery, sounds) in this mod is licensed under the [CC-BY-SA 4.0 license](http://creativecommons.org/licenses/by-sa/4.0/).

Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/fluffy-mods/RelationsTab/), so license information in the source code is preserved.

[![Supporters](https://banners.karel-kroeze.nl/donations.png)](https://ko-fi.com/fluffymods)




![Are you enjoying my mods?](https://banners.karel-kroeze.nl/title/Are%20you%20enjoying%20my%20mods%3F.png)

![Are you enjoying my mods?](https://banners.karel-kroeze.nl/title/Are%20you%20enjoying%20my%20mods%3F.png)
Become a supporter and show your appreciation by buying me a coffee (or contribute towards a nice single malt).

[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)

[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc)





![Version](https://banners.karel-kroeze.nl/title/Version.png)
This is version 2.5.70, for RimWorld 1.1.2654.
![Version](https://banners.karel-kroeze.nl/title/Version.png)
This is version 2.6.71, for RimWorld 1.2.2719.
2 changes: 1 addition & 1 deletion Source/Fluffy_Relations/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0")]
[assembly: AssemblyFileVersion("2.5.70")]
[assembly: AssemblyFileVersion("2.6.71")]

0 comments on commit 8455fe5

Please sign in to comment.