game/prompt
Horoli 59ebb7cd98 Fix: Correct item name interpolation 2025-12-07 21:47:51 +09:00
..
00_project_context_restore.md Docs: Update project context with i18n convention 2025-12-07 19:10:03 +09:00
01_game_prototype_request.md
02_item_system_request.md
03_inventory_ui_request.md
04_inventory_slots_request.md
05_equipment_slot_refactor.md
06_fix_hp_logic.md
07_stage_heal_and_math_utils.md
08_fix_equip_hp_exploit.md
09_ui_ux_improvements.md
10_add_shield_and_armor_mechanic.md
11_item_table_and_rewards.md
12_item_option_display.md
13_item_status_options.md
14_integrate_status_effects_and_item_data.md
15_ui_display_status_effects.md
16_status_effect_duration_adjustment.md
17_inventory_discard_feature.md
18_implement_stage_class_and_types.md
19_shop_sell_and_gold.md
20_main_menu_and_character_selection.md
21_refactor_item_system_to_json.md
22_refactor_enemy_system.md
23_refactor_item_price_and_images.md
24_refactor_enums.md
25_battle_visual_effects.md
26_refactor_damage_types.md
27_predetermine_enemy_action.md
28_enemy_armor_decay.md
29_fix_player_attack_vs_enemy_armor.md
30_responsive_ui_improvement.md
31_item_type_icons.md
32_enemy_equipment_system.md
33_summary_after_32.md
34_battle_screen_refactor.md
35_enemy_equipment_system.md
36_centralize_player_data.md
37_game_over_screen.md
38_permanent_stat_modifiers.md
39_luck_system.md
40_ui_update_summary.md
41_refactoring_presets.md
42_item_rarity_and_tier.md update 2025-12-07 13:44:51 +09:00
43_shop_system.md update 2025-12-07 13:44:51 +09:00
44_settings_and_local_storage.md update 2025-12-07 13:44:51 +09:00
45_config_refactoring.md update 2025-12-07 14:56:43 +09:00
46_shop_refactoring.md update : icon image 2025-12-07 16:48:03 +09:00
47_inventory_full_handling.md update : icon image 2025-12-07 16:48:03 +09:00
48_refactor_stage_ui.md update : icon image 2025-12-07 16:48:03 +09:00
49_implement_item_icons.md update 2025-12-07 17:58:00 +09:00
50_expand_item_pool.md update 2025-12-07 17:58:00 +09:00
51_refactor_prefix_table.md update 2025-12-07 17:58:00 +09:00
52_round_based_enemy_pool.md update 2025-12-07 17:58:00 +09:00
53_refine_stage_rewards.md update 2025-12-07 17:58:00 +09:00
54_fix_shop_logic.md update 2025-12-07 17:58:00 +09:00
55_fix_shop_ui_sync.md update 2025-12-07 17:58:00 +09:00
56_permadeath_implementation.md update 2025-12-07 17:58:00 +09:00
57_refactor_battle_provider.md Refactor BattleProvider: Introduce CombatCalculator and BattleLogManager 2025-12-07 18:45:33 +09:00
58_refactor_item_creation.md Refactor Item Creation: Introduce LootGenerator 2025-12-07 18:47:36 +09:00
59_centralize_constants.md Refactor: Centralize Constants and Configuration 2025-12-07 18:49:07 +09:00
60_introduce_app_strings.md Refactor: Introduce AppStrings for soft i18n 2025-12-07 18:58:44 +09:00
61_update_convention_i18n.md Docs: Update project context with i18n convention 2025-12-07 19:10:03 +09:00
62_enemy_attack_animation.md Feat: Implement Enemy Attack Animation 2025-12-07 19:18:40 +09:00
63_settings_enemy_anim.md Feat: Add SettingsProvider and Toggle for Enemy Animations 2025-12-07 19:20:43 +09:00
64_fix_enemy_anim_sync.md Fix: Sync Enemy Attack Animation with Damage Calculation 2025-12-07 19:25:26 +09:00
65_fix_text_timing.md Fix: Add buffer delay to Enemy Turn for animation sync 2025-12-07 19:37:17 +09:00
66_fix_double_animation.md Fix: Remove redundant animation wrapper for enemy 2025-12-07 19:45:16 +09:00
67_revert_delay.md Fix: Revert buffer delay, unify player/enemy logic 2025-12-07 19:50:56 +09:00
68_adjust_game_config.md Fix: Delay Enemy Intent generation to allow attack animation to finish 2025-12-07 21:28:33 +09:00
69_sync_damage_on_impact.md Fix: Delay Enemy Intent generation to allow attack animation to finish 2025-12-07 21:28:33 +09:00
70_fix_player_action_crash.md Fix: Delay Enemy Intent generation to allow attack animation to finish 2025-12-07 21:28:33 +09:00
71_fix_null_error.md Fix: Delay Enemy Intent generation to allow attack animation to finish 2025-12-07 21:28:33 +09:00
72_delay_enemy_intent.md Fix: Delay Enemy Intent generation to allow attack animation to finish 2025-12-07 21:28:33 +09:00
73_prevent_first_turn_defense.md Fix: Prevent enemy preemptive defense on first turn 2025-12-07 21:36:40 +09:00
74_fix_item_name_interpolation.md Fix: Correct item name interpolation 2025-12-07 21:47:51 +09:00