64 Commits

Author SHA1 Message Date
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
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
36fe4a1fae Add README.md 2016-07-30 01:36:27 +02:00
Wuzzy
a28ea32544 Add API documentation 2016-07-30 01:31:38 +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
c18a3c43f5 Remove depends file 2016-07-24 23:27:49 +02:00
Wuzzy
338d6da40e Add metadata 2016-07-24 19:29:40 +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