Commit Graph

237 Commits

Author SHA1 Message Date
Lars Mueller
1d2c6c5c37 Add experimental luon module 2021-07-06 21:56:20 +02:00
Lars Mueller
1764665193 Add table.count_values 2021-07-06 10:31:42 +02:00
Lars Mueller
d852c081ed Add circular test for Lua log file 2021-07-06 09:24:25 +02:00
Lars Mueller
e49d75a822 Fix patterns 2021-07-06 09:24:13 +02:00
Lars Mueller
cc88228d25 Lua log file: Fix handling of circular tables 2021-07-05 18:00:54 +02:00
Lars Mueller
abced343d8 Deal with Lua log file memory leak 2021-07-03 19:35:02 +02:00
Lars Mueller
263560f48c Add vector.rotate3 2021-07-03 17:29:35 +02:00
Lars Mueller
95415c0929 Add table.deep_foreach_any 2021-07-03 12:19:44 +02:00
Lars Mueller
7a82efb75f Add func.iterate and func.aggregate 2021-07-03 11:55:36 +02:00
Lars Mueller
eb2db70201 Add func.curry_full 2021-07-03 11:55:14 +02:00
Lars Mueller
7f05c5d07e Rename func.call to func.args to fix name collision 2021-07-03 11:52:27 +02:00
Lars Mueller
56ad946ec0 Bump version 2021-06-18 20:58:21 +02:00
Lars Mueller
245284f5f8 Fix vector aliases 2021-06-18 20:57:15 +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
adc429cf9d Add table to player.lua locals 2021-06-18 20:42:32 +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
d8f3bf2902 Fix debug.stack 2021-06-11 20:28:27 +02:00
Lars Mueller
a9c4e86b83 Fix bluon:len 2021-06-11 20:24:23 +02:00
Lars Mueller
e5ac7aa27b Fix ranked set 2021-06-11 19:39:35 +02:00
Lars Mueller
048eaac333 Functional wrappers for Lua builtins 2021-06-08 14:56:51 +02:00
Lars Mueller
ff8a4f6f76 Lua log file: Fix infinite recursion 2021-05-26 10:33:34 +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
8a14f04734 Lua log file: Fix short notations 2021-05-12 20:53:44 +02:00
Lars Mueller
29ed334369 Persistence: Fix Lua log file table dump 2021-05-12 20:45:15 +02:00
Lars Mueller
8dc3054dd0 Patch globals leaking into modlib modules 2021-05-12 18:30:16 +02:00
Lars Mueller
b433b30dbe Schematic: Fix light baking 2021-05-09 13:06:06 +02:00
Lars Mueller
edb9e98223 Rewrite schematic format 2021-05-09 13:04:17 +02:00
Lars Mueller
cb5e291285 Schematic: DIsallow unknown/ignore nodes 2021-05-08 21:31:15 +02:00
Lars Mueller
53fdfddd30 Remove dtime == 0 assertion 2021-05-08 21:18:35 +02:00
Lars Mueller
db08d8bbde Experimental schematic format 2021-05-08 21:17:44 +02:00
Lars Mueller
4bf8d23917 Monkey-patch bluon metatable 2021-05-08 21:03:07 +02:00
Lars Mueller
f6a3f31c13 Fix bluon:len 2021-05-08 21:02:12 +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
2825dc60aa Class modules: Monkey-patch metatables 2021-04-22 21:04:07 +02:00
Lars Mueller
7253e2837a Fix undeclared global arg warning 2021-04-22 18:13:06 +02:00
Lars Mueller
c13beb923b Lua log files: Use shorthand string notation 2021-04-22 13:32:38 +02:00
Lars Mueller
5067cc6981 Code quality 2021-04-22 11:54:37 +02:00
Lars Mueller
44ad494d99 Lua log files: Fix infinities 2021-04-22 11:54:25 +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
0f9247c4fd b3d: Fix rotation interpolation 2021-04-01 18:45:58 +02:00