Lars Mueller
|
b688f49632
|
Remove modlib.conf module
|
2022-10-03 18:27:34 +02:00 |
|
Lars Mueller
|
ea534909c7
|
Remove defunct Lua version compat
|
2022-10-03 18:24:07 +02:00 |
|
Lars Mueller
|
b19d4febb2
|
Add modlib.G & modlib.set_environment
|
2022-10-03 18:22:59 +02:00 |
|
Lars Mueller
|
4d6e5fdfb0
|
Add less_than function utility module
|
2022-10-01 18:11:44 +02:00 |
|
Lars Mueller
|
1244f1eba0
|
Move setting tree building from conf to mod module
|
2022-09-28 20:45:00 +02:00 |
|
Lars Mueller
|
ffba199b96
|
Remove ranked set
|
2022-09-20 19:44:01 +02:00 |
|
Lars Mueller
|
d2183f2357
|
Remove deprecated assertdump
|
2022-09-17 20:10:14 +02:00 |
|
Lars Mueller
|
644c00aae1
|
Remove deprecated modlib.log module
|
2022-09-17 20:07:00 +02:00 |
|
Lars Mueller
|
8a8f30f2aa
|
Remove deprecated modlib.player module
|
2022-09-17 19:34:57 +02:00 |
|
Lars Mueller
|
825599f2d0
|
Move text.utf8 to utf8.char
|
2022-09-09 14:17:18 +02:00 |
|
Lars Mueller
|
341dd5851b
|
Add vararg module & move func.aggregate to it
|
2022-09-07 12:43:16 +02:00 |
|
Lars Mueller
|
bd150ce209
|
Move iterator utils from func to own module
|
2022-09-07 11:41:53 +02:00 |
|
Lars Mueller
|
ed3ab9c403
|
Release rolling-98
|
2022-07-03 19:00:12 +02:00 |
|
Lars Mueller
|
cc0a56dd7a
|
Bump version
|
2022-06-27 21:20:29 +02:00 |
|
Lars Mueller
|
21e97ca329
|
Remove local tests in favor of a test repo
|
2022-06-27 21:19:24 +02:00 |
|
Lars Mueller
|
738ae8a6ae
|
Bump version & update changelog
|
2022-06-08 11:31:51 +02:00 |
|
Lars Mueller
|
b974113fa9
|
Turn conf.build_tree error into warning
|
2022-06-01 11:31:15 +02:00 |
|
Lars Mueller
|
7989f40615
|
Bump version
|
2022-05-13 12:49:15 +02:00 |
|
Lars Mueller
|
201f32694f
|
Bump version
|
2022-05-13 12:20:35 +02:00 |
|
Lars Mueller
|
d2656f08de
|
Bump version
|
2022-05-13 11:51:00 +02:00 |
|
Lars Mueller
|
f9a2797c92
|
Bump version
|
2022-05-13 11:45:21 +02:00 |
|
Lars Mueller
|
49472bfc66
|
Bump version
|
2022-05-13 11:37:24 +02:00 |
|
Lars Mueller
|
f0d888d44d
|
Bump version
|
2022-05-12 10:45:07 +02:00 |
|
Lars Mueller
|
3fc0808b18
|
Bump version
|
2022-05-11 20:22:21 +02:00 |
|
Lars Mueller
|
e0733cc469
|
Bump version
|
2022-02-28 01:23:12 +01:00 |
|
Lars Mueller
|
cb15345e13
|
Bump version again
|
2022-02-27 17:33:38 +01:00 |
|
Lars Mueller
|
7cf3bd2944
|
Turn remaining MT-only modules into MT-submodules
Affects mod, log, conf & player. Preserves compat through aliases.
|
2022-01-25 19:51:46 +01:00 |
|
Lars Mueller
|
e3ef255bf5
|
Add hashheap
|
2022-01-19 16:45:47 +01:00 |
|
Lars Mueller
|
c87effd9a5
|
Expose web module
|
2022-01-09 17:32:11 +01:00 |
|
Lars Mueller
|
005be9fbf5
|
Add web.html.[un]escape
|
2022-01-04 13:42:46 +01:00 |
|
Lars Mueller
|
9b72be42af
|
Code quality
|
2021-11-06 18:45:12 +01:00 |
|
Lars Mueller
|
6937b6782c
|
Fix dir_delim move
|
2021-11-06 18:38:08 +01:00 |
|
Lars Mueller
|
5cf756245b
|
Prevent global access warning
|
2021-11-06 18:35:29 +01:00 |
|
Lars Mueller
|
c02a83aee8
|
Move dir_delim to file module, add file.concat_path
|
2021-11-06 18:32:35 +01:00 |
|
Lars Mueller
|
6ef5aad1d7
|
Expose JSON module
|
2021-09-07 21:08:46 +02:00 |
|
Lars Mueller
|
29ffa18ff6
|
Improve compat code
|
2021-08-16 18:24:11 +02:00 |
|
Lars Mueller
|
93f9e3adb1
|
Remove "_ml" alias
|
2021-08-16 18:11:55 +02:00 |
|
Lars Mueller
|
3701be0d87
|
Remove unnecessary minetest module forceloading
|
2021-08-16 17:35:17 +02:00 |
|
Lars Mueller
|
4268a05d5a
|
Fix mod.get_resource being unavailable
|
2021-08-16 17:23:25 +02:00 |
|
Lars Mueller
|
7eed42c68d
|
Fix get_gametime force loading
|
2021-08-16 17:21:28 +02:00 |
|
Lars Mueller
|
aafba83c26
|
Remove buggy hacks from get_gametime
|
2021-08-15 22:07:31 +02:00 |
|
Lars Mueller
|
fa88e4d201
|
Release
|
2021-08-15 14:33:38 +02:00 |
|
Lars Mueller
|
e743a6f037
|
Bump version
|
2021-08-09 15:24:01 +02:00 |
|
Lars Mueller
|
b8d8d3c4d1
|
Fix SQLite3 requiring for trusted modlib
|
2021-08-09 14:30:55 +02:00 |
|
Lars Mueller
|
2a1cbc64ea
|
Enable hashlist
|
2021-07-12 21:32:15 +02:00 |
|
Lars Mueller
|
1d2c6c5c37
|
Add experimental luon module
|
2021-07-06 21:56:20 +02:00 |
|
Lars Mueller
|
56ad946ec0
|
Bump version
|
2021-06-18 20:58:21 +02:00 |
|
Lars Mueller
|
137e471262
|
Lazy alias handling, remove testing code
|
2021-06-18 20:55:08 +02:00 |
|
Lars Mueller
|
cedfe1387b
|
Remove most global localization from init.lua
|
2021-06-18 20:44:07 +02:00 |
|
Lars Mueller
|
4175974def
|
Redo environments
|
2021-06-17 19:45:08 +02:00 |
|