Closed enjgine closed 10 years ago
The images looks great!
Did you launch the game with the new images (your fork is ~40 commits after the master repo)? I ask because there seems to be a bug (or feature?) when loading the background resolution, see screenshoot (earth looks like an egg):
Will try to find where it went wrong in the code
Probably a pixel ratio thing. I'll look into it On 17/06/2014 1:24 AM, "Enjgine" notifications@github.com wrote:
New Menu BG.JPG, Logo.PNG, Mod.JPG and Into Game.PNG art (New Logo
design and Background image)
You can merge this Pull Request by running
git pull https://github.com/enjgine/chaotic-rage master
Or view, comment on, or merge it at:
https://github.com/TheJosh/chaotic-rage/pull/91 Commit Summary
- Intro/Menu Art Update
File Changes
- M data/cr/menu/bg.jpg https://github.com/TheJosh/chaotic-rage/pull/91/files#diff-0 (0)
- M data/cr/menu/logo.png https://github.com/TheJosh/chaotic-rage/pull/91/files#diff-1 (0)
- M data/cr/menu/mod.jpg https://github.com/TheJosh/chaotic-rage/pull/91/files#diff-2 (0)
- M data/intro/game.png https://github.com/TheJosh/chaotic-rage/pull/91/files#diff-3 (0)
Patch Links:
- https://github.com/TheJosh/chaotic-rage/pull/91.patch
- https://github.com/TheJosh/chaotic-rage/pull/91.diff
Reply to this email directly or view it on GitHub https://github.com/TheJosh/chaotic-rage/pull/91.
Hey @enjgine, before I merge this, can you confirm that ALL art assets are free to use?
For anything you created, I need it licensed for GPL2 - you keep the copyright.
For anything else (earth image, fonts, etc), I need them either licensed GPL2, or something we can re-license. CC0/public domain stuff is the easiest, but BSD/MIT is okay too but we need to know the origin so it can be mentioned in the commit log
Background scale bug found and commited (fc53b16766).
@Thejosh I encountered the bug but expected it would be sorted out.
Anything used in the images is 'free for commercial use'. I've made sure that I can find a licensing document or page for each that is GPL friendly. If you would like I can put links to the pages, but they will read 'free for commercial use'.
The files do work. I tested them on a 1.8 copy, not through Git (which I forgot to sync).
Hi @enjgine,
Yeah If you can send me those sources, that'd be great. The URL where you found the piece and the original author name. It's just for the commit log.
It's a pain in the butt, but we have to do it.
@TheJosh http://www.fontspace.com/nal/dead-font-walking (Logo Font, Possibly replace current DejaVu with this?) http://all-silhouettes.com/tou/ (Logo Handprint) http://www.nasa.gov/audience/formedia/features/MP_Photo_Guidelines.html (Menu Earth Photo Used)
Hey @enjgine, can you provide layers for the menu bg? I've got an idea...
@TheJosh
@enjgine, is the crt lines over the earth a separate layer or is it baked into that layer?
No it is a seperate layer. I could provide the .PSD if you have photoshop.
Post a pull request with it added into the orig/ directory under a new directory called menu.
Regarding orig/, is it necessary for items such as (6) Logo alterations to be included? Ideally a logo uses one common iteration.
Just commit the final psd for the logo and the menu. Git will handle any (future) revisions On 18/06/2014 6:14 PM, "Jurie Boshoff" notifications@github.com wrote:
Regarding orig/, is it necessary for items such as (6) Logo alterations to be included? Ideally a logo uses one common iteration.
Reply to this email directly or view it on GitHub https://github.com/TheJosh/chaotic-rage/pull/91#issuecomment-46410070.
Oh, sorry, I meant there are several different copies (Logo, Logo_Alt, Logo_Alt_Black Ect) already there.
New Menu BG.JPG, Logo.PNG, Mod.JPG and Into Game.PNG art (New Logo design and Background image)