Page 1 of 1

[0.11.0] Can't seem to be able to climb "thru" rooftops anymore [CLOSED]

Posted: Thu Dec 24, 2020 7:35 am
by pango
Looks like a regression, if trying to climb on rooftops with overhangs, you now fall instead of clipping thru

Re: [0.11.0] Can't seem to be able to climb "thru" rooftops anymore

Posted: Thu Dec 24, 2020 7:40 am
by Interkarma
Thanks Pango, will take a look when I can.

Re: [0.11.0] Can't seem to be able to climb "thru" rooftops anymore

Posted: Thu Dec 24, 2020 2:49 pm
by pango
Sorry, false alarm.
With some more time for git bisection I found the development commit that causes that issue, the master branch is fine.

Re: [0.11.0] Can't seem to be able to climb "thru" rooftops anymore

Posted: Thu Dec 24, 2020 6:14 pm
by pango
For the record I was trying to replace plain modifications of player's controller position by uses of controller.Move() method to see if it helped preventing falls into the Void, maybe it was actually effective ;)
https://github.com/petchema/daggerfall- ... 3a12c62155