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

Locked
User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

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

Post by pango »

Looks like a regression, if trying to climb on rooftops with overhangs, you now fall instead of clipping thru
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

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

Post by Interkarma »

Thanks Pango, will take a look when I can.

User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

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

Post 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.
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

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

Post 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
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

Locked