|
|
7c8fe3a11f
|
Alt HUD style fully implemented.
|
2022-06-04 01:00:47 +02:00 |
|
|
|
fbd83fe463
|
althud cvar was checked in reverse.
|
2022-06-03 21:43:08 +02:00 |
|
|
|
4e29d1c2fe
|
Alternate HUD style partially implemented.
|
2022-06-03 19:17:33 +02:00 |
|
|
|
bccf3a3b48
|
Jump voice added.
|
2022-06-03 15:44:14 +02:00 |
|
|
|
590c412d2d
|
Fix inconsistent bobbing with dual explodium guns.
Fix "laggy" cocking animation with dual explodium guns.
|
2022-06-02 18:14:47 +02:00 |
|
|
|
641a0d3f6f
|
Remove QF_3D from A_QuakeEx calls with 65535 radius.
|
2022-06-02 00:51:02 +02:00 |
|
|
|
fa80c346ec
|
Add QF_3D to every single A_QuakeEx call.
|
2022-06-02 00:48:17 +02:00 |
|
|
|
9a02e255c8
|
Cleaner way of fetching inputs in intermission.
|
2022-06-02 00:25:49 +02:00 |
|
|
|
e1fafcb329
|
Reimplement intermission input handling.
|
2022-06-01 18:27:10 +02:00 |
|
|
|
6fd8bd4810
|
Come to think of it, the legacy startup graphics aren't really needed.
|
2022-06-01 16:44:59 +02:00 |
|
|
|
e7a05934ba
|
Full-color startup screen graphics.
|
2022-06-01 15:09:44 +02:00 |
|
|
|
483ac54239
|
Missing text colors
|
2022-06-01 12:07:22 +02:00 |
|
|
|
efa20cdd30
|
Prepare for Alt Hud implementation.
|
2022-06-01 12:06:35 +02:00 |
|
|
|
572181d81a
|
Implement custom gravity and remove swimming.
|
2022-05-31 21:05:34 +02:00 |
|
|
|
bba6f3fced
|
GZDoom has zip64 support, we don't need the font.wad hack anymore.
|
2022-05-31 16:36:19 +02:00 |
|
|
|
cfe0749e1f
|
20 more tips. I may have gone a bit overboard.
|
2022-05-31 16:09:20 +02:00 |
|
|
|
21ee238111
|
Fix typo.
|
2022-05-31 12:15:28 +02:00 |
|
|
|
6ec51f7f42
|
Unintended fall-through in stats tab.
|
2022-05-31 12:15:01 +02:00 |
|
|
|
a73dc3db8d
|
Seems cheat detection for level end achievements won't happen.
|
2022-05-31 10:47:40 +02:00 |
|
|
|
65597c181a
|
Stop reinventing lerp() all over the place.
|
2022-05-29 18:07:30 +02:00 |
|
|
|
f2af4dd14d
|
Add "smooth streaks" to projected crosshairs.
|
2022-05-29 17:51:59 +02:00 |
|
|
|
941dd1a16d
|
Fart cheat can now hurt bosses.
|
2022-05-27 16:12:27 +02:00 |
|
|
|
9031b2756b
|
Clamp HUD margin to 20 pixels max (40 is too much).
|
2022-05-22 20:11:30 +02:00 |
|
|
|
7fb314745c
|
Rewrite title stuff without using exploits.
|
2022-05-20 13:11:58 +02:00 |
|
|
|
94c6a47163
|
April Fools + Birthday events.
|
2022-05-19 19:33:01 +02:00 |
|
|
|
22a118c862
|
Plasma Blaster sounds.
|
2022-05-17 18:07:18 +02:00 |
|
|
|
984b2c39ba
|
The Pusher is gone.
|
2022-05-16 16:39:11 +02:00 |
|
|
|
21d6fbdba4
|
Personal rebranding.
|
2022-05-13 18:29:45 +02:00 |
|
|
|
522384b93f
|
Reduce boss brain radius to match GZDoom's.
|
2022-05-09 10:28:20 +02:00 |
|
|
|
fffad9435d
|
Update patron credits.
|
2022-05-08 23:28:16 +02:00 |
|
|
|
9fd4f5d4c4
|
Fix incorrect underwater detection.
|
2022-05-08 23:20:34 +02:00 |
|
|
|
473e7ad5e8
|
Fit hud scaling to 16:9 minimum. Ultrawide be damned.
|
2022-05-08 18:43:42 +02:00 |
|
|
|
e81dbdd142
|
Fix rim lighting math.
|
2022-05-08 13:12:51 +02:00 |
|
|
|
2e15b7325a
|
Oops.
|
2022-05-08 01:11:50 +02:00 |
|
|
|
e270e4de2c
|
Swap slots of Ray-Khom and Mortal Rifle.
|
2022-05-08 00:19:55 +02:00 |
|
|
|
27bba4605c
|
Goodbye matcaps, hello envmaps.
|
2022-05-07 22:39:40 +02:00 |
|
|
|
d1ea1d3310
|
Shinemap math requires unmodified eye normals.
|
2022-05-05 22:59:42 +02:00 |
|
|
|
2500f497e9
|
Remove Heretic E4M8 multiplayer fix, merged into GZDoom.
|
2022-05-04 11:54:46 +02:00 |
|
|
|
88246020a3
|
Missing "%d" when formatting sell prices.
|
2022-05-02 01:30:37 +02:00 |
|
|
|
befcea51d3
|
Puntzer Beta design changes.
|
2022-04-30 17:35:35 +02:00 |
|
|
|
01e979d602
|
Lore correction.
|
2022-04-30 11:33:49 +02:00 |
|
|
|
1cf4ce0d08
|
Adapt code to use MSTimeF().
|
2022-04-29 16:40:57 +02:00 |
|
|
|
4248c1240f
|
Profile picture for White Lady.
|
2022-04-28 21:55:02 +02:00 |
|
|
|
98fe51b2c8
|
Statscreen compat fix for recent devbuilds.
Unfortunately, the ability to switch art and tips on the fly, as well as fading the foreground, have all been lost in the process.
|
2022-04-27 17:02:41 +02:00 |
|
|
|
c2d142cbb0
|
Melee tweaks.
|
2022-04-26 18:52:56 +02:00 |
|
|
|
e17837d034
|
Make screen flashes additive like in Unreal.
|
2022-04-22 12:51:02 +02:00 |
|
|
|
bcc397c9f3
|
Use SetClipRect to avoid DTA_Clip* spam in many places.
|
2022-04-22 12:40:00 +02:00 |
|
|
|
48db16e7aa
|
Fix fuzz background drawing on ratios taller than 16:10.
|
2022-04-22 12:39:40 +02:00 |
|
|
|
befda08710
|
Fix cheat input using the wrong font.
|
2022-04-20 17:22:35 +02:00 |
|
|
|
48a3b06e6d
|
Fix missing rel for Ibuki in Saya's lore file.
|
2022-04-20 17:08:19 +02:00 |
|