Unciv/android
alexban011 8f53262fc4
CityScreen plays a sound when opened (#7163)
* added sounds to cityScreen

* changes? ..don't know how to name this commit

* removed try block

* improved era1 sound and added slider for city enter sounds

* added Information Era sound

* added Future Era sound

* better option name + translation

* added Atomic Era sound

* normalized sounds

* prevent spam + better era 0 and 1 sounds

* cleanup

* sound improvements to medieval and atomic

* volume now tied to sound effects

* improved information sound

* improved future sound

* sounds now stop if you exit the city screen

* improved Renaissance sound

* now in separate function

* now using the music controller

* better file names

* WLTK day sound + sounds are now configurable in Eras.json

* removed redundant setting and fixed comment

* added PlaySingle

* musicController no longer used

* Gdx.audio.newMusic is now used

* function name

* function are now in their own class

* CitySoundPlayer now has 1 instance in UncivGame and is hooked

* credits

* sounds loop

* loopable sounds

* updated credits

* fixed sound not stopping when changing city without leaving cityScreen

* changed WLTKNew sound

* added toggle for the sounds

* changed WLTK sound, removed music and made all tracks have the same volume

* addressed some of the issues

* addressed more issues

* increased sounds volume + volume slider

* made WLTK sound slightly quieter

* removed entry from Vanilla eras

* revert back to CitySoundPlayer.kt

* no more hooks

* removed unused stuff

* changees

* completly reverted MusicController

* and the MusicTrackChooserFlags

* fixed ESC not stopping sounds

* updated credits to mention the sounds are modified

* dispose()

* removed try block
2022-06-22 09:11:03 +03:00
..
assets CityScreen plays a sound when opened (#7163) 2022-06-22 09:11:03 +03:00
Images Moddable game speeds (#6856) 2022-06-18 23:27:46 +02:00
Images.Construction WLTK decorations (#6253) 2022-03-05 20:10:03 +02:00
Images.EasterEggs/TileSets Two new Unit Tests (#7001) 2022-06-16 21:07:30 +03:00
Images.Flags/FlagIcons Add Catalan translation and provide some strings. (#6992) 2022-05-29 16:50:47 +02:00
Images.NationIcons/NationIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.PolicyIcons/PolicyIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.ReligionIcons/ReligionIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.Skin
Images.Tech/TechIcons Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00
Images.UnitPromotionIcons/UnitPromotionIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
ImagesToNotAddToGame Add Catalan translation and provide some strings. (#6992) 2022-05-29 16:50:47 +02:00
res Translated notifications into Romanian (#7045) 2022-06-04 15:31:42 +02:00
src/com/unciv/app small fixes (#7181) 2022-06-16 18:56:18 +03:00
AndroidManifest.xml Allow non-SSL-encrypted HTTP traffic & warn Dropbox users (#7013) 2022-06-01 22:40:20 +03:00
build.gradle.kts Initial Event Bus implementation & Event-based multiplayer updates (#6826) 2022-05-22 00:05:33 +02:00
ic_launcher-web.png
proguard-rules.pro
project.properties
uncivicon-playstore.png Unciv Adaptive Android Icon (#6672) 2022-05-03 07:55:55 +03:00