IdleSol
IdleSol
``` bool map::build_vision_transparency_cache( const int zlev ) ... static move_mode_id previous_move_mode = player_character.current_movement_mode(); for( const tripoint &loc : points_in_radius( p, 1 ) ) { if( loc == p ) {...
I still continue to not understand. https://github.com/CleverRaven/Cataclysm-DDA/blob/6a8d75a468eba3084a616bf3ec700c6e78753c48/src/map.cpp#L9560-L9562 ``` Some_function for i=1 to 21 do Some_cache_access_operations if i != p.z then return false else for i=1 to 9 do if i...
**1. Intro** I don't like the way things are going with all the melee and ranged skills and proficiencies. It looks weird. Perhaps we should not fix individual points, but...
This error has been fixed #73444. Did it appear again or do you have an old version of the game?
> cdda-experimental-2024-05-03-0220 Fresh? Update the game https://github.com/CleverRaven/Cataclysm-DDA/releases
Wikipedia: >Cattle (Bos taurus) are large, [domesticated](https://en.wikipedia.org/wiki/Domestication), [bovid](https://en.wikipedia.org/wiki/Bovidae) [ungulates](https://en.wikipedia.org/wiki/Ungulates) widely kept as [livestock](https://en.wikipedia.org/wiki/Livestock). They are prominent modern members of the subfamily [Bovinae](https://en.wikipedia.org/wiki/Bovinae) and the most widespread species of the genus...
The dolphins and whales say hello.
I confirm. cdda-windows-tiles-x64-2024-05-10-2227 #71780
Is it kind of complicated? I thought learning time was fixed. Something like, I'm willing to spend an hour and teach you ... And how much you learn depends on...
I did some additional testing. (Checked on older versions). I was wrong, ImGui is not to blame here. On version 2023-12-01-0145 you can get a similar error if the bottom...