0siribix
|
0be97c144a
|
MC server doesn't seem to like it when cleaner.json is empty and causes a server crash
|
2022-03-09 10:18:09 -06:00 |
|
Jordan Irwin
|
9ca550703b
|
Fix undeclared global...
https://github.com/AntumMT/mod-cleaner/issues/2
|
2022-01-10 14:21:48 -08:00 |
|
Jordan Irwin
|
b261dda15c
|
LDoc: update gendoc script to add version info
|
2021-08-16 02:29:13 -07:00 |
|
Jordan Irwin
|
06e4408b91
|
Change workflow to build versioned docs on gh-pages
|
2021-08-16 02:24:16 -07:00 |
|
Jordan Irwin
|
6b3220048b
|
LDoc: add script to build versioned docs
|
2021-08-16 02:18:29 -07:00 |
|
Jordan Irwin
|
f0004e3c7b
|
Increment version to 1.2.1
|
2021-08-14 21:59:59 -07:00 |
|
Jordan Irwin
|
e3959a815f
|
Add helper script for setting version
|
2021-08-14 21:55:00 -07:00 |
|
Jordan Irwin
|
45e59dbf8b
|
Use sounds mod for playing sounds
|
2021-08-14 21:51:59 -07:00 |
|
Jordan Irwin
|
0098ef5da4
|
Add to TODO list
|
2021-08-08 20:49:39 -07:00 |
|
Jordan Irwin
|
51a812fa86
|
LDoc: add "multimodule" param to gendoc.sh script
|
2021-08-02 02:10:23 -07:00 |
|
Jordan Irwin
|
5efafec098
|
Fix typo in changelog & add info
|
2021-08-02 02:09:56 -07:00 |
|
Jordan Irwin
|
0ab5d51584
|
LDoc: remove custom css
|
2021-08-02 02:09:26 -07:00 |
|
Jordan Irwin
|
319e671fc2
|
Fix media_license in .cdb.json
|
2021-08-01 23:13:37 -07:00 |
|
Jordan Irwin
|
dd61f9f9cf
|
"forums" must be an integer in .cdb.json
|
2021-08-01 23:08:32 -07:00 |
|
Jordan Irwin
|
8645c7aa49
|
Remove trailing comma from .cdb.json...
JSON format does not support trailing commas.
|
2021-08-01 17:09:08 -07:00 |
|
Jordan Irwin
|
3ac5558a9e
|
LDoc: change favicon to link to Minetest official logo
|
2021-07-31 23:32:01 -07:00 |
|
Jordan Irwin
|
50c7a8cd98
|
LDoc: add favicon
|
2021-07-31 23:11:01 -07:00 |
|
Jordan Irwin
|
f9acae8bc7
|
LDoc: use cleaner_pencil texture for icon
|
2021-07-31 21:13:29 -07:00 |
|
Jordan Irwin
|
93767a2723
|
LDoc: fix message in gendoc.sh script
|
2021-07-31 21:12:43 -07:00 |
|
Jordan Irwin
|
da24ace035
|
Update docstrings
|
2021-07-31 18:47:34 -07:00 |
|
Jordan Irwin
|
e5e0d7f620
|
LDoc: format chat command parameters the same as functions
|
2021-07-31 18:44:54 -07:00 |
|
Jordan Irwin
|
b6ce523957
|
LDoc: add some special tags handling
|
2021-07-31 17:42:42 -07:00 |
|
Jordan Irwin
|
c00ee93e79
|
Docstrings update
|
2021-07-31 15:43:58 -07:00 |
|
Jordan Irwin
|
bb528d74a8
|
LDoc: add chat command handler
|
2021-07-31 15:42:50 -07:00 |
|
Jordan Irwin
|
7f9e645900
|
Increment version to 1.2
|
2021-07-31 14:37:27 -07:00 |
|
Jordan Irwin
|
fd6032a879
|
Fix node placement with pencil in write mode
|
2021-07-31 13:30:14 -07:00 |
|
Jordan Irwin
|
28f1f355c0
|
LDoc: clean up config
|
2021-07-31 04:21:41 -07:00 |
|
Jordan Irwin
|
df81a7755b
|
Touch up docstrings
|
2021-07-31 04:19:35 -07:00 |
|
Jordan Irwin
|
689f911cb3
|
LDoc: new tags for embedding videos
|
2021-07-31 04:17:50 -07:00 |
|
Jordan Irwin
|
9c80a957e3
|
Fix typo in docstring
|
2021-07-31 03:36:19 -07:00 |
|
Jordan Irwin
|
29f772dc92
|
Add to TODO list
|
2021-07-31 01:20:34 -07:00 |
|
Jordan Irwin
|
9972213c9b
|
Update localization template & Spanish translation
|
2021-07-31 01:20:16 -07:00 |
|
Jordan Irwin
|
0dbd7b1243
|
Add chat command to find names of nearby nodes
|
2021-07-31 01:19:52 -07:00 |
|
Jordan Irwin
|
0acbd3318b
|
Fix message for find_unknown_nodes chat command
|
2021-07-31 01:17:58 -07:00 |
|
Jordan Irwin
|
95adf18f23
|
Check chat command radius parameter & limit max to 100
|
2021-07-31 01:17:07 -07:00 |
|
Jordan Irwin
|
09d6475ce0
|
Fix missing sound_hand declaration
|
2021-07-31 01:11:12 -07:00 |
|
Jordan Irwin
|
1277f7a784
|
Update TODO list
|
2021-07-30 23:55:08 -07:00 |
|
Jordan Irwin
|
44f643195c
|
Add .cdb.json file for ContentDB updates
|
2021-07-30 23:48:00 -07:00 |
|
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 |
|