Commit Graph

470 Commits (ed3ab9c4034c4e9aca45cdc8d3dff3a26b7b00fc)

Author SHA1 Message Date
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
Lars Mueller 9a18150304 Add parent_bone_name to animated bone properties 2021-04-01 17:18:39 +02:00
Lars Mueller 4095969890 b3d: Return a list of animated bone properties 2021-04-01 17:12:00 +02:00
Lars Mueller 4e350213a8 Fix func.curry_tail 2021-04-01 12:48:06 +02:00
Lars Mueller bc6cd004ae Bump version 2021-04-01 01:06:12 +02:00
Lars Mueller 1af60101f2 Fix quaternion.to_euler_rotation 2021-04-01 01:04:59 +02:00
Lars Mueller 3bc15ad685 Bump version 2021-04-01 00:05:34 +02:00
Lars Mueller 64d3d9672e Fix vector.interpolate 2021-04-01 00:04:56 +02:00
Lars Mueller 41f25a9e31 Bump version 2021-03-31 23:42:41 +02:00
Lars Mueller 76a17be124 Configuration/schema: Fix handling of failed checks 2021-03-31 23:41:42 +02:00
Lars Mueller 98bd1741ad Bump version 2021-03-31 22:37:04 +02:00
Lars Mueller 64c487660c Basic schema docs, focus on non-string entry traps 2021-03-31 22:36:03 +02:00
Lars Mueller 3ff8a8da55 schema: Include table descriptions in generated MD 2021-03-31 22:26:49 +02:00
Lars Mueller 69067579e5 schema: key & value checks before entry checks 2021-03-31 22:15:38 +02:00
Lars Mueller bf2ba5be9d Schema: Fix numbered entries 2021-03-31 22:15:08 +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 6df2bcf1f1 Use minetest.safe_file_write 2021-03-30 22:26:30 +02:00