about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/rooms
Commit message (Collapse)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-307-7/+0
| | | | | | | | | | | | | | | | | | STANDARD type doors with at most four panels in the same map area and no other trigger objects will have their location names generated from the names of the panels used to open the door, similar to Lingo 1. Other door types will use the door's name. In either case, the name can be overridden using the new location_name field. Rooms can also set a panel_display_name field, which will be used in location names for doors, and is used to group panels into areas. Panels themselves can set display names, which differentiates their locations from other panels in the same area. Many maps were updated for this, but note that the_symbolic and the_unyielding have validator failures because of duplicate panel names. This won't matter until panelsanity is implemented.
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-207-7/+7
|
* Added the_revitalizedStar Rauchenberger2025-08-187-0/+68
ref='#n130'>130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
# lingo-ap-tracker Releases

## Initial Testing: v0.6.3 - 2024-01-19

- Fixed issue where tracker window would move slowly when dragged around the
  screen.
- Fixed issue where resizing the window could make items in long lists
  disappear.

Download:
[lingo-ap-tracker-v0.6.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.3-win64.zip)<br/>
Source: [v0.6.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.3)

## Initial Testing: v0.6.2 - 2024-01-12

- Fixed multi-colored panel stacks in The Scientific showing up as solvable
  without both colors.

Download:
[lingo-ap-tracker-v0.6.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.2-win64.zip)<br/>
Source: [v0.6.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.2)

## Initial Testing: v0.6.1 - 2023-11-28

- Compatibility update with the latest version of the game.
- Properly handle the LEVEL 2 panel when LEVEL 2 isn't the win condition.
- Tracker should no longer crash when the working directory isn't the executable
  directory.

Download:
[lingo-ap-tracker-v0.6.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.1-win64.zip)<br/>
Source: [v0.6.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.1)

## Initial Testing: v0.6.0 - 2023-11-17

- Added an option to display panel hunt panels even when they are not location
  checks in your world. This includes Number Hunt panels, Color Hunt panels,
  Masteries, and some others. (requires v0.14.0 of the client)
- Added an option to display areas with partial location availability as a
  half-red/half-green square, instead of a yellow square.

Download:
[lingo-ap-tracker-v0.6.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.0-win64.zip)<br/>
Source: [v0.6.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.0)

## Initial Testing: [v0.5.7](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.7) - 2023-11-10

- Fixed a logic issue that was missed in the last update.

Download:
[lingo-ap-tracker-v0.5.7-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.7-win64.zip)

## Initial Testing: [v0.5.6](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.6) - 2023-11-10

- Compatibility update for the latest version of the game.

Download:
[lingo-ap-tracker-v0.5.6-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.6-win64.zip)

## Initial Testing: [v0.5.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.5) - 2023-11-09

- Compatibility update for the latest version of the game.

Download:
[lingo-ap-tracker-v0.5.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.5-win64.zip)

## Initial Testing: [v0.5.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.4) - 2023-10-19

- Tracker now checks Four Island for updates instead of GitHub.
- Various logic updates.

Download:
[lingo-ap-tracker-v0.5.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.4-win64.zip)

## Initial Testing: [v0.5.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.3) - 2023-09-28

- Added support for early color hallways.
- Various logic updates.

Download:
[lingo-ap-tracker-v0.5.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.3-win64.zip)

## Initial Testing: [v0.5.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.2) - 2023-09-17

- Compatibility update with the reindexed item/location IDs in the latest
  apworld.
- Fixed a crash that could happen when receiving items too quickly.

Download:
[lingo-ap-tracker-v0.5.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.2-win64.zip)

## Initial Testing: [v0.5.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.1) - 2023-09-07

Various logic updates.

Download:
[lingo-ap-tracker-v0.5.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.1-win64.zip)

## Initial Testing: [v0.5.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.5.0) - 2023-08-25

- Support for panelsanity.
- Fixed issue where the tracker may incorrectly think that the Pilgrimage, Level
  2, or The Steady is unreachable.

Download:
[lingo-ap-tracker-v0.5.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.5.0-win64.zip)

## Initial Testing: [v0.4.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.5) - 2023-08-03

Various logic updates (including support for the LEVEL 2 win condition).

Download:
[lingo-ap-tracker-v0.4.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.5-win64.zip)

## Initial Testing: [v0.4.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.4) - 2023-07-24

Achievements from other Lingo slots in the same multiworld will no longer show
up as your achievements. (requires v0.8.2 of the client)

Download:
[lingo-ap-tracker-v0.4.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.4-win64.zip)

## Initial Testing: [v0.4.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.3) - 2023-07-03

Locations within area popups are now ordered properly (e.g. the numbers within
the Number Hunt area are now in order).

Download:
[lingo-ap-tracker-v0.4.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.3-win64.zip)

## Initial Testing: [v0.4.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.2) - 2023-06-18

Various logic updates.

Download:
[lingo-ap-tracker-v0.4.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.2-win64.zip)

## Initial Testing: [v0.4.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.1) - 2023-06-06

Various logic updates.

Download:
[lingo-ap-tracker-v0.4.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.1-win64.zip)

## Initial Testing: [v0.4.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.4.0) - 2023-05-30

Tracker now shows which achievements you've gotten. (requires v0.6.0 of the
client)

Download:
[lingo-ap-tracker-v0.4.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.4.0-win64.zip)

## Initial Testing: [v0.3.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.3.0) - 2023-05-18

- Added some debug logging
- Update for logic changes related to The Observant, The Fearless, and The
  Scientific

Download:
[lingo-ap-tracker-v0.3.0.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.3.0.zip)

## Initial Testing: [v0.2.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.2.0) - 2023-05-09

- reduce_checks is now supported
- The Bold and The Red are no longer overlapping on the map

Download:
[lingo-ap-tracker-v0.2.0.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.2.0.zip)

## Initial Testing: [v0.1.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.1.0) - 2023-05-06

Initial release for beta testing.

Download:
[lingo-ap-tracker-v0.1.0.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.1.0.zip)