Added localizable strings and tooltips for emotion names, descriptions and adjectives.
Added localizable strings for a large number of AI routine names, as utilized by the thought logger
Added localizable strings for energy delta’s, shown on the “Energy” details tab
Added missing localizable strings on the Customize Creatures menu page
Added missing localizable strings for creature behavior states.
Added missing localizable strings for temperature reporting
If you’ve been translating the game (shout out to s.t.andgo and magmacube!), you’ll find all these new strings appended to the bottom of “Species ALRE\Language\en-AU.txt”. Copy them into your own language txt file to begin translating. And also, thank you!
0.14.2.5
Changelog
Fixed an egg-related crash that happened when loading a game.
0.14.2.4 Experimental
Changelog
Tentative fix for a creature teleportation bug associated with pouncing attacks.
Main menu buttons are now localizable (they don’t look quite as good as before, but it’s not too bad).
Fix a crash when tutorial header text is translated into any other language.
Added language name to the localization strings.
Fix some typo’s in the English localization.
0.14.2.3
Changelog
Tentative fix for MacOS version crashing on startup.
Fix creatures inside eggs in the nursery dying before they hatch.
Fix imported creatures dying as soon as they are imported.
Fix a number of localization errors introduced in 0.14.2.2
Where to next? - 0.15.0
Lately I've been moving towards fatigue, sleep, temperature and exposure to the elements all needing to be much more important survival needs than they are right now. Let's put all of these mechanics under the umbrella of 'habitat'. Eventually, habitat will be almost as significant as food as far as survival and selection pressures go, one they will need to balance against seeking food in order to survive long enough to reproduce.
Unfortunately, I find the current vegetation model wholly inadequate to support my plans for this stuff. It has failed me for the last time. So it's time to take what I've learned, throw the whole system into a volcano, and build a cleaner, more elegant and far more ambitious replacement.
Here's the design goals for the new system, in rough order of priority:
The tree's need to be 3 dimensional structures.
Multiple 3d interaction points for fruit, foliage, shelter, perches and nests.
The tree types need to serve a purpose in the ecosystem.
Shelter tree's should not provide food and food tree's should not provide shelter. This will allow me to ensure the two do not generally grow in the same location.
The tree's need to be performant.
They're not the centerpiece of the simulation: their role doth not merit that they drink deeply from the fountain of FPS.
The tree's should evolve.
Evolving tree's is probably the second most requested feature, after flight. It was always planned, though never as a centerpiece of the game.
0.14.2.0 is now live on the experimental branch. This update does not include any gameplay changes, but instead enables the creation of localization mods and introduces new music.
See the blog post here: https://speciesdevblog.wordpress.com/2022/10/10/0-14-2-0-released-to-experimental/
The three new music tracks were made by discord user Poliostasis.
0.14.1.14
0.14.1.14 Changelog
* Fix a memory leak introduced in 0.14.1.12 that was causing an escalating series of freezes, ultimately leading to the game becoming non-responsive.
0.14.1.13
0.14.1.13 Changelog
More consistent fossil generation.
Fix a crash when loading a world.
Fix a different crash when loading a world.
0.14.1.12
0.14.1.12 Changelog
Add a lifecycle progress bar to Creature Details – Overview page.
Fix clade diagram problem that was causing long-term saves to become corrupt and fail to load. Clade diagram will reset on load when this happens.
Keybindings disabled when typing into the Save/Export Creature filename
Holding keys down (eg. backspace) will work correctly when typing into the Save/Export Creature filename
Substantial refactoring behind the scenes to make memory-pooled objects (creatures, corpses, eggs & trees) easier and simpler to work with. Hopefully, this won’t cause any noticeable changes.
0.14.1.11
Change diet pie chart colours
Add consumption percentage figures
Fix crash when putting creatures in nursery
Fix creatures not being lifted when being moved
Fix Nursery UI disappearing when opening it by clicking on the tower
0.14.1.10
* Add dietary pie chart to the clade diagram and sat map views. * Fix teleporting pounce bug * Fix liedownanddie micronap loop * Fix a multithreaded related crash * Fix creatures able to target locations beyond fences when running * Fix creature thumbnail stretching in export creature screen * Fix rovers being able to target creatures in the nursery * Possibly fix creatures escaping the nursery
0.14.1.9
0.14.1.9 Changelog
Significant performance improvement: Creature AI now runs somewhere in the vicinity of 17% faster.
Fix single frame micro-naps when all needs are satisfied.
Fix "Index was out of range" crash thrown by the Save and Load World screens.
Disable Nursery Fertility Emissions to prevent them from impacting underwater biomes.