Commit Graph

20 Commits (ec055293447fe8b99e4ab398743bc28f650b04bd)

Author SHA1 Message Date
Lars Mueller ac23e9f7dd Add 0.4.x support 2022-05-14 11:55:10 +02:00
Lars Mueller 9a36d1a4aa Bump modlib version requirement 2022-05-13 12:21:50 +02:00
Lars Mueller 10afa0baaa Fix sign of yaw rotations 2022-05-12 20:13:06 +02:00
Lars Mueller f37e8785f2 Fix crash in multiplayer
by initializing playerdata when accessing it if necessary
2022-05-12 14:46:20 +02:00
Lars Mueller 2e6ff66838 Fix B3D reading on Windows 2022-05-12 14:21:05 +02:00
Lars Mueller 6cc339b503 Don't reset animation if frame range is unchanged
The engine apparently handles this the same way
2022-05-12 13:04:05 +02:00
Lars Mueller 9e67cb36a8 Change if to hard assertion 2022-05-12 12:34:32 +02:00
Lars Mueller 2e2df7cc3f Remove bad TODO
Look direction is relative to eye pos anyways
2022-05-12 12:13:19 +02:00
Lars Mueller b59f1fe0b0 Set empty overrides to nil 2022-05-12 12:12:11 +02:00
Lars Mueller 34c32db36c Remove minor hack 2022-05-12 12:10:32 +02:00
Lars Mueller ce4169a725 Get rid of modlib env hacks entirely 2022-05-12 12:06:21 +02:00
Lars Mueller 19aa47c3bc Don't rely on modlib env hacks, remove dead code 2022-05-12 12:02:38 +02:00
Lars Mueller af77ba9d69 Localize quaternions 2022-05-12 11:50:21 +02:00
Lars Mueller 6b0c2b1355 Include modlib version check 2022-05-12 10:47:01 +02:00
Lars Mueller 803d31fa66 First attempt at switching to b3d 2021-04-02 21:17:36 +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 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 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