OpenRA / OpenRA-Resources

The OpenRA Resource Center helps the community sharing their custom maps.
http://resource.openra.net
Other
21 stars 18 forks source link

Updated to use the new map upgrade program. #319

Closed dsimmons87 closed 6 years ago

dsimmons87 commented 6 years ago

Applies to all OpenRA revisions from end of may 2018. As it often asks for manual fixes to maps, any advanced maps now just display the console output so users that are upgrading can see if this is needed.

ZxGanon commented 6 years ago

Certainly I´m no coder but this feature is key so it would be good if someone with experience could check and approve it.

pchote commented 6 years ago

Can you please register the MapUpgradeLogs in the admin interface, with a custom MapUpgradeLogAdmin model (see #332) so that they display usefully in the admin list?

dsimmons87 commented 6 years ago

Ok. Will need to rebase onto your latest changes and do the same thing for these admin logs. Easy enough, but I'm so busy at the moment, it might be a week or two before I can get time. When I do, I'll get this PR added too as I've asked around loads and nobody has time to check it.

pchote commented 6 years ago

Rebased and updated to fix my review comments.