105 Commits

Author SHA1 Message Date
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
d6cecb387c Allow function-based sorting 2016-08-13 13:30:38 +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
eedb68d35f Add support for category descriptions (as tooltips) 2016-08-03 22:34:48 +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
7d4eef0da3 Add text template for build_formspec param 2016-08-03 00:20:26 +02:00
Wuzzy
f6aa1cf27f Officially push version to 0.2.0 2016-08-02 00:01:51 +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
Wuzzy
0dc819a157 Update viewed entry status directly after access 2016-07-31 21:04:33 +02:00
Wuzzy
f74073204c Make new/unread entries cyan 2016-07-31 20:54:47 +02:00
Wuzzy
d48951e1be Add button for Unified Inventory 2016-07-30 02:14:24 +02:00
Wuzzy
ca02fd1b0c Add single alias function 2016-07-25 18:39:15 +02:00
Wuzzy
1f0680803b Add support for entry aliases 2016-07-25 18:28:51 +02:00
Wuzzy
0d82d23901 Add doc.sub table 2016-07-24 17:30:23 +02:00
Wuzzy
5e6675f318 New function: doc.entry_exists 2016-07-24 14:59:09 +02:00
Wuzzy
65bc588cd7 Add func's for displaying category/entry directly 2016-07-24 14:30:05 +02:00
Wuzzy
d2b2e01710 Fix crash in entry tab under conditions 2016-07-24 14:01:29 +02:00
Wuzzy
6f2518a5e3 Make help entry appear on double click 2016-07-24 11:29:57 +02:00
Wuzzy
67dc69cba4 Generate version number string 2016-07-20 19:39:54 +02:00
Wuzzy
0c4470cfd7 Apply formspec escaping 2015-05-16 23:24:41 +02:00
Wuzzy
4fc84edb8a Automatically sort entries by name 2015-05-16 21:02:34 +02:00
Wuzzy
4b052c050f Implement the “return” buttons 2015-03-11 19:12:14 +01:00
Wuzzy
786d7a7d5d Update entry_list for new category 2015-03-11 19:01:51 +01:00
Wuzzy
3d816fcb18 Remove placeholders—part 2 2015-03-11 18:58:36 +01:00
Wuzzy
6766b0a907 Remove placeholders—part 1 2015-03-11 18:53:40 +01:00
Wuzzy
0b23c7999a Implement showing help entry 2015-03-11 18:48:20 +01:00
Wuzzy
77ca4362d6 Remember selected entry in entry list 2015-03-11 17:51:41 +01:00
Wuzzy
4f4cb58bb0 Add category tab mock-up 2015-03-11 17:36:44 +01:00
Wuzzy
944a357adf Fix empty entry lists 2015-03-11 17:28:09 +01:00