22 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
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
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -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
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
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00