mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
b40a14ae62
Insert RecipeBook into ECS Add recipe command Fully functional recipes Recipe items Update item_image_manifest.ron scroll item image/drop model Colored recipe vox models Reset recipes command Move RecipeBook into Inventory Persistence for recipe book Recipe book migration Recipe items can now be dynamically generated from the recipe book Removed recipe items and recipe item generation bin Fix rebase Made recipes available in world Fix rebase Default recipes to manifest Recipes now have prices in economy. Changed recipes to go into kind before reaching item visual manifests. Default recipes automatically added to recipe book on character load. Loot table rebalancing Addressed balance feedback MR review feedback Recipes are now unlocked in groups Modular weapon component recipes now require learning recipes Metal weapon recipes now also teach how to craft their requisite ingots Added test for all recipes being valid
124 lines
3.8 KiB
Plaintext
124 lines
3.8 KiB
Plaintext
common-username = username
|
|
common-singleplayer = Singleplayer
|
|
common-multiplayer = Multiplayer
|
|
common-servers = Servers
|
|
common-quit = Quit
|
|
common-settings = Settings
|
|
common-languages = Languages
|
|
common-interface = Interface
|
|
common-gameplay = Gameplay
|
|
common-controls = Controls
|
|
common-video = Graphics
|
|
common-sound = Sound
|
|
common-chat = Chat
|
|
common-networking = Networking
|
|
common-accessibility = Accessibility
|
|
common-resume = Resume
|
|
common-characters = Characters
|
|
common-close = Close
|
|
common-yes = Yes
|
|
common-no = No
|
|
common-back = Back
|
|
common-create = Create
|
|
common-okay = Okay
|
|
common-add = Add
|
|
common-accept = Accept
|
|
common-decline = Decline
|
|
common-disclaimer = Disclaimer
|
|
common-cancel = Cancel
|
|
common-none = None
|
|
common-error = Error
|
|
common-fatal_error = Fatal Error
|
|
common-you = You
|
|
common-automatic = Auto
|
|
common-random = Random
|
|
common-empty = Empty
|
|
common-confirm = Confirm
|
|
common-delete_server = Delete Server
|
|
common-interface_settings = Interface Settings
|
|
common-gameplay_settings = Gameplay Settings
|
|
common-controls_settings = Controls Settings
|
|
common-video_settings = Graphics Settings
|
|
common-sound_settings = Sound Settings
|
|
common-language_settings = Language Settings
|
|
common-chat_settings = Chat Settings
|
|
common-networking_settings = Networking Settings
|
|
common-accessibility_settings = Accessibility Settings
|
|
common-connection_lost =
|
|
Connection lost!
|
|
Did the server restart?
|
|
Is the client up to date?
|
|
common-species-orc = Orc
|
|
common-species-human = Human
|
|
common-species-dwarf = Dwarf
|
|
common-species-elf = Elf
|
|
common-species-draugr = Draugr
|
|
common-species-danari = Danari
|
|
common-weapons-axe = Axe
|
|
common-weapons-dagger = Dagger
|
|
common-weapons-greatsword = Greatsword
|
|
common-weapons-shortswords = Shortswords
|
|
common-weapons-sword = Sword
|
|
common-weapons-staff = Firestaff
|
|
common-weapons-bow = Bow
|
|
common-weapons-hammer = Hammer
|
|
common-weapons-general = General Combat
|
|
common-weapons-sceptre = Healing Sceptre
|
|
common-weapons-shield = Shield
|
|
common-weapons-spear = Spear
|
|
common-weapons-hammer_simple = Simple Hammer
|
|
common-weapons-sword_simple = Simple Sword
|
|
common-weapons-staff_simple = Simple Staff
|
|
common-weapons-axe_simple = Simple Axe
|
|
common-weapons-bow_simple = Simple Bow
|
|
common-weapons-unique = Unique
|
|
common-tool-debug = Debug
|
|
common-tool-farming = Farming Tool
|
|
common-tool-pick = Pickaxe
|
|
common-tool-shovel = Shovel
|
|
common-tool-mining = Mining
|
|
common-tool-instrument = Instrument
|
|
common-kind-modular_component = Modular Component
|
|
common-kind-modular_component_partial = Component
|
|
common-kind-glider = Glider
|
|
common-kind-consumable = Consumable
|
|
common-kind-throwable = Can be thrown
|
|
common-kind-utility = Utility
|
|
common-kind-ingredient = Ingredient
|
|
common-kind-lantern = Lantern
|
|
common-kind-recipegroup = Recipes
|
|
common-hands-one = One-Handed
|
|
common-hands-two = Two-Handed
|
|
common-rand_appearance = Random appearance
|
|
common-rand_name = Random name
|
|
common-stats-combat_rating = CR
|
|
common-stats-power = Power
|
|
common-stats-speed = Speed
|
|
common-stats-effect-power = Effect Power
|
|
common-stats-range = Range
|
|
common-stats-energy_efficiency = Energy Efficiency
|
|
common-stats-buff_strength = Buff/Debuff Strength
|
|
common-stats-precision_mult = Crit Mult
|
|
common-stats-armor = Armor
|
|
common-stats-poise_res = Stun Res
|
|
common-stats-energy_max = Max Energy
|
|
common-stats-energy_reward = Energy Reward
|
|
common-stats-precision_power = Crit Power
|
|
common-stats-stealth = Stealth
|
|
common-stats-slots = Slots
|
|
common-stats-durability = Durability
|
|
common-material-metal = Metal
|
|
common-material-wood = Wood
|
|
common-material-stone = Stone
|
|
common-material-cloth = Cloth
|
|
common-material-hide = Hide
|
|
common-sprite-chest = Chest
|
|
common-sprite-chair = Chair
|
|
common-sprite-mud = Mud
|
|
common-sprite-grave = Grave
|
|
common-sprite-crate = Crate
|
|
common-sprite-signboard = Signboard
|
|
common-sprite-street_lamp = Street Lamp
|
|
common-sprite-lantern = Lantern
|
|
common-sprite-seashell_lantern = Seashell Lantern
|
|
common-sprite-firebowl_ground = Firebowl |