Commit graph

51 commits

Author SHA1 Message Date
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
0540ecf08b Let's not get ahead of ourselves. 2021-07-01 13:28:17 +02:00
9ddaa01545 Don't mind me. 2021-07-01 12:43:08 +02:00
7a8459f9d5 All collectible pickup animations implemented. 2021-06-30 19:55:45 +02:00
fb0e8c45f3 Add "on-demand" option to only spawn ammo for available weapons.
Add dedicated "Ammo Spawner" class to simplify code.
Small code duplication cleanup.
2021-06-23 01:06:21 +02:00
81b28a339a Fix Mykradvo tendril crash if tracer ceases to exist out of nowhere. 2021-06-20 16:21:29 +02:00
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
f568c977ed Lore adjustments for Novoskhana. 2021-06-10 13:29:18 +02:00
affd301ead Comments for mapping. 2021-06-05 01:28:10 +02:00
dd54cde585 Small achievement rebalance.
Some more planned collectibles.
Try to make wraithverge ghosts properly parryable.
2021-05-30 21:27:55 +02:00
3500f72db0 Add "exclusive use to pickup" option.
Make "pickup through melee" optional (disabled by default).
Increased leniency of use to pickup (nice for items with small hitboxes).
2021-05-29 23:26:12 +02:00
9e00ee41ae Chanceboxes and collectibles shouldn't appear in DM. 2021-05-23 19:12:56 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
2b1687b0f8 A radius of 1 can cause projectiles to clip through walls. 2021-05-23 10:32:23 +02:00
b98b80667f Fix Hellblazer having no crosshair.
Rebalance ammo drops/spawns again.
Add random chance for ammo drops to not spawn.
Minor adjustment to forced bilinear shader.
2021-05-21 10:42:19 +02:00
8ec2c14b38 Sound precaching for player/weapons.
Adjust collision sizes of projectiles.
Make player self-light toggleable.
2021-05-18 17:17:15 +02:00
a0d2937ad8 Some tweaks. 2021-05-09 17:23:57 +02:00
c343de8746 Demolitionist Plush pickup anim added.
Small wallbusting fx tweaks.
Fix missing weapon select sound after item gestures.
2021-05-08 19:26:59 +02:00
e6133c8a25 More cheat stuff (includes a flag!). 2021-04-29 23:26:34 +02:00
4d7cd9c564 Some spicing up of the Doom 2 secret maps.
More achievement icons.
2021-04-09 20:57:49 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
d7ac134da0 Froggy chair tweaks/rebalance. 2021-04-01 15:20:39 +02:00
520a5f6328 Ammo rebalances (again). 2021-03-28 11:26:07 +02:00
800bb38a4f A bunch of finetuning. 2021-03-25 22:03:07 +01:00
36feddcf8f Ghost Artifact behavior overhaul. 2021-03-25 15:06:59 +01:00
9f92b2d9a3 Carried Ammo Fabricators can now auto-use themselves. 2021-03-24 19:34:23 +01:00
517f49ded5 Fix a bunch of unfortunate typos.
Add placeholder classes for post-release collectibles.
2021-03-24 19:00:08 +01:00
1e82cf6b09 Remove the 'Mx. Worldwide' achievement, it can't work due to cvars being split between games.
Adjust how the 'Full Set' achievement is handled, for the same reasons.
Don't split the Demolitionist Menu help text, it just complicates code.
2021-03-24 18:10:17 +01:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
8c47601d90 I'm afraid the plans for strife support have been cancelled. 2021-03-21 16:22:55 +01:00
9e7b1c881f Elemental Coatings shouldn't have COUNTITEM. 2021-03-21 01:54:37 +01:00
fb003f702e Moths should have more health, honestly. 2021-03-20 23:26:41 +01:00
3c85955d91 Mark collectibles as DONTGIB so they don't get crushed. 2021-03-19 22:14:44 +01:00
8ddc9e1de3 Fix oopsie in copypasted code. 2021-03-19 22:14:20 +01:00
5b6854078c Optimize ammo validation for embiggener / fabricator / give ammo cheat. 2021-03-19 21:26:10 +01:00
eb66d77f41 Increase Mykradvo active enemy range to 10m. 2021-03-19 17:14:06 +01:00
8e5863eadd BIG OOPSIE FIXED. 2021-03-19 13:22:00 +01:00
f8ace6a257 Finetune Mykradvo to be less OP in small maps. 2021-03-19 13:12:45 +01:00
c14895b7d0 Balance Mykradvo against bosses. 2021-03-17 21:23:01 +01:00
b205527576 Mykradvo Artifact implemented.
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +01:00
7201fa417a Add a couple more FOV bumps.
A bunch of silly tweaks to player movement, including bunnyhop acceleration.
Readjust math for top speed stat unit conversion.
Add two more future achievements.
2021-03-15 22:04:08 +01:00
8c978a9f25 Fancy FOV features (no more A_ZoomLevel hackery). 2021-03-13 02:04:42 +01:00
68d52a7e86 Revert "Saya Bean shouldn't squeak."
This reverts commit d1e47cb6d3.
2021-03-11 17:47:17 +01:00
d1e47cb6d3 Saya Bean shouldn't squeak. 2021-03-11 17:20:10 +01:00
140513adae Saya bean pickup gesture. 2021-03-08 20:55:24 +01:00
fd39e7af86 Reset max minimap zoom when Omnisight is removed.
Also cap minimap zoom to safe numbers on load.
2021-03-08 11:48:26 +01:00
caa6ad7c8e Pickup gestures for Akari Project, Love Signals CD, Nutatco Bar, Frispy Corn. 2021-03-05 21:18:49 +01:00
8a30140679 Perfectly Generic Cube pickup gesture added.
Make dummy sprites not blank, so people complaining models are invisible know exactly why it's happening.
2021-03-05 19:51:54 +01:00