1
0
Fork 0

Commit Graph

  • 1cdbdf2f09 Release v13.37.911 master ivan tkachenko 2025-07-21 19:16:25 +0300
  • 45a73793fb Add support for pre-v70 Mansion Main tile. ivan tkachenko 2025-07-21 18:05:08 +0300
  • 581d9701bd Remove redundant call to private method FlickerPoweredLights ivan tkachenko 2025-07-21 12:46:39 +0300
  • 49ac86e6f9 Add compatibility section to the README ivan tkachenko 2025-07-21 17:09:26 +0300
  • 0f8ab1a75b Add Changelog ivan tkachenko 2025-07-21 17:53:11 +0300
  • dda00ce228 Bump version ivan tkachenko 2025-07-21 12:54:19 +0300
  • 39a8255532 Fix LethalConfig dependency string work/r/beats ivan tkachenko 2025-07-21 02:06:14 +0300
  • b7eb4ce60b Update README ivan tkachenko 2025-07-21 01:56:49 +0300
  • d6a2bf21b1 Bump version ivan tkachenko 2025-07-21 01:13:40 +0300
  • 730f125d62 Patch Jester destructor to reset the light show ivan tkachenko 2025-07-21 01:06:45 +0300
  • 8e065d3e51 Add config option to skip tracks marked as Explicit Content/Lyrics ivan tkachenko 2025-07-21 00:55:40 +0300
  • 2a33457661 Harmony: Use nameof() instead of hardcoded strings ivan tkachenko 2025-07-20 23:17:14 +0300
  • 0fbf0b04f4 Add V70PoweredLights_Fix to the package dependencies ivan tkachenko 2025-07-20 23:53:43 +0300
  • 0c5d4f7158 Add DiscoBall to Main on all interiors, BirthdayRoom and factory (belt room) ivan tkachenko 2025-07-20 15:26:42 +0300
  • 9e066372c5 Add support for lyrics randomization ivan tkachenko 2025-07-20 01:42:17 +0300
  • ca977625db Sort imports the way VisualStudio likes it ivan tkachenko 2025-07-20 15:28:38 +0300
  • 7d1cac6e2e Add lyrics, flickering and fade out transitions to many tracks ivan tkachenko 2025-07-19 22:51:52 +0300
  • 2229fa3545 Add debug-only config for lyrics time series ivan tkachenko 2025-07-19 19:08:53 +0300
  • 118eecbb59 Add support for fading out, and debug-only config for flickering lights ivan tkachenko 2025-07-19 18:46:41 +0300
  • b8824dbbfb Config: Most synced options have something in common ivan tkachenko 2025-07-19 17:46:56 +0300
  • 3e751c0d8d Config: reduce repetition ivan tkachenko 2025-07-19 17:28:01 +0300
  • 601ecf8887 Reworked state management system, automatic wrapping of timestamps and spans ivan tkachenko 2025-07-19 14:40:00 +0300
  • d13c617895 Apply audio offsets early to simplify math ivan tkachenko 2025-07-17 23:12:16 +0300
  • e1f19b3919 Add track Kach with custom palette and timings ivan tkachenko 2025-07-17 21:30:07 +0300
  • ba0162b3e1 Add track PWNED with custom palette and timings ivan tkachenko 2025-07-17 19:02:36 +0300
  • ed8804b7a7 Add track Chereshnya with custom palette and timings ivan tkachenko 2025-07-17 13:15:31 +0300
  • 9be9eaaf80 Extend loop of the track VseVZale ivan tkachenko 2025-07-17 14:44:22 +0300
  • 0683a18491 Port track VseVZale to OGG format ivan tkachenko 2025-07-17 01:06:29 +0300
  • 6204888453 Port track DeployDestroy to OGG format ivan tkachenko 2025-07-17 00:41:35 +0300
  • c15637b347 Port track Durochka to OGG format, add custom transitions ivan tkachenko 2025-07-16 23:51:58 +0300
  • 42c1f29a16 Port track Gorgorod to OGG format ivan tkachenko 2025-07-16 22:17:57 +0300
  • 8a193fa408 Port track MoyaZhittya to OGG format ivan tkachenko 2025-07-16 20:23:30 +0300
  • 4ee20adea7 Port track MuzikaGromche to OGG format ivan tkachenko 2025-07-16 18:34:44 +0300
  • 2df7d28d43 New operators for Palette ivan tkachenko 2025-07-17 15:16:07 +0300
  • 43d1565dbe MSBuild: Add platform-agnostic task to convert WAV to OGG ivan tkachenko 2025-07-16 18:02:36 +0300
  • f5dab20d67 Add track Yalgaar with custom palette and timings ivan tkachenko 2025-07-16 15:12:50 +0300
  • 38cfb5f5e7 Add track Peretasovka with custom palette and timings ivan tkachenko 2025-07-16 14:51:44 +0300
  • b86c50a848 Add track Song2 with custom palette and timings ivan tkachenko 2025-07-16 14:49:40 +0300
  • 694bc61dae Add tracks GodMode and RiseAndShine with custom palette and timings ivan tkachenko 2025-07-14 22:07:21 +0300
  • 909efa720f Add track ZmeiGorynich with custom palette and timings ivan tkachenko 2025-07-16 14:09:51 +0300
  • a8761bf679 Add support for interpolated color transitions for lights, with debug-only synced overrides ivan tkachenko 2025-07-16 13:22:09 +0300
  • ad77530b6d Add support for per-track palettes, and debug-only synced palette override ivan tkachenko 2025-07-16 02:37:37 +0300
  • 34d8da1562 Add configurable global audio offset, useful for Bluetooth headsets ivan tkachenko 2025-07-14 17:08:44 +0300
  • b73c7ee3cb Sync playback to the actual beat count rather than relying on BPM ivan tkachenko 2025-07-17 22:34:38 +0300
  • 0d4f180a37 Add debug-only ability to change weights of tracks while on a moon ivan tkachenko 2025-07-15 23:23:23 +0300
  • 829c44e347 Add debug-only synced config option to skip wind-up phase ivan tkachenko 2025-07-16 03:06:42 +0300
  • b15e93ac34 Factor out CSync hack into a separate method ivan tkachenko 2025-07-15 22:47:02 +0300
  • f158e7728c Fix language section toggle for non-host ivan tkachenko 2025-07-15 21:47:20 +0300
  • 2b42899779 Reorder some statements to make them visually more grouped together ivan tkachenko 2025-07-14 14:44:17 +0300
  • 2617bcaf1b Merge pull request 'Add configurable weights per track, with synchronization' (#3) from ratijas/muzika-gromche:work/r/dev into master Nikita Vilunov 2025-07-12 22:01:41 +0000
  • 3b055e3d91 Split config into sections per track language, add quick toggle per section ivan tkachenko 2025-07-12 19:33:12 +0300
  • 13fd51c366 Add LethalConfig with suitable custom options ivan tkachenko 2025-07-12 04:49:20 +0300
  • 34e72da748 Add config synchronization via CSync ivan tkachenko 2025-07-12 17:32:29 +0300
  • aead762721 Add configuration weights for tracks ivan tkachenko 2025-07-12 01:57:54 +0300
  • 8dc897feba Move track choosing out of the Jester patch class ivan tkachenko 2025-07-10 00:12:55 +0300
  • 787f15944a Merge pull request 'Clean up and fix double-starting music' (#2) from ratijas/muzika-gromche:work/r/double-trigger into master Nikita Vilunov 2025-07-11 20:06:24 +0000
  • aba0f6bab5 Move NuGet.Config to the root ivan tkachenko 2025-07-11 22:35:32 +0300
  • 9176e35344 Fix double triggering start of music ivan tkachenko 2025-07-10 04:42:04 +0300
  • 2284636576 Rename State member to make it less confusing ivan tkachenko 2025-07-10 04:32:33 +0300
  • 38d4ddd7c6 Quick Fix: Object initialization can be simplified (IDE0017) ivan tkachenko 2025-07-10 02:14:16 +0300
  • e82f2c5924 Consistently use equality operator for state indexes ivan tkachenko 2025-07-05 22:40:57 +0300
  • 45bde29240 Auto format code ivan tkachenko 2025-07-05 01:44:56 +0300
  • 066304a9fe Implement zip bundle as an after-build msbuild target, keep versions in sync ivan tkachenko 2025-07-11 22:39:11 +0300
  • af45b958fd Make build config more portable with user-specified git-ignored paths ivan tkachenko 2025-07-10 19:06:14 +0300
  • 4144069b41 New gitignore from template ivan tkachenko 2025-07-05 01:10:56 +0300
  • 2bd17424cd Speed up cranking timer in debug builds ivan tkachenko 2025-07-04 23:31:07 +0300
  • cb1002d339 Add support for WAV and OGG/VORBIS audio files ivan tkachenko 2025-07-04 22:33:36 +0300
  • 68b4e120db Organize code into functions, add some comments, add a null check ivan tkachenko 2025-07-04 22:31:51 +0300
  • a65dd56bc3 Convert mixed indentation to spaces ivan tkachenko 2025-07-04 22:27:23 +0300
  • ef1e2fd70b Add README, icon and manifest from Thunderstore bundle ivan tkachenko 2025-07-04 22:59:13 +0300
  • 9100bbe8a3 add more things to gitignore ivan tkachenko 2025-06-16 20:41:21 +0300
  • 8518e0f62d fix track gap and durochka sound level Nikita Vilunov 2024-10-29 13:37:32 +0100
  • 4558a4d942 new tracks Nikita Vilunov 2024-10-29 00:47:48 +0100
  • 5d55467b9c new track and assets for the previous one Nikita Vilunov 2024-10-28 22:57:52 +0100
  • f274513bb5 improve track selection entropy Nikita Vilunov 2024-10-28 22:40:39 +0100
  • 89a41f9640 "new" track Nikita Vilunov 2024-10-28 21:06:07 +0100
  • 987fe830c3 fix some stuff ok? Nikita Vilunov 2024-04-26 23:40:35 +0200
  • 67e0063464 add assets Nikita Vilunov 2024-03-15 23:40:14 +0100
  • 7e0ba2248f support multiple tracks Nikita Vilunov 2024-03-10 03:19:17 +0100
  • 19a4cbff68 increase music radius to cover most of the dungeon but not the surface world Nikita Vilunov 2024-03-10 01:47:21 +0100
  • 20a3234371 initial version 13.37.1 Nikita Vilunov 2024-03-09 19:48:17 +0100