Commit graph

11 commits

Author SHA1 Message Date
3373a53a21 Convert all weapon pickups to IQM. 2022-11-28 22:11:11 +01:00
e8420c74c4 More model conversions. 2022-11-25 23:39:29 +01:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
12515e9107 Wrist tags in first person also update now. 2022-07-26 21:11:06 +02:00
b36b2f808c Dual Explodium guns can now reload independently. 2022-02-10 13:38:58 +01:00
c782fec486 Weapon swap adjustments for dual-wieldables.
Weapon swap fix for Candygun.
2021-12-30 01:52:21 +01:00
5f01001891 Explodium Gun and Candy Gun now have a slide lock. 2021-08-08 19:32:39 +02:00
b17fbd9a7d Remove 8+ size variants of shells. Allow dropping of 2/4 golden shells.
Use overlays for Eviscerator casing eject, add random offsets like with Explodium Gun.
Fix Candy Gun not being consistent with new animation changes of Explodium Gun.
Fix Explodium Gun not showing the loaded bullet when checking the chamber.
Give random offsets to Silver Bullet ejection overlays.
Some small texture wrangling.
Add projectile models for Silver Bullet (this will be used in the future).
Remove InterHubAmount from MagAmmo classes (not needed as this property is only used by items with the INVBAR flag).
Reduce BackpackMaxAmount of Ynykron Ammo to 3.
Adjust how Chanceboxes randomize their "dud" probability.
Tweak some of the Chancebox drops.
Set DROPPED flag to false for all Chancebox drops, so they don't get crushed.
Add 25% Crush damage factor to Demolitionist (in a future update, will try to make it so crushers have a chance to break while touching the player).
2021-02-15 23:46:04 +01:00
b8eb009f43 Add option to force pistol starts.
Slightly increase Explodium Gun speed (by two frames).
Separate Explodium Gun ejected casings into overlays, with varying offsets.
2021-01-29 21:32:43 +01:00
2ddf41d16d 0.9.4b release: Dual Explodium Guns. 2020-09-20 22:03:46 +02:00