- Added "GeneFeedingStyle" to animal definitions, allowing for varied feeding behaviors (grazing vs. gorging). - Updated animal JSON files to include feeding style genes with appropriate values. - Enhanced UI localization for feeding styles in both English and Russian, providing clearer descriptions and inspection options. - Introduced new event logging features in the world scene to track animal behaviors related to feeding. - Improved animal decision-making systems to utilize the new feeding style attributes for more dynamic behavior. This update aims to enrich gameplay by introducing more nuanced animal behaviors and enhancing the user interface for better clarity and interaction.
242 lines
8.5 KiB
JSON
242 lines
8.5 KiB
JSON
{
|
||
"hud.world": "LittleSim | seed {0} | {1} | {2} FPS",
|
||
"hud.datetime": "day {0}, {1:00}:{2:00}",
|
||
"hud.climate": "{0} {1}°C",
|
||
"season.spring": "spring",
|
||
"season.summer": "summer",
|
||
"season.autumn": "autumn",
|
||
"season.winter": "winter",
|
||
"hud.controls": "WASD — camera, wheel — zoom, LMB — select, ` — console, F1 — inspector",
|
||
"inspect.tab.overview": "Overview",
|
||
"inspect.tab.genes": "Genes",
|
||
"inspect.tab.products": "Products",
|
||
"inspect.tab.needs": "Needs",
|
||
"inspect.tab.skills": "Skills",
|
||
"inspect.tab.health": "Health",
|
||
"inspect.tab.mood": "Mood",
|
||
"inspect.stage": "Stage: {0} ({1}/{2})",
|
||
"inspect.growing": "Growth: {0:0}% to next stage",
|
||
"inspect.mature": "Fully grown",
|
||
"inspect.age": "Age: {0:0.0} d · lives to {1:0}",
|
||
"inspect.mass": "Weight: {0:0.#} kg · carries up to {1:0.#} kg",
|
||
"inspect.plantmass": "Weight: {0:0.##} kg",
|
||
"inspect.state": "State: {0}",
|
||
"inspect.state.growing": "growing",
|
||
"inspect.state.mature": "mature",
|
||
"inspect.state.dormantcold": "dormant — too cold",
|
||
"inspect.state.dormanthot": "dormant — too hot",
|
||
"inspect.stress": "Stress: {0:0.0} d to death",
|
||
"inspect.temp": "Temperature: grows {0:0}…{1:0}°C, optimal {2:0}…{3:0}°C",
|
||
"inspect.genes": "Genes",
|
||
"inspect.gene.vigor": "Vigor {0:0.00} · lifespan {1:0} d",
|
||
"inspect.gene.env": "Opt. light {0:0.00} · opt. soil {1:0.00}",
|
||
"inspect.gene.repro": "Dispersal {0:0.0} · interval {1:0.0} d",
|
||
"inspect.gene.repro2": "Self-pollin. {0:0.00} · mutation {1:0.00}",
|
||
"inspect.gene.hardy": "Cold/heat {0:0}/{1:0} · leaf hue {2:0.00}",
|
||
"inspect.gene.defense": "Defense: toxin {0:0.00} · thorns {1:0.00}",
|
||
"inspect.gene.variant": "Morph: recessive variant",
|
||
"inspect.harvest": "Harvest: {0} ×{1:0.#}",
|
||
"inspect.fruit": "Fruit: {0} ×{1:0.#} ({2}) · ripe {3:0.#}",
|
||
"inspect.barren": "Bears no fruit",
|
||
"inspect.sex.male": "male",
|
||
"inspect.sex.female": "female",
|
||
"inspect.animal.sex": "Sex: {0} · generation {1}",
|
||
"inspect.animal.pregnant": "Pregnant: {0:0.0} d to birth",
|
||
"inspect.needline": "{0}: {1:0}%",
|
||
"inspect.skillline": "{0}: {1:0}% {2}",
|
||
"skill.foraging": "foraging",
|
||
"skill.hunting": "hunting",
|
||
"skill.evasion": "evasion",
|
||
"inspect.health.blood": "Blood: {0:0}% · pain: {1:0}%",
|
||
"inspect.health.vitals": "Vitals",
|
||
"inspect.vital.blood": "blood",
|
||
"inspect.vital.pain": "pain",
|
||
"inspect.health.caps": "Capacities",
|
||
"inspect.health.cap": "{0}: {1:0}%",
|
||
"inspect.health.hediffs": "Conditions",
|
||
"inspect.health.hediffline": "{0}: severity {1:0}%",
|
||
"inspect.health.none": "Healthy, no wounds or illness",
|
||
"inspect.mood.value": "Mood: {0:0}%",
|
||
"inspect.mood.none": "No mood (primitive brain)",
|
||
"inspect.mood.thoughts": "Thoughts",
|
||
"inspect.mood.thoughtline": "{0}: {1}",
|
||
"inspect.mood.calm": "Calm, nothing on its mind",
|
||
"animalstage.baby": "baby",
|
||
"animalstage.juvenile": "juvenile",
|
||
"animalstage.adult": "adult",
|
||
"animalstage.senior": "senior",
|
||
"need.hunger": "hunger",
|
||
"need.thirst": "thirst",
|
||
"need.rest": "rest",
|
||
"need.mating": "mating",
|
||
"cap.consciousness": "consciousness",
|
||
"cap.moving": "moving",
|
||
"cap.sight": "sight",
|
||
"cap.hearing": "hearing",
|
||
"cap.smell": "smell",
|
||
"cap.touch": "touch",
|
||
"cap.talking": "talking",
|
||
"cap.eating": "eating",
|
||
"cap.breathing": "breathing",
|
||
"cap.bloodpumping": "blood pumping",
|
||
"cap.bloodfiltration": "blood filtration",
|
||
"cap.digestion": "digestion",
|
||
"hediff.rut": "rut",
|
||
"hediff.fever": "fever",
|
||
"hediff.bleeding": "bleeding",
|
||
"hediff.poisoned": "poisoned",
|
||
"hediff.hypothermia": "hypothermia",
|
||
"hediff.heatstroke": "heatstroke",
|
||
"hediff.infection": "infection",
|
||
"inspect.hint": "LMB — select · RMB/Esc — clear",
|
||
"hud.paused": "PAUSED",
|
||
"menu.title": "LittleSim",
|
||
"menu.subtitle": "a god-game: minimal graphics, deep simulation",
|
||
"menu.newworld": "New World",
|
||
"menu.load": "Load",
|
||
"menu.settings": "Settings",
|
||
"menu.credits": "Credits",
|
||
"menu.quit": "Quit",
|
||
"loading.world": "Generating world",
|
||
"newworld.title": "New World",
|
||
"newworld.name": "Name",
|
||
"newworld.defaultname": "New World",
|
||
"newworld.size": "Size",
|
||
"newworld.seed": "Seed",
|
||
"newworld.random": "Random",
|
||
"newworld.smoothing": "Terrain smoothing",
|
||
"newworld.create": "Create",
|
||
"newworld.back": "Back",
|
||
"load.title": "Load",
|
||
"load.empty": "No saves yet",
|
||
"load.load": "Load",
|
||
"load.delete": "Delete",
|
||
"load.back": "Back",
|
||
"settings.title": "Settings",
|
||
"settings.language": "Language",
|
||
"settings.fullscreen": "Fullscreen",
|
||
"settings.vsync": "Vertical sync",
|
||
"settings.resolution": "Resolution",
|
||
"settings.volume": "Volume",
|
||
"settings.uiscale": "UI scale",
|
||
"settings.devmode": "Developer mode",
|
||
"settings.on": "On",
|
||
"settings.off": "Off",
|
||
"dev.title": "Dev spawner",
|
||
"dev.hint": "Pick an entry · F9 to hide",
|
||
"dev.armed": "In hand: {0} · LMB to spawn, RMB to clear",
|
||
"dev.tools": "Tools",
|
||
"dev.damage": "Injure selected",
|
||
"dev.kill": "Kill selected",
|
||
"dev.infect": "Infect selected",
|
||
"dev.animals": "Animals",
|
||
"dev.plants": "Plants",
|
||
"settings.apply": "Apply",
|
||
"settings.back": "Back",
|
||
"pause.title": "Paused",
|
||
"pause.resume": "Resume",
|
||
"pause.settings": "Settings",
|
||
"pause.save": "Save",
|
||
"pause.mainmenu": "Main menu",
|
||
"pause.quit": "Quit",
|
||
"pause.saved": "Saved: {0}",
|
||
"speed.pause": "Pause",
|
||
"credits.title": "Credits",
|
||
"credits.author": "mrleo1nid",
|
||
"credits.role": "Concept, code, mrgameeng engine",
|
||
"credits.back": "Back",
|
||
"preset.small": "Small",
|
||
"preset.medium": "Medium",
|
||
"preset.large": "Large",
|
||
"terrain.deepwater": "deep water",
|
||
"terrain.water": "water",
|
||
"terrain.sand": "sand",
|
||
"terrain.grass": "grass",
|
||
"terrain.forest": "forest",
|
||
"plant.oak": "oak",
|
||
"plant.birch": "birch",
|
||
"plant.pine": "pine",
|
||
"plant.grass": "grass tuft",
|
||
"plant.bush": "bush",
|
||
"plant.maple": "maple",
|
||
"plant.poplar": "poplar",
|
||
"plant.teak": "teak",
|
||
"plant.cypress": "cypress",
|
||
"plant.cactus": "cactus",
|
||
"plant.saguaro": "saguaro",
|
||
"plant.agave": "agave",
|
||
"plant.mushroom": "mushroom",
|
||
"plant.flower": "flower",
|
||
"plant.dandelion": "dandelion",
|
||
"plant.daylily": "daylily",
|
||
"plant.rose": "rose",
|
||
"plant.berrybush": "berry bush",
|
||
"plant.strawberry": "strawberry",
|
||
"plant.raspberry": "raspberry",
|
||
"plant.stage.seedling": "seedling",
|
||
"plant.stage.sprout": "sprout",
|
||
"plant.stage.sapling": "sapling",
|
||
"plant.stage.mature": "mature",
|
||
"product.wood": "wood",
|
||
"product.grass": "grass",
|
||
"product.fiber": "fiber",
|
||
"product.berry": "berries",
|
||
"product.acorn": "acorn",
|
||
"product.mushroom": "mushrooms",
|
||
"pawn.being": "being",
|
||
"pawn.bear": "bear",
|
||
"pawn.deer": "deer",
|
||
"pawn.fox": "fox",
|
||
"pawn.hare": "hare",
|
||
"pawn.boar": "boar",
|
||
"pawn.wolf": "wolf",
|
||
"pawn.chicken": "chicken",
|
||
"pawn.muffalo": "muffalo",
|
||
"pawn.squirrel": "squirrel",
|
||
"thought.gaveBirth": "gave birth",
|
||
"thought.mated": "mated",
|
||
"thought.quenchedThirst": "drank its fill",
|
||
"gene.feedingStyle": "feeding style",
|
||
"inspect.animal.feeding": "Feeding: {0}",
|
||
"feeding.gorge": "gorger (rare, to the full)",
|
||
"feeding.graze": "grazer (often, little by little)",
|
||
"feeding.mixed": "moderate",
|
||
"inspect.tab.log": "Log",
|
||
"log.empty": "No history yet",
|
||
"log.stamp": "D{0} {1:00}:{2:00}",
|
||
"hud.events": "Events",
|
||
"hud.perf": "Perf",
|
||
"events.title": "Event log",
|
||
"events.empty": "Nothing has happened yet",
|
||
"perf.title": "Performance",
|
||
"perf.fps": "{0} FPS · {1:0.0} ms/frame",
|
||
"perf.root": "{0}: {1:0.000} ms · systems {2}",
|
||
"perf.systemline": "{0} {1:0.000} ms {2:0}%",
|
||
"perf.hint": "Refreshes ~5/s · costliest systems shown",
|
||
"event.mated": "{0} mated with {1}",
|
||
"event.pregnant": "{0} became pregnant",
|
||
"event.birth": "{0} gave birth ×{1}",
|
||
"event.hatch": "{0}: eggs hatched ×{1}",
|
||
"event.hunt": "{0} started hunting: target — {1}",
|
||
"event.injured": "{0} wounded: {1}",
|
||
"event.struck": "{0} struck {1} (dmg {2:0})",
|
||
"event.tookhit": "{0}: hit by {1} (dmg {2:0})",
|
||
"event.killed": "{0} killed prey: {1}",
|
||
"event.ate": "{0} ate",
|
||
"event.drank": "{0} drank",
|
||
"event.rest": "{0} is resting",
|
||
"event.dig": "{0} digs for food",
|
||
"event.wallow": "{0} wallows in mud",
|
||
"event.fled": "{0} is fleeing",
|
||
"event.grew": "{0}: new stage — {1}",
|
||
"event.death.starve": "{0} died of hunger/thirst",
|
||
"event.death.age": "{0} died of old age",
|
||
"event.death.disease": "{0} died of disease",
|
||
"net.hud": "Multiplayer: {0} | beings: {1} | Esc — back to menu",
|
||
"net.connecting": "connecting…",
|
||
"net.connected": "connected",
|
||
"net.failed": "connection failed",
|
||
"net.lost": "connection lost",
|
||
"net.reconnecting": "reconnecting…"
|
||
}
|