Commit Graph

98 Commits

Author SHA1 Message Date
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
Lars Mueller
0315a77696 Localize globals per file for all modules 2021-06-11 20:47:29 +02:00
Lars Mueller
257b9bc4d7 Remove "data" module in favor of "persistence" 2021-05-13 15:46:53 +02:00
Lars Mueller
54f45b3384 Bump version 2021-05-13 15:15:04 +02:00
Lars Mueller
8dc3054dd0 Patch globals leaking into modlib modules 2021-05-12 18:30:16 +02:00
Lars Mueller
db08d8bbde Experimental schematic format 2021-05-08 21:17:44 +02:00
Lars Mueller
e28ee76d7d Add debug module 2021-05-04 16:18:46 +02:00
Lars Mueller
c3f1cf8af9 Remove testing code 2021-05-04 15:17:10 +02:00
Lars Mueller
68f6573ff5 Bump version 2021-04-23 19:35:03 +02:00
Lars Mueller
7c1729acf9 Bump version 2021-04-23 12:43:05 +02:00
Lars Mueller
7253e2837a Fix undeclared global arg warning 2021-04-22 18:13:06 +02:00
Lars Mueller
95e4caa2f8 Bump version 2021-04-21 21:40:07 +02:00
Lars Mueller
7e00e3a237 Tabs 2021-04-21 21:29:22 +02:00
Lars Mueller
1ed07d6015 Make logfiles Minetest-independent 2021-04-21 21:28:27 +02:00
Lars Mueller
f516cc6bb8 Add Lua log files 2021-04-21 21:11:00 +02:00
Lars Mueller
fc683ce28c Bump version 2021-04-02 21:09:40 +02:00
Lars Mueller
bc6cd004ae Bump version 2021-04-01 01:06:12 +02:00
Lars Mueller
3bc15ad685 Bump version 2021-04-01 00:05:34 +02:00
Lars Mueller
41f25a9e31 Bump version 2021-03-31 23:42:41 +02:00
Lars Mueller
98bd1741ad Bump version 2021-03-31 22:37:04 +02:00
Lars Mueller
7bde15d703 assertdump is currently Minetest-dependent 2021-03-31 11:23:49 +02:00
Lars Mueller
cd9e1f13e1 Bump version 2021-03-30 22:27:16 +02:00
Lars Mueller
cd1c99c1db Merge branch 'lazy-loading' 2021-03-30 18:13:27 +02:00
Lars Mueller
ab37e3a606 Bump version 2021-03-30 18:10:50 +02:00
Lars Mueller
91841fdfa4 Localize variable 2021-03-30 18:04:45 +02:00
Lars Mueller
10ad1270e8 Experimental lazy loading 2021-03-29 14:42:56 +02:00
Lars Mueller
82f0e2942a Fix syntax error & indentation 2021-03-27 21:04:49 +01:00
Lars Mueller
f14aef3899 Add modlib.version 2021-03-27 20:44:28 +01:00