RimWorld
Yayo's Animation (Continued)
Menampilkan21-30 dari 37 kiriman
< 1  2  3  4 >
Pembaruan: 3 Feb 2023 @ 7:08pm

- Fixed issue with Reinforced Mechanoids 2 where pawns were holding weapons at weird angles while aiming (1.4 only, irrelevant for 1.3)

Pembaruan: 15 Des 2022 @ 11:10am

- Fixed weapon draw size (thanks to Cn-mjt44 on GitHub for contributing!)
- Applied the same change in one more place
- Fixed weapon twirl max size checking
- Increased default weapon twirl max size from 1 to 1.25

Pembaruan: 17 Nov 2022 @ 6:23am

- Removed CompDeflector handling from CompOversizedWeapon, should fix errors with outdated CompOversizedWeapon
- Added a separate handling for CompDeflector

Pembaruan: 9 Nov 2022 @ 5:34pm

- Fixed issue with CompOversizedWeapon - the mod should now work if it was having errors
- Fixed weapon offsets (fixes Enable Oversized Weapons)
- Added an option to disable weapon twirling for weapons over certain, configurable mass (previously it affected any weapon over 5 kg)
- Added an option to disable weapon twirling for weapons over certain size (in-game draw size) - should make it less ridiculous with weapons that aren't too heavy, but are big

Pembaruan: 7 Nov 2022 @ 3:42pm

- Changed the mod ID, this mod will get removed from your mod list! This should fix the issue with original Yayo's Animation installed, which caused invisible pawns.
- Added animation to more interactions: repairing mechanoids, feeding and playing with babies, children learning, preparing skylanterns
- More work on performance - more of the animations won't recalculate their current state unless there's a need for it
- Fixed HAR patch tooltip in settings
- Fixed interaction with Giddy-up! - no more glitchy animals, riding pawns won't have animations, mount will get walking animations
- Improved interaction with Oversized Weapons, it should work better and faster now
- Handling Oversized Weapons can be (mostly) disabled
- Use 1.4 version of the Dual Wield .dll file for 1.4 version of this mod

Pembaruan: 1 Nov 2022 @ 5:49am

- Fix for Facial Animation

Pembaruan: 30 Okt 2022 @ 6:51pm

- Fixed pawns not always facing the correct direction in combat
- Fixed weapon size drawing so it'll always use proper size, which means weapons can be both smaller and bigger now
- A couple of minor interactions got animations now

Pembaruan: 26 Okt 2022 @ 7:19am

- Added animation caching, so animations won't be calculated repeatedly while paused, and long-term idle animations (like sleeping) will only recalculate when necessary
- Added an option for update frequency (doesn't apply to walk and combat animations yet), which will determine how often should the animation be recalculated - making it less fluid the less frequent the updates are, but it should help with performance

Pembaruan: 25 Okt 2022 @ 4:44pm

Added a handful of new options:
- Only animating player pawns (to try to limit performance impact)
- Disabling animations beyond a specific zoom level (again, to try to limit performance impact)
- Disabling animations for animals
- Disabling Humanoid Alien Races patch (if it's causing issues)

Pembaruan: 25 Okt 2022 @ 3:48am

- Newborns/small babies have sleeping animations disabled