Rewrote history section; Will be wiped
Download (Windows Installer) | Download (Any OS, ZIP)
NOTE: Launching this version or above will wipe your history if you ran Remote prior to Version 1.5!
- Added a restart button that appears when font size or language is changed.
- Added a Windows installer for Remote.
- Added ability to name servers in the history section.
- Added ability to view "phantom items", also known as the
valuefield in Manual. - Added autocomplete to suggest commands, items, and locations. Can be disabled in "Preferences".
- Added "Chat window on side", allowing the chat window to take up the right half instead of the bottom half.
- Added consumable tracking for items, you can now mark an item as used, and filter out completely used items.
- Added crash logger, a crash log is written in your temporary directory if the application ever crashes.
- Added DeathLink support under the Settings tab of each slot, you can now send or receive DeathLink packets.
- Added desktop notifications to Windows and Mac. (previously Linux only)
- Added history categorizing, now slots are grouped by server.
- Added history sorting, can sort by Date or Name.
- Added keybind to confirm checks with Enter.
- Added more feedback when connecting to the server, or loading an
.apworld. - Added option to intentionally crash the application when DeathLink occurs.
- Added option to sort by first/last item required.
- Added option to sort by location ID.
- Added option to show all hints.
- Added support for
canReachLocationfrom Manual. - Added support for prefixing
!inYamlCompare's arguments. (such as{YamlCompare(!a==2)}) - Added text wrapping.
- Added tooltips to explain some of the more complex settings under "Preferences".
- Added user-defined category, to allow the user to add their own category specific to their slot.
- Changed
.apworldloader to be much more aggressive, loading far faster when Manual Hooks are used. - Changed a few additional widgets to be themed within slots.
- Changed color editing to be more compact.
- Changed confirmation window to immediately go back when "Always show chat" is enabled.
- Changed connection failures to try using the fields in the Connection tab as fallback.
- Changed slots to show the chat the moment the connection has been established, even when the
.apworldhasn't finished loading yet. - Changed spacing of certain elements to be more visually pleasing.
- Changed tabs to be persistent, selecting "Locations" then switching to another tab will keep "Locations" selected.
- Changed tabs to be reorderable.
- Changed horizontal and vertical spacing to be separate fields.
- Fixed color editing showing HSV when RGB was still used, e.g. adjusting "Saturation" would actually adjust the green channel.
- Fixed combo box scaling.
- Fixed crash when attempting to save
history.jsonorpreferences.cfgwhen it cannot be written to. - Fixed crash when closing tabs just as the application enumerates over them.
- Fixed crash when releasing locations in a stale session, now attempts to reconnect, and otherwise kicks you out if the server closes.
- Fixed hint cost being always shown as 0 when there are so few locations that each location gives more than 1 hint.
- Fixed
OptAllnot tracking nested parentheses. (such as{OptAll(|)|)}) - Fixed regression where hovering over items no longer showed their locations.
- Fixed slot colors being transparent even when an opaque color is used.
- Fixed
YamlComparenot parsing correctly when whitespace was not included. (such as{YamlCompare(a==2)})