mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 12:28:03 -08:00
Added hotkeys, separated player initialization and drawing.
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"customization_menu": {
|
||||
"UI_font": "UI Font",
|
||||
"UI_font_notice": "Any changes to the font require script reload!",
|
||||
"all_UI": "All UI",
|
||||
"anchor": "Anchor",
|
||||
"assign_new_key": "Assign new key",
|
||||
"background": "Background",
|
||||
"bar": "Bar",
|
||||
"body_parts": "Body Parts",
|
||||
@@ -20,7 +22,6 @@
|
||||
"bomb_damage": "Bomb Damage",
|
||||
"bottom_left": "Bottom-Left",
|
||||
"bottom_right": "Bottom-Right",
|
||||
"break_count": "Break Count",
|
||||
"capture_line": "Capture Line",
|
||||
"color": "Color",
|
||||
"colors": "Colors",
|
||||
@@ -45,7 +46,10 @@
|
||||
"fight_time": "Fight Time",
|
||||
"first": "First",
|
||||
"first_hit": "First Hit",
|
||||
"flinch_count": "Flinch Count",
|
||||
"foreground": "Foreground",
|
||||
"global_position_modifier": "Global Position Modifier",
|
||||
"global_scale_modifier": "Global Scale Modifier",
|
||||
"global_settings": "Global Settings",
|
||||
"health": "Health",
|
||||
"health_percentage": "Health Percentage",
|
||||
@@ -59,6 +63,7 @@
|
||||
"highlighted_bar": "Highlighted Bar",
|
||||
"highlighted_damage_bar": "Highlighted Damage Bar",
|
||||
"horizontal": "Horizontal",
|
||||
"hotkeys": "Hotkeys",
|
||||
"hunter_rank": "Hunter Rank",
|
||||
"hunter_rank_label": "Hunter Rank Label",
|
||||
"include": "Include",
|
||||
@@ -78,6 +83,7 @@
|
||||
"me": "Me",
|
||||
"menu_font": "Menu Font",
|
||||
"mod_name": "MHR Overlay",
|
||||
"modifiers": "Modifiers",
|
||||
"module_visibility_on_different_screens": "Module Visibility on Different Screens",
|
||||
"modules": "Modules",
|
||||
"monster_can_be_captured": "Monster can be captured",
|
||||
@@ -101,8 +107,9 @@
|
||||
"player_name": "Player Name",
|
||||
"player_name_label": "Player Name Label",
|
||||
"position": "Position",
|
||||
"press_any_key": "Press any key...",
|
||||
"prioritize_large_monsters": "Large Monsters on High Priority",
|
||||
"quest_summary_screen": "Quest Summary Screen",
|
||||
"quest_result_screen": "Quest Result Screen",
|
||||
"quest_time": "Quest Time",
|
||||
"rage": "Rage",
|
||||
"render_highlighted_monster": "Render Highlighted Monster",
|
||||
|
||||
Reference in New Issue
Block a user