rubenwardy
|
7cf48f5132
|
Formspecs: Fix spelling of features
|
2023-01-27 14:04:31 +00:00 |
|
rubenwardy
|
46a909aae7
|
Update LICENSE
|
2022-09-26 13:31:46 +00:00 |
|
rubenwardy
|
72fa14880f
|
Add LICENSE
|
2022-09-26 13:30:12 +00:00 |
|
debiankaios
|
bcb6c0dbb4
|
Fix various code typos/issues
|
2022-08-21 16:39:43 +00:00 |
|
rubenwardy
|
13a50925f1
|
Remove links to dev wiki
|
2022-08-15 23:29:44 +01:00 |
|
rubenwardy
|
56e157adc7
|
Callbacks: Fix code errors
|
2022-08-05 16:12:27 +01:00 |
|
rubenwardy
|
51cf848657
|
Inventories: Update chapter
|
2022-08-01 19:05:44 +01:00 |
|
rubenwardy
|
bfc343d1f5
|
Creating Textures: Update chapter
|
2022-08-01 19:02:25 +01:00 |
|
rubenwardy
|
52bdbab871
|
Item Callbacks: Fix description
|
2022-07-31 20:52:27 +01:00 |
|
rubenwardy
|
f7d2a61fbd
|
Fix sitemap: false being included in sitemap.json
|
2022-07-31 20:40:47 +01:00 |
|
rubenwardy
|
df46f465cd
|
Remove SFINV chapter
|
2022-07-31 20:33:39 +01:00 |
|
rubenwardy
|
f8c9da8261
|
Item Callbacks: Add chapter
|
2022-07-31 20:10:04 +01:00 |
|
rubenwardy
|
bc8820c4b6
|
Inventories: Update chapter
#104
|
2022-07-31 17:57:55 +01:00 |
|
rubenwardy
|
b5fcac7ed5
|
Lua Scripting: Update chapter
|
2022-07-31 17:39:25 +01:00 |
|
rubenwardy
|
e88b892551
|
Getting Started: Improve chapter
|
2022-07-31 17:23:13 +01:00 |
|
rubenwardy
|
e4bb144c7d
|
Remove mentions of Atom editor
|
2022-07-12 20:16:18 +01:00 |
|
rubenwardy
|
8a021d8b39
|
Translations: Fix typos and improve wording
|
2022-07-04 17:47:23 +01:00 |
|
Zughy
|
b5c530c99e
|
IT | small fixes
|
2022-06-19 22:29:35 +00:00 |
|
Zughy
|
f9bc3f1fc0
|
IT | translation chapter + cleanup
|
2022-06-19 22:18:53 +00:00 |
|
rubenwardy
|
f6c8a42696
|
Translations: Fix typos
|
2022-06-18 21:44:03 +01:00 |
|
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
|
80605008c9
|
IT: Add missing Translations chapter
|
2022-06-17 17:39:28 +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
|
770a6f4e2e
|
Fix <link rel=alternative> URLs
|
2022-06-07 18:14:53 +01:00 |
|
rubenwardy
|
7e12752e12
|
Fix canonical link
|
2022-06-07 18:10:31 +01:00 |
|
rubenwardy
|
f6f17982a2
|
Fix .gitlab-ci.yml
|
2022-06-07 18:07:46 +01:00 |
|
rubenwardy
|
6494e4b341
|
Add language and <link> tags
|
2022-06-07 17:55:25 +01:00 |
|
Zughy
|
f1fb608e98
|
IT | small fixes
|
2022-03-30 12:39:54 +00:00 |
|
rubenwardy
|
310f2d120d
|
Lua: Reorder programming section
|
2022-03-22 12:25:47 +00:00 |
|
rubenwardy
|
6c8ef461b7
|
Update .gitlab-ci.yml
|
2022-03-21 00:39:02 +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 |
|
Zughy
|
c455aff265
|
IT | Update to the latest commits
|
2021-01-28 00:13:08 +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
|
12e6cb7291
|
Update copyright year
|
2021-01-25 12:26:08 +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
|
c258e67f35
|
Update writing guide
|
2021-01-25 08:57:13 +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 |
|