Commit Graph

87 Commits

Author SHA1 Message Date
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
Lars Mueller
adb4b4fdaf Indentation: Use only tabs 2021-03-27 20:10:49 +01:00
Lars Mueller
d1baf23814 Split up "minetest" module in multiple files 2021-03-25 17:46:04 +01:00
Lars Mueller
11e8bc6f4c Fix assertdump stack level 2021-03-25 11:47:34 +01:00
Lars Mueller
2c051cc026 Add & use modlib.assertdump 2021-03-24 20:27:02 +01:00
Lars Mueller
2005754a46 Add binary module to reduce code duplication 2021-03-13 16:55:21 +01:00
Lars Mueller
8105ee2419 Experimental binary lua object notation (bluon) 2021-03-05 15:07:34 +01:00
Lars Mueller
44cca2569c Make modlib independent of Minetest 2021-03-04 12:18:26 +01:00
Lars Mueller
155ab6deb7 Add simple k-d-tree 2021-02-07 00:40:25 +01:00
Lars Mueller
6f0e6f459b Add quaternion from character_anim 2021-02-02 10:38:21 +01:00
Lars Mueller
cfdf3cf67b Improve mod.get_resource 2021-02-01 16:22:37 +01:00
Lars Mueller
f5a7d6b1fe Experimental Blitz3D .b3d file reader 2021-01-31 21:41:42 +01:00