Commit Graph

32 Commits

Author SHA1 Message Date
4e13cdeff6 Implement turn publish policy settings 2020-04-29 21:56:32 -07:00
c47f9a7e5a Rearrange module-local imports 2020-04-25 10:16:05 -07:00
9252e524ae Unnecessary to pass both root and model factory 2020-04-24 10:53:19 -07:00
7d633f5201 Move publish functions to lexicon.gameloop 2020-04-24 00:35:28 -07:00
cae12b960d Update lexicon-char cli commands 2020-04-24 00:00:06 -07:00
8b069132a9 Update lexicon-player cli commands 2020-04-23 23:30:32 -07:00
97ac9bf7e3 Update remaining lexicon CRUD commands 2020-04-23 23:04:13 -07:00
668feadda9 Update lexicon-create cli 2020-04-23 22:49:06 -07:00
99622bbb3d Add basic article publishing 2020-04-18 20:10:13 -07:00
7785d7cbf5 Fix lp cli commands 2020-02-18 12:29:51 -08:00
81c18b5c7c Simplify player membership checks 2020-01-31 13:58:39 -08:00
92e12ae83c Fix CLI character creation 2020-01-30 23:21:16 -08:00
eb5c52ea85 Alias lexicon commands 2020-01-30 22:31:44 -08:00
9e53e1bb61 Touch up lexicon-player-* 2020-01-30 22:29:21 -08:00
7a2e1905ca Update lexicon CRUD for new @requires semantics 2020-01-29 17:15:07 -08:00
b69b6155b3 Add linting 2020-01-27 12:30:40 -08:00
9be848e5e2 Fix namespaces 2020-01-24 10:53:02 -08:00
5e25c433ee Implement char-list as config-get for now 2020-01-20 19:59:41 -08:00
ccc027d5ef Expand char-add, implement char-delete 2020-01-20 19:57:13 -08:00
2608a992fe Basic character add command 2020-01-20 17:30:43 -08:00
3c62acc975 Implement lexicon-player-list 2020-01-19 07:43:41 -08:00
851f08b5f3 Add output to config --set 2020-01-19 00:09:36 -08:00
5e8a761675 Implement player add/remove 2020-01-19 00:03:23 -08:00
d65eec12fe Update arguments for unimplemented lexicon commands 2020-01-18 17:32:19 -08:00
3a161b026c Fix imports 2020-01-18 17:20:16 -08:00
6c5111a067 Implement lexicon delete and list 2020-01-18 17:15:25 -08:00
8e99788fcd Rname User to UserModel, revamp factory function 2020-01-18 12:39:54 -08:00
51b2bfe875 Simplify @requires 2020-01-18 11:51:54 -08:00
3122379da1 Implement lexicon-create 2020-01-17 14:43:15 -08:00
594e6f6a9e Add stubs for initial command set 2020-01-15 22:06:30 -08:00
173b306c5b Refactor cli command loading 2020-01-15 19:30:03 -08:00
db83c99b95 Split cli package into topical files 2020-01-15 18:11:09 -08:00