about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Handle special cases (ECH + Sun Painting)Star Rauchenberger2024-06-062-4/+39
|
* Fixed achievements pane not refreshing properlyStar Rauchenberger2024-06-061-2/+1
|
* Allow scrolling while sticky hoveringStar Rauchenberger2024-06-061-21/+33
|
* Prevent crash from opening subway map too quicklyStar Rauchenberger2024-06-061-2/+2
|
* Shade owls to indicate entrance/exitStar Rauchenberger2024-06-063-23/+40
|
* Added crosshair cursor while scrolling subway mapStar Rauchenberger2024-06-061-0/+4
|
* Added remaining painting areasStar Rauchenberger2024-06-061-1/+2
|
* Added help button for subway mapStar Rauchenberger2024-06-062-0/+29
|
* Proper painting reachability detectionStar Rauchenberger2024-06-066-34/+103
|
* Fixed LEVEL 2 and THE MASTER calculationStar Rauchenberger2024-06-061-2/+2
|
* Subway: Click to activate scroll / sticky popupStar Rauchenberger2024-06-062-29/+74
|
* Show unchecked paintingsStar Rauchenberger2024-05-297-22/+104
|
* Swap checked/unchecked eye for subway mapStar Rauchenberger2024-05-191-1/+1
|
* Zoom in/out menu items with keyboard shortcutsStar Rauchenberger2024-05-194-9/+78
|
* Zoom sliderStar Rauchenberger2024-05-192-7/+28
|
* Higher quality while still fastStar Rauchenberger2024-05-191-2/+5
|
* Faster subway map renderingStar Rauchenberger2024-05-191-34/+69
| | | | Image quality suffered a bit though.
* Zoom in and scroll subway mapStar Rauchenberger2024-05-182-35/+151
|
* Log fatal exceptionsStar Rauchenberger2024-05-181-0/+10
|
* Don't crash on subway map before connectionStar Rauchenberger2024-05-181-1/+1
|
* Coordinate transformation functionsStar Rauchenberger2024-05-182-52/+50
|
* Added door popups that report requirementsStar Rauchenberger2024-05-166-136/+377
|
* Added status bar stuff backStar Rauchenberger2024-05-161-4/+12
|
* Draw a straight line when the ellipse would be invisibleStar Rauchenberger2024-05-151-32/+39
|
* Fixed art gallery paintingStar Rauchenberger2024-05-151-0/+5
|
* Logging changesStar Rauchenberger2024-05-155-90/+43
|
* Get checked paintings from serverStar Rauchenberger2024-05-154-14/+41
|
* Hovering over a connection only shows nearest hopsStar Rauchenberger2024-05-153-55/+13
|
* Warn on singleton subway tag dataStar Rauchenberger2024-05-141-0/+14
|
* Switch to wx loggingStar Rauchenberger2024-05-145-84/+85
|
* Hide vanilla paintings that go nowhereStar Rauchenberger2024-05-141-9/+44
| | | | There's some shading stuff for painting shuffle owls but that's not anything at the moment.
* Hovered connections on subway map!Star Rauchenberger2024-05-149-15/+288
|
* Double buffered painting looks betterStar Rauchenberger2024-05-143-3/+15
|
* White background for subway mapStar Rauchenberger2024-05-121-1/+1
|
* Subway map hover detection with a quadtreeStar Rauchenberger2024-05-122-0/+47
|
* Higher quality + owl picturesStar Rauchenberger2024-05-122-34/+68
|
* Started making subway mapStar Rauchenberger2024-05-128-4/+244
|
* Merge branch 'main' into subwayStar Rauchenberger2024-05-128-204/+504
|\
| * Fix pilgrimage detection when sunwarp shuffle is onStar Rauchenberger2024-04-271-14/+24
| |
| * More backwards compatibility with 0.4.5 v0.9.0Star Rauchenberger2024-04-221-3/+6
| |
| * Bump versionStar Rauchenberger2024-04-221-1/+1
| |
| * Merge branch 'future'Star Rauchenberger2024-04-227-205/+492
| |\
| | * Fix crossroads roof accessStar Rauchenberger2024-03-171-1/+1
| | | | | | | | | | | | honestly embarrassing
| | * Added connection historyStar Rauchenberger2024-03-175-20/+100
| | |
| | * Added sunwarp shuffleStar Rauchenberger2024-03-027-12/+88
| | |
| | * Fix pilgrimage detection for vanilla doorsStar Rauchenberger2024-02-285-19/+139
| | | | | | | | | | | | Also add new pilgrimage options.
| | * Added pilgrimage goalStar Rauchenberger2024-02-262-1/+3
| | |
| | * Merge branch 'main' into futureStar Rauchenberger2024-02-267-9/+63
| | |\
| | * | Added real pilgrimage detectionStar Rauchenberger2024-02-265-253/+289
| | | |
| | * | Added sunwarp access supportStar Rauchenberger2024-01-315-20/+73
| | | |