doc/SoundsMapping.txt
author S.D.
Tue, 27 Sep 2022 14:59:03 +0300
changeset 15878 fc3cb23fd26f
parent 1547 4251f9598d54
permissions -rw-r--r--
Allow to see rooms of incompatible versions in the lobby For the new clients the room version is shown in a separate column. There is also a hack for previous versions clients: the room vesion specifier is prepended to the room names for rooms of incompatible versions, and the server shows 'incompatible version' error if the client tries to join them.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     1
Amazing - an excellent shot/direct hit (the projectile directly hits the enemy hedgehog, not the terrain around it, the projectile hits an enemy hedgehog after traveling a certain distance)
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
     2
 + boring - when a player skips his go
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     3
brilliant - when you do damage after a projectile traveling a certain distance
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     4
Bugger - when you lose your go because you fall a certain distance, or shoot yourself
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     5
Bungee - when using the as yet non existant bungee rope
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
     6
 + bye bye - before your hedgehog blows up because its health reaches 0
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     7
Come on then -  when you havent done anything for a certain amount of time, telling you to take your go
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
     8
Hello - when you havent done anything for a certain amount of time, telling you to take your go
871
f1bf00b7fd5a - Fix sounds when the turn is skipped
unc0rr
parents: 870
diff changeset
     9
 + Coward - when you end your go without attacking
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    10
cut it out   -  when your hedgehog takes a very low amount of damage
867
dc7901b1120e - Use more sounds
unc0rr
parents: 866
diff changeset
    11
 + Enemy down - when you reduce enemys health to 0
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    12
Excellent - when you do a high amount of damage
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    13
Fire - when you shoot
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    14
 + First blood - when a hedgehog first takes damage
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    15
Flawless - when you win a match without losing a hedgehog
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    16
gonna get you - when you take a medium amount of damage
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    17
Grenade - when a grenade lands nearby your hedgehog
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    18
hmm - plays sometimes when it's your go, your hedgehog is  thinking about what it should do
870
dd418d9c18c5 Use more sounds
unc0rr
parents: 867
diff changeset
    19
 + Hurry - timer is getting low
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    20
 + ill get you - said after taking a medium amount of damage
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    21
 + Incoming - on airstrike
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    22
Just you wait - said after your team takes a certain amount of damage
1547
4251f9598d54 - Fix blowtorch regression
unc0rr
parents: 873
diff changeset
    23
 + Kamikaze - when your hedgehog uses the as yet nonexistant kamikaze weapon
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    24
 + laugh - used when your hedgehog blows himself up Near an enemy hedgehog
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    25
leave me alone - when a hedgehog is being picked on / hit a certain amount of times in a row
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    26
 + Missed - when enemy misses
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    27
Nooooo - when a hh is blasted off of the screen
864
024369e09a53 Use some more sounds
unc0rr
parents: 863
diff changeset
    28
 + Nutter - when you hit your own hh
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    29
Oh dear - another thing to say before dying
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    30
oops - when a hedgehog hurts itself with a small amount of damage
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    31
Perfect - when hitting 3 or more hhs at once
865
a4a5ec6c61d4 - Fix introduced bug with hh physics
unc0rr
parents: 864
diff changeset
    32
 + reinforcements - when a weapon crate drops
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    33
Revenge - when a hedgehog is hit by the same hog twice
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    34
runaway - when dynamite is dropped near your hog
864
024369e09a53 Use some more sounds
unc0rr
parents: 863
diff changeset
    35
 + same team - when you hit a hog on the same team
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    36
so long - said before you die
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    37
 + stupid - when you hit yourself
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    38
Take cover - when a grenade lands nearby
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    39
this ones mine - said sometimes when its your go
866
ac6f6c95c23f - Some more sounds
unc0rr
parents: 865
diff changeset
    40
 + traitor - when you hit your own team
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    41
uh oh - when an enemy hog stands near you with a baseball bat
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    42
Victory - when you win the match
873
9bec5af9b23c One more sound
unc0rr
parents: 871
diff changeset
    43
 + watch it - when you hit your own team
860
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    44
watch this - when you throw a cluster bomb/grenade/bazooka
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    45
what the - when a grenade lands nearby
6d062357d196 Add doc desribing use cases of voice sounds
unc0rr
parents:
diff changeset
    46
whoopsee - when you take fall damage
863
dfa3aa51ecb5 Merge some more sounds
unc0rr
parents: 860
diff changeset
    47
 + yessir - when its your go
866
ac6f6c95c23f - Some more sounds
unc0rr
parents: 865
diff changeset
    48
 + you'll regret that - when you get hit