Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized TrackerPanel refresh | Star Rauchenberger | 3 days | 1 | -0/+3 |
| | | | | Scaling the map image, determining which map areas are active, placing each area indicator, and positioning the area popups now only happen when necessary (the panel is resized / DPI changed, new connection, hunt settings changed). Notably, this means that updating indicators in a regular way such as from clearing locations will not have to resize the image or reposition windows. It will just redraw all of the indicators on the map image. | ||||
* | Optimized AreaPopup indicators | Star Rauchenberger | 3 days | 1 | -1/+1 |
| | | | | The list of indicators and the size of the window are calculated only when necessary (new connection, DPI changed, or hunt panel settings changed) and otherwise all we do is redraw the image. | ||||
* | Better high-DPI handling for rest of app | Star Rauchenberger | 5 days | 1 | -0/+4 |
| | |||||
* | Added solved panels over IPC | Star Rauchenberger | 2024-12-17 | 1 | -0/+2 |
| | |||||
* | Added savedata analyzer | Star Rauchenberger | 2024-07-19 | 1 | -0/+19 |
| | |||||
* | Merge branch 'future' | Star Rauchenberger | 2024-04-22 | 1 | -1/+1 |
|\ | |||||
| * | Added sunwarp shuffle | Star Rauchenberger | 2024-03-02 | 1 | -1/+1 |
| | | |||||
* | | Added player position tracking | Star Rauchenberger | 2024-04-03 | 1 | -0/+7 |
|/ | |||||
* | Support reduce_checks | Star Rauchenberger | 2023-05-09 | 1 | -0/+1 |
| | |||||
* | Organised repo | Star Rauchenberger | 2023-05-05 | 1 | -0/+39 |