• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Resource System Add "The map X is using your resource" user alert

Anything to do with the resource system. Bundles, resources, upload, search.
Status
Not open for further replies.

Ralle

Owner
Level 79
Joined
Oct 6, 2004
Messages
10,212
Spells is harder as a spell isn't a hashable file per se. You'd have to look for function names or something and it would be very hit and miss. It'd be custom models, icons and textures.

It would be just another view on the "View resources in use" and the "View usage". A sort of summary of ALL things using what you made.
 

Shar Dundred

Hosted Project: LoA
Level 76
Joined
May 6, 2009
Messages
6,090
I'd recommend the option to turn those specific alerts off for the creators of said resources (not the maps) if you want to add it.
People with many resources might get spammed and be overwhelmed by the alerts if they have
a high amount of published resources.

It should be the choice of the creator whether or not they want to receive an alert. when someone
uses their creations.

That's my two cents at least, I am not directly affected by it anyway.
 
Spells is harder as a spell isn't a hashable file per se. You'd have to look for function names or something and it would be very hit and miss. It'd be custom models, icons and textures.

It would be just another view on the "View resources in use" and the "View usage". A sort of summary of ALL things using what you made.
You could maybe allow resource makers to specify their dependencies to code or spells resources on upload.
This is obviously based on voluntary user declaration, but would still be a great indicator for code authors.

I have personally uploaded a lot of code resources and have literally no idea who's using them, if anybody. Sometimes I see screenshots on Discord showing Debug Utils in use and I'm always surprised. Even a voluntary system would really help me to get minimum feedback :)

Regarding other resources, have you thought of updates? When I make a model, someone else is using it and afterwards I update the model (changing the hash), will it still be recognized? Probably need to save hashes of all past resource versions to accomplish that.
 

Ralle

Owner
Level 79
Joined
Oct 6, 2004
Messages
10,212
Regarding other resources, have you thought of updates? When I make a model, someone else is using it and afterwards I update the model (changing the hash), will it still be recognized? Probably need to save hashes of all past resource versions to accomplish that.
Last month I started collecting hashes. I have yet to update the UI to reflect that though. I could even make a "This map is using an out of date version of X model"
 
Status
Not open for further replies.
Top