Commit Graph

45 Commits (e503b0404027a62b225a01a887b64bdf5c8043eb)

Author SHA1 Message Date
Lars Mueller e503b04040 Redirect all animations through character_anim
Clean implementation by hooking PlayerRef methods
2022-05-11 19:25:42 +02:00
Lars Mueller 023390ef0c Fix crash if set_bone_pos is called on entities 2021-12-26 01:44:08 +01:00
Lars Mueller 9e50e25cb5 Add an API for setting bone overrides 2021-10-10 13:18:09 +02:00
Lars Mueller 8082cfb9d3 Regenerate configuration section 2021-10-10 12:32:24 +02:00
Lars Mueller 3117bfb779 Fix rotations for changing body pitch 2021-04-01 14:04:34 +02:00
Lars Mueller 4ed9087d68 Fix rotations if player attached 2021-04-01 13:25:43 +02:00
Lars Mueller c1741a1048 Switch to modlib quaternions 2021-04-01 01:12:38 +02:00
Lars Mueller bcef6d2e39 Switch to newer modlib.mod.configuration() 2021-04-01 00:56:32 +02:00
Lars Mueller 34751e62f9 Fix global warnings if strictness is enabled 2021-01-17 18:16:37 +01:00
Lars Mueller 1dab70eb10 Lua 5.1 support & mod security compliance 2021-01-05 20:27:44 +01:00
Lars Mueller 7e4b670cd6 Replace math.pow by ^ 2020-12-19 15:18:08 +01:00
Lars Mueller 8eff7626a4 Fix Readme header levels 2020-11-29 15:24:42 +01:00
Lars Mueller ccac61930a Remove mention of cmdlib from Readme 2020-11-24 23:19:17 +01:00
Lars Mueller 8b2543c1cf Immediately handle player_api.set_animation 2020-10-22 17:31:10 +02:00
Lars Mueller b14f7e3b5a Importer fixes 2020-10-18 14:16:40 +02:00
Lars Mueller 55fdc5a933 base64 decoding: trim padding characters 2020-10-18 11:35:30 +02:00
Lars Mueller 3a6a7b5d14 Add skinsdb support 2020-10-13 11:57:12 +02:00
Lars Mueller e1257ce8af Fix crash for single keyframe looping animations 2020-10-09 16:51:53 +02:00
Lars Mueller cfae7c07fb Do not require disabled mod security 2020-09-24 14:37:55 +02:00
Lars Mueller 5fc8fcb7b0 Fix rotations if attached 2020-09-22 20:22:02 +02:00
Lars Mueller 6756121430 Fix crash for invalid attachments, improve code 2020-09-22 19:47:40 +02:00
Lars Mueller c8f701382a Add 3d_armor as optional dependency 2020-09-22 18:56:17 +02:00
Lars Mueller cbb5668bd4 Add 3d armor character 2020-09-22 18:51:43 +02:00
Lars Mueller ef52d83356 Make binarystream optional and get rid of cmdlib, request insecure environment, ship with modeldata 2020-09-22 18:19:44 +02:00
Lars Mueller 075c794e15 Unignore modeldata for easier installation 2020-09-22 18:17:11 +02:00
Lars Mueller a639cbdf9f Create gitignore 2020-09-20 20:56:56 +02:00
Lars Mueller 35d20c06fe Fix instructions 2020-09-20 20:56:37 +02:00
Lars Mueller 76653f775d Remove modeldata 2020-09-20 20:56:10 +02:00
Lars Mueller fbd6bcbc0b Readme: Screenshot as image 2020-09-20 20:46:52 +02:00
Lars Mueller fafd8c4744 Clarify player model license 2020-09-20 17:38:59 +02:00
Lars Mueller 3b73842e50 Fix Minetest Forum link 2020-09-20 17:31:11 +02:00
Lars Mueller afd82b5d6a Fix configuration 2020-09-20 17:28:12 +02:00
Lars Mueller 5894c9a418 Add screenshot 2020-09-20 17:22:26 +02:00
Lars Mueller e44571d5ae Configuration 2020-09-20 17:22:10 +02:00
Lars Mueller 3c66406bdc Actual animating the character 2020-09-20 15:18:39 +02:00
Lars Mueller c0596d9f62 Update Readme 2020-09-20 15:16:19 +02:00
Lars Mueller 80f11a4f10 Update mod.conf 2020-09-20 15:16:06 +02:00
Lars Mueller a2661a63b0 Readme & metadata 2020-09-20 15:15:39 +02:00
Lars Mueller 64aeaf8ebf Default character: b3d, glTF and modeldata 2020-09-20 15:09:23 +02:00
Lars Mueller 4ae6eb5f9c Remove bones.lua 2020-09-20 15:08:52 +02:00
Lars Mueller da2fe86091 Importer fixes & tweaks 2020-09-20 15:07:42 +02:00
Lars Mueller 02e256fcbb Quaternions 2020-09-20 15:07:20 +02:00
Lars Mueller 1932286f3b Store paths, remove debug dump 2020-09-09 13:15:42 +02:00
Lars Mueller 3f07111aae Switch to BinaryStream 2020-09-09 12:49:57 +02:00
Lars Mueller 35950b2030 glTF reader 2020-09-08 23:39:40 +02:00