1. DinoSystem
  2. News

DinoSystem News

Hotfix v0.88.2 released!

This update IS compatible with savegames from previous v0.88.0+!



SYSTEM:

- Minimum framerate raised to 20 (from 5), below which the game starts to go in slow motion (to prevent collision glitches and preserve playability).

GRAPHICS:

- [Survival] Minor improvements to movement animations.

AUDIO:

- Removed timescale-dependency for audio (that's what caused the infamous memory leak!).

INTERFACE:

- [Survival] Sprint icon is visible just for the first half second of sprinting, then fades away.

SURVIVAL:

- Maximum jump height reachable with stats/athletics increased, as well as reduced the minimum one (sorry fatty character's players :p).
- Improved footstep logic (decides better when/how to trigger footstep splash effects, sounds and footprints).
- Vitamins decay rate reduced by 33%.

VEGETATION:

- Palm energy gain from terrain reduced (to nerf their population on the long run).

STRUCTURES:

- [Survival] A well insulated shelter now offers some cool, if the ambient temp is torrid (the effect is doubled in a cave, as it's much cooler).
- [Survival] Cave now offers less protection from cold ambient temp (the previous change made it overpowered and potentially preferrable over a proper built shelter).

TERRAIN & MAP:

- At island generation, initial dry pond beds are now comparatively smaller than ones with actual water.

FIXES:

- Fixed a nasty lag occurring after few minutes of game time on some systems (caused by a memory leak).
- Fixed dry pond beds not shrinking in some rare circumstances (like when no actual pond was on the map).
- [Survival] Fixed Wood and Stone Wall tooltips having the Building skill requirement swapped (Wood is 5+, Stone is 10+).
- [Survival] Fixed "Get Fruit" hint occasionally suggesting that Pine/Taxus produce fruit in mild temperature, when temp is actually mild.

Memory leak & next hotfix

UPDATE: MAYBE I'VE FIXED THE ISSUE WHILE PRESERVING SAVE COMPATILITY, THE HOTFIX IS COMING ON 14th NOVEMBER, AFTER FURTHER TESTING.


Hello survivors! I have bad and a good news for ya...

The last hotfix (v0.88.1) fixed the major bugs, some of which were introduced in the 0.88 update.

There is however an issue with performance: some players report performance decresed after v0.88, I've tested myself and indeed seems there is some sort of memory leak appearing after few minutes of playtime.

The good new is I can fix it! The bad one is that in order to fix it, next update will break save compatibility once again...

I'm trying my best to workaround the issue preserving backsave compatibility, but can't guarantee anything.

Just wanted to let you know, I'll release the fix probably later tonight if everything goes right, so expect your saves to get earsed as soon as you update (maybe no longer the case, read above).

Hotfix v0.88.1 released!

This update IS compatible with savegames from previous v0.88.0!



GRAPHICS:

- [Survival] Several improvements to character animations.
- Stone/Wood Wall sprites blend better together.
- Blood terrain decals size tweaked, and if on water, spawns a red splash effect.

AUDIO:

- [Survival] Added variation to the jump sound (based on actual breath level).
- [Survival] Added more subtle variation to footstep sound (based on terrain).
- Many sounds (like landing, swinging) change volume/pitch based on player/animal weight.
- Pond sound volume is more subtle if the pond is small.
- More minor audio improvements.

STRUCTURES:

- [Survival] While building, the game now shows the actual translucent sprite of the structure that is being built.
- [Survival] Structures placement improved (and walls can now be built on top of others).
- [Survival] Wood Door is highlighted also while opened/closed by the player.

FIXES:

- [Survival] Fixed baby T-Rex/Troodon being often untamable, while still showing the "Animal tamed!" hint (this bug haunted me for years!).
- [Survival] Fixed the game not saving before quitting in Rogue-lite difficulty, and improved the save system (another long standing bug, now gone!).
- [Survival] Fixed a bunch of nasty bugs related to character movement/animation while performing actions.
- [From v0.88.0] [Survival] Fixed Fish disappearing as soon as it is caught.
- [From v0.88.0] [Survival] Fixed butchering carcass for Pelt or Tendon always resuming from ~99% progress, after succesfully completing the action a first time with that carcass.
- [From v0.88.0] [Survival] Fixed Wood Door not being built in the exact choosen spot.
- [From v0.88.0] [Survival] Fixed carving Stone action producing, along with the intended Sharpstone, 2 small stones.
- [From v0.88.0] [AI] Fixed a small calculation error that forced youngster T-Rex to attack any animal approaching a carcass he was guarding, even if much stronger than him.
- [From v0.88.0] [Audio] Fixed a subtle intermittent noise playing during game pause (also during exit menu, character screen etc).

Update v0.88.0 - Gender selection & tons of stuff!

This update is NOT compatible with old savegames!

Savegames are automatically deleted due to the different way the new version handles some core mechanics.
If you have a current game you don't want to lose, don't update now, but finish your game first.





- Added Gender selection when creating a new character:
  • Female can be finally selected at character creation screen, with gameplay, visual and audio differences.
  • Female is physically weaker than male (has less Strength/Health from Body Muscle, and slightly overall, meaning that in a muscle-less character the gender difference is subtle, but with high muscles it is evident).
  • Female consumes less calories and is comparably lighter than male.
  • Female has skills advancement decay speed HALVED, making her much better at retaining/increasing proficiencies.
  • Added "Randomize" button in character creation, allowing to fully randomize the character (both appearence and proficiencies).




- Added the ability to introduce dinosaurs on the island:
  • Added a new button in the God panel: "Add Animal".
  • Pressing "Add Animal" allows to select species and gender of the animal, and release it with LMB (left mouse button).
  • God tutorial updated to cover the new feature.




- Added birds flying off trees:
  • Birds fly when the player or an animal passes by, as well as when the tree catches fire, is struck by lightning or is chopped down.
  • Birds population is simulated via game logic, not directly (like for other animals), and depends on many variables (like number of trees, their age, energy etc).
  • Birds, for now, cannot interact with game world (just like pterosaurs), but they enrich the atmosphere and give a hint about the ecosystem health.




- Mating system and "Alpha" mechanics expanded:
  • Not all species now mate in the same season: Triceratops and T-Rex in late winter, Ankylosaurs and Troodons in spring.
  • Most animals will now mate a single time during the mating season (but this varies depending on the species, gender and Alpha rank).
  • Egg incubation time reduced to 6 ingame days (instead of 10).
  • Egg number produced by each species rebalanced.
  • Changed how Triceratops choose their alpha male, which is based now on who's the most successfull in fights (expect to see much more violent fight during the mating season).
  • Only the Alpha Triceratops can mate now.
  • Alpha male/female has slightly more HP.




- Animal combat improved:
  • Animals are now able to fight each other in many more occasions, since combat events are now "unified" in the code!
  • Added plenty of animal reactions (both offensive and defensive) to make use of the aforementioned change (more to come).
  • Animals will pick their targed based on many variables (just like when hunting) like target armor, population and action.
  • Animals are more reactive to possible threats or opportunities (more to come).
  • Damage dealt and received tweaked for balance.
  • This is still a WIP, expect more improvements to animal combat AI and potential situations!




- Added buildable Wood Wall:
  • Wood Wall requires Building skill lvl 5, as well as 5 Wood and 10 Resin.
  • Wood Wall offers the same insulation of Stone Wall, but, just like Wood Door, degrades from humidity and weather, and receives more damage from Animals.
  • Stone Wall now requires 5 Dung to be built, instead of 5 Resin.




- Structure repairing improved:
  • Structures are repairable also beyond 50% condition (in that case the action is called "Reinforce") depending on Building skill (up to 90% condition).
  • The speed of the repair/reinforce action is also influenced by the structure damage level: more damage requires more time to fix up.
  • The amount of condition increased after the repair/reinforce action is now fixed (and still scales with the quality of the components used, and the starting structure condition).




- Island size increased and map generation improved:
  • Island size increased by ~20%, also, Landmass value in new game screen now ranges from 10% to 100% (instead of 50-150%).
  • Island size and jagging are more coherent with the settings choosen in the new game screen.
  • Mountains, ponds, terrains and vegetation initial placement at island generation improved.
  • Cave generation improved to fix potential collision issues.




Important fixes and more improvements:
    - [Interface] Mouse hover texts are now shown also in God Mode (and also when the game is paused).
    - [Survival] Skill decay is now ALWAYS enabled (regardless of difficulty), but base decay speed reduced (in addition to the aforementioned 50% reduction for Female).
    - [Survival] Removed the character "angle lock" after performing an attack (introduced in the previous v0.85.0 update). This feature was annoying and served a purpose which is no longer necessary after the Stumbling changes mentioned below.
    - [Survival] Stumble conditions changed: instead of stumbling only when moving backwards after jumping/attacking, it always happens in those two circumstances (also when moving forward), and chances are higher when moving backwards/sprinting.
    - [Survival] Chance to stumble reduced globally to 50% (and is now even lower in Normal difficulty).
    - [Survival] Micronutrients renamed to Vitamins, specifically B, C and D (the 3 most important).
    - [Survival] Butchering actions (get Meat/Pelt/Tendon) can be resumed if interrupted, instead of always starting from 0% (if the carcass is eaten by an animal, the advancement shrinks).
    - [Audio] All game sounds are now timescale-dependent, meaning if the game runs in slow motion (like during Equip Mode), you hear sounds in slow motion (and vice-versa). If timescale is too fast (10x or more) sounds are silenced.
    - [Audio] Added a new ambience sounds and improved some existing ones.
    - [AI] Animals will now "migrate" to a different zone of the island when looking for a particular thing, they used to just wander randomly, now they try to evaluate which zone of the island may offer what they're in need for.
    - [Objects] Objects decay rate rebalanced and reduced globally by ~25% (some like player tools and clothes by over 50%!).
    - [Objects] Some items (like Wood/Branch) no longer decay if dry and sheltered from the weather.
    - [Objects] When a BIG Stone is destroyed, it now ALWAYS produces 2 SMALL ones with 50% condition (unless it is broken on purpose by the player, then the condition depends on the original Stone).
    - [Tutorial] General minor Tutorial improvements.
    - [Fix] MANY FIXES - Check the full changelog below...




These are only the most relevant changes, as always there are tons of other in this update, check the full changelog for the complete list!




Dan

Development update!

Hello there! (read it with Obi-Wan's voice, if you recall this scene :p)

First and foremost, I want to thank everyone who played and plays DinoSystem and is giving me feedback and bug reports. I'm astonished by the good reviews the game is getting, I never thought a substantial number of players would appreciate the game, which started as a passion project and is very niche in gameplay and art style.

I also need to apologize for the lack of news and updates in the last 10 months, I've never stopped working on DinoSystem during this time, I've just progressed extremely slowly, due to my full-time job, and never felt confident enough to release the work done as an actual update, at least so far.

I'm here to announce I've partially quit that job (turning it into a part-time one), in order to be completely absorbed by DS development once again.

And about the next update, it is nearly ready: expect it to be released sometime between 31 October to 7th November!


Here's a quick summary of what v0.88 brings:
- Gender selection, with actual gameplay differences: playing as female has its pros and cons

- Deep improvements to animal AI, with more interactions between species and co-specifics

- Ability to introduce animals in God Mode

- Wooden walls buildable in Survival Mode

- Bigger island and improved island generation

- Birds flocks (visual effect, but with actual simulated mechanics)

- Tons, tons of smaller improvements, balance tweaks and bug fixes






Expect a full (and still WIP) changelog to be released few days before the update.

See you soon!


Daniel