Joey Hines
|
7d91f9e8a4
|
Check if `primary_location` is null in Player.json()
|
2020-10-10 12:14:02 -05:00 |
Joey Hines
|
f2bf227ce0
|
Allow primary location to be blank
|
2020-10-10 12:06:56 -05:00 |
Joey Hines
|
52c8b2757d
|
Sort item names in `info` alphabetically
+ Fixed primary location
|
2020-10-09 08:30:29 -05:00 |
Joey Hines
|
2f846de921
|
Added a way to set a primary location
+ Can be retrieved from the GraphQL API
+ Fixed `resolve_player` query
|
2020-08-22 13:29:49 -05:00 |
Joey Hines
|
aa9505a04d
|
Fixed null issue for discord uuid
|
2020-01-08 19:55:21 -06:00 |
Joey Hines
|
2329dab84f
|
Fixed typo in `loc_child_obj`
|
2020-01-08 14:56:14 -06:00 |
Joey Hines
|
e50fe0d4e4
|
Added attractions to admin page and fixed point of interest issue
|
2020-01-08 14:33:25 -06:00 |
Joey Hines
|
76714a7736
|
Allow discord_uuid field to be blank on Player model
|
2019-12-23 10:15:09 -06:00 |
Joey Hines
|
1570264272
|
Setting "GEOFFREY_DYNMAP_URL" to none disabled the dynmap iframe
|
2019-09-29 14:55:28 -05:00 |
Joey Hines
|
e5723e260d
|
Added points of interest to `loc_child_obj`
+ fixes issues with not being able to find the page for POI objects
|
2019-09-27 21:49:54 -05:00 |
Joey Hines
|
d51b78af8d
|
Fixed some issues in the docs
|
2019-09-21 09:13:57 -05:00 |
Joey Hines
|
5c3010d233
|
Added models_api perm
+ This will be used for the model API and for Townffrey
|
2019-09-17 11:23:47 -05:00 |
Joey Hines
|
6035d5ce8f
|
Small bug fixes for the command objects
|
2019-08-19 16:54:17 -05:00 |
Joey Hines
|
f5fc606c0c
|
Added number_of_days_since_restocked property to ItemListing
+ selling command now displays how many days since the last restock
|
2019-07-21 10:28:25 -05:00 |
Joey Hines
|
2816d528a0
|
Fixed attraction missing in loc_child_obj
|
2019-05-13 09:53:01 -05:00 |
Joey Hines
|
682faca893
|
Added attraction location type
|
2019-05-12 11:23:59 -05:00 |
Joey Hines
|
985dd17dc0
|
Added market commands
|
2019-05-11 11:46:30 -05:00 |
Joey Hines
|
f1a7cb61e5
|
Added all models to the docs and fixed some command issues
|
2019-05-11 11:21:00 -05:00 |
Joey Hines
|
c560aaf2f2
|
Rearranged project so it could be packaged easily
|
2019-05-10 20:29:44 -05:00 |