Commit graph

26 commits

Author SHA1 Message Date
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
23947d8471 Remove unnecessary uses of "action" and "invoker". 2022-11-26 11:57:17 +01:00
31ea4f73b1 Fix wacky-ass water physics for projectiles. 2022-11-11 01:46:39 +01:00
ab9023d3ee Add freezetics support to all actors that need it.
Remove Demoslayer fun option.
2022-10-31 15:08:30 +01:00
632c99b21c Start work on Sparkster Rifle model.
Fix heart trail.
2022-10-23 12:17:20 +02:00
4bb3a1e85a Several optimizations on non-interactive actors. 2022-10-14 21:45:21 +02:00
2f5ffdfe41 Use Vec3FromAngles to create random unit vectors. 2022-08-24 15:20:57 +02:00
b40d8d0633 Healthbar / Damnum backport from sidemods. 2022-08-22 17:39:10 +02:00
4230b3b062 Vector/Trig math refactor into utility functions. 2022-08-18 16:18:22 +02:00
fa80c346ec Add QF_3D to every single A_QuakeEx call. 2022-06-02 00:48:17 +02:00
e9cb1005ac Additional voicelines (incomplete). 2022-03-29 22:35:06 +02:00
f3d09902e8 Changes from master. 2021-11-05 20:54:48 +01:00
9e083a7b6a Various changes and fixes. 2021-10-21 23:27:37 +02:00
c3dcc085b8 Adjust timing of hdoom oneliners. 2021-10-20 00:26:24 +02:00
651376f182 Original voice acting (batch 1). Plus other stuff. 2021-10-05 19:22:34 +02:00
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
4016063379 Give score for defacing textures. 2021-06-13 18:05:52 +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
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
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
e2d2305f8b A more fancy way to deface nazi texturing. (Bonus: curly mustaches on demon faces)
Fix gibs/blood and other non-interacting projectiles being tracked in the minimap.
2021-03-21 03:35:14 +01:00
960852294b Blown kisses leave decals. 2021-03-20 22:50:48 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00