Commit graph

683 commits

Author SHA1 Message Date
58bbc134eb Fix small typo. 2021-03-19 22:17:40 +01:00
f8016516d5 Track projectiles in minimap (toggleable). 2021-03-19 22:16:24 +01:00
0501f876d3 Allow the Ynykron to suck in inventory (but not destroy it).
Fix suckable actors self-cleaning.
2021-03-19 22:15:44 +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
da2a20d62b Fix up dash direction when using noclip2. 2021-03-19 18:54:42 +01:00
431049106c Fix voodoo dolls being always visible in the minimap. 2021-03-19 18:43:47 +01:00
761042e200 Add one extra skill.
Prevent mp items from spawning on skills 5 and 6.
Disable store on skills 5 and 6.
Fix Shotgunners dropping Wallbusters in Doom 1.
Fix episode/skill menus being compacted when they have more than 5 text items.
Tweak message boxes.
2021-03-19 17:14:33 +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
67972dc910 Update Micro Slaughter CP compat fix to RC1. 2021-03-19 00:17:10 +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
0a0d599c2e Movement fixups and shit. 2021-03-16 23:17:31 +01:00
7d112ab05c Additional tweakery. Update readme and other stuff. 2021-03-16 22:35:34 +01:00
f6a3a2f008 More bhopping tweaks.
Zero out view bob when dashing/boosting.
Add two more achievements (oh boy).
2021-03-16 20:40:59 +01:00
12afc5c10f Thrown Candy Guns shouldn't bounce. 2021-03-16 14:44:51 +01:00
b0b4d6ed67 Make quick grenades faster, but not able to bounce. 2021-03-16 14:43:25 +01:00
ec3c1222e0 Tweaks to mission stats listing menu. Show current map stats, add option to merge map revisits. 2021-03-16 13:44:09 +01:00
07818d07b4 Dash bump condition fixes. 2021-03-15 22:32:26 +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
cb3c253bb8 Some wallbusting fixing. 2021-03-12 21:54:57 +01:00
5afc381e42 Fix weapon replacement logic (didn't check STAT_TRAVELLING inventory). 2021-03-12 21:36:08 +01:00
e30eb24936 Weapons with switchable ammos/modes display nametags on change. 2021-03-12 17:15:06 +01:00
5f44dcd530 Fix explodium/candy mags disappearing in water. 2021-03-12 16:05:39 +01:00
04b0ab2f68 Allow Explodium/Candy mags to bounce at certain angles. 2021-03-11 21:44:28 +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
bb595df944 Generic weapon display: don't show separate ammo counts if both types are equal. 2021-03-11 13:16:19 +01:00
de525e6b3a Fix invalid locks not appearing in minimap. 2021-03-10 21:19:39 +01:00
1da4bd6126 Add option to make single weapons have higher slot priority. 2021-03-09 00:37:15 +01:00
804ed92254 Slightly reduce IoS explosions, for performance. 2021-03-08 21:50:00 +01:00
140513adae Saya bean pickup gesture. 2021-03-08 20:55:24 +01:00
16a7daaa20 Minifix. 2021-03-08 12:30:31 +01:00
8748bea766 Fix up previous commit. 2021-03-08 12:05:08 +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
eca7c2df3b Planted mags shouldn't bleed (oops). 2021-03-08 01:28:52 +01:00
8333620469 Prevent allies from triggering planted grenades. 2021-03-08 01:04:04 +01:00
feee32345d You can now plant quick grenades when aiming at any solid surface. 2021-03-08 00:27:48 +01:00
a74a9ae795 More SWWMHandler code splitting.
Revert fallback sprite stuff. It's glitchy.
2021-03-07 20:50:10 +01:00
ab0270071a Player should remain solid on death to avoid clipping into things. 2021-03-07 20:16:13 +01:00
5755ed1319 Smol things. 2021-03-07 17:37:55 +01:00
c6cb85c1e4 Add some official renders to the intermission art roster. 2021-03-07 02:13:54 +01:00
f838e7e23f Slight tweak to teleporter handling. 2021-03-06 14:07:23 +01:00
b53e3a338d Slight nerf to Explodium Gun. 2021-03-06 10:34:32 +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