Commit Graph

482 Commits (2a1a475fa875fd0b91b558a3b6e37318995089d4)

Author SHA1 Message Date
Lars Mueller 2a1a475fa8 Update mod.conf: Add dbg & strictest as opt deps 2022-07-10 15:43:52 +02:00
Lars Mueller d94092ae9f Add math.rand(om|int) 2022-07-10 15:36:54 +02:00
Lars Mueller 93c1338135 Add file.read_binary for consistency 2022-07-10 14:31:45 +02:00
Lars Mueller 6d87228f4f Generalize node box getting 2022-07-10 14:20:45 +02:00
Lars Mueller 190f7a11f4 Remove obsolete .gitignore 2022-07-10 14:06:54 +02:00
Lars Mueller bd5dd3fa50 Remove func.assert 2022-07-10 14:04:37 +02:00
Lars Mueller aa85f75d6d Add table.merge 2022-07-10 13:07:11 +02:00
Lars Mueller ea9197c571 table.deep_to_add: Don't emit empty subtables 2022-07-10 12:21:17 +02:00
Lars Mueller 187723118c Add table.hpairs 2022-07-10 12:18:35 +02:00
Lars Mueller d4c6468cec Add table.count_equals 2022-07-10 12:06:30 +02:00
Lars Mueller 494d109833 Add table.deepset; alias table.nilget to deepget 2022-07-10 12:00:38 +02:00
Lars Mueller 530360474a text: Minor cleanup 2022-07-05 11:34:58 +02:00
Lars Mueller ed3ab9c403 Release rolling-98 2022-07-03 19:00:12 +02:00
Lars Mueller 83ff2728e3 Remove debug module 2022-07-03 13:33:44 +02:00
Lars Mueller 5a8978f93d binary: Float writing: Fix exponent assertions 2022-07-03 13:29:49 +02:00
Lars Mueller 2304cedbac binary.read_double: Fix nan reading 2022-07-03 13:28:34 +02:00
Lars Mueller 656707b505 Fix binary.(read|write)_(float|single|double) 2022-07-02 23:34:26 +02:00
Lars Mueller eb0a55af58 Bluon: Clean up number writing 2022-07-02 17:41:11 +02:00
Lars Mueller aa327126bf b3d writing: Round Lua doubles to floats
rather than erroring if float (precision) bounds are exceeded
2022-07-02 17:39:43 +02:00
Lars Mueller 898db2c278 Bluon: Write out-of-bounds ints as floats 2022-06-27 22:14:42 +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 f3d856c2db Add vector.axis_angle3 2022-06-17 11:15:47 +02:00
Lars Mueller c14c208a61 vector: get rid of lexical comparisons 2022-06-17 11:15:24 +02:00
Lars Mueller c50410a81e Fix raycast crash 2022-06-16 16:11:07 +02:00
Lars Mueller 738ae8a6ae Bump version & update changelog 2022-06-08 11:31:51 +02:00
Lars Mueller c088057d56 Clean up B3D reader, add B3D writer 2022-06-08 11:31:25 +02:00
Lars Mueller c0b2957c67 Fix binary.write_float 2022-06-08 10:17:15 +02:00
Lars Mueller c823ca9533 Fix binary.write_int 2022-06-08 09:48:10 +02:00
Lars Mueller 9d221a890d mod.configuration: Return schema 2022-06-08 09:40:08 +02:00
Lars Mueller aef7ad5e6e Improve b3d:get_animated_bone_properties 2022-06-04 14:27: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 e3d2d8fba9 Schema: Add enum support to settingtypes gen 2022-05-13 12:48:03 +02:00
Lars Mueller 201f32694f Bump version 2022-05-13 12:20:35 +02:00
Lars Mueller 8391532f6e Schema: Fix settingtypes subtree ordering & level 2022-05-13 12:13:16 +02:00
Lars Mueller 11d47f1041 Schema: Improve code quality 2022-05-13 11:58:42 +02:00
Lars Mueller 9578d87d8b Schema: Minor improvement to MD gen 2022-05-13 11:56:26 +02:00
Lars Mueller fb89c85c66 Schema: Fix settingtypes ranges 2022-05-13 11:56:12 +02:00
Lars Mueller d2656f08de Bump version 2022-05-13 11:51:00 +02:00
Lars Mueller d4465f5d9e Schema: Fix value set check 2022-05-13 11:50:48 +02:00
Lars Mueller f9a2797c92 Bump version 2022-05-13 11:45:21 +02:00
Lars Mueller 80913644b6 Schema: Make optional values optional again 2022-05-13 11:45:04 +02:00
Lars Mueller 49472bfc66 Bump version 2022-05-13 11:37:24 +02:00
Lars Mueller 0a6d3b9848 Media: Expose more information (mods, overrides) 2022-05-13 11:35:32 +02:00
Lars Mueller f0d888d44d Bump version 2022-05-12 10:45:07 +02:00
Lars Mueller 912f2f01a0 Fix quaternion multiplication 2022-05-12 10:44:18 +02:00
Lars Mueller 3fc0808b18 Bump version 2022-05-11 20:22:21 +02:00
Lars Mueller df4711bb4f B3D: Fix get_animated_bone_properties 2022-05-11 19:32:38 +02:00
Lars Mueller 48e5508322 Fix setting unknown fields on vectors not working 2022-05-11 13:58:29 +02:00