157 Commits

Author SHA1 Message Date
4cea9d1098 Add ability to add artifacts to places in useitem 2019-05-28 00:26:15 -06:00
2dcaaed09b Use artifacts in place defense 2019-05-28 00:07:13 -06:00
954fb0a836 Update player SCANS stat 2019-05-27 23:40:26 -06:00
395552b8f1 Rewrite getprofile to use Player class 2019-05-27 23:40:03 -06:00
92df403312 Add placeact API call 2019-05-27 23:39:34 -06:00
e5e4d3d42f Add classes Place, Player, PlayerStats, Energy; add player_stats table 2019-05-27 23:39:18 -06:00
601c196a3c Send team ID in incoming chat messages 2019-05-24 00:26:11 -06:00
2d50f7a723 Add getplace API 2019-05-22 14:10:12 -06:00
e3a325028d Add minimum_client_version 2019-05-07 11:46:22 -06:00
dc52028474 Update player location and lastping when we get a lat/lng from them 2019-05-06 15:35:22 -06:00
e8ab312ff8 Delete backup file 2019-05-05 19:00:29 -06:00
bfc85c006f API: add useitem 2019-05-05 19:00:03 -06:00
718bde141d Add chat API, move "items" to "inventory", add color+icon fields to items 2019-05-05 00:37:21 -06:00
f9afcbe5d8 Get nearby places and players API, improve DB schema, ignore zero-weighted items when picking 2019-04-29 03:02:48 -06:00
af13a70976 User sign-in/account linking, profiles, barcode to items, database changes 2019-04-27 00:35:22 -06:00
b24bb20a8b Correct license copyright dates 2019-03-01 23:47:21 -07:00
7ec5396d1f Update readme 2019-03-01 23:46:03 -07:00
cff20d1979 Merge ../../BizApps/BusinessAppTemplate 2019-03-01 23:45:05 -07:00
7f037a743a Create project from app template and old v1 database schema 2019-03-01 23:44:58 -07:00
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -07:00
26a662c399 Add addTextInput and addSelect methods that are simpler than addInput 2019-03-01 23:37:36 -07:00
289aaeaa9f Minor text changes 2019-03-01 23:37:06 -07:00
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -07:00
7d30251cd6 Add CORS header to API 2019-01-07 22:18:02 -07:00
7173a50c36 Add textarea to FormBuilder 2019-01-04 17:53:01 -07:00
e66280e07a FormBuilder: add d-flex to footer 2019-01-04 17:29:08 -07:00
3ed75822a1 Update license and readme 2019-01-03 00:13:41 -07:00
7531dc362d Whoops 2019-01-02 23:54:53 -07:00
b250908663 Add more permissions checks 2019-01-02 23:51:47 -07:00
892102528b Strip tags from aria-label 2018-12-31 14:22:14 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -07:00
f1c36fdeb1 Add getRequestUser() function 2018-12-27 00:55:58 -07:00
d36b340692 Make API work with user/pass combo 2018-12-27 00:51:54 -07:00
d7ca7125ce Nicer access denied message 2018-12-27 00:15:27 -07:00
1729b842ba Add permission check during login 2018-12-26 16:32:43 -07:00
4d2b78bdba Remove unused strings 2018-12-26 16:28:32 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
e0802f582b Remove unneeded index.css 2018-12-26 16:22:09 -07:00
016c71d30d Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:38:50 -07:00
ba1369d842 Add app icon to login flow 2018-12-22 21:26:57 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
129efd13c7 Add documentation comments to settings 2018-12-20 23:54:25 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
f1a85f47fd Add comment 2018-12-20 23:25:34 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -07:00