** Changelog **
- Added search support by map name in Hosting tab
- Added Mods vault tab
- Changed list views in Players/Games/Maps/Hosting tab
- Fixed error when grouping by rating ranges in Players tab
- Fixed Changelog tab
- Preview of Profile tab
- Preview of Data tab
2.0.2 (2023-01-03)
Changelog
- Support of multiple connected servers
- Fixed Ice related problems
- Fixed patch related problems
- Added startup pages
- Added vault page
- Added maps vault page
- Added 3.3.0 Ice Adapter
FAQ
Instructions:
- Select server
- Press "Connect" (authorize etc)
- Press "Continue"
2.0.11 (2022-10-31)
Changelog
- Added client updater
- Added safe handler in patcher for busy files
- Added game logs on 'C:\ProgramData\FAForever\logs\game_{uid}.log'
- Fixed background when hosting
- Moved fonts to separate DLL (ligher updates)
2.0.10 (2022-10-23)
Changelog
- Fix game patcher
- Fix custom map downloading on game launch
- Fix idle games list not updating on game launch
- Fix oauth logo
- Host page background now transparent
- Added clean patch initialization (no more dependant on exist patch folder, but still using auto-game detect method)
- Added game filters: OnlyGeneratedMaps / HidePrivateLobbies / EnableMapsBlacklist
- Added players ratinsg to idle/live custom/coop games
- Carefully closing ice adapter
- Host page moved into navigation frame
- Code cleanup
FAQ
How to hide specific map?
- Right click on game card
- Click on "Ban map"
2.0.9 (2022-10-22)
- Full support of IRC chat
- Open private DM with player
- Filter channel users
- Support emoji syntax
:emoji:
on chat input - Remember last user channels for next IRC session
- Parallel initilization of patch watcher (faster launch)
- Updated ICE to 3.2.2
How to join channel/s?
- Use chat input /join #channel1, #channel2, ..., <#channel>
- Use channel/user input <#channel> and press Enter
How to leave channel/s?
- Use chat input /part #channel1, #channel2, ..., <#channel>
- Use leave button, hover on required channel in the sidebar list and press "Leave" button
RAW IRC commands
- Use slash '/'
Example:
- UI: /join #channel
- IRC: JOIN #channel
Emoji Sample:
- Write
:tada:
- Converted to 🎉
How to copy message?
- Right click on message
- Click on "Copy text"
- Done!