e3a4c60882
Revert "Sorry."
...
This reverts commit 665ce948cf .
2021-05-30 03:22:14 +02:00
665ce948cf
Sorry.
2021-05-30 02:36:59 +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
76019492ca
Modernize material shaders.
2021-05-27 10:55:44 +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
837fde6de1
Hide weapon swap option. Not needed until DLC1.
2021-05-22 18:56:41 +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
8f0fa8f0e6
Minor lore readjustment
2021-05-21 10:56:24 +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
0d626432cc
"Pre-allocate" 1.1 achievements.
...
Discard the extra items, we're not doing that.
2021-05-15 21:56:18 +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
d4d07e3b04
Fix mag clipping during Explodium Gun reload.
2021-05-15 12:53:55 +02:00
e0b57bdddf
Added notes for localization.
...
Some polishing up of tool code.
2021-05-14 23:12:09 +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
1991b8ed80
Lore adjustments.
2021-05-12 13:28:16 +02:00
4720cfb839
Better wording.
2021-05-11 11:28:12 +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
01ab2a499e
Put all programs and shell scripts in tools folder.
2021-05-09 18:20:22 +02:00
064389320c
Zip up fonts into a not-wad file (gross hack, but it works).
...
Move font tools to the tools folder.
2021-05-09 18:10:49 +02:00
a0d2937ad8
Some tweaks.
2021-05-09 17:23:57 +02:00
4eda66a660
Fix weird pixel in flag texture.
2021-05-09 15:47:56 +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