b3d, you have failed me. x model format, you're in
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 24 Oct 2012 20:12:03 +0000 (23:12 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 19:02:00 +0000 (21:02 +0200)
commit24781813fad67f8daa6f1926cf2242fb904fd1c6
treeb82b30b42e9abb51351fae04af1f7cb3566958d8
parent0057a87b99d2034733da1546fb34ae0e99daf3db
b3d, you have failed me. x model format, you're in

Entries for the newly added animation features

Update player script to work with the latest code

Add a test case for attachments. A LUA entity is attached to the player with a specified name 10 seconds after the server starts

Add a detachment test case (5 seconds after attaching)

Update function names, plus add a test case for both player to player and lua-entity to player attachments
mods/default/models/player.b3d [deleted file]
mods/default/models/player.mtl [deleted file]
mods/default/models/player.obj [deleted file]
mods/default/models/player.x [new file with mode: 0644]
mods/default/player.lua