RimWorld

RimWorld

Phinix
Showing 1-10 of 26 entries
< 1  2  3 >
Update: May 8, 2024 @ 6:08am

[Auto-generated text]: Update on 5/8/2024 10:37:53 PM.

Updated to v0.9.3

- Added RimWorld 1.5 support

Update: Dec 25, 2023 @ 12:45am

[Auto-generated text]: Update on 12/25/2023 7:15:12 PM.

Updated to v0.9.2

- Fixed messages from blocked users continuing to appear in the chat

Update: Jan 28, 2023 @ 3:58am

[Auto-generated text]: Update on 1/28/2023 10:27:54 PM.

Updated to v0.9.1

- Fixed error on startup caused by use of newer code features than are available in RimWorld

Update: Jan 22, 2023 @ 4:06am

[Auto-generated text]: Update on 1/22/2023 10:36:46 PM.

Updated to v0.9.0

- Rewrote much of the UI from the ground up to be more performant. This should significantly reduce lag when opening the chat tab or a trade window.
- Added client-side chat message limit
- Added more interactive looking checkbox on trades
- Changed cancel button in trade window to look more obvious
- Trade window and settings window are now draggable
- Fixed completed trades not being cleared from the server (#70)
- Trade window now opens immediately for the sender when creating trades
- Fixed chat message field constantly losing focus

Update: Nov 3, 2022 @ 4:44am

[Auto-generated text]: Update on 11/3/2022 10:14:14 PM.

Updated to v0.8.3

- Fixed being unable to scroll in the trade window

Update: Nov 2, 2022 @ 7:26am

[Auto-generated text]: Update on 11/3/2022 12:56:00 AM.

- Fixed dev menu error

Update: Nov 2, 2022 @ 7:24am

Update: Oct 27, 2022 @ 2:16am

[Auto-generated text]: Update on 10/27/2022 7:46:17 PM.

Updated to v0.8.2

- Added RimWorld 1.4 support
- Removed RimWorld 1.2 support

Update: Jul 22, 2021 @ 6:36am

[Auto-generated text]: Update on 7/22/2021 11:05:49 PM.

Updated to v0.8.0

- Moved blocked users to the bottom of the user list
- Fixed connection failing when connecting to a server hosted on both IPv4 and IPv6 through its domain name
- Significant UI refactor behind the scenes
- Widened column for item names in trade window
- Fixed connection dropping when reconnecting too quickly
- Fixed Accepting Trades checkbox not preventing trades when unchecked
- Added RimWorld 1.3 support
- Removed RimWorld 1.1 support

If you're running RimWorld 1.3 then ignore the below message. Otherwise keep reading...
A couple of notes on the 1.2 version in this release:
- It is actually v0.7.1, not v0.8.0, so none of the above changes apply
- It is purely for backward compatibility while other mods get updated to RimWorld 1.3
- It will be removed in the next major release (v0.9.0 probably)

HugsLib has changed the way some settings code works which is giving me a headache trying to get v0.8.0 to work with HugsLib 9.0.0 on RimWorld 1.2. As such it'll be removed as of the next release. An old copy of Phinix will probably still work for a while even if it isn't updated, but there are no guarantees the 1.2 version will after v0.9.0 comes out.

Update: Jun 10, 2021 @ 6:08am

[Auto-generated text]: Update on 6/10/2021 10:38:40 PM.

Updated to v0.7.1

- Trades from blocked users hidden by default
- Added option to show trades with blocked users
- Fixed server save data corruption after saving
- Fixed trades bypassing 'Accepting Trades' option when turned off