ID:2686777
 
Resolved
Changing only the dir of a movable atom didn't update it visually on the client.
BYOND Version:514.1555
Operating System:Windows 10 Pro
Web Browser:Chrome 91.0.4472.77
Applies to:Dream Daemon
Status: Resolved (514.1556)

This issue has been resolved.
Is this intended or is it a bug?
Descriptive Problem Summary:
movement works fine but the problem is when you go to turn a direction that you cant move to, it no longer changes the dir
Numbered Steps to Reproduce Problem:
Walk to a corner facing north and try to walk into a wall in a different direction, it won't change your dir

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
No, started after i updated to 514.1555

Workarounds:
I can find one if its intended
Could you provide a test project that demonstrates this issue? You can share it using a program like Dropbox to create a transfer link, or Google Drive to create a share link.
I'm definitely going to need a test case for this. My own test projects haven't shown any issues like this at all.

Please note all test cases need to have the source code, so when you've got a test that world shows the issue (this might be as simple as setting up simple walls on a map and copying your movement code), be sure to compile and then package the source into a .zip using the Build menu. Make sure the .zip contains the necessary files like the .dme, .dm files, icons, etc., which it should if you compiled first.
Yeah, heres a test project the issue still persists in this. https://1drv.ms/u/s!AjpX7Q2fEjGOhS7g4_7KsRCbWUCB?e=s2lmG9
Lummox JR resolved issue with message:
Changing only the dir of a movable atom didn't update it visually on the client.