Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New data storage key format | Star Rauchenberger | 2023-07-24 | 1 | -1/+7 | |
| | ||||||
* | Bump version v0.8.1 | Star Rauchenberger | 2023-07-16 | 1 | -1/+1 | |
| | ||||||
* | Move TRANS RIGHTS to bottom white | Star Rauchenberger | 2023-07-16 | 1 | -0/+4 | |
| | ||||||
* | Update README.md | Star Rauchenberger | 2023-07-02 | 1 | -24/+8 | |
| | ||||||
* | Block visibility of RAINY from the roof | Star Rauchenberger | 2023-07-02 | 1 | -0/+4 | |
| | ||||||
* | Block roof access to The Wondrous | Star Rauchenberger | 2023-07-02 | 1 | -0/+5 | |
| | ||||||
* | Snipe-required panels are now always revealed | Star Rauchenberger | 2023-07-02 | 1 | -11/+12 | |
| | ||||||
* | Prevent [secret thing] | Star Rauchenberger | 2023-06-18 | 2 | -0/+7 | |
| | ||||||
* | Bump version v0.8.0 | Star Rauchenberger | 2023-06-17 | 1 | -1/+1 | |
| | ||||||
* | Atbash lasts until you solve a puzzle | Star Rauchenberger | 2023-06-17 | 2 | -18/+26 | |
| | ||||||
* | Atbash trap | Star Rauchenberger | 2023-06-16 | 3 | -2/+51 | |
| | ||||||
* | HOT CRUSTS change should always happen v0.7.0 | Star Rauchenberger | 2023-06-06 | 1 | -10/+10 | |
| | ||||||
* | Bump version | Star Rauchenberger | 2023-06-06 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Star Rauchenberger | 2023-06-04 | 1 | -2/+3 | |
| | ||||||
* | Reduce double/triple puzzles in Knight/Night | Star Rauchenberger | 2023-06-04 | 1 | -0/+5 | |
| | ||||||
* | Wondrous FIRE should be midred in panel shuffle | Star Rauchenberger | 2023-06-03 | 2 | -1/+4 | |
| | ||||||
* | Reveal snipes in panel shuffle | Star Rauchenberger | 2023-06-02 | 2 | -6/+25 | |
| | ||||||
* | HOT CRUSTS special treatment | Star Rauchenberger | 2023-06-02 | 1 | -0/+11 | |
| | ||||||
* | Fixed art gallery starting room bug v0.6.0 | Star Rauchenberger | 2023-05-27 | 1 | -6/+10 | |
| | | | | | | | | The issue: there was a transient issue (more prevalent for certain users) where a painting from the art gallery would appear in the starting room (at the world origin). The cause: Unlike every other item, the art gallery painting items are not idempotent, so if one is re-processed it behaves differently than the original time it was processed; specifically, it would fail to find the painting it needs to replace, so the current painting would be moved to the origin. This issue was flaky because it would only occur if the AP item resync that's requested at connection time was not received by the client until after the map finished loading. The solution: Receipt indices are now saved as items are processed, and received items with an index that has already been processed are not re-processed. | |||||
* | Bump version | Star Rauchenberger | 2023-05-27 | 1 | -1/+1 | |
| | ||||||
* | Painting names are loaded from the game now | Star Rauchenberger | 2023-05-27 | 2 | -193/+28 | |
| | | | | This makes us update-resistant because we automatically get access to new paintings, and also it prevents issues where the names in the mod do not line up with the game's names, which have caused crashes in at least one MW. | |||||
* | Suppress "AP_Paintings not found" error when no painting shuffle | Star Rauchenberger | 2023-05-27 | 1 | -1/+1 | |
| | ||||||
* | Queue Iceland Traps for later in map load | Star Rauchenberger | 2023-05-22 | 2 | -0/+24 | |
| | | | | This way they don't get overridden by the environment being set naturally. | |||||
* | Announce when you get your win condition | Star Rauchenberger | 2023-05-21 | 1 | -0/+3 | |
| | ||||||
* | Report achievements to AP using data storage (for tracker) | Star Rauchenberger | 2023-05-21 | 5 | -1/+58 | |
| | ||||||
* | Fix blank death link reason message | Star Rauchenberger | 2023-05-19 | 1 | -1/+1 | |
| | ||||||
* | Bump version v0.5.0 | Star Rauchenberger | 2023-05-18 | 1 | -1/+1 | |
| | ||||||
* | Progressive Fearless | Star Rauchenberger | 2023-05-17 | 2 | -0/+12 | |
| | ||||||
* | Bump version v0.4.2 | Star Rauchenberger | 2023-05-11 | 1 | -1/+1 | |
| | ||||||
* | Disable panel uncompletion | Star Rauchenberger | 2023-05-11 | 2 | -0/+6 | |
| | ||||||
* | Bump version v0.4.1 | Star Rauchenberger | 2023-05-11 | 1 | -1/+1 | |
| | ||||||
* | Use base game messages node | Star Rauchenberger | 2023-05-11 | 3 | -72/+4 | |
| | | | | Now that it's been integrated into the game itself. | |||||
* | Added paintings from update | Star Rauchenberger | 2023-05-11 | 1 | -0/+101 | |
| | ||||||
* | Expiring messages now fade out | Star Rauchenberger | 2023-05-06 | 1 | -1/+3 | |
| | ||||||
* | Create LICENSE | Star Rauchenberger | 2023-05-05 | 1 | -0/+21 | |
| | ||||||
* | Added wss support | Star Rauchenberger | 2023-05-05 | 1 | -7/+23 | |
| | ||||||
* | Bump version v0.4.0 | Star Rauchenberger | 2023-05-05 | 1 | -1/+1 | |
| | ||||||
* | THE MASTER requirement can now be set by the player | Star Rauchenberger | 2023-05-05 | 2 | -0/+16 | |
| | ||||||
* | Create "The Wanderer" | Star Rauchenberger | 2023-05-05 | 2 | -1/+60 | |
| | ||||||
* | Bump version v0.3.1 | Star Rauchenberger | 2023-04-29 | 1 | -1/+1 | |
| | ||||||
* | Increased max in buffer size | Star Rauchenberger | 2023-04-29 | 2 | -11/+6 | |
| | | | | Horray! We don't have to hardcode games not to download. | |||||
* | Provide status updates on the connection process | Star Rauchenberger | 2023-04-29 | 2 | -0/+18 | |
| | ||||||
* | Don't download datapackages for big games | Star Rauchenberger | 2023-04-29 | 1 | -2/+11 | |
| | | | | Godot's websocket packet size limit can't be changed in 3.5, which is annoying. | |||||
* | Bump version v0.3.0 | Star Rauchenberger | 2023-04-28 | 1 | -1/+1 | |
| | ||||||
* | Iceland Trap now lasts 60 seconds | Star Rauchenberger | 2023-04-28 | 1 | -1/+1 | |
| | ||||||
* | Progressive Art Gallery and Hallway Room | Star Rauchenberger | 2023-04-28 | 4 | -15/+84 | |
| | | | | Also, Art Gallery is now changed a little in doors mode. The backroom is always available so that you have access to the previous floors at all times. The paintings in the backroom do not appear until you have the floor unlocked. ORDER is also blocked off until you get the fifth floor. | |||||
* | Increased settings screen field font size | Star Rauchenberger | 2023-04-28 | 1 | -0/+9 | |
| | ||||||
* | Fixed README typo | Star Rauchenberger | 2023-04-28 | 1 | -1/+1 | |
| | ||||||
* | Item names are colored by type in messages | Star Rauchenberger | 2023-04-28 | 2 | -40/+70 | |
| | | | | The messages node is now a vertical box container with individual RichTextLabels for each line. | |||||
* | Bump version v0.2.3 | Star Rauchenberger | 2023-04-26 | 1 | -1/+1 | |
| |