Blake Mealey

Results 61 comments of Blake Mealey

Interesting. I was assuming that you would use the roblox APIs to get the product details given the ID, but since Mantle has all of that data available it would...

Something worth noting is that if you rely on that data instead of the data from Roblox's APIs, old servers will still show the old data. It might be best...

Given the recent request to include the environment in the outputs (see https://github.com/blake-mealey/mantle/issues/182), I think the format should be updated to something like: ```jsonc { "environment": { "label": "dev" },...

This implementation may be useful either directly or for porting: https://github.com/RobloxAPI/rbxmesh

While we're at it, also look into reverting to previous versions.

Adding to v1.0.0 because if teams are using Mantle in production this would definitely be an issue.

Adding this to milestone v1.0.0 because this is just sloppy and should be fixed up.

Lumping the "sponsoring" feature in with this question

This definitely feels like a bug. I do not remember why I made that decision initially - is it possible that aliases are not allowed to have additional `/` characters?...

Adding to milestone v1.0.0 because this could cause costly mistakes in production