6cfde41bc7
Replace excessive exponentiation with simple x*x squaring in SphereIntersect.
2022-07-17 12:42:31 +02:00
1969eff7d9
Service caching.
2022-07-15 09:32:16 +02:00
3f20acc56e
Unimplemented weapon messages.
2022-07-06 13:31:23 +02:00
f3c881a386
Fix IsInPlayerFOV(): Make caller call CheckSight towards player instead, as it breaks for NOBLOCKMAP actors.
2022-06-30 20:02:59 +02:00
6825146e51
A whole fat load of micro-optimizations.
...
Okuplok still lags like fuck, unfortunately.
2022-06-17 22:36:51 +02:00
b9a58adabc
Code cleanup.
2022-06-15 10:58:47 +02:00
6cca0eb623
Even more voice stuff.
2022-06-07 18:27:52 +02:00
4e29d1c2fe
Alternate HUD style partially implemented.
2022-06-03 19:17:33 +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
984b2c39ba
The Pusher is gone.
2022-05-16 16:39:11 +02:00
21d6fbdba4
Personal rebranding.
2022-05-13 18:29:45 +02:00
27bba4605c
Goodbye matcaps, hello envmaps.
2022-05-07 22:39:40 +02:00
807d1ef349
Score limit has been capped to 9 digits.
...
Turns out anything higher is not actually reachable in practice.
2022-04-17 02:23:29 +02:00
601812cbb6
Tweak weapon spawn logic again.
2022-04-12 17:06:07 +02:00
b4f81fa4e3
Fix extended hitboxes breaking dual-weapon givers.
2022-04-02 12:09:45 +02:00
bbc8e55afd
Un-hide DLC content (even if not implemented).
2022-03-27 01:12:47 +01:00
0680b2f382
Sometimes plans change. DLC Weaponsets merged into one.
2022-03-05 18:26:20 +01:00
aee46bfc3c
Fix some badly written code.
2022-02-14 01:14:50 +01:00
9c99690722
Additions to DoExplosion.
2022-01-22 16:38:17 +01:00
35b0ad1b2b
Achievement system fixes and stackable chanceboxes.
2022-01-11 02:18:38 +01:00
d20773a56f
Additional exit marker types.
2021-12-29 21:46:20 +01:00
92f0290621
Merge "duplicate" monster kill stats.
2021-12-21 22:03:10 +01:00
f1f12f1556
Guarantee 100% chance to replace chainsaw with a pistol if the player has all melee weapons.
2021-12-18 00:07:54 +01:00
d22d9c4b9a
font gen updated, fonts re-made, adjustments to compensate.
2021-12-17 19:57:23 +01:00
1a0ddc5e79
Rewrite the weapon replacement system (less of a mess now maybe?).
2021-12-01 01:10:07 +01:00
ce1b19d225
Fix ammo resetting.
2021-11-30 18:46:32 +01:00
95d92cb8a5
Some cleanup.
2021-11-23 22:18:41 +01:00
8d3cb9a1c8
Fix handling of inventory resets.
2021-11-05 23:28:40 +01:00
f3d09902e8
Changes from master.
2021-11-05 20:54:48 +01:00
f41fb2c0c7
Stuff from master™
2021-10-16 09:31:00 +02:00
14c831d35e
Brightmaps were zero bytes in size for some reason.
2021-10-14 18:24:12 +02:00
3dd462ead8
Hotfix: Shouldn't spawn DLC weapons here yet.
2021-10-09 21:43:05 +02:00
12911c652c
Stuff from master.
2021-10-09 21:35:13 +02:00
651376f182
Original voice acting (batch 1). Plus other stuff.
2021-10-05 19:22:34 +02:00
5dea5ab4d6
More changes from master.
2021-09-29 18:47:23 +02:00
8176b21b8c
Achievement system overhaul.
...
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
10bab27e36
More stuff with tooltips.
...
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
f6f2854bf6
Fun with dialogues.
2021-09-14 18:40:22 +02:00
c1de57b376
Major ammo overhaul.
...
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
680a68f250
Account for inferior OS line endings on text parsers.
2021-09-08 22:13:51 +02:00
cf3d42f1ee
VIP weapon/ammo spawn tweakery.
2021-09-07 00:39:49 +02:00
cdd65f11a3
Safety Tether implemented.
...
VIP items cannot be bought.
VIP items have a special color in the inventory/store.
Boost Devastation Sigil sounds.
Fix Teleport() calls using A_Teleport() flags (oops).
Give cheat tweaks.
2021-09-04 21:18:37 +02:00
dc4bd4d45d
Initial 1.1 development setup.
2021-09-01 09:56:20 +02:00
0f81569ba8
Terrain fx finetuning.
2021-08-11 22:31:58 +02:00
075c99d745
Update Gutamatics library.
2021-08-10 14:27:43 +02:00
c166501b15
Don't flag embiggeners with COUNTITEM (fixes inability to get 100% items in Akeldama MAP02).
...
Small code cleanup.
2021-07-25 16:46:47 +02:00
f3fddfdbcf
Use list files to store vanilla map checksums.
2021-06-27 11:13:39 +02:00
092f9cfd7f
Fix marble face textures in D2INO not being graffiti-able.
2021-06-25 17:48:50 +02:00
cfc3c0f7af
Safeguard against InPlayerFOV being called with no camera.
2021-06-24 19:20:48 +02:00