top of page

Update 0.15.0 - Devlog 8 - Bugfixes


Nothing new to show this time so will show a very buggy video of npc fight during testing for bugfix instead. Don't like this but been very busy last couple of weeks. Only had time to make couple of bugfixes. Main Changes:


Updated Website with Hero Feedback board.

Added https://www.livingworldproject.com/adventurersfeedbackboard This is to prepare for the future where player can submit and vote on urgency of bug fixes and feature request.


Also allow me to show some visibilty on what is current being worked on.

I will start doing some task plan and updates here beside from the weekly/fortnightly progress update.


Change Log:

  1. Update GameTime to using custom Calendar base on 4 seasons. (Spring Summer, Summer, Autumn, Winter). Each Season set to 30 days.

  2. Updated Default date for New Game to 1 Spring year 1

  3. Upgrade Project to Unity6.3 LTS


  4. Adjust Street lamp lighting and position.

  5. Tweak Deer Combat skill trigger probability.

  6. Tweak Deer animation motion speed.

  7. Fix Sleeping NPC holding torch (Cause by NPC sleep then wakeup then sleep again)

  8. Fix after enter command on debug console keep game remain paused.

  9. Fix enter command on debug console always start with ` key

  10. Fix weather effect not showing due to plugin update

  11. Fix Torch item doesn't seem to save (Can not be loaded)

  12. Fix Scripable object doesn't seem to save reference lost

  13. Fix loaded NPC stuck in combat mode

  14. Fix NPC does not enter combat mode correctly when attacked.

  15. Fix Combat Knockdown bug

  16. Fix Press any key to continue glich (Disabled for now)

  17. Fix pathfinding editor gizmo bug.

  18. Fix Game Menu UI bug onload.

  19. Fix Deer no death (Due to no target UI)

  20. Fix Dead Deer alived again after loading save

  21. Fix savefile path bug

  22. Fix Deer Female Doe variant collider issue.

  23. Fix Shield Duplication bug.

  24. Optimise Zone_Data trigger mulltiple time causing fps loss.

bottom of page