gsisso
gsisso
The last commit fix the migration part
yes,the original code isnt working for mssql.Im actually using it right now on my new project.
do the pokemons ran away or you dont see any pokemons?
The ignore list is not based on pokemon id. #302
#198 inside "ignore_catching_pokemon" set the pokemons ids you want to ignore
The configs has been changed,it doesn't work on numbers any more, its based on pokemon name instead. if your using an old version,there's no differences between 001,01 or 1 as...
Not sure where you want to place it so if anyone wants to add it - `context.getApi().getPlayerProfile().getCurrency(com.pokegoapi.api.player.PlayerProfile.Currency.STARDUST)` should return the player stardust,my suggestion that if you display stardust you might...
this extension is working on laravel 4.2 as well, im using this - https://github.com/wajatimur/odbc-driver I dont have any issues,it might have 1 issue with the grammer[namespace issue] part but it...
Yes I think I had that issue any how thats my odbc connection class -