Skip to content
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

Display your strong Pokemon #559

Merged
merged 10 commits into from
Jul 26, 2016
Merged

Display your strong Pokemon #559

merged 10 commits into from
Jul 26, 2016

Conversation

Nordiii
Copy link
Contributor

@Nordiii Nordiii commented Jul 26, 2016

As some people request I added this functionality again to display your stronger pokemon!
#553

@GDlike
Copy link

GDlike commented Jul 26, 2016

Wow amazing we can with this, setup to show all our pokemon, I really like this lol

Thank you!

@maximegmd
Copy link
Contributor

It appears to have conflicts with the branch, please fix before I can merge.
Thanks

@Nordiii
Copy link
Contributor Author

Nordiii commented Jul 26, 2016

Currently dealing with the unwanted logger lines in logic, will fix the conflict after this!

@KiriharaSenpai
Copy link

is there any news about it

@Nordiii
Copy link
Contributor Author

Nordiii commented Jul 26, 2016

I'm still stuck at the Event to keep their code clean sadly I get an error which i still cannot identify

@bjornegrim
Copy link
Contributor

gl, I want this, was exactly my thought on how this should work, with a global settings and stuff

{
public String sortetBy;
//PokemonData | CP | IV | Level
public List<Tuple<PokemonData,int,double,double>> pokemonList;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upper case

@Nordiii
Copy link
Contributor Author

Nordiii commented Jul 26, 2016

I hope its okay now :)!

{
public class DisplayHighestsPokemonEvent : IEvent
{
public String SortetBy;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorted*

@maximegmd maximegmd merged commit 121b0d8 into NecronomiconCoding:master Jul 26, 2016
@Nordiii Nordiii deleted the develope branch July 26, 2016 15:15
@enerai
Copy link

enerai commented Aug 9, 2016

@Nordiii Could it be possible to tell how the bot can show more strongest Pokemons (more than 10---the current number in setting)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants