80 Commits

Author SHA1 Message Date
Wuzzy
718aed93a0 Add warning to add categories and entries early 2016-08-31 22:47:47 +02:00
Wuzzy
c55539578c Update viewed and revealed counters on join 2016-08-31 22:36:06 +02:00
Wuzzy
fa998da3c9 Allow entries to start as hidden by default 2016-08-31 21:56:43 +02:00
Wuzzy
777a052773 Add TODO about count checks 2016-08-31 21:32:20 +02:00
Wuzzy
7466d3bfe2 Hide uninteresting numbers 2016-08-31 21:24:53 +02:00
Wuzzy
a82051b91b Keep viewed and revealed counters up-to-date 2016-08-31 21:19:14 +02:00
Wuzzy
02f9a0b2cc Update API documentation for aliases 2016-08-31 20:29:30 +02:00
Wuzzy
3275815d3b Make functions respect entry aliases 2016-08-31 20:24:42 +02:00
Wuzzy
56fbc5b9aa Update API documentation 2016-08-31 19:42:52 +02:00
Wuzzy
eb1d45e915 Fix: Nav buttons didn't work after doc.show_entry 2016-08-31 14:12:57 +02:00
Wuzzy
7b4883ddec Enforce hidden entries for show_entry 2016-08-30 23:25:24 +02:00
Wuzzy
4aa4b7d8e7 Allow to reveal hidden entries 2016-08-30 23:00:50 +02:00
Wuzzy
c5573d1d26 API: get_category_definition, get_entry_definition 2016-08-30 21:35:10 +02:00
Wuzzy
d172996451 Save read entries into file 2016-08-29 12:29:55 +02:00
Wuzzy
a2cbdbf525 Very simple hidden entries 2016-08-15 18:47:58 +02:00
Wuzzy
5e813bffa1 Version 0.4.0 2016-08-13 23:33:43 +02:00
Wuzzy
d7704c2dea Add naming conventions 2016-08-13 13:41:02 +02:00
Wuzzy
d6cecb387c Allow function-based sorting 2016-08-13 13:30:38 +02:00
Wuzzy
4d92bc5ef3 Minor API rewording 2016-08-13 10:24:17 +02:00
Wuzzy
a8e72e5008 Add support for custom entry sorting 2016-08-13 10:19:34 +02:00
Wuzzy
5127c79c20 Prevent next/prev crash when catsel==nil 2016-08-12 21:54:15 +02:00
Wuzzy
ebda8931ab Add simple sort settings 2016-08-12 20:09:46 +02:00
Wuzzy
57bfa80e4b (Kinda) implement back/forth buttons for entries 2016-08-12 19:34:37 +02:00
Wuzzy
1ba124a645 Add dummy next/previous entry buttons 2016-08-12 17:14:26 +02:00
Wuzzy
a41ba8f45c Better error message for w/o categories 2016-08-12 13:58:59 +02:00
Wuzzy
6b9fb5d723 Increase size for text entry template 2016-08-12 13:48:06 +02:00
Wuzzy
36d80bc3b5 Clean up unused variables 2016-08-11 19:38:19 +02:00
Wuzzy
451960d43d Version 0.3.0 2016-08-05 05:35:51 +02:00
Wuzzy
0cf233dfd0 Improve layouting of “error” pages 2016-08-04 02:32:32 +02:00
Wuzzy
37ff2dd620 Special formspec for empty categories 2016-08-04 02:21:15 +02:00
Wuzzy
98d093ca1b Error message for when no categories exist 2016-08-04 02:19:30 +02:00
Wuzzy
10e4e9157b Fix crash in empty categories 2016-08-04 01:32:06 +02:00
Wuzzy
355cafd3eb Slightly improve header texts 2016-08-04 01:02:47 +02:00
Wuzzy
7ee00c1336 cat desc styleguide 2016-08-03 22:40:33 +02:00
Wuzzy
eedb68d35f Add support for category descriptions (as tooltips) 2016-08-03 22:34:48 +02:00
Wuzzy
bbf32f28e4 Add size constraints to API doc 2016-08-03 01:02:55 +02:00
Wuzzy
698609945e entry_builders instead of entry_templates 2016-08-03 00:55:35 +02:00
Wuzzy
bcdd9427d3 Add formspec entry builder 2016-08-03 00:54:58 +02:00
Wuzzy
8e8c12427d Increase with of text template 2016-08-03 00:26:08 +02:00
Wuzzy
5d06e71af4 Remove newline nonsense 2016-08-03 00:24:59 +02:00
Wuzzy
7d4eef0da3 Add text template for build_formspec param 2016-08-03 00:20:26 +02:00
Wuzzy
b6e1f461c8 Fix API documentation for function 2016-08-02 00:19:32 +02:00
Wuzzy
1496e0a368 Update README.md 2016-08-02 00:04:43 +02:00
Wuzzy
f6aa1cf27f Officially push version to 0.2.0 2016-08-02 00:01:51 +02:00
Wuzzy
283b441743 Update API.md 2016-08-02 00:01:31 +02:00
Wuzzy
f225de881d Add awards icon for other mods 2016-08-01 22:49:05 +02:00
Wuzzy
9b4dfb5f10 get_viewed_count returns nil for unknown player 2016-08-01 16:41:14 +02:00
Wuzzy
97779f65a7 Add some counter functions for convenience 2016-08-01 16:05:23 +02:00
Wuzzy
db3ecde088 Sort categories (first come, first serve) 2016-08-01 05:36:50 +02:00
Wuzzy
73bf1e08bb Mark entry as viewed when switching tabs 2016-07-31 21:21:53 +02:00