Commit Graph

99 Commits

Author SHA1 Message Date
Felix
ef0ca4819a Update
- Use related fort icons on fort delete modal
2016-09-12 17:11:53 +02:00
Felix
f497dfa1d1 Update
- Cleaner object adding
- Added spawn point support
2016-09-08 21:22:43 +02:00
Felix Maier
783035c09b Merge pull request #158 from Sillyblower/patch-2
Update main.js
2016-09-05 16:26:36 +02:00
Sillyblower
176c66c1df Update main.js 2016-09-04 20:30:43 +02:00
Sillyblower
74031faa12 Update main.js
changed gym_0 to gym_neutral
2016-09-04 19:55:39 +02:00
Felix
3a553ec7a2 Basic gym add, delete support 2016-08-31 20:35:29 +02:00
Felix
9abdae45ee Update
- Fort icons
- Gym icons
- Modals
- Configuration file
- Load scripts sync
- Restructured files
2016-08-31 13:22:20 +02:00
Felix
639a98d2c3 Update 2016-08-30 18:58:04 +02:00
Felix
fa2faa8099 Update
- Refresh markers
- Remove forts
2016-08-29 19:29:48 +02:00
Felix
d5f69faed0 Update
- Add pokestops by dblclick on gmaps map
- Added heartbeat
- Added reconnect
2016-08-28 21:31:00 +02:00
Felix
00e2ed3fa7 Initial commit 2016-08-27 13:12:21 +02:00
Felix
59c2bc0767 Initial commit 2016-08-26 15:38:13 +02:00
Felix
a500b0c6e1 Update, bug fix
- Fixed AI bug in auto table generation
- Updated to 0.4.9
- Fixed avatar change bug
- Working on tutorial completion
- Removed unused print
2016-08-25 11:59:26 +02:00
Felix
16880d56df 0.4.8 2016-08-25 11:04:13 +02:00
Felix
2379c940ca Bug fixes, added api
- Fixed bug, where player inventory didnt got sent, if the players party
is empty
- createUser db call resolve was missing
- Default player level is 1
- Added basic api
- Added cfg option to enable or disable api
- Added cfg option to greet or not
2016-08-25 10:57:06 +02:00
Felix
18c4e5937c Fix tables 2016-08-24 22:57:09 +02:00
Felix
3dc5e303ad Mega update, 0.4.7
- Support pkmn models for ios devices
- Dump android and ios assets in seperate phase as well as into seperate
folders
- Add local ip to fix GetDownloadUrls bug
- SetFavoritePokemon and ReleasePokemon working
- Update players pkmn party into database
- Extract players device signature on first auth to figure out, what
models and asset_digest we need to response with
- Heavily extended setup dump process
- Added method to capitalize strings
- Added db query to delete rows
2016-08-24 19:23:17 +02:00
Felix
63f65a95df Update package.json
- Switched over back to original pokemongo-protobuf
- Use latest pogo-asset-downloader version
- Update to 0.4.7
2016-08-24 19:18:02 +02:00
Felix
db26ffe8e8 Update cfg 2016-08-24 19:16:35 +02:00
Felix Maier
6f89cd13ab Merge pull request #68 from Cronick/patch-3
Added spawn command to help
2016-08-24 01:43:29 +02:00
Felix Maier
b539e870ec Merge pull request #69 from Cronick/patch-4
Ignore all npm-debug files, and not just npm-debug.log
2016-08-24 01:33:21 +02:00
Cronick
b9eab27417 Ignore all npm-debug files, and not just npm-debug.log 2016-08-24 01:26:37 +02:00
Cronick
3c272e144d Added spawn command to help 2016-08-23 23:05:39 +02:00
Felix Maier
ed932ae481 Merge pull request #64 from ruchern/master
Reverted client version number. People will be asked to update no mat…
2016-08-23 20:55:30 +02:00
Ru Chern
e8244599b9
Reverted client version number. People will be asked to update no matter how. 2016-08-24 04:46:16 +10:00
Felix Maier
fe0566a2d8 Merge pull request #61 from ruchern/master
Updated version details in cfg.js.example
2016-08-23 20:09:10 +02:00
Ru Chern
3a48e19108
Updated version to 0.35.0 2016-08-24 04:02:06 +10:00
Ru Chern
1ff5d088e5
Added npm-debug.log to .gitignore. We do not need to push logs to the repo. 2016-08-24 03:55:45 +10:00
Felix Maier
6b2b2ee10a Beautify README.md 2016-08-23 16:43:07 +02:00
Felix
83ca772e53 Update
- Fix asset digest download setup
- Update pogo-asset-downloader
2016-08-23 16:25:41 +02:00
Felix
81f3ea845c Update cfg 2016-08-23 14:21:42 +02:00
Felix
1cc01c2b3c Mega update
- Support pogo app 0.35.0
- Fixed encountering and catch pokemons
- Save catched pokemon and items inside db
- Added various base tables
- Spawn wild pokemon to players
- Added checkchallenge req/res support
- Fixed various mysql bugs
- Fort details now auto show latest pogoserver version
- Fixed game master parsing bug
- Dump assets for various platforms
2016-08-23 14:20:01 +02:00
Felix Maier
08bca57a90 Update README.md 2016-08-23 14:08:47 +02:00
Felix Maier
4d19747edf Merge pull request #59 from Cronick/patch-2
Updated README.md to the latest cfg.js format
2016-08-23 13:43:32 +02:00
Cronick
23a7498a92 Updated README.md to the latest cfg.js format. 2016-08-22 23:30:29 +02:00
Felix
71aa765539 Update package.json
- Updated version
- Updated pogo-asset-downloader version
2016-08-21 22:52:35 +02:00
Felix Maier
20a736fa48 Merge pull request #52 from Cronick/patch-1
Added logs and data to .gitignore
2016-08-21 21:22:15 +02:00
Cronick
540301df9e Added logs and data to .gitignore 2016-08-21 21:21:07 +02:00
Felix
9905d60441 Mega Update
- Removed mongodb
- Validate dumped assets (game master, asset digest, models)
- Added pokemon_owned table
- Added items to users table
- Outsourced table structures into seperate folder
- Added pokemongo-protobuf lib
- Reworked mysql wrapper
- Dump game master
- Allow ptc connections, but alert, that progress wont be saved
- Fixed https://github.com/maierfelix/POGOserver/issues/13
2016-08-21 21:13:26 +02:00
Felix Maier
d8bf726f3c Merge pull request #49 from ruchern/master
Added a cfg.js.example file
2016-08-21 01:12:01 +02:00
Ru Chern
6b84d36a47
git pushMerge branch 'master' of https://github.com/ruchern/POGOServer 2016-08-21 09:09:57 +10: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
Ru Chern
ee65e1232a
Removed cfg.js from repo. 2016-08-21 09:09:16 +10:00
Ru Chern
336796e7bf
Added a cfg.js.example file so as not to accidentally overwrite user's cfg.js settings that is already on localhost. Updated README.md to reflect the necessary changes. (To start, rename cfg.js.example to cfg.js). 2016-08-21 09:06:20 +10:00
Felix
3562af2a4e Update package.json
- Added pcrypt
- Updated version
2016-08-20 19:07:43 +02: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
7885c90b3c Database bug fix
- Multiple account bug fix
2016-08-17 21:44:18 +02:00