113 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
0239ce9f89 Add globalization plugin 2016-12-02 14:32:18 -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
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
af6f4c1bce Fix #11 2016-11-01 01:50:08 -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
3e49d0d928 Items can now be given to nearby players 2016-10-11 16:04:01 -06:00
5a80d20a26 Bump version to 1.6.1.1, remove font import from bootstrap 2016-10-07 23:22:38 -06:00
1bf5768ec5 Update version to 1.6.1 (bugfixes and stuff) 2016-10-07 19:09:00 -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
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
5e4fe415e4 Remove exit button from error screens (doesn't work on iOS) 2016-10-06 02:42:02 -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
e791a11ba4 Update README 2016-10-04 12:27:39 -06:00
0d55e70b26 Usernames: remove spaces and convert to lowercase 2016-10-04 01:58:09 -06:00
f5e39a6929 Fix sideways scroll on place screen 2016-10-04 01:34:58 -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
0dd99331c7 Bump version to 1.6.0 2016-09-27 00:44:19 -06:00
93ec804ad8 Add background music 2016-09-27 00:43:53 -06:00
3620f991f7 Bump version to 1.5.5 2016-09-26 18:26:12 -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
80026384aa Make #6 more compatible with older devices (Android 4.x) 2016-09-26 13:45:58 -06:00