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
Feedback

OGA 2.0 progress as of Feb. 5

bart
Sunday, February 6, 2011 - 01:31
bart's picture

I spent most of the day today working on porting features from the current OGA to OGA 2.0, and I have some encouraging developments.

  • I developmed my own Medals code (replacing the Badges module).  It's simple enough that it won't be a royal pain to maintain it.  The code is clean enough that I'm able to easily filter out medals that are superceded by other medals.
  • Turns out you *can* associate nodes with multiple Organic Groups, which allows me to have art collections without messing around with node references.  I've set up a couple of collections, and they seem to be working so far.
  • The Flag module works now, which means favorites are working.
  • I've implemented a rudimentary working version of an art event histor.y (revisions, forks, etc).  It's currently built on nodes, but I may end up building it on comments instead, so it will mesh seamlessly with user comments.
  • User accounts should allow avatar pictures now, but I haven't tested this. :)
  • The Advanced Forum module has been ported to D7.  I've installed it, but I haven't really done anything with it yet.
  • The Notifications module is in alpha now, and I've installed it.
  • I set up the Panels module as well.  I'm told it's super cool.

So, what remains to be done?

  • Everything will need to be tweaked and refined. 
  • The OGA 2.0 theme is still just a mockup.
  • The database migration.  Drupal's Migrate module looks promising, but it's going to take a lot of coding and trial and error to get the database moved over correctly.  There isn't an exact 1:1 field mapping between the current art nodes and the ones in OGA 2.0, which means that a direct migration isn't going to work.  Instead, I'm using this big change as a chance to correct some major design flaws that have been holding us back.
  • A lot of modules still generate random error messages.  They'll have to stabilize a bit more before we'll be able to go out of beta.  That said, there's a good chance that will happen before the OGA 2.0 code is ready.
  • I'll need to build a snazzy interface for actually collecting art.  Hopefully somthing easier than the DeviantArt one (Click and start to drag image....  wait five seconds for collections bar to load...  drag image to collections bar.... wait five seconds for collections bar to disappear.... etc)
  • I haven't even started on audio previews yet. 
  • OGA custom modules wil need to be packaged and uploaded to Drupal contrib.  This should help other people who want to contribute code to OGA do so more easily.

 

  • Log in or register to post comments
jaderamiso
joined 14 years 8 months ago
Sunday, February 6, 2011 - 03:34

wow. nice to know OGA 2.0 progress.. cant wait for it :D

  • Log in or register to post comments
Pompei2
joined 15 years 6 months ago
Tuesday, February 8, 2011 - 09:51
Pompei2's picture

Nice progress! As noted in the IRC, at least for 3D models, it would be cool to standarize a bit more information on the submisson, for example "face count", "vertex count", "rigged", "animation count", "texture count", ... And then to be able to filter the view by those propreties, for example being able to search for:

3d models "plant", poly count < 1000

That being said, the search needs a lot more features than the current one, but you know that already :)

  • Log in or register to post comments
HaelDB
joined 14 years 8 months ago
Tuesday, February 8, 2011 - 18:46
HaelDB's picture

Does this mean I get my weekly challenge medals!? hahaha

Brandon Morris, 

Steam Group:  http://steamcommunity.com/groups/OpenGameArt

If you guys need any help on projects email me atBrandonmorris12@gmail.com. Pay is not mandatory and Im open.

  • Log in or register to post comments
bart
joined 13 years 10 months ago
Tuesday, February 8, 2011 - 20:24
bart's picture

Yup.  Adding new medals is a lot less of an ordeal now.

  • Log in or register to post comments