Commit Graph

96 Commits

Author SHA1 Message Date
rubenwardy
83067e5027 Chat: Restructure layout 2022-06-18 21:36:02 +01:00
rubenwardy
4506a8c3da Chat: Fix syntax error 2022-06-18 21:23:35 +01:00
rubenwardy
14a356ded1 Chat: Add string.split 2022-06-18 21:20:15 +01:00
rubenwardy
8163b0cb37 Translation: Add chapter 2022-06-17 17:34:22 +01:00
rubenwardy
a5b822122f Remove information on basic Lua programming, link to PiL 2022-06-14 00:33:55 +01:00
rubenwardy
ca08a9af49 Remove mentions of Travis 2022-06-14 00:21:06 +01:00
rubenwardy
310f2d120d Lua: Reorder programming section 2022-03-22 12:25:47 +00:00
rubenwardy
fb99ab6d6c Fix syntax error in Lua in environment.md 2021-06-26 23:15:26 +01:00
rubenwardy
0c6cfc1563 Small improvements 2021-05-08 21:13:25 +01:00
rubenwardy
089ea288dd Remove ChatCmdBuilder chapter 2021-05-07 16:17:28 +01:00
Travis Wrightsman
f45055554b Fix modpack conf file extension 2021-03-27 17:02:32 +01:00
rubenwardy
5e0399a7af Storage: Fix example
Fixes #106
2021-02-21 04:26:49 +00:00
rubenwardy
f1f051c3cb Inventories: 0 is used to prevent take, not -1 2021-02-21 04:23:48 +00:00
rubenwardy
d2252cfd95 Objects: HitPoints -> Health Points 2021-01-27 18:43:06 +00:00
rubenwardy
ae2ba6898f Lua Scripting: Fix mistakes 2021-01-27 16:37:21 +00:00
rubenwardy
8892bcd8e9 Items: Split Item Aliases from Item Names 2021-01-25 12:18:39 +00:00
rubenwardy
3e265da9b5 Objects: Add damage documentation 2021-01-25 11:05:28 +00:00
rubenwardy
6622a49cd1 Basic Map Operations: Improve chapter
Fixes #100
2021-01-25 08:51:11 +00:00
rubenwardy
e8e16eee5d LVM: Fix ContentID inaccuracy 2021-01-25 08:38:39 +00:00
Ezhh
d12e5244b3 Lua Scripting: Improve chapter 2021-01-25 08:35:55 +00:00
rubenwardy
80bc6d32d8 Improve issues caused by cleanup commit 2021-01-05 20:51:13 +00:00
rubenwardy
658c35e35c Node Timers: Remove unnecessary information 2021-01-05 20:50:53 +00:00
rubenwardy
84aadea47a Basic Map Operations: Fix distance check being 2d 2020-12-24 19:45:10 +00:00
rubenwardy
e5add369f8 Remove lua_api.html 2020-12-24 13:38:26 +00:00
rubenwardy
37e530728b Improve various chapters 2020-12-24 13:25:31 +00:00
Zughy
25d346a15b IT | Small fixes 2020-10-14 18:18:55 +00:00
Vinicius Martins
bffaa74d37 Update inventories.md
inv.get_size is a method so should be called with ":"
2020-08-08 22:56:50 +00:00
Zughy
0b71965a6a GUIs (Formspecs): A few fixes + missing description 2020-07-14 03:04:38 +00:00
Zughy
ec3a95cea6 Description + teeny tiny fix 2020-07-08 11:37:19 +02:00
Zughy
a635cc2c90 Several small changes 2020-07-05 23:26:25 +00:00
Marco
ad3bb59e0a Update links to Gitlab and fix repetition 2020-05-04 22:55:54 +01:00
rubenwardy
d22f99669e Formspecs: Update for 5.2 2020-05-04 22:15:11 +01:00
rubenwardy
2b75ac00da Biomes and Decorations: Improve and fix errors 2020-03-28 20:22:29 +00:00
Ezhh
a465572ae5 Biomes and Decorations: Create chapter 2020-03-28 20:22:25 +00:00
rubenwardy
390eec68ac Objects and Entities: Improve object property and entity table descriptions 2020-03-28 19:59:39 +00:00
rubenwardy
8b7950066d Create advanced map section 2019-08-14 14:45:42 +01:00
rubenwardy
6e09b6f447 Formspecs: Rewrite chapter 2019-08-14 14:39:42 +01:00
Panquesito7
4feb9b4251 Fix wiki link (#100) 2019-08-14 00:51:46 +01:00
rubenwardy
048ebb2887 Fix table of content capitalisation 2019-08-13 15:09:51 +01:00
rubenwardy
a38a120833 ItemStacks and Inventories: Add detached inventory creation
Fixes #69
2019-07-01 21:48:08 +01:00
rubenwardy
6fa3c37871 Objects, Players, and Entities: add deg/rad warning, add attachment example
Fixes #70
2019-07-01 21:01:51 +01:00
rubenwardy
990883c439 LVM: Warn about minetest.get_mapgen_object('voxelmanip')
Fixes #94
2019-07-01 21:01:45 +01:00
rubenwardy
10bf0e31ce Clean Architecture: Reorder sections 2019-05-31 18:54:30 +01:00
rubenwardy
79a522f852 Fix grammar issues spotted by grammarly 2019-05-31 18:32:40 +01:00
rubenwardy
2934517a5d Node Drawtypes: Rewrite chapter 2019-03-26 02:52:05 +00:00
rubenwardy
059ce7fde7 Lua Scripting: Fix dead link 2019-03-25 18:05:59 +00:00
rubenwardy
19236cddf7 Getting Started: Add where are mods stored? 2019-03-25 18:04:09 +00:00
Hugo Locurcio
70aa77865d Enable colors when using Luacheck in Travis CI (#96)
Travis CI has supported colored console output for a while now.
2019-02-22 14:37:16 +00:00
ANAND
9479d5cbc1 Fix incorrect capitalisation 2019-01-17 11:49:59 +00:00
rubenwardy
d1986dcfa7
Nodes, Items, and Crafting: Fix typo 2018-12-17 23:06:02 +00:00