Releases: thomotron/Phinix
Releases · thomotron/Phinix
v0.9.3 - Updated for RimWorld 1.5
v0.9.2 - Blocked message fix
- Fixed messages from blocked users continuing to appear in the chat (#78)
v0.9.1 - Crash hotfix
- Fixed error on startup caused by use of newer code features than are available in RimWorld
v0.9.0 - UI Rewrite
- 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
v0.8.3 - Trade scrollbar fix
- Fixed being unable to scroll in the trade window (#58)
v0.8.2 - Updated for RimWorld 1.4
- Added RimWorld 1.4 support
- Removed RimWorld 1.2 support
v0.8.1 - Server crash hotfix
This is a server-only release, there is no need to update your client.
- Fixed server crash when multiple threads try to write to the log at the same time (#66)
v0.8.0 - Updated for RimWorld 1.3
- 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.
v0.7.1
v0.7.0 - Updated for RimWorld 1.2
- Add chat block feature
- Mark compatible with RimWorld 1.2
(the previous release was already compatible with 1.2 but I just hadn't updated the mod info file)