Commit Graph

  • 580508fa37 Fix showing up complex images master bell07 2018-08-27 21:15:55 +0200
  • 72107bc648 Clean up state and add validation bell07 2018-01-26 17:12:27 +0100
  • a115299266 Update API.md bell07 2018-01-26 17:11:35 +0100
  • 602245d13a Make "smartfs_name" in nodemeta private bell07 2018-01-26 17:09:35 +0100
  • 99e8809ffd rename inventory's location to invlocation to avoid confusion with state location Alexander Weber 2017-11-01 15:56:55 +0100
  • c1f484abc5 generalize tooltip support. Not for buttons only Alexander Weber 2017-11-01 15:54:58 +0100
  • ba7551d0e6 Do not call the connect method without player Alexander Weber 2017-11-01 15:47:58 +0100
  • bc9e0a8249 Allow nodemeta_on_receive_fields without player usefull for automatic formspec updates Alexander Weber 2017-11-01 15:45:11 +0100
  • e829336b84 Add enter press support to text boxes bell07 2017-11-01 13:58:27 +0100
  • 080ad817c6 Add locations interface, and support for the default engine inventory bell07 2017-10-30 16:58:38 +0100
  • 03d5f6b8f2 Escape button tooltip text Alexander Weber 2017-08-12 19:11:39 +0200
  • 067b1b44f9 Add missed listbox documentation Alexander Weber 2017-08-12 19:11:03 +0200
  • 62c48c02dc Add state:dropdown() Alexander Weber 2017-08-12 19:08:39 +0200
  • d765bf2d58 Add state:item_image() Alexander Weber 2017-08-12 19:00:30 +0200
  • 919a7e5719 Add state:vertlabel() Alexander Weber 2017-08-12 18:56:43 +0200
  • 8eacb811a7 Optimize the textlist box bell07 2017-08-13 13:48:29 +0200
  • 3de2eacda5 Add views and containers bell07 2017-08-12 01:01:35 +0200
  • 9acbd42aeb Add ability to hide elements using get/setVisible bell07 2017-03-04 21:27:15 +0100
  • 4210c3e61b Extend button element to support image buttons and tool tips bell07 2017-03-04 21:24:02 +0100
  • f353a01405 Add getBackground/setBackground support for each element bell07 2017-02-14 22:12:32 +0100
  • 6e450e9cb8 API.md: Remove duplicated element documentation bell07 2017-02-03 23:04:08 +0100
  • f5017bee47 Allow form_setup to return nil instead of true for success Alexander Weber 2017-02-03 11:10:48 +0100
  • c4e1cd702d Remove `placer` from form:attach_to_node() Alexander Weber 2017-01-03 18:35:21 +0100
  • 01fceaed80 Allow `params` to be provided when using form:attach_to_node() Alexander Weber 2017-01-03 17:59:55 +0100
  • aa792f0266 Make _sfs_recieve_ a state method called _sfs_on_receive_fields_ bell07 2017-01-03 00:28:10 +0100
  • b3dc08ad21 Define set/get for size and position in generic element table bell07 2017-01-02 23:55:56 +0100
  • 2c9b971610 Add support different smartfs versions in different mods bell07 2017-01-02 22:15:02 +0100
  • 861aa9f174 Rearrange code to match documentation, and add comments bell07 2017-01-02 22:14:24 +0100
  • 88a029d25f Correct copy and paste error in onCreate() assert messages bell07 2016-11-13 23:23:15 +0100
  • f96dc89885 Fix typo: type, not typeof bell07 2016-11-13 21:38:00 +0100
  • 0585c50aec Require all elements to have an onCreate method rubenwardy 2016-11-13 18:35:54 +0000
  • da4ada3781 Remove bad assertion in smartfs._attach_to_node_ rubenwardy 2016-11-13 18:33:16 +0000
  • 62fb1e604c Clean up element constructors, add ele:onCreate() to validate parameters rubenwardy 2016-11-13 17:14:57 +0000
  • 013201fe8f Rename _getFS_ to _buildFormspec_ rubenwardy 2016-11-13 16:47:59 +0000
  • 87920c20e4 Use assertions rather than if-then-error rubenwardy 2016-11-13 16:47:12 +0000
  • 95837b542a Move API.md and example.* to docs/ subfolder rubenwardy 2016-11-13 16:33:10 +0000
  • a4de6c61ca Properly convert indices to numbers in listbox element Alexander Weber 2016-11-13 14:50:23 +0100
  • 58a7977fef Escape user values when building formspec bell07 2016-11-13 15:15:56 +0100
  • 56e13744b5 Add clearItems method to the list element bell07 2016-11-13 15:14:14 +0100
  • 9f07a42ef7 Rename _reg to form_setup_callback rubenwardy 2016-11-13 01:34:51 +0000
  • 16fc4f8203 Support for node meta forms (plus clean ups) Alexander Weber 2016-10-24 09:18:59 +0200
  • 2e1720109e Add more methods to fields, small code clean ups Alexander Weber 2016-11-13 01:06:55 +0000
  • b6a8c0c196 Add license rubenwardy 2016-07-31 22:59:15 +0100
  • 248e9836cb WTFPL -> CC0 rubenwardy 2016-05-18 22:56:47 +0100
  • 36cc496fe8 Create mod.conf rubenwardy 2016-05-18 22:42:04 +0100
  • 0226013386 Create description.txt rubenwardy 2016-03-08 18:21:39 +0000
  • 14f15a3172 Improve textlist code, add get/set params. Ryan Nolan 2015-07-08 14:49:47 +0100
  • ca54c9b6ab Make smartfs print less rubenwardy 2015-07-07 14:58:10 +0100
  • 742d9119da Correct docs rubenwardy 2015-01-17 11:18:34 +0000
  • b2622fdfdc Fix other buttons not working in Unified Inventory rubenwardy 2015-01-17 11:14:13 +0000
  • 1dc8962af1 Fix warning message rubenwardy 2015-01-17 10:34:58 +0000
  • 8f0cf0cbd5 Comment out dofile of Example.lua rubenwardy 2015-01-17 10:33:25 +0000
  • 22509f419d Fix local and globals rubenwardy 2015-01-17 10:31:30 +0000
  • 6d6cd3c3c6 Merge pull request #5 from t4im/master rubenwardy 2014-12-29 19:09:34 +0000
  • 1fa71601f0 add support for inventory listings to smartfs Tim 2014-12-29 19:05:21 +0100
  • 2024792825 Update documentation rubenwardy 2014-06-02 17:52:24 +0100
  • 87bffb8d96 typo rubenwardy 2014-06-02 17:51:00 +0100
  • 10edda9a4d Add smartfs() function rubenwardy 2014-06-02 17:50:26 +0100
  • 701a615a7c Update api.md rubenwardy 2014-05-18 17:38:23 +0100
  • 199cd7a218 Update documentation with button exit_on_click rubenwardy 2014-05-18 17:18:03 +0100
  • fd0e1da78b Update smartfs.lua Ryan 2014-05-18 15:37:19 +0100
  • dce58e3bf1 Add list box to state rubenwardy 2014-04-25 09:11:21 +0100
  • 389d43489b Add list box element documentation rubenwardy 2014-04-25 09:09:37 +0100
  • 4a96445bfc Reformat list box element and add remove item idx rubenwardy 2014-04-25 09:09:04 +0100
  • c0fb7f437a Add custom code element to api.md rubenwardy 2014-04-25 08:59:41 +0100
  • 4cf4445125 Fix list bugs rubenwardy 2014-04-17 15:43:13 +0100
  • 23a82c4cac Merge pull request #2 from webdesigner97/master rubenwardy 2014-04-17 15:41:16 +0100
  • fed65efaa5 fix crash because of empty self.data.items webdesigner97 2014-04-16 18:36:47 +0200
  • 847ab09fea Fix bug in lists rubenwardy 2014-04-16 16:54:28 +0100
  • 1d32828b0e Add textlists, by domtron vox rubenwardy 2014-04-16 16:47:14 +0100
  • c700a12346 Update README.md rubenwardy 2014-03-04 18:02:31 +0000
  • e92a5e37d0 Add note on order of execution rubenwardy 2014-03-04 18:01:35 +0000
  • 910dd28ffc Update api.md rubenwardy 2014-03-04 17:57:33 +0000
  • 163f80fb67 Update api.md rubenwardy 2014-03-04 17:53:27 +0000
  • e8b3e86cf1 Remove mistake rubenwardy 2014-03-04 17:52:16 +0000
  • c29c0fbaa3 Document more state values rubenwardy 2014-03-04 17:51:45 +0000
  • 627988ebc3 Fix typo rubenwardy 2014-03-03 19:44:01 +0000
  • 1d6ad055f4 Add examples rubenwardy 2014-03-03 19:42:35 +0000
  • 1234617ab9 Add loading checks to smartfs.create rubenwardy 2014-03-03 19:40:03 +0000
  • c0e6471c45 Update api.md rubenwardy 2014-03-03 19:39:31 +0000
  • 4d91f37b0b Update README.md rubenwardy 2014-03-03 19:30:52 +0000
  • 30169d1d8d Update api.md rubenwardy 2014-03-03 19:28:37 +0000
  • e7b2f0885e Update api.md rubenwardy 2014-03-03 19:27:49 +0000
  • bf7727e4ec Add dynamic forms rubenwardy 2014-03-03 19:24:39 +0000
  • b8c8ffc841 Fix inventories and restructure rubenwardy 2014-03-03 19:14:28 +0000
  • 01328a0a44 Update api.md rubenwardy 2014-03-03 19:12:15 +0000
  • 117cd04856 Update api.md rubenwardy 2014-03-03 19:07:42 +0000
  • ca7ca976f8 Update README.md rubenwardy 2014-03-03 19:07:29 +0000
  • 4108c0feda Update README.md rubenwardy 2014-03-03 19:03:17 +0000
  • 9f92abc123 Create api.md rubenwardy 2014-03-03 19:03:12 +0000
  • 29be07abad Fix error handling rubenwardy 2014-02-21 17:03:39 +0000
  • a931d06fba Clean the code in example.lua rubenwardy 2014-02-20 20:48:31 +0000
  • 0f7e791371 Add an alias for onClick for cleaner code rubenwardy 2014-02-20 20:41:03 +0000
  • f690939479 Fix inventory submission for inventory_plus rubenwardy 2014-02-20 20:35:24 +0000
  • 0d58b554d2 Fix inventory submission for unified_inventory rubenwardy 2014-02-20 20:28:42 +0000
  • c5d125378d Add support for inventory_plus rubenwardy 2014-02-20 20:15:19 +0000
  • eadcbc8ee0 Add support for unified_inventory rubenwardy 2014-02-20 20:00:00 +0000
  • 2bcbfa1b61 Add parameters to show, and fix close rubenwardy 2014-02-20 19:41:31 +0000
  • f239d3177e Add close button Andrew Ward 2013-11-05 13:28:56 +0000
  • 0a7e9e62bd Add examples Andrew Ward 2013-10-28 19:08:18 +0000