Wow looks like I got a lot of stuff in here.

Added brightmaps and gldefs entries for most stuff.
Imported a bunch of sprites, including some recycled stuff from old mods.
Made new icons for the 0.83 status bar.
Remade "Teleport Gun" model.
Made new models for some ammo variants.
Made skeleton code for a lot of stuff, this temporarily makes a lot of items disappear.
Began working on ASMD. Flak Cannon has no projectiles yet.
This commit is contained in:
Marisa the Magician 2019-08-15 02:38:46 +02:00
commit 76cd3a5207
465 changed files with 1330 additions and 58 deletions

View file

@ -0,0 +1,7 @@
Class UTranslocatorAmmo : Ammo
{
}
Class UTranslocator : UTWeapon
{
}