65 Commits

Author SHA1 Message Date
4dfbc2cda2 Add sound effects 2016-12-02 17:43:18 -07:00
6a5fa9b4f8 All server queries now send system language 2016-12-02 14:49:37 -07:00
1b49996a64 Fix location error appears too soon, fix logout triggers "status changed" message 2016-11-30 15:44:56 -07:00
382cf53cb2 Condense dialog code into one nice system 2016-11-29 17:23:14 -07:00
3e76b407e7 Adjust location code for better experience 2016-11-14 16:42:05 -07:00
f143303217 Update map position library to 0.56 2016-11-09 13:30:29 -07:00
cbd5dc0313 Update libs: Leaflet 1.0.1, jQuery 3.0.0, Bootstrap 3.3.7, FontAwesome 4.7.0 2016-11-09 13:08:10 -07:00
c580b8e6e8 Adjustments to auth.js 2016-11-09 11:48:57 -07:00
beca9dfa96 Add private messaging (closes #12). 2016-11-08 02:46:27 -07:00
46cb98aa7c Game now kicks players if they access ping.php and get an error message 2016-11-01 01:50:55 -06:00
8d00ca9b69 Add ability to force player logout via ping response
(session timeout/kicked user)
2016-10-24 12:34:36 -06:00
93113b8501 Adjusted music system 2016-10-11 16:04:37 -06:00
1ce22400b5 Fix regression from fixing issue #9 (cooldown wasn't actually enforced) 2016-10-07 19:07:26 -06:00
5eb299b7c7 Fix #9: Adjust CSS for iOS, add fallback JS for Android < 4.4
(with warning message in settings about old OS)
2016-10-06 23:46:46 -06:00
474dac5758 Enable iOS in shop 2016-10-06 02:41:40 -06:00
e5d8b98ce1 Fix bug where music will keep restarting after muting/unmuting 2016-10-04 13:27:27 -06:00
0d55e70b26 Usernames: remove spaces and convert to lowercase 2016-10-04 01:58:09 -06:00
c56e7a8e80 Add music settings toggle 2016-10-04 01:27:59 -06:00
447aca3a1d Fix music overlap bug 2016-10-04 01:08:23 -06:00
67427a981b Add better music (now reacts to weather/terrain and has more music) 2016-10-04 00:41:16 -06:00
466951bca5 Add terrain icon next to weather (closes #4), update and cleanup code to handle it.
Replaced old terrain graphics with new b/w icons.
2016-10-03 17:55:21 -06:00
30a04f1519 Add weather info to GPS popup, bind to weather icon,
fix recurring console error message
2016-09-27 10:57:10 -06:00
39c61ae670 Add weather icon, remove terrain picture (issue #4, see also Netsyms/TerranQuest-GameServer#4) 2016-09-27 02:26:04 -06:00
93ec804ad8 Add background music 2016-09-27 00:43:53 -06:00
ff79fcd1ca Status bar color now changes to match displayed content/context
Some minor CSS tweaks and improvements
2016-09-26 18:24:29 -06:00
a141968ffd Bugfixes for #7, #8, upgrade jQuery to 1.12.4
Add status bar back (with custom colors) (fixes #7)
Remove i18n jQuery (fixes #8)
2016-09-26 17:16:00 -06:00
8cf28bfafa Add 15 second cooldown for scanning barcodes (issue #6). 2016-09-26 13:26:28 -06:00
f5fa29ce8d Make code work with iOS, mainly by shoving compatibility plugins in until everything behaves. This means the status bar is now hidden, BTW. 2016-09-21 01:14:16 -06:00
d6a070bb8c Improve server/connection error handling, fix issue #5 2016-09-20 13:31:22 -06:00
c3e8553df5 Add custom server options on login screen (Issue #3) 2016-09-20 13:22:39 -06:00
f5e93c8e19 Add minimum client version check code (#2), modify critical error handling,
bump version to 1.5.2
2016-09-13 14:46:07 -06:00
11bcba42fd Add minimum client version check code (#2), modify critical error handling,
bump version to 1.5.2
2016-09-13 14:45:38 -06:00
a5bb6fbca9 Add minimum client version check code (#2), modify critical error handling,
bump version to 1.5.2
2016-09-13 14:45:38 -06:00
cb411cd5c6 Update auth.js to use new login.php 2016-09-13 13:06:09 -06:00
29a805ab87 Update chat stuff to point to new+improved server code 2016-09-13 02:00:50 -06:00
22378f2310 Compatability improvements 2016-09-09 13:44:02 -06:00
76b953f801 Fix a couple things after code review 2016-09-09 13:28:07 -06:00
0cee4fc2f8 Smooth out bugs in IAP, check for incomplete purchases at startup 2016-09-05 01:00:14 -06:00
a3bfeb18d1 Add in-app purchases (shop), improve main menu navbar, misc. tweaks 2016-09-04 23:44:35 -06:00
d23eeea7cf Improve UI flow for linking Munzee, allow back button to cancel 2016-08-27 16:56:21 -06:00
697e7c2fad Update code with copyright headers 2016-08-27 01:29:25 -06:00
6f051ad621 Intro text now displays when player sees home.html for first time
TODO: rewrite the intro text, it's kinda crappy
2016-08-27 00:43:10 -06:00
a052c5a0ac Add Munzee code (unusable until Munzee API people talk to us) 2016-08-26 22:21:00 -06:00
343a467b6f Add open source license viewer dialog 2016-08-21 01:07:37 -06:00
6744ec52dc Item find results now much nicer looking 2016-08-20 23:57:24 -06:00
57a4b4d18e Allow zooming out further, increase place search radius to .5 miles 2016-08-20 23:34:09 -06:00
513e97f525 Improve barcode scanning 2016-08-20 23:22:11 -06:00
b1bf598c86 Change player location dot to green (life color) 2016-08-20 22:45:59 -06:00
fb3ea58863 Locations close together now appear as one dot, expand on tap 2016-08-20 22:31:33 -06:00
42d237e63d Increase chat refresh interval to 3 seconds 2016-08-08 02:16:17 -06:00