boatbomber

Results 61 comments of boatbomber

If you install Rojo via marketplace, the Include Prerelease setting is hidden to avoid confusion.

> not much we can do about it, but I'm still unhappy Sums up a lot of Rojo work, doesn't it 😭

Good catch, Ken. Updated all uses of `Destroy` to be `Parent = nil`, and updated all the relevant tests to pin this behavior.

Rojo does [set a history waypoint after making the change]( https://github.com/rojo-rbx/rojo/blob/master/plugin/src/Reconciler/applyPatch.lua#L217), but my guess is that somehow there's no waypoint prior to the change so it has nothing to go...

Scratch that theory. It's because the original instance is Destroyed, and therefore ChangeHistoryService can do nothing to bring it back because Parent got locked.

I think that YAML is common enough that it should be supported out of the box, personal tastes aside. I don't think anyone _likes_ YAML, but everyone uses it anyway.

Oh yeah, this looks much nicer. ![image](https://github.com/rojo-rbx/rojo/assets/40185666/fddfb83d-8f9e-4ebe-b2b7-b13020e9bbf3) ![image](https://github.com/rojo-rbx/rojo/assets/40185666/d83dab08-3f07-4788-ac3a-776adcc7dc39)

![image](https://github.com/rojo-rbx/rojo/assets/40185666/e84d7d37-6269-49ba-9388-6c68800afda9) How about this? Gives back a lot of vertical space, reduces annoying scrolling through settings.

I took the opportunity to organize the assets folder a bit more and added all the icon images.

Even plugins that aren't local would still be writing a secret to an unencrypted file. I think we can revisit this when Roblox releases Secrets.