Commit Graph

188 Commits

Author SHA1 Message Date
--=FurtiF™=--
491c08fec5 . 2016-10-26 21:33:14 +02:00
--=FurtiF™=--
fd7fefcd0f CleanUp Code 2016-10-26 21:16:45 +02:00
--=FurtiF™=--
93a77dfa8e Merge branch 'master' of https://github.com/Furtif/POGOserver 2016-10-26 13:22:35 +02:00
--=FurtiF™=--
056ccde3db . 2016-10-26 13:22:24 +02:00
--=FurtiF™=--
3b3fc870ee Update .gitattributes 2016-10-25 01:49:21 +02:00
--=FurtiF™=--
dc492f4c5b Emulates API version 0.35.0, which is no longer supported. Minimum API version is now 0.41.0. 2016-10-25 00:53:09 +02:00
--=FurtiF™=--
11fc4c311d Merge branch 'master' of https://github.com/Furtif/POGOserver 2016-10-25 00:24:43 +02:00
--=FurtiF™=--
3a25d3100c Getting started 2016-10-25 00:24:31 +02:00
--=FurtiF™=--
81a936dc04 Delete .suo 2016-10-25 00:01:51 +02:00
--=FurtiF™=--
4a1443a367 Delete applicationhost.config 2016-10-25 00:01:33 +02:00
--=FurtiF™=--
34eaba2cce Analyse Code 2016-10-24 23:44:11 +02:00
--=FurtiF™=--
410570eab9 VS-View 2016-10-24 23:31:07 +02:00
--=FurtiF™=--
1fd5486a3c Fix 2016-10-24 23:15:55 +02:00
--=FurtiF™=--
78a466ec82 VS-Update 2016-10-24 23:13:51 +02:00
--=FurtiF™=--
ca88988f27 Create VS module 2016-10-24 23:07:45 +02:00
Cronick
0f73b8805e Merge pull request #284 from Badley187/patch-1
fixed updater
2016-10-15 18:48:00 +02:00
Badley187
ba07b731e0 Update README.md 2016-10-15 18:36:23 +02:00
Badley187
410d43d575 fixed updater 2016-10-15 18:33:07 +02:00
Cronick
5b9db74d12 Update
- 0.6.0 -> 0.6.1
- Candies is saved in MySQL now.
- Changed candies varchar(64 -> 1024).
2016-10-14 15:12:12 +02:00
Cronick
4fdaf71998 Bugfix 2016-10-09 17:34:26 +02:00
Cronick
33cca65938 Update
- Set username to first part of email, if it's unknown.
- Setup ClaimCodename packet
- MARK_TUTORIAL_COMPLETE error should be fixed
- Fix for MySQL table error (Thanks to Badley187)
- Fixed TypeError: _this2.print is not a function error.
2016-10-09 17:21:06 +02:00
Cronick
d1dfbbfddb Merge pull request #252 from Cronick/updater
Added updater.js again and rewrote to ES6.
2016-10-05 16:55:48 +02:00
Cronick
b027bbfc25 Added updater.js again and rewrote to ES6 2016-10-02 16:04:40 +02:00
Felix Maier
ac08f6e819 Update .gitattributes 2016-10-01 20:36:35 +02:00
Felix Maier
0a105615ea Update .gitattributes 2016-10-01 12:44:05 +02:00
Cronick
4fb1c2a577 Merge pull request #238 from GabrielTK/patch-1
Solve error on some node versions!
2016-09-30 11:22:15 +02:00
GabrielTK
a4f421fe0a Update response.js 2016-09-28 20:20:06 -03:00
GabrielTK
26b9e9b197 Solve error on some node versions!
Worked for me! This solves the following (frequent) error:
`TypeError: _this2.print is not a function` on Windows.
2016-09-28 19:06:41 -03:00
Cronick
1d0aad00ed Update README.md 2016-09-28 12:02:38 +02:00
Cronick
43da54f8dc I'm tired... 2016-09-27 12:43:29 +02:00
Cronick
ad87c2174f Update
- Forgot to include the cfg for web-api (Thanks to GabrielTK for
spotting the mistake)
2016-09-27 12:41:35 +02:00
Cronick
5b9d37f6a4 Update
- Forgot to update version number (0.5.9 -> 0.6.0)
2016-09-27 01:46:12 +02:00
Cronick
3b65a69f74 Update
- Moved the web-api to the master branch
- Rewrote parts of the web-api to support ES6
- Added local webserver to the web-api
- Added command to start the local webserver ("npm run api")
2016-09-27 01:39:46 +02:00
Cronick
0cdf54b8e9 Merge pull request #194 from JoshGlue/patch-1
Changed the type of 'items' to varchar(255).
2016-09-17 20:56:57 +02:00
Joshua van Kleef
ccb9b4c3f4 Changed the type of 'items' to varchar(255).
64 characters was too small to save the items
2016-09-17 17:31:40 +02:00
Cronick
db0ffe0985 Merge pull request #190 from DracoMilesX/patch-1
Removed run-linux in docker.
2016-09-16 21:54:56 +02:00
DracoMilesX
016d79358c Removed run-linux in docker. 2016-09-16 20:20:43 +02:00
Cronick
f2c178eaf6 Update
- Added Items & Avatar to auto-save (Still need candies).
2016-09-16 18:31:33 +02:00
Cronick
45ae047dd2 Update
- Added commands.js to commands like save & spawn.
- Added save command (Still need candies, items, avatar & tutorial)
- Enabled auto-save (Only save when there is players on).
- Changed SAVE_INTERVAL from 6e4 to 1e4 (Saves about every 12-13
second.)
- Updated to v 0.5.9
2016-09-15 23:43:19 +02:00
Felix Maier
79d0e284ff Merge pull request #180 from Cronick/patch-2
Bugfix - Issue #177
2016-09-14 07:24:04 +02:00
Cronick
c3d0a270ea Bugfix - Issue #177
- Fixed imageUrl for PokeStops get saved in database (obj.image -> obj.imageUrl)
2016-09-14 00:36:42 +02:00
Felix Maier
c6bde926fd Merge pull request #178 from Cronick/patch-1
Bugfix - Issue #176
2016-09-13 20:15:33 +02:00
Cronick
e4a3a6cd85 Bugfix - Issue #176
- Removed "pngjs"
2016-09-13 20:08:58 +02:00
Felix
8604b50cd6 Update tables
- Noticed missed updating tables by
https://github.com/maierfelix/POGOserver/pull/174
2016-09-13 19:09:37 +02:00
Felix
1522fa1709 Update
- Avoid usage of setTimeout in hot functions
2016-09-13 18:12:58 +02:00
Felix
00588b2d72 Bug fix
- Fixed https://github.com/maierfelix/POGOserver/issues/172
2016-09-13 16:59:37 +02:00
Felix
a1c28db3ba Update
- Extend pokedex functionality
- Fixed invalid cp multiplier value
- Fallback to email name as username for now
- Improve pkmn despawning
2016-09-13 16:09:26 +02:00
Felix
aeac316384 Update
- Clean up, remove proto.bin
2016-09-13 07:54:15 +02:00
Felix Maier
5caf7c0752 Merge pull request #165 from Cronick/patch-commands
Update
2016-09-13 07:19:49 +02:00
Felix Maier
c74728cec2 Merge pull request #164 from gcsoftware/patch-1
Fix for missing PokeDex module
2016-09-13 07:19:20 +02:00