View All Recent History?

I love the View Script History button, except it only works on a script-by-script basis.

I’ve had a bug pop up in the past 24 hours and I’m not sure which script caused it and I would like to view all of the recent changes I made. Just an ordered list of script history.

Is there a built-in way to do this? Is there a plugin that does this?

1 Like

Alternatively if someone could point me to how I can get this data and make my own plugin that would be helpful.

I see DraftsService has GetDrafts() but I don’t see any methods directly related to the View Script History button.

Not sure, but maybe you can open an earlier place version in studio.

1 Like

I normally end up doing this - it would be helpful to have a general way to look through my recently made changes though.

It’s been an issue a number of times and while I fixed this bug, it would have been quicker if I had a list of all recent changes.

Curious if anyone has knowledge of a feature like this.

yes, like visual studio has with github. being able to see all changes I made would make me a lot less nervous when releasing an update to an active game.

1 Like