Commit Graph

  • e7029283ab Exclude test.lua from ContentDB package main yl_stable luk3yx 2025-03-04 15:33:36 +1300
  • a89ed25609 Use local variable luk3yx 2025-03-03 15:13:56 +1300
  • 8e4d033cd7 Update warning message luk3yx 2025-03-03 14:55:30 +1300
  • 888e384ced Backwards compatibility fix luk3yx 2025-03-03 14:51:45 +1300
  • cd56167c49 Update styling.md luk3yx 2025-03-03 14:41:14 +1300
  • da5cbfd0fc Support font_size for labels etc luk3yx 2025-03-03 14:35:18 +1300
  • bb4f0c9750 Long line luk3yx 2025-03-03 13:52:51 +1300
  • bea549ec31 Support "size" and "spacing" list styles luk3yx 2025-03-03 13:51:25 +1300
  • 8c96383cc4 Update styling.md luk3yx 2025-03-03 13:35:06 +1300
  • 1b65298357 Increase heading level luk3yx 2025-02-28 20:46:04 +1300
  • 33cfc4e0ff Everything in doc is published luk3yx 2025-02-27 18:27:41 +1300
  • d14f7fe796 Update documentation (again) luk3yx 2025-02-27 18:26:47 +1300
  • 1ff48c0258 Add tutorial label to playground link luk3yx 2025-02-27 18:11:18 +1300
  • df6ccf75e1 Link to development tools in sidebar luk3yx 2025-02-27 18:10:30 +1300
  • 90a152ab42 Update README.md luk3yx 2025-02-27 18:00:12 +1300
  • b2947b0557 Hide run button for unsupported examples luk3yx 2025-02-27 17:57:54 +1300
  • 2c94fae57d Fix play button on some code luk3yx 2025-02-27 17:51:31 +1300
  • 434c4f8fdf Fix gui.Nil example luk3yx 2025-02-27 17:45:36 +1300
  • 9b53f1569d Update wording luk3yx 2025-02-27 17:39:22 +1300
  • 1c5c7682fa Exclude documentation from ContentDB releases luk3yx 2025-02-27 17:35:27 +1300
  • 71bbfd524e Use mkdocs for documentation luk3yx 2025-02-27 17:20:08 +1300
  • fb069d203c Improve documentation of window_* values luk3yx 2025-02-27 16:03:56 +1300
  • 326792a2c1 Update README.md luk3yx 2025-02-21 18:38:59 +1300
  • 8f3c3b1deb Add window_position, window_padding, and window_anchor luk3yx 2025-02-21 18:38:25 +1300
  • e3dc6d6750 Add on_key_enter callback and close_on_enter luk3yx 2025-02-21 17:16:54 +1300
  • 7bad88cdcd Make copyright headers consistent luk3yx 2025-02-21 16:49:23 +1300
  • df077dda95 Split code into more files luk3yx 2025-02-21 16:39:51 +1300
  • 4f9e9d9a6e Document on_quit as an experimental feature luk3yx 2025-02-19 12:01:35 +1300
  • 03ba40fb58 Fix last commit luk3yx 2025-02-10 15:28:42 +1300
  • 25fc58afb5 Fix inline styles on centred labels luk3yx 2025-02-10 15:27:03 +1300
  • adbcc432b2 Allow getting value of hypertext input luk3yx 2025-01-15 13:46:49 +1300
  • 3318877766 Update README luk3yx 2024-12-30 11:15:38 +1300
  • 710a380d46 Do not add empty style elements luk3yx 2024-12-30 11:08:13 +1300
  • f306f01f57 Luanti rename, add ButtonURL support luk3yx 2024-11-08 15:52:39 +1300
  • 136f2b1637 Explain why string.len is used luk3yx 2024-09-14 20:23:12 +1200
  • 4563382551 Prevent crash when using numbers as labels luk3yx 2024-09-14 20:17:03 +1200
  • e0626bdb42 Relicense to LGPL 2.1+ luk3yx 2024-08-28 17:47:06 +1200
  • 38f09bedf3
    Add pwdfield to default_value_fields (#17) Jo5629 2024-08-16 20:01:33 -0400
  • 4a185105c3 Fix logic luk3yx 2024-08-13 18:50:41 +1200
  • e27b34700a Remove unused code, add missing check luk3yx 2024-08-13 18:49:19 +1200
  • 314174f395 Fix test luk3yx 2024-08-13 10:37:01 +1200
  • ba9bda75ef Add unit tests for dropdown workaround luk3yx 2024-08-13 10:34:03 +1200
  • d990864834 Fix tests luk3yx 2024-08-13 10:27:34 +1200
  • 150cef9399 Change prefix of auto-generated field names luk3yx 2024-08-13 10:20:51 +1200
  • 76e4b68bc9
    test(embed): test initial ctx state (#16) Lazerbeak12345 2024-08-09 16:43:36 -0600
  • cf0fd10708 Document embed and fix form reference luk3yx 2024-07-31 15:50:33 +1200
  • 0b25461948 Fix unit test luk3yx 2024-07-25 19:52:05 +1200
  • 8f0d86a53a Add (indirect) unit test for change_ctx luk3yx 2024-07-25 19:50:53 +1200
  • 1528e87864
    feat: Embed support (#15) Lazerbeak12345 2024-07-25 01:40:18 -0600
  • da87496e26 Add listcolors to invisible_elems luk3yx 2024-06-30 21:32:35 +1200
  • 13136ab2dc Add enter_after_edit parameter to Field luk3yx 2024-06-18 15:01:05 +1200
  • a3523c7073 The example form doesn't show a field by default luk3yx 2024-05-18 19:25:56 +1200
  • 45363ee461 Minor performance improvement luk3yx 2024-05-18 19:24:12 +1200
  • b42a9dc1be Make luacheck happy luk3yx 2024-05-15 10:52:13 +1200
  • 5215229d8c Add inline styles and tooltips luk3yx 2024-05-15 10:49:36 +1200
  • 1d6ddb368d Update README luk3yx 2024-04-30 20:50:11 +1200
  • 6c48ccd446 Fix crash luk3yx 2023-08-12 10:57:13 +1200
  • 918002d505 Even more input validation luk3yx 2023-08-08 21:51:41 +1200
  • 6745777bfc Make __newindex a table luk3yx 2023-08-05 14:27:08 +1200
  • f5b7bc796a Add additional input validation luk3yx 2023-08-04 19:05:53 +1200
  • 43d1a5081c Improve elements.md luk3yx 2023-07-14 08:22:50 +1200
  • dd9976296b Fix unit test luk3yx 2023-07-08 12:19:23 +1200
  • 57c1e20ace Reset bgimg style when centering labels luk3yx 2023-07-08 12:17:30 +1200
  • 82a5a2470e Link to flow_inspector luk3yx 2023-07-07 16:38:59 +1200
  • eb7cd77a23 Fix tabheader positioning when both width and height specified luk3yx 2023-07-05 14:30:53 +1200
  • 18538ffd46 Always centre labels with align_h = "centre" luk3yx 2023-07-04 09:38:10 +1200
  • def74ddc3e Document fbgcolor luk3yx 2023-06-20 20:02:19 +1200
  • 55f83d8c79 Add supported_games to mod.conf luk3yx 2023-06-20 13:07:12 +1200
  • 8a924bbc7c Bugfix luk3yx 2023-06-16 14:08:51 +1200
  • 4046fed55f Translate labels before calculating their size luk3yx 2023-06-16 14:04:05 +1200
  • 5bb5dba625
    feat: add locale support (#9) Lazerbeak12345 2023-06-11 04:10:19 -0600
  • 4ccabcef0f Bugfix luk3yx 2023-06-07 22:46:32 +1200
  • a1e7eff2ff Replace background[] with image[] in gui.Stack luk3yx 2023-06-07 22:39:57 +1200
  • c336abde7e Fix bgimg in embedded render_to_formspec_string luk3yx 2023-06-07 21:49:55 +1200
  • 20b99efaf3 Fix comment luk3yx 2023-06-01 17:09:19 +1200
  • c32ea53fd1 Fix compatibility hack luk3yx 2023-06-01 17:08:33 +1200
  • b4a72ade99 Add compatibility hack luk3yx 2023-06-01 17:05:25 +1200
  • 35fa361f8d
    fix: bgcolor settings for root node (#7) Lazerbeak12345 2023-05-31 22:56:03 -0600
  • 238e432251 Don't save fields with an empty name luk3yx 2023-05-30 16:26:45 +1200
  • 435efd014e
    feat(flow.widgets): Add nil gui object (#6) Lazerbeak12345 2023-04-18 22:54:04 -0600
  • 5df202fee1 Add unit test workflow luk3yx 2023-04-12 20:45:27 +1200
  • 7b25bc6083 Remove outdated comment luk3yx 2023-04-12 20:14:17 +1200
  • 000bd976c2 Fix license comment luk3yx 2023-04-12 20:11:36 +1200
  • cdb4e61ca9 Remove unused debug code luk3yx 2023-04-08 13:29:10 +1200
  • 60d2674a45
    feat: Add render_to_formspec_string function (#5) Lazerbeak12345 2023-04-07 19:13:44 -0600
  • fa13e188f9 Increase formspec version to 6 luk3yx 2023-04-07 08:49:15 +1200
  • d0b1825281 Fix label offset when using a fixed field size luk3yx 2023-04-02 20:35:58 +1200
  • 49fd7ec541 Fix luk3yx 2023-04-02 14:50:51 +1200
  • 7987799f44 Fix bug with non index_event dropdowns luk3yx 2023-04-02 14:48:48 +1200
  • 272fa1ecfa Make luacheck happy luk3yx 2023-04-02 08:49:15 +1200
  • 3a8fd8765e Remove undocumented parameter, lower limit again luk3yx 2023-04-02 08:29:33 +1200
  • 2efe09c2c3 Strip control characters (subject to change) luk3yx 2023-03-31 21:11:20 +1300
  • 1f754aac83 Lower length limit luk3yx 2023-03-28 14:58:57 +1300
  • 353d8c7a0b Improve field handling luk3yx 2023-03-28 14:53:28 +1300
  • bba30cc267
    feat: Add set_as_inventory_for API function (#2) Lazerbeak12345 2023-03-25 20:44:31 -0600
  • 45e61e34c9 Update README.md luk3yx 2023-03-24 16:21:51 +1300
  • e29c27de44 Update documentation luk3yx 2023-03-24 16:19:08 +1300
  • 5f2e601938 Fix gui.Stack expanding luk3yx 2023-02-09 11:08:00 +1300
  • 451f679ddc Warn when expanding unknown elements luk3yx 2023-02-08 12:30:22 +1300
  • a2fc646e77 Add gui.Stack luk3yx 2023-02-01 18:08:58 +1300