76e9ca3595 
								
							 
						 
						
							
							
								
								Refactor: Make State an internal class of JesterPatch class  
							
							
							
						 
						
							2025-08-02 16:12:44 +03:00  
				
					
						
							
							
								 
						
							
								b6f2ca355b 
								
							 
						 
						
							
							
								
								Refactor: Factor out displaying lyrics as a tip in its own method  
							
							
							
						 
						
							2025-08-02 15:54:07 +03:00  
				
					
						
							
							
								 
						
							
								78370da460 
								
							 
						 
						
							
							
								
								Fix LEDHangingLight (GarageTile & PoolTile) lights flickering  
							
							
							
						 
						
							2025-08-02 15:50:59 +03:00  
				
					
						
							
							
								 
						
							
								4d84a2d001 
								
							 
						 
						
							
							
								
								Fix multiple Light components per animator  
							
							... 
							
							
							
							Add them all to the allPoweredLights list,
not just the whatever first one was found. 
							
						 
						
							2025-08-02 15:50:59 +03:00  
				
					
						
							
							
								 
						
							
								0eb02698eb 
								
							 
						 
						
							
							
								
								Fix KitchenTile lights flickering  
							
							
							
						 
						
							2025-08-02 01:04:12 +03:00  
				
					
						
							
							
								 
						
							
								c7b67b9042 
								
							 
						 
						
							
							
								
								Update manifest, README and project files  
							
							
							
						 
						
							2025-08-02 01:04:11 +03:00  
				
					
						
							
							
								 
						
							
								f53f837e3f 
								
							 
						 
						
							
							
								
								Bundle CHANGELOG.md  
							
							
							
						 
						
							2025-08-01 23:10:36 +03:00  
				
					
						
							
							
								 
						
							
								86644388f3 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-08-01 23:10:35 +03:00  
				
					
						
							
							
								 
						
							
								9062f386de 
								
							 
						 
						
							
							
								
								Fix/add light flickering with animator controllers  
							
							
							
						 
						
							2025-08-01 16:48:16 +03:00  
				
					
						
							
							
								 
						
							
								3a2eaad493 
								
							 
						 
						
							
							
								
								Add more light flickering to the track Kach  
							
							
							
						 
						
							2025-08-01 02:55:27 +03:00  
				
					
						
							
							
								 
						
							
								b70e868ac4 
								
							 
						 
						
							
							
								
								Rename DiscoBall asset bundle  
							
							... 
							
							
							
							There is going to be another bundle, so we want some distinctive names. 
							
						 
						
							2025-07-31 21:44:52 +03:00  
				
					
						
							
							
								 
						
							
								bacb9f07c7 
								
							 
						 
						
							
							
								
								Use StartOfRound.Instance.audioListener for lyrics events  
							
							... 
							
							
							
							Probably doesn't make a difference, but it's nice to be able to
calculate audio source<->listener distance directly. 
							
						 
						
							2025-07-30 20:09:17 +03:00  
				
					
						
							
							
								 
						
							
								2a28a36a69 
								
							 
						 
						
							
							
								
								Config: Remove EnableColorAnimations toggle  
							
							... 
							
							
							
							Turns out, it doesn't really affect anything. AMD on Linux would lag anyway. 
							
						 
						
							2025-07-30 18:56:34 +03:00  
				
					
						
							
							
								 
						
							
								841ccc74ed 
								
							 
						 
						
							
							
								
								Fix color transition from a negative beat  
							
							
							
						 
						
							2025-07-30 18:56:33 +03:00  
				
					
						
							
							
								 
						
							
								8729515537 
								
							 
						 
						
							
							
								
								Fix timings of fade out and lyrics for DeployDestroy  
							
							
							
						 
						
							2025-07-30 18:56:33 +03:00  
				
					
						
							
							
								 
						
							
								991e2a56b7 
								
							 
						 
						
							
							
								
								Fix color right before wrapping  
							
							... 
							
							
							
							The buggy Split method was erroneously creating a looping span despite
explicitly passing `isLooping: false` parameter because with
`beatToInclusive: LoopBeats` wrapping will occur regardless. This
messed up with Duration calculations, and eventually caused the last
beat default to transition with t=0, when it should really be static. 
							
						 
						
							2025-07-30 18:56:33 +03:00  
				
					
						
							
							
								 
						
							
								c689198588 
								
							 
						 
						
							
							
								
								Fix fading out: set pure black at the end  
							
							
							
						 
						
							2025-07-30 18:56:33 +03:00  
				
					
						
							
							
								 
						
							
								667368d719 
								
							 
						 
						
							
							
								
								Add specialized color transition event to improve debug output  
							
							
							
						 
						
							2025-07-30 18:37:59 +03:00  
				
					
						
							
							
								 
						
							
								6a0be0d780 
								
							 
						 
						
							
							
								
								Enable nullable reference types  
							
							
							
						 
						
							2025-07-30 18:37:58 +03:00  
				
					
						
							
							
								 
						
							
								0573091162 
								
							 
						 
						
							
							
								
								Auto formatting  
							
							
							
						 
						
							2025-07-30 18:37:58 +03:00  
				
					
						
							
							
								 
						
							
								2ef0fc3bd9 
								
							 
						 
						
							
							
								
								Fix up all logs to use nameof() instead of hardcoded string  
							
							
							
						 
						
							2025-07-30 18:37:58 +03:00  
				
					
						
							
							
								 
						
							
								ce437aa86c 
								
							 
						 
						
							
							
								
								Events: Mark BaseEvent as abstract  
							
							... 
							
							
							
							It's not useful on its own 
							
						 
						
							2025-07-30 18:37:57 +03:00  
				
					
						
							
							
								 
						
							
								7ed299ead8 
								
							 
						 
						
							
							
								
								Fix AudioSource distance check for lyrics event  
							
							... 
							
							
							
							It was checking maxDistance of a non-overridden loop clip during windup. 
							
						 
						
							2025-07-30 18:37:56 +03:00  
				
					
						
							
							
								 
						
							
								f959a4ebb2 
								
							 
						 
						
							
							
								
								Setup LobbyCompatibility as a dependency  
							
							... 
							
							
							
							This should help to avoid desync issues. 
							
						 
						
							2025-07-30 01:29:07 +03:00  
				
					
						
							
							
								 
						
							
								7a5013524d 
								
							 
						 
						
							
							
								
								Prevent Publicizer Warnings from Showing  
							
							
							
						 
						
							2025-07-30 00:08:08 +03:00  
				
					
						
							
							
								 
						
							
								14a57fcae7 
								
							 
						 
						
							
							
								
								Mark referenced packages with Private attributes  
							
							... 
							
							
							
							Apparently, this is considered a good practice. Although Private="false"
is supposed to not copy the dependency into the output directory, which
didn't happen anyway? 
							
						 
						
							2025-07-30 00:08:08 +03:00  
				
					
						
							
							
								 
						
							
								47876b18bf 
								
							 
						 
						
							
							
								
								Fix up csproj XML formatting  
							
							
							
						 
						
							2025-07-29 23:45:20 +03:00  
				
					
						
							
							
								 
						
							
								5abad0b1ba 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-07-29 23:45:19 +03:00  
				
					
						
							
							
								 
						
							
								45a73793fb 
								
							 
						 
						
							
							
								
								Add support for pre-v70 Mansion Main tile.  
							
							
							
						 
						
							2025-07-21 19:07:36 +03:00  
				
					
						
							
							
								 
						
							
								581d9701bd 
								
							 
						 
						
							
							
								
								Remove redundant call to private method FlickerPoweredLights  
							
							... 
							
							
							
							FlickerPoweredLights is a private coroutine.
FlickerLights is the public method that internally starts and stores the
FlickerPoweredLights coroutine. 
							
						 
						
							2025-07-21 19:07:36 +03:00  
				
					
						
							
							
								 
						
							
								dda00ce228 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-07-21 19:07:35 +03:00  
				
					
						
							
							
								 
						
							
								d6a2bf21b1 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-07-21 01:13:40 +03:00  
				
					
						
							
							
								 
						
							
								730f125d62 
								
							 
						 
						
							
							
								
								Patch Jester destructor to reset the light show  
							
							... 
							
							
							
							It is needed to despawn Jester via Imperium's Object Explorer. 
							
						 
						
							2025-07-21 01:06:45 +03:00  
				
					
						
							
							
								 
						
							
								8e065d3e51 
								
							 
						 
						
							
							
								
								Add config option to skip tracks marked as Explicit Content/Lyrics  
							
							... 
							
							
							
							Unfortunately it is configurable by host only, and there is no sane way
to make work from clients. 
							
						 
						
							2025-07-21 00:55:40 +03:00  
				
					
						
							
							
								 
						
							
								2a33457661 
								
							 
						 
						
							
							
								
								Harmony: Use nameof() instead of hardcoded strings  
							
							
							
						 
						
							2025-07-21 00:32:43 +03:00  
				
					
						
							
							
								 
						
							
								0fbf0b04f4 
								
							 
						 
						
							
							
								
								Add V70PoweredLights_Fix to the package dependencies  
							
							... 
							
							
							
							Not strictly required, but makes this mod shine brighter. 
							
						 
						
							2025-07-21 00:32:43 +03:00  
				
					
						
							
							
								 
						
							
								0c5d4f7158 
								
							 
						 
						
							
							
								
								Add DiscoBall to Main on all interiors, BirthdayRoom and factory (belt room)  
							
							
							
						 
						
							2025-07-21 00:32:43 +03:00  
				
					
						
							
							
								 
						
							
								9e066372c5 
								
							 
						 
						
							
							
								
								Add support for lyrics randomization  
							
							
							
						 
						
							2025-07-21 00:32:42 +03:00  
				
					
						
							
							
								 
						
							
								ca977625db 
								
							 
						 
						
							
							
								
								Sort imports the way VisualStudio likes it  
							
							... 
							
							
							
							Apparently, Sublime Text's Sort Lines command ordered them in a weird
way, inconsistent with VS, VS Code and human logic. 
							
						 
						
							2025-07-20 23:04:41 +03:00  
				
					
						
							
							
								 
						
							
								7d1cac6e2e 
								
							 
						 
						
							
							
								
								Add lyrics, flickering and fade out transitions to many tracks  
							
							
							
						 
						
							2025-07-20 23:04:40 +03:00  
				
					
						
							
							
								 
						
							
								2229fa3545 
								
							 
						 
						
							
							
								
								Add debug-only config for lyrics time series  
							
							
							
						 
						
							2025-07-20 23:04:40 +03:00  
				
					
						
							
							
								 
						
							
								118eecbb59 
								
							 
						 
						
							
							
								
								Add support for fading out, and debug-only config for flickering lights  
							
							
							
						 
						
							2025-07-20 23:04:40 +03:00  
				
					
						
							
							
								 
						
							
								b8824dbbfb 
								
							 
						 
						
							
							
								
								Config: Most synced options have something in common  
							
							
							
						 
						
							2025-07-20 23:04:40 +03:00  
				
					
						
							
							
								 
						
							
								3e751c0d8d 
								
							 
						 
						
							
							
								
								Config: reduce repetition  
							
							... 
							
							
							
							It may look complicated, but it reduced references to each individual
entry from almost ten to just 4. 
							
						 
						
							2025-07-20 23:04:39 +03:00  
				
					
						
							
							
								 
						
							
								601ecf8887 
								
							 
						 
						
							
							
								
								Reworked state management system, automatic wrapping of timestamps and spans  
							
							... 
							
							
							
							Add lyrics for MoyaZhittya 
							
						 
						
							2025-07-20 23:04:39 +03:00  
				
					
						
							
							
								 
						
							
								d13c617895 
								
							 
						 
						
							
							
								
								Apply audio offsets early to simplify math  
							
							
							
						 
						
							2025-07-18 02:40:55 +03:00  
				
					
						
							
							
								 
						
							
								e1f19b3919 
								
							 
						 
						
							
							
								
								Add track Kach with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:55 +03:00  
				
					
						
							
							
								 
						
							
								ba0162b3e1 
								
							 
						 
						
							
							
								
								Add track PWNED with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:54 +03:00  
				
					
						
							
							
								 
						
							
								ed8804b7a7 
								
							 
						 
						
							
							
								
								Add track Chereshnya with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:53 +03:00  
				
					
						
							
							
								 
						
							
								9be9eaaf80 
								
							 
						 
						
							
							
								
								Extend loop of the track VseVZale  
							
							... 
							
							
							
							Now includes second phase OOOoooo OOooo 
							
						 
						
							2025-07-18 02:40:53 +03:00  
				
					
						
							
							
								 
						
							
								0683a18491 
								
							 
						 
						
							
							
								
								Port track VseVZale to OGG format  
							
							... 
							
							
							
							No gap now. 
							
						 
						
							2025-07-18 02:40:52 +03:00  
				
					
						
							
							
								 
						
							
								6204888453 
								
							 
						 
						
							
							
								
								Port track DeployDestroy to OGG format  
							
							... 
							
							
							
							No gap now. 
							
						 
						
							2025-07-18 02:40:52 +03:00  
				
					
						
							
							
								 
						
							
								c15637b347 
								
							 
						 
						
							
							
								
								Port track Durochka to OGG format, add custom transitions  
							
							... 
							
							
							
							No gap now. 
							
						 
						
							2025-07-18 02:40:51 +03:00  
				
					
						
							
							
								 
						
							
								42c1f29a16 
								
							 
						 
						
							
							
								
								Port track Gorgorod to OGG format  
							
							... 
							
							
							
							No gap now. 
							
						 
						
							2025-07-18 02:40:50 +03:00  
				
					
						
							
							
								 
						
							
								8a193fa408 
								
							 
						 
						
							
							
								
								Port track MoyaZhittya to OGG format  
							
							... 
							
							
							
							No gap now. 
							
						 
						
							2025-07-18 02:40:50 +03:00  
				
					
						
							
							
								 
						
							
								4ee20adea7 
								
							 
						 
						
							
							
								
								Port track MuzikaGromche to OGG format  
							
							... 
							
							
							
							Twice as longer, loops better, no gap. 
							
						 
						
							2025-07-18 02:40:49 +03:00  
				
					
						
							
							
								 
						
							
								2df7d28d43 
								
							 
						 
						
							
							
								
								New operators for Palette  
							
							... 
							
							
							
							With these it would be easier to create more complicated timelines
without repeating yourself over and over again. 
							
						 
						
							2025-07-18 02:40:49 +03:00  
				
					
						
							
							
								 
						
							
								43d1565dbe 
								
							 
						 
						
							
							
								
								MSBuild: Add platform-agnostic task to convert WAV to OGG  
							
							
							
						 
						
							2025-07-18 02:40:48 +03:00  
				
					
						
							
							
								 
						
							
								f5dab20d67 
								
							 
						 
						
							
							
								
								Add track Yalgaar with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:48 +03:00  
				
					
						
							
							
								 
						
							
								38cfb5f5e7 
								
							 
						 
						
							
							
								
								Add track Peretasovka with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:47 +03:00  
				
					
						
							
							
								 
						
							
								b86c50a848 
								
							 
						 
						
							
							
								
								Add track Song2 with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:47 +03:00  
				
					
						
							
							
								 
						
							
								694bc61dae 
								
							 
						 
						
							
							
								
								Add tracks GodMode and RiseAndShine with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:40:46 +03:00  
				
					
						
							
							
								 
						
							
								909efa720f 
								
							 
						 
						
							
							
								
								Add track ZmeiGorynich with custom palette and timings  
							
							
							
						 
						
							2025-07-18 02:36:43 +03:00  
				
					
						
							
							
								 
						
							
								a8761bf679 
								
							 
						 
						
							
							
								
								Add support for interpolated color transitions for lights, with debug-only synced overrides  
							
							
							
						 
						
							2025-07-17 22:36:52 +03:00  
				
					
						
							
							
								 
						
							
								ad77530b6d 
								
							 
						 
						
							
							
								
								Add support for per-track palettes, and debug-only synced palette override  
							
							... 
							
							
							
							Palettes are contributed by @REALJUSTNOTHING 
							
						 
						
							2025-07-17 22:35:19 +03:00  
				
					
						
							
							
								 
						
							
								34d8da1562 
								
							 
						 
						
							
							
								
								Add configurable global audio offset, useful for Bluetooth headsets  
							
							
							
						 
						
							2025-07-17 22:35:19 +03:00  
				
					
						
							
							
								 
						
							
								b73c7ee3cb 
								
							 
						 
						
							
							
								
								Sync playback to the actual beat count rather than relying on BPM  
							
							
							
						 
						
							2025-07-17 22:34:38 +03:00  
				
					
						
							
							
								 
						
							
								0d4f180a37 
								
							 
						 
						
							
							
								
								Add debug-only ability to change weights of tracks while on a moon  
							
							... 
							
							
							
							And drop obsoleted debug code. With the new on-the-fly track weights
configuration, hardcoding one in build is not necessary anymore. 
							
						 
						
							2025-07-16 03:06:43 +03:00  
				
					
						
							
							
								 
						
							
								829c44e347 
								
							 
						 
						
							
							
								
								Add debug-only synced config option to skip wind-up phase  
							
							
							
						 
						
							2025-07-16 03:06:42 +03:00  
				
					
						
							
							
								 
						
							
								b15e93ac34 
								
							 
						 
						
							
							
								
								Factor out CSync hack into a separate method  
							
							... 
							
							
							
							We gonna register more synced entries in debug-only builds, but marking
nullable fields with the [SyncedEntryField] attribute is not an option. 
							
						 
						
							2025-07-15 22:47:02 +03:00  
				
					
						
							
							
								 
						
							
								f158e7728c 
								
							 
						 
						
							
							
								
								Fix language section toggle for non-host  
							
							... 
							
							
							
							There is no point in checking for synchronized value before flipping
local value. 
							
						 
						
							2025-07-15 21:51:38 +03:00  
				
					
						
							
							
								 
						
							
								2b42899779 
								
							 
						 
						
							
							
								
								Reorder some statements to make them visually more grouped together  
							
							... 
							
							
							
							Postfix patch went from 5 if-blocks down to only 3 \o/
There is no need to stop the creatureVoice and start it delayed in two
separate condition blocks. Also, the code should only rely on state
transitions, and not on AudioSource.isPlaying property. 
							
						 
						
							2025-07-14 14:44:17 +03:00  
				
					
						
							
							
								 
						
							
								3b055e3d91 
								
							 
						 
						
							
							
								
								Split config into sections per track language, add quick toggle per section  
							
							
							
						 
						
							2025-07-12 19:33:12 +03:00  
				
					
						
							
							
								 
						
							
								13fd51c366 
								
							 
						 
						
							
							
								
								Add LethalConfig with suitable custom options  
							
							... 
							
							
							
							The custom callback attempts to prevent modifications mid-round. Use
IsHost to check for permissions, as IsClient is always true for
everyone even in local single-player setting.
There is a bug in LethalConfig which makes it possible to modify entries
bypassing the callback once per round, but it is pretty hard to abuse:
https://github.com/AinaVT/LethalConfig/issues/60  
							
						 
						
							2025-07-12 17:32:31 +03:00  
				
					
						
							
							
								 
						
							
								34e72da748 
								
							 
						 
						
							
							
								
								Add config synchronization via CSync  
							
							... 
							
							
							
							It only synchronizes from host to clients. 
							
						 
						
							2025-07-12 17:32:29 +03:00  
				
					
						
							
							
								 
						
							
								aead762721 
								
							 
						 
						
							
							
								
								Add configuration weights for tracks  
							
							... 
							
							
							
							Range is [0..100] but it's relative to total/sum. The algorithm guards
against "all set to zero" scenario.
This is not usable without synchronization. This commit provides none. 
							
						 
						
							2025-07-12 02:09:47 +03:00  
				
					
						
							
							
								 
						
							
								8dc897feba 
								
							 
						 
						
							
							
								
								Move track choosing out of the Jester patch class  
							
							
							
						 
						
							2025-07-11 23:58:48 +03:00  
				
					
						
							
							
								 
						
							
								aba0f6bab5 
								
							 
						 
						
							
							
								
								Move NuGet.Config to the root  
							
							... 
							
							
							
							Otherwise it doesn't work in IntelliJ Rider 
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								9176e35344 
								
							 
						 
						
							
							
								
								Fix double triggering start of music  
							
							... 
							
							
							
							State transitions are only handled by changes to previousState on
per-frame basis, so only compare before/after of previousState. 
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								2284636576 
								
							 
						 
						
							
							
								
								Rename State member to make it less confusing  
							
							... 
							
							
							
							JesterAI::previousState updates on the next frame after
currentBehaviourStateIndex changes, while current- & previous-
BehaviourStateIndex only change when SwitchToBehaviourState() is
requested. 
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								38d4ddd7c6 
								
							 
						 
						
							
							
								
								Quick Fix: Object initialization can be simplified (IDE0017)  
							
							
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								e82f2c5924 
								
							 
						 
						
							
							
								
								Consistently use equality operator for state indexes  
							
							
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								45bde29240 
								
							 
						 
						
							
							
								
								Auto format code  
							
							
							
						 
						
							2025-07-11 22:39:14 +03:00  
				
					
						
							
							
								 
						
							
								066304a9fe 
								
							 
						 
						
							
							
								
								Implement zip bundle as an after-build msbuild target, keep versions in sync  
							
							
							
						 
						
							2025-07-11 22:39:11 +03:00  
				
					
						
							
							
								 
						
							
								af45b958fd 
								
							 
						 
						
							
							
								
								Make build config more portable with user-specified git-ignored paths  
							
							
							
						 
						
							2025-07-10 19:06:14 +03:00  
				
					
						
							
							
								 
						
							
								2bd17424cd 
								
							 
						 
						
							
							
								
								Speed up cranking timer in debug builds  
							
							... 
							
							
							
							The code does not appear to be in `dotnet build --configuration Release` 
							
						 
						
							2025-07-10 18:55:34 +03:00  
				
					
						
							
							
								 
						
							
								cb1002d339 
								
							 
						 
						
							
							
								
								Add support for WAV and OGG/VORBIS audio files  
							
							
							
						 
						
							2025-07-10 18:55:34 +03:00  
				
					
						
							
							
								 
						
							
								68b4e120db 
								
							 
						 
						
							
							
								
								Organize code into functions, add some comments, add a null check  
							
							
							
						 
						
							2025-07-10 18:55:34 +03:00  
				
					
						
							
							
								 
						
							
								a65dd56bc3 
								
							 
						 
						
							
							
								
								Convert mixed indentation to spaces  
							
							
							
						 
						
							2025-07-10 18:55:34 +03:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								8518e0f62d 
								
							 
						 
						
							
							
								
								fix track gap and durochka sound level  
							
							
							
						 
						
							2024-10-29 15:18:44 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								4558a4d942 
								
							 
						 
						
							
							
								
								new tracks  
							
							
							
						 
						
							2024-10-29 00:47:48 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								5d55467b9c 
								
							 
						 
						
							
							
								
								new track and assets for the previous one  
							
							
							
						 
						
							2024-10-28 22:57:52 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								f274513bb5 
								
							 
						 
						
							
							
								
								improve track selection entropy  
							
							
							
						 
						
							2024-10-28 22:40:39 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								89a41f9640 
								
							 
						 
						
							
							
								
								"new" track  
							
							
							
						 
						
							2024-10-28 21:06:07 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								987fe830c3 
								
							 
						 
						
							
							
								
								fix some stuff ok?  
							
							
							
						 
						
							2024-04-26 23:40:35 +02:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								7e0ba2248f 
								
							 
						 
						
							
							
								
								support multiple tracks  
							
							
							
						 
						
							2024-03-10 03:19:17 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								19a4cbff68 
								
							 
						 
						
							
							
								
								increase music radius to cover most of the dungeon but not the surface world  
							
							
							
						 
						
							2024-03-10 01:47:35 +01:00  
				
					
						
							
							
								
									
								
								Nikita Vilunov 
							
						 
						
							
								20a3234371 
								
							 
						 
						
							
							
								
								initial version 13.37.1  
							
							
							
						 
						
							2024-03-09 19:48:17 +01:00