Commit Graph

35 Commits

Author SHA1 Message Date
Felix
30e542e930 Merge pull request #21 from shyim/master
Added Primarykey and AI to id field
2016-08-16 23:09:35 +02:00
Shyim
3dc72083a6
Added Primarykey and AI to id field
Fixed Javascript Error

Update mysql.js

Update mysql.js
2016-08-16 23:04:26 +02:00
Felix
f4558676a6 Update
- Handle db errors and try to reconnect instead of crash
2016-08-16 22:46:33 +02:00
Felix
9e18c1e808 Retry failed mysql connection as well 2016-08-16 18:57:05 +02:00
Felix
0d8c39d37f Update
- Retry database connection init
- Outsourced help cmds
- Added node >= 6.x and npm >= 3.x requirement
2016-08-16 18:56:35 +02:00
Felix
9736183ddd Update README.md 2016-08-16 14:49:52 +02:00
Felix
7169d9b020 Spawn example map objects in front of player
- Spawn example map objects immediately in front of the players position
2016-08-16 14:42:55 +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
5cd04c0018 Update README.md
- Add stability badge
2016-08-16 11:49:29 +02:00
Felix
dcd61f937d Bug fix
- Fixed asset downloader session bug =>
maierfelix/POGOserver/issues/10#issuecomment-240019238
2016-08-16 11:49:10 +02:00
Felix
f6a066ce09 Update package.json 2016-08-16 09:07:11 +02:00
Felix
3aebd57af5 Update README.md 2016-08-16 08:34:15 +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
5479c0a737 Update packages, update version
- Updated pogo-asset-downloader due to node <= 4 incompatibility
2016-08-16 01:31:01 +02:00
Felix
c93eaf1900 Update
- Removed proto files
- Removed protobufjs, replaced by node-pogo-protos
- Remove *remaining_codename_claims* from GetPlayer packet to support
new proto lib
- Remove *gps_settings* from DownloadSettings for reasons described
above
2016-08-15 22:54:51 +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
1db70b4d96 Update README.md 2016-08-11 08:49:20 +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
5728d47098 Update package.json 2016-08-10 00:34:30 +02:00
Felix
9ff6d6e83c Update README.md 2016-08-10 00:29:07 +02:00
Felix
f776496bd2 Big update
- Added SfidaActionLogMessage to proto list
- Updated readme
- Moved requests file
- Moved responses into seperate file
- Test pokecoins and stardust
- Added basic forts
- Basic wild encounters
- Basic journal (buggy)
- Basic level up (buggy)
2016-08-09 19:45:36 +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
dbddba2eee Update 2016-08-08 00:57:36 +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
42d62a6b31 Update README.md 2016-08-06 14:18:03 +02:00
Felix
9cdbe5686c Update 2016-08-06 13:56:54 +02:00
Felix
2899d78469 Update README.md 2016-08-06 11:31:00 +02:00
Felix
ee9b879511 Update .gitattributes 2016-08-05 20:46:52 +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
Felix
b5ac5d5ecb 🎪 Added .gitattributes 2016-08-05 17:46:14 +02:00