Fixed Obstacle-Move-Component bug, when offsets were set
Countdown now played as three seperate sounds, though not perfect yet (neither timing, nor high pitches) Added lv 12
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -18,6 +18,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:name="de.frajul.endlessroll.main.GameActivity"
|
||||
|
@ -872,16 +872,17 @@ int raw music_game_3 0x7f0c0002
|
||||
int raw music_menu 0x7f0c0003
|
||||
int raw sound_collect_energy 0x7f0c0004
|
||||
int raw sound_collect_star 0x7f0c0005
|
||||
int raw sound_countdown 0x7f0c0006
|
||||
int raw sound_die 0x7f0c0007
|
||||
int raw sound_explosion 0x7f0c0008
|
||||
int raw sound_firework 0x7f0c0009
|
||||
int raw sound_goal 0x7f0c000a
|
||||
int raw sound_magnet 0x7f0c000b
|
||||
int raw sound_mushroom 0x7f0c000c
|
||||
int raw sound_place_tool 0x7f0c000d
|
||||
int raw sound_spring 0x7f0c000e
|
||||
int raw sound_stasis 0x7f0c000f
|
||||
int raw sound_countdown_last 0x7f0c0006
|
||||
int raw sound_countdown_single 0x7f0c0007
|
||||
int raw sound_die 0x7f0c0008
|
||||
int raw sound_explosion 0x7f0c0009
|
||||
int raw sound_firework 0x7f0c000a
|
||||
int raw sound_goal 0x7f0c000b
|
||||
int raw sound_magnet 0x7f0c000c
|
||||
int raw sound_mushroom 0x7f0c000d
|
||||
int raw sound_place_tool 0x7f0c000e
|
||||
int raw sound_spring 0x7f0c000f
|
||||
int raw sound_stasis 0x7f0c0010
|
||||
int string abc_action_bar_home_description 0x7f0d0000
|
||||
int string abc_action_bar_home_description_format 0x7f0d0001
|
||||
int string abc_action_bar_home_subtitle_description_format 0x7f0d0002
|
||||
@ -960,56 +961,58 @@ int string playershape_name_wheel 0x7f0d004a
|
||||
int string pre_start_screen_loading 0x7f0d004b
|
||||
int string price_button_buy 0x7f0d004c
|
||||
int string price_button_upgrade 0x7f0d004d
|
||||
int string settings_credits 0x7f0d004e
|
||||
int string settings_music 0x7f0d004f
|
||||
int string settings_reset 0x7f0d0050
|
||||
int string settings_sounds 0x7f0d0051
|
||||
int string short_menu_continue 0x7f0d0052
|
||||
int string short_menu_exit 0x7f0d0053
|
||||
int string start_screen_finish_world_1 0x7f0d0054
|
||||
int string start_screen_gain_90_ep 0x7f0d0055
|
||||
int string start_screen_play 0x7f0d0056
|
||||
int string start_screen_to_gl_test_screen 0x7f0d0057
|
||||
int string start_screen_unlock_all_levels 0x7f0d0058
|
||||
int string status_bar_notification_info_overflow 0x7f0d0059
|
||||
int string task_collect_energy_format_d 0x7f0d005a
|
||||
int string task_collect_energy_progress_format_ddd 0x7f0d005b
|
||||
int string task_collect_stars_format_d 0x7f0d005c
|
||||
int string task_collect_stars_progress_format_ddd 0x7f0d005d
|
||||
int string task_complete_world_format_d 0x7f0d005e
|
||||
int string task_empty 0x7f0d005f
|
||||
int string tool_description_bomb 0x7f0d0060
|
||||
int string tool_description_locked_format_d 0x7f0d0061
|
||||
int string tool_description_magnet 0x7f0d0062
|
||||
int string tool_description_power_mushroom 0x7f0d0063
|
||||
int string tool_description_ramp 0x7f0d0064
|
||||
int string tool_description_spring 0x7f0d0065
|
||||
int string tool_description_stasis 0x7f0d0066
|
||||
int string tool_level_format_d 0x7f0d0067
|
||||
int string tool_name_bomb 0x7f0d0068
|
||||
int string tool_name_locked 0x7f0d0069
|
||||
int string tool_name_magnet 0x7f0d006a
|
||||
int string tool_name_power_mushroom 0x7f0d006b
|
||||
int string tool_name_ramp 0x7f0d006c
|
||||
int string tool_name_spring 0x7f0d006d
|
||||
int string tool_name_stasis 0x7f0d006e
|
||||
int string topbar_level_format_d 0x7f0d006f
|
||||
int string topbar_level_placeholder 0x7f0d0070
|
||||
int string tutorial_leveled_up_to_toolshop 0x7f0d0071
|
||||
int string tutorial_place_ramp_air 0x7f0d0072
|
||||
int string tutorial_place_ramp_air_2 0x7f0d0073
|
||||
int string tutorial_place_ramp_gap 0x7f0d0074
|
||||
int string tutorial_place_ramp_obstacle 0x7f0d0075
|
||||
int string tutorial_place_tools 0x7f0d0076
|
||||
int string tutorial_placeholder 0x7f0d0077
|
||||
int string tutorial_spring_equipped 0x7f0d0078
|
||||
int string tutorial_switch_tools_switch 0x7f0d0079
|
||||
int string tutorial_switch_tools_two_neccessary 0x7f0d007a
|
||||
int string tutorial_welcome 0x7f0d007b
|
||||
int string unlock_message_placeholder 0x7f0d007c
|
||||
int string world_button_count_format_dd 0x7f0d007d
|
||||
int string world_button_progress_placeholder 0x7f0d007e
|
||||
int string world_button_title_placeholder 0x7f0d007f
|
||||
int string settings_boost_performance 0x7f0d004e
|
||||
int string settings_credits 0x7f0d004f
|
||||
int string settings_music 0x7f0d0050
|
||||
int string settings_reset 0x7f0d0051
|
||||
int string settings_show_fps 0x7f0d0052
|
||||
int string settings_sounds 0x7f0d0053
|
||||
int string short_menu_continue 0x7f0d0054
|
||||
int string short_menu_exit 0x7f0d0055
|
||||
int string start_screen_finish_world_1 0x7f0d0056
|
||||
int string start_screen_gain_90_ep 0x7f0d0057
|
||||
int string start_screen_play 0x7f0d0058
|
||||
int string start_screen_to_gl_test_screen 0x7f0d0059
|
||||
int string start_screen_unlock_all_levels 0x7f0d005a
|
||||
int string status_bar_notification_info_overflow 0x7f0d005b
|
||||
int string task_collect_energy_format_d 0x7f0d005c
|
||||
int string task_collect_energy_progress_format_ddd 0x7f0d005d
|
||||
int string task_collect_stars_format_d 0x7f0d005e
|
||||
int string task_collect_stars_progress_format_ddd 0x7f0d005f
|
||||
int string task_complete_world_format_d 0x7f0d0060
|
||||
int string task_empty 0x7f0d0061
|
||||
int string tool_description_bomb 0x7f0d0062
|
||||
int string tool_description_locked_format_d 0x7f0d0063
|
||||
int string tool_description_magnet 0x7f0d0064
|
||||
int string tool_description_power_mushroom 0x7f0d0065
|
||||
int string tool_description_ramp 0x7f0d0066
|
||||
int string tool_description_spring 0x7f0d0067
|
||||
int string tool_description_stasis 0x7f0d0068
|
||||
int string tool_level_format_d 0x7f0d0069
|
||||
int string tool_name_bomb 0x7f0d006a
|
||||
int string tool_name_locked 0x7f0d006b
|
||||
int string tool_name_magnet 0x7f0d006c
|
||||
int string tool_name_power_mushroom 0x7f0d006d
|
||||
int string tool_name_ramp 0x7f0d006e
|
||||
int string tool_name_spring 0x7f0d006f
|
||||
int string tool_name_stasis 0x7f0d0070
|
||||
int string topbar_level_format_d 0x7f0d0071
|
||||
int string topbar_level_placeholder 0x7f0d0072
|
||||
int string tutorial_leveled_up_to_toolshop 0x7f0d0073
|
||||
int string tutorial_place_ramp_air 0x7f0d0074
|
||||
int string tutorial_place_ramp_air_2 0x7f0d0075
|
||||
int string tutorial_place_ramp_gap 0x7f0d0076
|
||||
int string tutorial_place_ramp_obstacle 0x7f0d0077
|
||||
int string tutorial_place_tools 0x7f0d0078
|
||||
int string tutorial_placeholder 0x7f0d0079
|
||||
int string tutorial_spring_equipped 0x7f0d007a
|
||||
int string tutorial_switch_tools_switch 0x7f0d007b
|
||||
int string tutorial_switch_tools_two_neccessary 0x7f0d007c
|
||||
int string tutorial_welcome 0x7f0d007d
|
||||
int string unlock_message_placeholder 0x7f0d007e
|
||||
int string world_button_count_format_dd 0x7f0d007f
|
||||
int string world_button_progress_placeholder 0x7f0d0080
|
||||
int string world_button_title_placeholder 0x7f0d0081
|
||||
int style AlertDialog_AppCompat 0x7f0e0000
|
||||
int style AlertDialog_AppCompat_Light 0x7f0e0001
|
||||
int style Animation_AppCompat_Dialog 0x7f0e0002
|
||||
|
Reference in New Issue
Block a user