-
Notifications
You must be signed in to change notification settings - Fork 7
Heart Gold Update + Platinum Hall of Fame #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hjc
wants to merge
71
commits into
adispen:master
Choose a base branch
from
hjc:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add bdages, E4, and party pokemon. Update reddit live updater.
Removed old foudnation CSS files. Add new compiled ones to be the top of index.html. Grunt is now required to build the foundation SCSS every time you update it. Uses bower, thus bowerrc. Added the General Foundicons Icon set for a nice refresh icon. Update .gitignore. Ignores compiled CSS files now. Added a refresh icon to the left of tpp.org container, pressing it refreshes the iframe. Does this via setting the src attribute on the iframe, but if you don't change that, it does not reloaed, so we append a TS to the end.
YAY! New fork banner. Best README ever.
Add Feedback info. Update last updated. Update pokes. Change GA. Add information about myself and badge creators. New centered class.
Site is now deployed via Envoy, an SSH task runner written by the Laravel crew. Added a composer.json to download the proper packages for this, Symfony console and Envoy. Added an Envoy config file, Envoy.blade.php, to hold our tasks to run. Has one very simple task that is basically a test task for now: deploy-prod. It ssh's into whatever prod server you have configured and runs some dummy commands, more explanation coming in an amendment to this commit. Added a sample deploy config file, more info coming in ammendment to this commit. Updated .gitignore to include the real deploy.config.json file, since that has private info, it should NEVER be committed. deploy.config.json.sample is fine to update and commit. Also ignore vendor/
So here's a README update with cleaner code on how to deploy!
New links to TPP Helper and TPP Plug.DJ Rearrange Poke's. Remove Elite 4, add black and white Alice. Added normal color sprite too. Remove Twitter, pretty useless now, expand Reddit Live Feed to be as wide as tpp.org.
Conflicts: index.html
Add HeartGold poke's to hall of fame! Sprites included. Break up the Envoy.blade.php tasks. Now instead of one deploy-prod task, there is a deploy task and a build task. Then a deploy-prod macro that runs them both. Move GA to head, maybe it will work better.
When I made GA, I made it for... twitchplayspkmn.nt and not tppkmn.net.... so, yea, new campaign.
Last commit didn't really... do anything (oh my Helix...). I didn't grab the new code and, instead, just changed the URL that was in the already existing script. That won't fly, adds whole new GA code.
Appears under the total # of Twitch viewers, designed to be within ~3 seconds of the time on the stream.
Added the wrong UNIX timestamp for when Pokemon Black starts, fixed. Remove console.log's.
This reverts commit 69c3e9b.
Jokes are fun for a minute ;) This reverts commit 7aa0d2c.
Update top right to match Black HoF Team. Start the Pkmn Black 2 counter.
Remove Black 1 team. Add trainer sprites for Black 2.
So... the Black 2 badges **are** actually different than Black 1... so those were updated, proper order and replaced the badges that were changed. Added the current team to the top right. Current team is: - Grovyle - Feraligator - Leavanny - Tranquill - Pignite Made it so every Poke image in the Hall of Fame at the bottom of the page has a title on hover. This title is the Pokemon's actual name (e.g., Pidgeot). Buttload of new images.
Obtained Insect Badge and Wilbur evolved into an Emboar!!! YAYAYAYAYAYAYAYAY!!! Forced evos are kinda nice. Of note: I updated the 'Updated at' text this time bitches, suck it.
BIRD MOSES THE SECOND! I love forced evos.
Going to do more updates every day now! Even if its just a party rearrange + a level bump.
Bolt badge obtained. Grovyle evolved (yayayayay!). And we caught a Zoroark... I'm disappointed since I thought we were going for a ghost Poke, but whatevs.
Updated 'Last Updated' text.
Was out of town this weekend, delayed update. All E4 members down, updated. Added a .editorconfig.
Forgot to mark Iris as beaten, done now.
No idea what I'm gonna do for gen 6 Pokemon...
Added bug badge, updated Last Updated At text, removed the temp Black 2 E4 HTML that accidentally got committed last time, will do that tonight.
Got the Cliff Badge. Such timing, too bad I missed the gym fight...
Finally update the rumble, plant, voltage, and fairy badge.... slaking so much =(.
X came and went so damn fast. E4 down in 5 days? Dear god, either we're really good now or the games are super easy... I missed like... everything too ;_;. DAMN YOU WORK! Will add saves and HoF tonight.
Added all save files from Emerald to Black 2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Full update for Heart Gold and Platinum Hall of Fame. @adispen if you can't maintain this anymore due to time, I'll happily take over and start hosting.