COGITO v1.1.5 includes a variety of polishes, improvements and bugfixes.
This will be the last version based on Godot Engine 4.4 and the last release on GitHub. (New home will be here!)
I want to sincerely thank all of our hard-working contributors who flagged and fixed many issues and added a lot of polishes. Cogito would literally not work without all of you.
What's Changed
- Added AutoConsumes, fixed loading from death screen and fixed a wieldable cycling bug by @OvercastInteractive in #433
- Added ExtendedPickupInteraction, HoldUi and update several scenes with fixes and improvements by @OvercastInteractive in #436
- Add localization by @Phazorknight in #437
- Make carried object rotation more consistent by @lorbog in #447
- Fix camera initialization in CarryableCompponent. by @mrezai in #450
- Fixed null variable Direction assignment to deal_damage by @arnoldblake in #457
- Added additional check for key object before accessing its property by @arnoldblake in #455
- A fix for issue #451 by @vianuer in #458
- Fixed UI inventory slot selection bug by @arnoldblake in #459
- Various options menu / resolution fixes by @1000nettles in #472
- Graphics options overhaul by @1000nettles in #477
- Fix PromptUI's position to keep it at the center of the screen in different resolutions. by @mrezai in #482
- Ensure
content_scale_sizeis always zero by @1000nettles in #484 - Spatial Prompt UI by @Phazorknight in #474
- Allow cancelling gamepad remapping via mouse and keyboard by @1000nettles in #493
- Ensure resolution slider label updates when moving to fullscreen by @1000nettles in #492
- Starting a new game - refinements by @Phazorknight in #487
- Update cogito_quest.gd by @luiscarloscontreirassilvestre-art in #499
- Improvements for window/resolutions and GUI scale. by @mrezai in #506
- Add patrol path check before setting target position by @luiscarloscontreirassilvestre-art in #507
- 1.1.5 Release Candidate by @Phazorknight in #494
New Contributors
- @lorbog made their first contribution in #447
- @arnoldblake made their first contribution in #457
- @1000nettles made their first contribution in #472
- @luiscarloscontreirassilvestre-art made their first contribution in #499
Full Changelog: v1.1.2...v1.1.5