65 Commits

Author SHA1 Message Date
51f5efe8fc Fix issue #16 2017-01-10 19:39:03 -07:00
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
382cf53cb2 Condense dialog code into one nice system 2016-11-29 17:23:14 -07:00
17279e7a5b Add sending private messages from profile page, nearby list links to profiles 2016-11-09 11:46:07 -07:00
9ab1fe4bf8 Speed up login by removing redundant credential checks. 2016-11-08 02:52:37 -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
3e49d0d928 Items can now be given to nearby players 2016-10-11 16:04:01 -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
0edb1cadcb Show rules after intro 2016-10-06 02:47:48 -06:00
61834303ee Remove "No" button from intro 2016-10-06 02:42:38 -06:00
c56e7a8e80 Add music settings toggle 2016-10-04 01:27:59 -06:00
f28150e486 Change refill to recharge on places 2016-10-04 01:12:12 -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
0a9d542a43 Add close button to Munzee page 2016-10-04 00:05:09 -06:00
b4b3f320da Modals now don't slide in 2016-10-03 23:59:53 -06:00
0e90d8d922 Improve license/about screen 2016-10-03 23:43:52 -06:00
867c1ea732 Improve place screen, add refill button, add refresh button, fix bugs 2016-10-03 23:21:16 -06:00
454fe53d0b Emprettify settings and license, place actions now sends coordinates 2016-10-03 20:08:25 -06:00
9ea0f050df Add nearby players list 2016-10-03 17:55:40 -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
fd19981013 Remove border on Munzee oauth screen 2016-09-26 17:24:14 -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
68caf33c45 Display owner name in place info 2016-09-24 01:15:05 -06:00
29fedea591 "Open chat" button now is square, instead of having a tiny corner missing. 2016-09-21 01:15:00 -06:00
c89f9a0e30 Enable Munzee 2016-09-20 15:09:57 -06:00
c3e8553df5 Add custom server options on login screen (Issue #3) 2016-09-20 13:22:39 -06:00
86190ccd2d Minor text fixes (profile page "error, reload?" buttons were not properly escaped) 2016-09-17 13:20:36 -06:00
ee2b224b0e Add minimum client version check code, modify critical error handling,
bump version to 1.5.2
2016-09-13 14:37:51 -06:00
22378f2310 Compatability improvements 2016-09-09 13:44:02 -06:00
8bb500efe2 Add version info on loading and settings screens 2016-09-06 22:07:03 -06:00
1d80b50063 Sync config.xml plugins, comment out Munzee settings, increase version to 1.5.1 2016-09-05 01:29:05 -06:00
ef5e21eaca Add a couple more badges, add generic badge image if image 404 2016-09-05 01:26:10 -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
e659b0fe83 Finish Munzee integration 2016-08-27 15:00:11 -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
e2556f27e4 Disable inventory use buttons to prevent multi-click and error 2016-08-21 00:07:07 -06:00