Commit Graph

21 Commits

Author SHA1 Message Date
Felix
9abdae45ee Update
- Fort icons
- Gym icons
- Modals
- Configuration file
- Load scripts sync
- Restructured files
2016-08-31 13:22:20 +02:00
Ru Chern
09ea4ab9ef
Removed cfg.js from repo as it may contain user's specific sensitive information. 2016-08-21 09:09:30 +10:00
Felix
2b0ef8281c Bug fix
- Fixed bug where first-run detection was checked in a bad way, which
potentionally caused missing critical data
- Updated to pogo-asset-downloader v0.2.3
2016-08-20 14:18:59 +02:00
Felix
8b61647a6d Dump models and asset digest on first start
- Now dumps models and asset_digest on first start into /data
- Reworked the route request routine
- Added local ip4 display (is this ok?)
- Model download urls are now routed to the server itself (need to get
this more efficient)
- Updated version to 0.3.4
2016-08-19 16:53:09 +02:00
Felix
31a230caf7 Update
- Refactored config
- Fixed mongodb bug, where player avatar didnt got saved into db
- Deleted requests.js, instead use protobuf
- Player parallelism should work now, dont share instanced player object
anymore *facepalm*
- Updated version
2016-08-19 12:19:48 +02:00
Felix
0df066ff3c Dump traffic option
- Option to dump requests and responses into log folder
- Added all player badges
- Better ptc kicking and auth validation
2016-08-19 00:37:41 +02:00
Felix
88d4b85860 Update
- Added basic updater
- Handle asset download error
2016-08-17 15:56:16 +02:00
Felix
eba199a240 Update
- Download asset instead of use hardcoded one
- Handle ptc logins
- Remove hardcoded download urls
- Handle asset download session timeout
2016-08-17 12:40:47 +02:00
Felix
b5cce7e127 Isomorphic mysql db, updates
- Isomorphic databases
- Refactored some player->db keys
- Seperated shutdown method
- Nearby pidgey instead of rattata
- Removed some unused arguments
- Player saving is async now
- Prettified used db console print
2016-08-16 13:40:47 +02:00
Felix
b92bd36ce0 Client provider configurable
- Client provider can get choosed now, either google or ptc
2016-08-16 07:42:07 +02:00
Felix
54473ef8d7 Update
- Splitted database stages
- Refactored config
- Added mysql config
- Correct map object pokemon id
- Added updated discord link
2016-08-15 20:50:25 +02:00
Felix
9f9e54b7c5 Lowercase asset digest 2016-08-15 16:53:57 +02:00
Felix
da362f3011 Update
- Updated dependencies
- Fixed asset digest retrieve bug
2016-08-15 16:51:17 +02:00
Felix
bf4e26e338 Big update
- Added asset session downloader
- Added on off option logging request types
- Updated proto files
- Updated readme.md
- Smoother setup process
- Added various console commands
- Added claim codename packet
- Added encounter packet
- Added *fixed* download url packet
- Various changes, cant remember at all
2016-08-15 13:09:42 +02:00
Felix
58fd8fb227 Updates
- Updated client version
- Updated NearbyPokemon proto
- Added Encounter, NicknamePokemon, UpgradePokemon, EvolvePokemon,
SetFavoritePokemon responses
2016-08-10 21:48:41 +02:00
Felix
6ef63b02f4 Clean up 2016-08-08 22:27:44 +02:00
Felix
e9ccb672dc Added mongodb, many updates & bug fixes
- Added mongodb database
- Removed dumps
- Added jwt google auth decode plugin
- Added long decode plugin
- Updated protos to latest commit
- Updated readme
- Added avatar saving
- Fixed bug, where username, level and exp didnt got displayed
- Default username is "undefined"
- Clear console stdin
- Save players into db stdin
- Seperated login/register phase
- Added decode long util method
2016-08-08 22:25:28 +02:00
Felix
83fa228615 Update
- Passed login phase
- Extend player object
- Fixed stdin bug
- Decode auth_info on authentication, to get email and generate uid
- Hash code generator for uid
2016-08-08 00:57:16 +02:00
Felix
9cdbe5686c Update 2016-08-06 13:56:54 +02:00
Felix
bc853908e1 Update
- Adding protos
- Adding dumps
- Simple http server
- Various packets
- Added readme
2016-08-05 20:43:56 +02:00
Felix
89dd1501b0 Adding files 2016-08-05 17:48:47 +02:00