Skip to content

Commit

Permalink
Merge pull request #1339 from etternagame/master
Browse files Browse the repository at this point in the history
scan me up  bro
  • Loading branch information
poco0317 authored Dec 28, 2024
2 parents 9f7bad4 + c70b3a2 commit af7d637
Show file tree
Hide file tree
Showing 10,389 changed files with 763,793 additions and 412,625 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
110 changes: 110 additions & 0 deletions .changelog/Release_0-72-0.md

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions .changelog/Release_0-72-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Release Changelog


## [0.72.1] - 2023-01-09 - Hotfix

### Added
- Github Actions automatically produces game documentation for every commit - [1a106a7](../../../commit/1a106a787ad11fb34ddf0e29116f2be663aafbb3) [d90e86e](../../../commit/d90e86ef8358311abd4d2681a0ce7c09b589607d) [a07683c](../../../commit/a07683c31e8f1a2cd563862773895cf090f42a89)
- Holding Shift while pressing the random song button brings you to the previous song you got by pressing random. This only goes backwards 1 song - [8dd3f80](../../../commit/8dd3f80d184f8f5ddb2c84277094b862d62d16ab)
- NoteskinManager has a Lua binding to add a Noteskin element directly to an ActorFrame as a child - [8b43403](../../../commit/8b43403e3a5bb9f304f3608a0fc846900ce56e72)

### Changed
- Cleartypes changed to not grant SDP/SDG if any CB is present - [a12a825](../../../commit/a12a82573bf10ddcdcf26aa1eaae24763a9a7263) [1fd615c](../../../commit/1fd615cc5f6024b1da12a559c5e511d3be752d22)
- Judge difficulties 1-3 are now finally invisible. They haven't functioned for a long time - [d0173f6](../../../commit/d0173f6f32d115293797ad16f3feeebc41342fe2)
- Noteskin Preview optimized for loading. Should greatly reduce screen load times for Rebirth SelectMusic and all PlayerOptions screens - [bfbccfb](../../../commit/bfbccfbec7cffeb0ef1e19032f3953f586cc39ef)
- Updated websocketpp to 0.8.2 - [18419c5](../../../commit/18419c56ba3f4ed6c0d26c300e7762d416b590a8)

### Fixed
- Binding a letter to the Operator key doesn't cause it to be untypeable - [482ac7e](../../../commit/482ac7ea34b76f0587a10ea7d22c58ffe8acaac4)
- Downloading a pack containing filenames or paths not compatible with your current locale used to partially or fully break the extract - [eaaafb9](../../../commit/eaaafb91919029b8824d972a7e45d47eaafca025)
- Files loaded from .osu should no longer crash due to 0 length holds - [fee6baa](../../../commit/fee6baab9b7664186a7291d7a972b49e1b0b4454)
- Legacy Options input debounce option used to be broken and nonfunctional - [f5c7588](../../../commit/f5c75881bc4842a13f42471f550c431dba6b9969)
- Mac users sometimes could not run the game properly for ssh related reasons - [1292209](../../../commit/1292209508c2ae6293ef6e6b354ec7b2ea9714d0)
- Replays used to drop the first notes of playback if they were hit early - [9addca6](../../../commit/9addca67febb570654c7d80ca33cd799ff862aa1)
- Replays used to never delete the decompressed input data after reading it and failing - [a178233](../../../commit/a178233ee83b2f9a49924e6fdb6ec16a185f2be5)
- Replays used to play back very incorrectly if you have multiple charts with the same chartkey and different audio or different offsets - [7572298](../../../commit/7572298349890a69fd4faeb810a331bc21f53919)
- Til' Death combo and judgment animations broke customize gameplay resizing - [b39486e](../../../commit/b39486e1375045529eafe5723864f53804fbef10)
- Websocketpp preventing super modern compilers from compiling due to C++20 standards - [18419c5](../../../commit/18419c56ba3f4ed6c0d26c300e7762d416b590a8)
37 changes: 37 additions & 0 deletions .changelog/Release_0-72-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Release Changelog


## [0.72.2] - 2023-03-01 - Hotfix

### Added
- Custom Window Config file has had some short instructions added for recommended use. No plans to move the config to a Save file, because of the nature of saving a Lua function in text - [9e92f37](../../../commit/9e92f37884f8114f9d0801fa7d5b19ab287cf7f0)
- Lua can take advantage of new Message Broadcasts that occur when certain F2 related events occur, ReloadedScripts, ReloadedMetrics, ReloadedOverlayScreens, ReloadedTextures - [c7b68fa](../../../commit/c7b68fa2c5006e4751f424d264702ca887b9fb20)
- Rebirth color config allows changing the title screen logo, gradient, and triangle - [5f67bb7](../../../commit/5f67bb70ab2087254e2b275afd427c4922796c6a)
- Rebirth has a new option for Wheel Spin Speed - [f0eb69a](../../../commit/f0eb69a1b85c10e74d7ec1be8c2d1fbdf74419af)
- Rebirth hovering your local player name has a new tooltip saying that clicking will rename your profile - [b0be391](../../../commit/b0be3912a944b5e035626ab3d11c1bf91c1b8e9e)
- Til Death has a new Mean display added to gameplay. It defaults off. Its customization keys are `M` and `,`. You can turn it on with an option next to the Percent display - [e1e78dd](../../../commit/e1e78dd0c77d65964b95ca4ddf285baf6d9eb58c) [02ce2d8](../../../commit/02ce2d8a25126c80e578e40700b5e355e8a1feec)
- Tooltips can have their text size changed from Lua - [4533e70](../../../commit/4533e70352e25d94486793a2eef29ce04fa44f55)

### Changes
- GetDirListing API has been changed to allow filtering to only real files. The old API will work as it already has - [71991a7](../../../commit/71991a707c6037485873bb6c79cc04182239bee5) [209837b](../../../commit/209837b22abdb5cf418cb3bfce60ac0a18752f3a)
- Image loading should now be slightly faster in certain conditions, particularly on the D3D renderer - [#1239](../../../pull/1239)
- Network Options is hidden from the Rebirth menus because it isn't functional right now - [f52f4b4](../../../commit/f52f4b4d34f2474da367a05636c8250855d6569b)
- Rebirth MeasureBars option was moved to the ThemeConfig internally, which means that setting is reset for everyone - [298bec9](../../../commit/298bec9f894fab1b354651e112682edf7989e35c) [34986b9](../../../commit/34986b9bfd99a6240e0328c502a5a39c6a477204)
- Rebirth Player Config is now loaded per profile. Profiles load from the old place in `/Save/Rebirth_settings/` unless not present, so no change is necessary for the user - [6ebb86a](../../../commit/6ebb86af507a5bf0a9a3c00fe9cc486028f7fff2) [2c53bd5](../../../commit/2c53bd5d042a768a999be7fde348ed8a417684c3)
- Rebirth Settings allows hovering the empty space between option names and option values to select them - [b96cdba](../../../commit/b96cdbadb9f7ceef719244326d1f7d63472122e9)
- Til Death Tooltip size reduced a bit so CDTitle hovers aren't huge - [495545f](../../../commit/495545f6d5c6736a8da134549b9be0bcd0184d76)

### Fixed
- BPMDisplay stopped showing special random/unknown BPM types because SetFromSteps didn't support it - [24bb49b](../../../commit/24bb49bf929f72a23700bc70b36cd19c55442071)
- Crashes by abusing Rebirth ColorConfig and CustomizeGameplay functionality - [603c0bc](../../../commit/603c0bc15405939bda5106656028310f6c331330)
- Crashes by placing random audio file in a pack folder, or by naming a folder with an audio, image, or Stepmania extension - [71991a7](../../../commit/71991a707c6037485873bb6c79cc04182239bee5) [209837b](../../../commit/209837b22abdb5cf418cb3bfce60ac0a18752f3a)
- Crashes by finishing a download between the moment when you select a song and before entering gameplay - [40f0550](../../../commit/40f055016caf839363073b7d48ae7a8aebb066ab)
- MacOS support for getLanguage slightly fixed for older versions. This may reduce rare crashing - [0ddd71a](../../../commit/0ddd71ad22f3276468611938b3fdac670492219a)
- Mouse cursor froze when reloading scripts or otherwise breaking mouse overlays - [77ee5a6](../../../commit/77ee5a694c5fecf0f3698ea71ed3b3d37febaec1)
- Rebirth Music Wheel should no longer randomly stop on files for 1 frame, causing a huge stutter - [232be6d](../../../commit/232be6dd2552ab1a93a50cb1cfd8a7ac19d401d1)
- Rebirth Song Search would appear to do nothing if a search returned a chart that appears on multiple songs, but one of the song results was filtered out - [5fb7850](../../../commit/5fb7850c0facc856a3e07687ddec2055aa31a47f)
- Replays with ghost taps before the beginning or ghost taps in large breaks, but close to incoming notes, would cause the rest of the replay to be offset and broken - [3f8f572](../../../commit/3f8f5728c82cd328ceec70b89dcee5e958fbf24a)
- Replays recorded with one particular set of Song Offset and Global Offset settings were wrong when played back after changing settings - [6a75685](../../../commit/6a75685c1e2bfb413988af6946b90ed7bd5f4d48)
- ScreenTextEntry should no longer cause the music to stop playing, breaking the visualizer - [64d23ef](../../../commit/64d23efc643457b5a321d135843744d54be846bd) [5a71afe](../../../commit/5a71afed147b1f7ce0289e6984f86f8089de9e00)
- Til Death Evaluation showed the wrong mean if you hit a mine on a live play (not replays) - [424eba6](../../../commit/424eba6249221e339eea1a37d643fb38e02893e0)
- Tooltip overlay shouldn't produce so many errors when reloading scripts - [4918feb](../../../commit/4918feb1390ff4b40229893f4cab3200f6eb5e37)
15 changes: 15 additions & 0 deletions .changelog/Release_0-72-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Release Changelog


## [0.72.3] - 2023-03-21 - Hotfix

### Added
- FrameLimit and FrameLimitGameplay added to legacy Graphics Options
- FrameLimit and FrameLimitGameplay added to Rebirth Graphics Options

### Fixed
- Crashing when hovering a Noteskin in options menu which has broken elements or cmd() use - [90a3f9d](../../../commit/90a3f9d354936f1c907cdf2890ea4fb764e89a6c)
- Crashing when replays catastrophically suck - [98e23af](../../../commit/98e23af05af8b450430c7eabf55e36027fa22079)
- Lua error in Rebirth Help due to logo rename - [4400063](../../../commit/4400063b1e6818c16cc2a46787da08ebfcf10f5b)
- Replays hitting bad judgments when doing "lift" actions - [adeced7](../../../commit/adeced76697804d214286e9613a7bb5183ab5a0b)
- Replays misaligning some hits after hitting mines - [febd5ed](../../../commit/febd5ed140bbc165fdb801fca36354b1d505f3fe)
8 changes: 8 additions & 0 deletions .changelog/Release_0-73-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Release Changelog


## [0.73.0] - 2024-xx-xx - EtternaOnline Rewrite

Refer to the 0.74 release notes for information here.

This release was renamed due to a lack of an official release, but copius public testing.
Loading

0 comments on commit af7d637

Please sign in to comment.