Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
Actually one other thing I
Saturday, December 26, 2020 - 11:02

Actually one other thing I could use your help with: how did the full wolf sheets get generated? I assume they are based on Basto's work here, https://opengameart.org/content/lpc-modular-bodies-and-heads , but that submission only shows a pre-built walk/slash animations for the wolf. I can't tell whether the scripts generate the full sprite sheet. Also, who did the recolors?

Thanks castelonia.
Saturday, December 26, 2020 - 10:53

Thanks castelonia.

Yes, that's exactly the idea. Since the rows in the CSV file are named exactly according to the filenames, it should be straightforward to add some Javascript to fetch the row(s) of the CSV file that correspond to the "data-file" attributes of the active item(s). Then the user could download either that subsetted CSV file, or a text description, or the full CSV file. As I mentioned, it would also be nice if the author(s)/links could be shown in a tooltip/popover eventually. I can also work on this.

Yes, we can incorporate the DRM waiver information somehow. I can add a column for that.

For arms/female/1.png etc., are those *all* recolors of wulax's armor? That is what I figured, but I'm planning to double-check. Do you have a list of which files that you got from bigbeargames? That would be very helpful as well.

In general, for all assets, I have tried to credit every author who contributed to that asset (and link to every relevant submission). That means most of the authors are "author1, author2, makrohn, wulax, and RedShrike" :p So yes, these recolors should definitely be attributed to wulax at least.

For recolors I have made some attempt to track the provenance but have not worried too much if I couldn't find it. Strictly speaking, a recolor is definitely creating a derivative work and requires attribution, but I don't feel too bad if we miss a few. So again, if you have a list of which assets bigbeargames recolored, I will add them to the credits for those files.

Finally, yes---I did not in any way mean to suggest that you did not think credits/attribution was important or necessary. As I said, I agree with many of your points and am open to thinking creatively about how to solve the problems you raised. Nor do I blame you or anyone else individually for the fact things have ended up this way---clearly this project is the way that it is because many people have worked on it for many years and not always with the exact same ideas/goals. That's fine---we are constantly learning and improving!

Alright, after another 5-6
Friday, December 25, 2020 - 23:06

Alright, after another 5-6 hours tonight, ~900 assets have attributions, and ~330 assets are left (previously I was double-counting folders; this is considering only .png files). Of the remaining assets, the greatest number are the children and werewolf assets, which I haven't started sorting through at all. The rest are mostly recolors with uninformative names like arms/female/1.png. I'll have to look at them manually and compare them to their likely origins (probably wulax's submission, in most cases). That will be the most annoying part.

I also wrote some Python code to pull in author and license information from the submissions. For most files, it was sufficient to note the URL of the submission and copy the authors from there. For others (for instance, the LPC base assets) there are many authors of different parts, and it's not really accurate/informative to list them all, so I manually listed authors for those.

I'm hoping to upload my list and submit a pull request against castelonia's repository in the next 1--2 days with most of the credits. I should *probably* sort out those mystery files too, now that I've become so familiar with all the source material. But my motivation is flagging :p I'll make sure to share my work so far on this before my enthusiasm runs out for the time being.

By way of an update, 575
Thursday, December 24, 2020 - 23:05

By way of an update, 575 assets now have some kind of attribution. I've spent ~10 hours on this project so far. Still a lot left, but I think it will be mostly downhill from here.

I'm done going through AUTHORS.txt and am now reviewing submissions in elmenreges LPC collection. After that will be the painful process of reviewing the git commit histories and tracking down any remaining uncredited files/mysteries.

I have finished most of the older assets, so what's left are mostly newer assets, including those from ElizaWy and myself, Nila122's child assets, etc. which should be easier to source. Since I've done all the older assets, I have a clearer sense of what things are likely derivatives of what else so I can pretty easily spot attribution errors there.

Thanks MedicineStorm. I agree
Thursday, December 24, 2020 - 22:34

Thanks MedicineStorm. I agree on all counts. And yes, that is exactly the plan. Although my current ambitions are only to do this for the character spritesheets, not all tilesets at the moment.

I don't think castelonia was suggesting that it's too hard for developers to add credits, more that it is too hard for them to track down credits for >1000 images about which they have very little information. I agree with this. I also think he is saying it is hard/unlikely for users to read the credits if they are long and unwieldy; I actually agree with this too, but I don't think it's an insurmountable problem. I think we can make the credits lean enough to be useful while still containing all the relevant information. I also feel strongly that complete and correct attribution is necessary, even *if* the resulting file ends up being unwieldy.

As far as distributing the work, I think what WOULD be very helpful would be to have some auditing/review of the credits---ideally by someone like makrohn or JaidynReiman who was around when many were being created. I'll have to think about how that would work. I also anticipate I'll need help tracking down some assets/solving some mysteries, which might mean contacting a few people directly.

Finally, I would never say "no" to money! Though feels a little weird taking money for crediting/researching other people's work... Also not sure if $/row is the right metric, since lots of the rows are just copy/paste of the same thing, while other single rows have been very hard to track down.

Thanks for your comments
Thursday, December 24, 2020 - 07:22

Thanks for your comments castelonia. I agree with many of your points, and I think my goal is actually similar to what you describe at the end:

we could come up with a general LPC license file that any LPC consumer needs to incorporate and present in some way to their product consumers.

the CREDITS.CSV file is exactly this. It's a "universal" credits file for the character spritesheets. A developer could clone the sprite sheet repository and drop it into their game, along with CREDITS.CSV, and just link to (or show) CREDITS.CSV on their in-game credits screen. Further, CREDITS.CSV could be processed to make a simpler credits screen like you have, where all artists profiles are linked (I eventually have ambitions to do something similar with the LPC tilesets, such that there is a curated and well-organized collection of tile sets that a developer can clone, with the credits all listed in a ready-to-use format).

the LPC community and in the end it's creators would benefit more from another form of acknowledgement. A place on the web where all their names and work are visible and all the submissions are gathered.

Also agreed, and I think the generator tool could be exactly that. It's already a showcase of what is possible with all the spritesheets. Along with CREDITS.CSV, it could be a place where all the names and work is visible as well. If integrated with CREDITS.CSV, I could update the generator so that users could see attribution information interactively as they are building their sheet, or even filter/search assets by artist. In addition to generating a machine-readable JSON or CSV file like yours does, it could generate a short, human-readable description to be included in the credits if a small number of sprites are used:

Sprite by Stephen Challener (Redshrike), Johannes Sjölund (wulax), and Matthew Krohn (makrohn). Licensed under a CC-BY-SA 3.0 license. Original artwork:

  • "Liberated Pixel Cup (LPC) Base Assets (sprites)" https://opengameart.org/content/liberated-pixel-cup-lpc-base-assets-spri...
  • "[LPC] Medieval fantasy character sprites" https://opengameart.org/content/lpc-medieval-fantasy-character-sprites
  • "LPC Combat Armor for women" https://opengameart.org/content/lpc-combat-armor-for-women

(this also helps educate users about proper attribution).

Say, someone uses the LPC assets, and generates 10 characters using the generator. He/ she would then need to combine the processed license files into one file, which is quite time consuming.

I think we could develop simple tools to help with this. Again, if the attribution information is in a machine-readable format like CSV or JSON, it would be very straightforward.

looking at the LPC, any game that uses will probably end up with an attribution of at least 100 pages. And once that happens, I am convinced nobody will actually be able to read or process it anymore, which will mean that the original authors still remain rather anonymous.

The first and last part are true---there are many assets and with that many assets, the authors will remain more or less anonymous. This is true of games in general---look at the credits for an AAA game like The Witcher 3, which has far less detail in its attributions. However, it's not true that a long credits means nobody will be able to read or process it. I have often gone spelunking in those CREDITS files for FOSS games, looking for a specific piece of art and tracking down its author. For instance, this example from TheManaWorld/EvolOnline that I linked earlier is quite well-organized, compact, and easy to search. I think we can readily achieve something similar for the LPC spritesheets. The problem with the auto-generated OGA credits files (e.g. for elmenreges collection) is they are long (lots of newlines), redundant (every submission includes a link to all the license texts), but also incomplete (because there is no good way to indicate that submission A is derived from submission B). The filenames referenced also don't match up with those in the generator anymore, because the files in the generator have been renamed, moved, combined, etc. So a user that's looking to figure out where spritesheets/head/horned/34.png comes from would be hard-pressed to figure out its from https://opengameart.org/content/lpc-full-plate-golden-armor and https://opengameart.org/content/lpc-full-plate-golden-armor-0 , even if both submissions are in the auto-generated OGA credits file.

And that leads me to a question. What do we want to achieve with this proper attribution in the end?

A developer, artist, or end-user can, with minimal effort, find out who made each piece of art, where it is available online, and how it is licensed. Pretty straightforward :)

Thanks again for your comments, as well as your work on the generator. Again I want to reiterate, I think the generator project (and others like it) are net positive for our community.

If you can figure out a semi
Monday, December 21, 2020 - 10:18

If you can figure out a semi-automated way of doing it, that would be great. Maybe post here or send me a direct message about items you can't source---I am pretty familiar with most of the assets and can probably help you track individual items down.

It's going to be a quite a
Monday, December 21, 2020 - 08:02

It's going to be a quite a bit of work, unfortunately. It's not just a few sprites---there are hundreds of items in that folder; many are recolors or edits of one another. Several submissions have multiple items in them, so it's not 1:1 between sprites in that folder and OGA submissions. I believe *almost* all the assets are in this collection https://opengameart.org/content/lpc-collection , but not 100% sure.

I've been considering starting a project to do exactly this (collect attribution information for all these sprite sheets, mapping to the original source), but just haven't had the time or energy to get around to it. Maybe over the holidays.

Thanks for doing that.
Monday, December 21, 2020 - 06:53

Thanks for doing that. Everyone is learning and experimenting here together---no offense taken. The AUTHORS.txt problem has been around since guarav0's original generator, so you're not alone making this mistake.

Thanks castelonia for adding the notice to your generator. Perhaps you could automatically run a version of the credits button as items are added, so a copy-pastable attribution statement is generated as the user goes? Or at the very least, maybe a statement like "This character is drawn by [several authors] and provided under a CC-BY-SA 3.0 license Click here for [full credits]." Perhaps you could link to your collection where all the LPC items can be browsed instead of the OGA main page?

Thanks for sharing this!
Sunday, December 20, 2020 - 17:28

Thanks for sharing this! Always excited to see people experimenting with the LPC assets. I'd echo the comments from above and also suggest you need to find a way to (a) make the list more compact, and (b) keep the sprite in view when you scroll down, since the list is extremely long and it's annoying to have to keep scrolling back up.

You are also not complying with the attribution requirements of the assets used by the generator. The AUTHORS.txt file is not complete, and in my opinion it is not sufficiently detailed anyway---it would be difficult for a given sprite to read through it and figure out which artist is responsible for which piece, since it's not organized by filename/path. There is no mention of the license for any of the assets. Further, there are no links to the original source of any of the assets, which is required for all Creative Commons-licensed material. castelonia's repository moved the attribution information into the HTML file and allows you to see the attributions for (most) sprites you generate. Your repository should do something similar, or at the minimum include a file with the author, license, and link back to the original source for all art files.

Again, I'm happy to see people sharing and using this art, but it's become a bit frustrating to me that these tools keep being created and disseminated which do not provide proper attribution. It pretty much guarantees that others who happen upon the art through these tools will not know where the art came from. It's disrespectful to the efforts of the original authors.

Pages

  • « first
  • ‹ previous
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • …
  • next ›
  • last »