Commit graph

169 commits

Author SHA1 Message Date
564c99782a Pistol start tweaks. 2022-10-08 15:45:19 +02:00
62d10ed11c Remove fat chodes, Silver Bullet reimplemented. 2022-10-07 20:13:10 +02:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
cdd2792260 Prevent ear damage when mappers cluster bonuses together. 2022-10-03 00:21:57 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
89e90825f1 I made warheads too cheap. 2022-09-29 19:51:36 +02:00
db9f61c3c9 Mortal Rifle grenades should only have single pickups. 2022-09-20 22:48:48 +02:00
fd99957396 Ammo cap tweaks. 2022-09-20 11:59:12 +02:00
3495929e50 Convert spare candy gun ammo into weapon if one is not owned. 2022-09-20 11:28:31 +02:00
b4dd0cd4be Add Chancebox reward for Mortal Rifle. 2022-09-19 13:16:17 +02:00
6fef4692b6 Add SYNCHRONIZED flag to various non-interacting actors (which may be client-side, I have not checked). 2022-09-19 13:12:06 +02:00
6baa8b8215 Allow embiggener to give mag ammo like in the sidemods. 2022-09-15 13:46:46 +02:00
186229c421 Special Devastation Sigil behavior for Mortal Rifle damage. 2022-09-15 01:59:10 +02:00
4de85d3534 Ammo spawn/price tweak. 2022-09-14 19:39:54 +02:00
9dd3e27bbd All Mortal Rifle state code done. Actual firing later. 2022-09-12 22:10:53 +02:00
5243d533b1 Some stuff for custom map support (store/revive toggling, documentation for various functions, etc.).
A couple tiny fixes here and there for issues I didn't notice until I loaded the mod into UDB.
2022-09-11 12:02:48 +02:00
0110868314 More modular chancebox reward system. 2022-09-09 12:41:56 +02:00
1efaf7a6f9 All Mortal Rifle base models done. Animation next. 2022-09-07 19:46:56 +02:00
764690b988 Chancebox tweaks. 2022-08-27 16:56:35 +02:00
9fc3bf98fb Respect UsePlayerStartZ level flag in Sandwich/Tether. 2022-08-26 10:21:29 +02:00
2f5ffdfe41 Use Vec3FromAngles to create random unit vectors. 2022-08-24 15:20:57 +02:00
b40d8d0633 Healthbar / Damnum backport from sidemods. 2022-08-22 17:39:10 +02:00
4230b3b062 Vector/Trig math refactor into utility functions. 2022-08-18 16:18:22 +02:00
3fcab013b7 Implement "dropped item magnet". 2022-08-15 15:07:27 +02:00
b518dfef64 Ammo spawners need to be in the blockmap, otherwise chanceboxes will spawn on top of them. 2022-08-15 12:29:35 +02:00
b6138aa396 Itamex Hammer fully implemented. 2022-08-12 14:48:33 +02:00
7d6562c326 Demoslayer mode now has "ammo orbs" as well. 2022-08-12 11:15:09 +02:00
b12303d4f6 Ammo spawns and pricing tweaks. 2022-08-09 18:00:51 +02:00
6ebd9358c8 Ammo spawn tweaks (AGAIN). 2022-08-09 00:53:32 +02:00
4af9e9de82 Tweak ammo spawns again. 2022-08-07 22:50:06 +02:00
afccfcb5ff Tweak ammo spawns again. 2022-08-07 20:19:27 +02:00
64d256777b Saya's Mug collectible. 2022-08-06 15:11:33 +02:00
fa6c8f68d6 Enemies only drop ammo for owned weapons. 2022-08-04 18:17:21 +02:00
791e5649fc Adjust chaingunner ammo drops. 2022-07-30 16:55:11 +02:00
4cd6687175 Update ammo drop/spawn behavior. 2022-07-30 16:17:11 +02:00
4ecff98ba9 Adjust ammo spawn logic again. 2022-07-29 21:33:25 +02:00
7b1a87d8a5 Disable buying of nuggets (your ears will thank me). 2022-07-28 23:42:57 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +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
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00
298ed03ccd Ammo adjustments. 2022-07-24 19:44:39 +02:00
83c3e2e5b0 Add DONTGIB to all mod items. 2022-07-23 16:49:18 +02:00
1ba22e8eb6 Sheen HMG progress (still not functional). 2022-07-21 22:01:41 +02:00
1f7cbdfc1a Use squared distance functions in a bunch of places.
Doesn't make much of a difference in practice, actually, but oh well.
2022-07-17 13:03:55 +02:00
fab3b27ad0 Missed a bit of code there. 2022-07-15 21:48:05 +02:00
f83a0d5a1f Fix hurtfloor detection breaking with 3D floors. 2022-07-15 21:45:10 +02:00
9d0287ef50 Additional face reactions. 2022-07-06 13:10:46 +02:00
4661d0f2f3 Replace original hud with alt hud entirely.
Remove unnecessary icons and doom builder hints for items.
2022-07-05 22:18:04 +02:00
bd45b022ff Fix incorrect logic for spare armor auto-use. 2022-06-23 00:02:42 +02:00