Commit Graph

40 Commits (master)

Author SHA1 Message Date
Wuzzy c6e2848b56 Fix changable="months" mode 2020-09-10 10:54:05 +02:00
Wuzzy fb46fead56 Add support for custom holiday colors 2020-09-10 02:21:32 +02:00
Wuzzy 7ed6023d1b Fix month name not being translated 2020-08-28 16:34:38 +02:00
Wuzzy bc35906cf3 Remove calendar_node, turn it back to a mod 2020-08-28 16:15:44 +02:00
Wuzzy ea7e6d155a Turn into modpack, split off calendar node 2020-08-28 16:08:15 +02:00
Wuzzy 4c8e0a8115 Clean up code a bit 2020-08-28 15:54:35 +02:00
Wuzzy 12cc219ad6 Add code comment 2020-08-28 15:49:34 +02:00
Wuzzy 7d7998910c Tweak legacy daybox offset 2020-08-28 15:41:20 +02:00
Wuzzy 5cdfac7e3a Make legacy mode a bit prettier 2020-08-28 15:23:58 +02:00
Wuzzy 494f21f18f Change gui caption 2020-08-28 15:04:11 +02:00
Wuzzy df8059d27f Move day label 2020-08-28 14:39:21 +02:00
Wuzzy b07f75ca73 Add 0.4.17 support for GUI mode 2020-08-28 14:26:33 +02:00
Wuzzy 31354005f5 Fix holiday display 2020-08-28 13:49:40 +02:00
Wuzzy 4dc8333070 Fix broken month buttons 2020-08-28 13:48:56 +02:00
Wuzzy c989105bab Add setting to remove the 'Today' button 2020-08-28 13:45:16 +02:00
Wuzzy 94f710c014 Add option to change only month in GUI 2020-08-28 13:42:47 +02:00
Wuzzy bface5d42a Fix GUI not remembering settings 2020-08-28 13:20:48 +02:00
Wuzzy 56545f370f Fix show_calendar default interpretation 2020-08-28 13:19:45 +02:00
Wuzzy f8601bf6ca Add translator wrapper functions to support MT 0.4 2020-08-28 13:07:58 +02:00
Wuzzy 2ba42fd065 0.4 compat: minetest.translate 2020-08-28 12:51:38 +02:00
Wuzzy 074c0d10ca Change calendar caption format string 2020-08-28 12:49:13 +02:00
Wuzzy c30827eeb8 Use no-op strings for month/weekday names 2020-08-28 12:12:46 +02:00
Wuzzy 531b19d4ee Add custom calendar caption format 2020-08-28 12:04:42 +02:00
Wuzzy efa5620db6 Allow to hide today and holidays 2020-08-28 11:48:07 +02:00
Wuzzy e1f7f23925 Implement flexible calendar formspec size 2020-08-28 11:36:19 +02:00
Wuzzy ff934eec7d Fix multiple holidays on same day not shown 2020-08-28 00:55:32 +02:00
Wuzzy d69424c7b9 Tweak color scheme 2020-08-27 23:45:21 +02:00
Wuzzy 3c58dcbba2 Mark today differently 2020-08-27 23:26:47 +02:00
Wuzzy 995192fe67 Add holiday box color 2020-08-27 23:18:37 +02:00
Wuzzy cad42eedda Reorganize code in separate files 2020-08-27 23:08:58 +02:00
Wuzzy 1cd88b8a2f Add craft 2020-08-27 22:51:54 +02:00
Wuzzy 367f573738 Add config options for calendar display 2020-08-27 21:49:53 +02:00
Wuzzy 0008ecc85f Fix crash 2020-08-27 21:26:16 +02:00
Wuzzy 990b42b947 Add calendar node 2020-08-27 19:47:08 +02:00
Wuzzy d3a7cf2d36 Add register_holiday function 2020-08-27 10:40:04 +02:00
Wuzzy 5015feb362 Add button tooltips 2020-08-27 10:13:13 +02:00
Wuzzy 50d7f558d6 Make button position constant 2020-08-27 10:09:32 +02:00
Wuzzy 53e45a1c3c Calculate weekday 2020-08-27 09:42:22 +02:00
Wuzzy 037ff86e4f Fix incorrect today marker 2020-08-27 02:47:57 +02:00
Wuzzy 3628007ecd Initial commit 2020-08-27 02:24:25 +02:00