diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index e993c19d..4afe5420 100644 Binary files a/mpq/arr/sfxdata.dat and b/mpq/arr/sfxdata.dat differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index 9d507e33..af905ef7 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -2555,7 +2555,7 @@ Cyclops Weaponhit 03 Patriarch Weaponfire 01 Patriarch Weaponfire 02 Patriarch Weaponfire 03 -Extended Sound #1 +Lobby -- Player Join Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index 3f1144f1..bdbb970c 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -2554,4 +2554,5 @@ cm\t\cyclops\wh-02.wav cm\t\cyclops\wh-03.wav cm\p\patriarch\wf-01.wav cm\p\patriarch\wf-02.wav -cm\p\patriarch\wf-03.wav \ No newline at end of file +cm\p\patriarch\wf-03.wav +cm\ui\lobby_player-join.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 3cc93b84..2c463505 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/game/tminimap.pcx b/mpq/game/tminimap.pcx index 13441367..e436e811 100644 Binary files a/mpq/game/tminimap.pcx and b/mpq/game/tminimap.pcx differ diff --git a/mpq/game/tunit.pcx b/mpq/game/tunit.pcx index fdeeee02..77411067 100644 Binary files a/mpq/game/tunit.pcx and b/mpq/game/tunit.pcx differ diff --git a/mpq/sound/cm/ui/lobby_player-join.wav b/mpq/sound/cm/ui/lobby_player-join.wav new file mode 100644 index 00000000..80b4d610 Binary files /dev/null and b/mpq/sound/cm/ui/lobby_player-join.wav differ diff --git a/mpq/tileset/Install.cv5 b/mpq/tileset/Install.cv5 deleted file mode 100644 index e8d61abf..00000000 Binary files a/mpq/tileset/Install.cv5 and /dev/null differ diff --git a/mpq/tileset/Install.grp b/mpq/tileset/Install.grp deleted file mode 100644 index 09ca73ea..00000000 Binary files a/mpq/tileset/Install.grp and /dev/null differ diff --git a/mpq/tileset/Install.vf4 b/mpq/tileset/Install.vf4 deleted file mode 100644 index 6834b291..00000000 Binary files a/mpq/tileset/Install.vf4 and /dev/null differ diff --git a/mpq/tileset/Jungle.vf4 b/mpq/tileset/Jungle.vf4 index 02ad1d3d..639b3559 100644 Binary files a/mpq/tileset/Jungle.vf4 and b/mpq/tileset/Jungle.vf4 differ diff --git a/mpq/tileset/install.vr4 b/mpq/tileset/install.vr4 deleted file mode 100644 index 5342ac4a..00000000 Binary files a/mpq/tileset/install.vr4 and /dev/null differ diff --git a/mpq/tileset/install.vx4ex b/mpq/tileset/install.vx4ex deleted file mode 100644 index 5ab44796..00000000 Binary files a/mpq/tileset/install.vx4ex and /dev/null differ diff --git a/mpq/tileset/install.wpe b/mpq/tileset/install.wpe deleted file mode 100644 index 4cc1c812..00000000 Binary files a/mpq/tileset/install.wpe and /dev/null differ diff --git a/patchnotes.md b/patchnotes.md index c73b14e3..0beabc25 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -8,6 +8,9 @@ Patch goals include: ## Latest content - [Ascension #5 - Imminent Growth](https://www.youtube.com/playlist?list=PLACFHAM2MlxP3_sacU_4VUoJ5iMeUU2a7) +## UI +- Joining a lobby now plays a sound (with help from DF) + ## Bugfixes - Gameplay: - Partially-resolved an issue with regression on burrowed units (r. lolrsk8s) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 2ede9ca4..c1ad7b29 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ