This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
Releases: xivapi/ffxiv-launcher
Releases · xivapi/ffxiv-launcher
Patch 5.0
Better Machine ID, Build/Dev clean up, Style fixes, Validation
Focus OTP, Add Auto-Close on Game Launch + New Backgrounds
In this release, I've added:
- Focus One-Time Password field if it exists, when you click a character you can begin typing
- Issue: #22
- Added an option to the settings to allow Auto-Closing the launcher when the game starts
- Issue: #21
- Added 8 ShadowBringers 4k backgrounds, it will randomly select one at launch (think in future I will make this customisable).
Scroll bars, News links, Dev safety and general clean up
This release includes the additions from: #16
- Both the left news and the right character list have styled unique scroll bars
- The news links now work, it's hard coded to NA Lodestone (will eventually make this a config)
- There are safety features when working dev which will blur character names
- There have been cleanups made to the codes styles to avoid Z-Index issues
- The characters username will now show in the popup, useful if you forget :D
Remove expansion logo + add HW ID
- This removes the Expansion logo as it's a bit of a pain to place, on the left it ruins the news, on the right it can ruin character lists if you have a lot (which I do).
- I've also added hardware ID to login processes so not everyone is sharing the same user-agent.
Fix for non-expansion character
This fix allows characters without expansion packs to use the launcher.
Minor fixes + QOL
- Updated the preview image
- Fixed timestamps on news
- When pressing ENTER on One-Time Password it will login
Semi Redesign, Fixes for 4.5, improvements to login
Now uses Username+Password login instead of sessions, can also delete characters. Doesn't "expire" characters. Redesigned things slightly.
IF YOU GET ERRORS
- There is a potential issue if you've used the old one that did not have user/pass storage, please go to:
C:\Users\<username>\AppData\Roaming\FFXIV-Launcher\data
and delete thecharacters.json
file, then restart the app.
Initial Test Release
App is working, this is an initial test release. Branched as ReDesign