Commit graph

790 commits

Author SHA1 Message Date
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
fb91b25643 Clean up some remaining 4.5 compat tidbits. 2021-05-26 12:49:37 +02:00
000263fdcf Ignore cluster zero maps for stats (e.g.: Kinsie's Test Map). 2021-05-26 09:33:12 +02:00
910c38f2b9 Fix crash when Love Heart somehow can't find the 3D floor that was hit. 2021-05-26 09:18:26 +02:00
7b6ae844ae Try to fix potential crash on level transition. 2021-05-26 09:10:45 +02:00
643c6a1f52 Fix certain shaders getting stuck on-screen. 2021-05-25 08:32:49 +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
013f501339 Merge branch '460_stuff' 2021-05-22 18:00:33 +02:00
c81f1ff1cf Fix Dual Explodium guns being erroneously available with sv_infiniteammo. 2021-05-22 00:36:45 +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
6f3638189e More 4.6.0 stuff. 2021-05-18 21:36:22 +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
38a07102f5 Update readme.
Append old cheats easter egg text to chat log.
2021-05-18 15:39:04 +02:00
7f98c28089 Fix help menu not returning to main menu. 2021-05-17 21:41:01 +02:00
f023bd3a5d By popular demand. 2021-05-17 21:34:39 +02:00
2acbf97531 Some tweaks. 2021-05-17 21:20:08 +02:00
873070939d GRAAAAAAAAAAAAAAAF 2021-05-17 18:53:37 +02:00
a767cc3a00 Revert this one, not needed. 2021-05-17 15:25:14 +02:00
917c251f03 Patch up some code for 4.6 compatibility. 2021-05-17 14:59:35 +02:00
517a898dc0 Fix Hellblazer atfire not preloading. 2021-05-16 14:17:06 +02:00
a5220b0461 Fix I WANT DIE difficulty being invisible. 2021-05-16 14:16:54 +02:00
5f246e065b Fix main menu not switching to alt font for Japanese. 2021-05-15 20:51:29 +02:00
5e00be0f8d Main menu tweaks. 2021-05-15 18:47:29 +02:00
d58e081563 Make menus use the OTHER clean scale (320x200 is too small lol).
Add a floating Demo-chan to the main menu.
2021-05-15 18:36:28 +02:00
6ad1952e4a Tweak Hellblazer hold-fire behavior, added a sound cue.
Small melee tweaks.
2021-05-15 12:55:06 +02:00
949ae86e8f Fix incorrect mag position when switching away from Hellblazer. 2021-05-13 23:25:43 +02:00
8f661d7679 I keep forgetting that stuff can delete itself instantly after taking damage. 2021-05-13 22:46:23 +02:00
540f79d457 🦀 the UK no longer exists 🦀 2021-05-11 11:19:19 +02:00
f03d33b4fa Impact compensator bounce on successive jumps. 2021-05-10 00:32:40 +02:00
c2e1497226 Melee is now multi-hit, have fun. 2021-05-09 23:22:28 +02:00
a0d2937ad8 Some tweaks. 2021-05-09 17:23:57 +02:00
d6c367eb23 Use outline font on cheat input. 2021-05-09 15:46:52 +02:00
387862ee3d Outlined font variants for menus. 2021-05-09 15:38:00 +02:00
c16537944a Allow multiple achievement lists (for add-ons). 2021-05-09 13:45:20 +02:00
2c70b63b1e Removed big font to reduce filecount.
Various menus have been tweaked to account for the bigfont removal.
Removal of flat and inverse shaded font variants.
Re-added pk3 creation and defaulted to it for new pushes.
2021-05-09 13:16:41 +02:00
9bd7670ce0 Hellblazer burst fire + lock-on. 2021-05-09 02:39:34 +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
2954203fd7 Boss-ify the Cybie in NRFTL MAP08.
QOL tweaks to how the PK7 file is built.
Added a plaintext readme, in classic SWWM style.
Updated credits.
2021-05-06 01:20:12 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
e6133c8a25 More cheat stuff (includes a flag!). 2021-04-29 23:26:34 +02:00
d22f9609e0 Show play time in options menu.
Store unlock date for achievements.
2021-04-29 23:25:24 +02:00
bbb9f2e765 Fix another kiss-related crash. 2021-04-29 22:57:23 +02:00
cc3b4366fc Fix possible null dereference in heart. 2021-04-28 09:14:53 +02:00
057a0cb94c Small lore adjustment.
Show AUTOPAGE texture in minimap when using color presets if available.
2021-04-26 21:01:29 +02:00
68dbb71801 Tweak blob shadows. Due to the addition of sprite shadows in-engine, the "everything" option is no longer needed. 2021-04-25 12:32:06 +02:00
302e4e51bc Remove 2x radius multiplier for blockmap iterator on explosions. Dunno why I thought I'd need it. 2021-04-24 16:13:37 +02:00
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
e463314b78 Remove abort/cheat achievements, as they're not "normally" obtainable.
Add a little easter egg to using SWWM Platinum cheats for the first time.
2021-04-23 23:25:43 +02:00