165 Commits

Author SHA1 Message Date
Wuzzy
087e63ac08 Version 0.5.0 2016-08-31 23:03:02 +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
3275815d3b Make functions respect entry aliases 2016-08-31 20:24:42 +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
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