Commit Graph

122 Commits (657ba25890bc77ca2227aa281c5410dc65316eb1)

Author SHA1 Message Date
Jordan Irwin 657ba25890 Add screenshot 2021-07-30 23:20:45 -07:00
Jordan Irwin df515241ed Add git attributes to exclude some dirs & files from releases 2021-07-30 23:16:37 -07:00
Jordan Irwin f4b1053064 LDoc: some touch-ups to gendoc.sh script 2021-07-30 23:00:10 -07:00
Jordan Irwin cbc6235f25 LDoc: set min-height for "content" element 2021-07-30 18:17:55 -07:00
Jordan Irwin 9052543301 Minor changes to Lua docstrings 2021-07-30 18:09:00 -07:00
Jordan Irwin 970d8b3aab Update API reference link in README 2021-07-30 17:57:26 -07:00
Jordan Irwin c41f6e8a0a Delete static HTML docs 2021-07-30 17:56:24 -07:00
Jordan Irwin f4b3e2e7c2 Add GitHub workflow for building HTML docs on gh-pages branch 2021-07-30 17:55:50 -07:00
Jordan Irwin c13f78b471 LDoc: move files for generating docs into ".ldoc" directory 2021-07-30 17:54:33 -07:00
Jordan Irwin 99544d286f LDoc: set executable bit for gendoc.sh script 2021-07-30 17:19:48 -07:00
Jordan Irwin fbcfe1646a Update localization template & Spanish translation 2021-07-30 17:18:37 -07:00
Jordan Irwin 4d959e69cb Update help strings for "ctool" chat command 2021-07-30 17:17:48 -07:00
Jordan Irwin c98f6a656e Change "cleaner" chat command to "ctool" 2021-07-30 16:30:52 -07:00
Jordan Irwin 3a708a03b6 Re-generate HTML docs 2021-07-30 16:17:09 -07:00
Jordan Irwin e0bf9a56e6 LDoc: add world path config file usage to HTML docs 2021-07-30 16:16:47 -07:00
Jordan Irwin 4c5069447c Add some details to settings docstrings 2021-07-30 16:15:52 -07:00
Jordan Irwin 64f31da3f2 LDoc: Add some functionality to config.ld 2021-07-30 16:15:21 -07:00
Jordan Irwin c5ae889ee5 Fix typo in changelog 2021-07-30 16:13:23 -07:00
Jordan Irwin cc11d749c2 Add to TODO list 2021-07-30 15:49:07 -07:00
Jordan Irwin a708add44d Add/update localization strings 2021-07-30 15:29:26 -07:00
Jordan Irwin 182726e999 Clean up tool mode switching 2021-07-29 23:50:20 -07:00
Jordan Irwin 982a746e23 Re-generate HTML docs 2021-07-29 13:38:53 -07:00
Jordan Irwin 14394db3ea Add to TODO list 2021-07-29 13:38:29 -07:00
Jordan Irwin 4f9e5a6434 Move pencil into tools.lua 2021-07-29 13:38:10 -07:00
Jordan Irwin 43dadcb706 Re-generate HTML docs 2021-07-29 12:48:48 -07:00
Jordan Irwin ca65bafb5f LDoc: use custom stylesheet to make navigation panel fixed 2021-07-29 12:48:35 -07:00
Jordan Irwin d3082948b1 Add sound sources used to created OGG files 2021-07-29 12:42:08 -07:00
Jordan Irwin cf01b532f0 Re-generate HTML docs 2021-07-29 12:40:38 -07:00
Jordan Irwin d4ec55be08 Add usage docstring for pencil item 2021-07-29 12:40:25 -07:00
Jordan Irwin 9dfa90292c Flip pencil image when mode changed 2021-07-29 12:32:17 -07:00
Jordan Irwin 6c1104d19b Re-generate HTML docs 2021-07-28 01:44:52 -07:00
Jordan Irwin 6bbc63dd19 Don't list "cleaner" under unsafe commands in docs 2021-07-28 01:44:33 -07:00
Jordan Irwin a657e566d5 Re-generate HTML docs 2021-07-28 01:41:26 -07:00
Jordan Irwin b9455caeb2 LDoc: add "tool" type 2021-07-28 01:41:15 -07:00
Jordan Irwin 6b211cf5f6 Add pencil tool for erasing, adding, & swapping nodes 2021-07-28 01:39:38 -07:00
Jordan Irwin 84d3960664 Re-generate HTML docs 2021-07-27 20:48:51 -07:00
Jordan Irwin a221c11ec6 Update docstrings 2021-07-27 20:48:31 -07:00
Jordan Irwin b1fd6df8ce Add Spanish localization 2021-07-27 20:46:48 -07:00
Jordan Irwin 5568a1e91a Make chat commands plural 2021-07-27 19:30:31 -07:00
Jordan Irwin d2209675ed Improve help messages 2021-07-27 19:22:06 -07:00
Jordan Irwin cad47e4c88 Add to TODO list 2021-07-27 19:20:54 -07:00
Jordan Irwin 4bb6bd0300 Add required "textdomain" line to localizations template 2021-07-27 16:59:26 -07:00
Jordan Irwin 9365fd9515 Use more appropriate node swapping 2021-07-27 16:58:33 -07:00
Jordan Irwin 9fa1b2b4ff Register item replacement with node replacement 2021-07-20 19:46:58 -07:00
Jordan Irwin 9230e0c392 Re-generate HTML docs 2021-07-12 23:44:46 -07:00
Jordan Irwin 3080612409 Add remove_item function to API 2021-07-12 23:44:28 -07:00
Jordan Irwin 2c9a44fbc1 Re-generate HTML docs 2021-07-12 23:05:21 -07:00
Jordan Irwin 7a482de659 Support updating 3d_armor inventory lists via chat command...
https://content.minetest.net/packages/stu/3d_armor/
2021-07-12 23:03:23 -07:00
Jordan Irwin 5fcc824d0e make sure inventory exists before updating lists 2021-07-12 23:02:50 -07:00
Jordan Irwin e81ed836dc Support updating items in cornernote's bags mod with chat command...
Homepage: http://cornernote.github.io/minetest-bags/
Git repo: https://github.com/cornernote/minetest-bags
2021-07-12 22:37:43 -07:00