Commit graph

1,685 commits

Author SHA1 Message Date
64d7429b0e Fix nearby item sparkles. 2022-08-06 15:39:36 +02:00
9cd39a74f5 Fix collectibles playing "fail use" sound. 2022-08-06 15:35:02 +02:00
03aa56ba42 Forgot the pic for the readme. 2022-08-06 15:13:22 +02:00
64d256777b Saya's Mug collectible. 2022-08-06 15:11:33 +02:00
3c83945d84 Fix incorrect material index in Silver Bullet mag model. 2022-08-06 13:59:32 +02:00
6f20960c1a Add mouse input to Wallbuster reload menu. 2022-08-06 11:43:59 +02:00
1088a03b99 Remark on age of profile pic for Doomguy. 2022-08-06 10:43:57 +02:00
2497167b5c Clean out unused models. 2022-08-05 23:31:58 +02:00
21f71b612d Subtitles for CC romero boss. 2022-08-05 22:56:54 +02:00
ec0f9f91da Lore clarification on XSB/FCB catridge size. 2022-08-05 22:31:32 +02:00
e7978a77dd Re-save ZPolyobject files with unix line endings. 2022-08-05 21:37:20 +02:00
91dc82ca00 Fix legitimate signed/unsigned comparison warnings. 2022-08-05 21:30:11 +02:00
ed43a537d0 Fix normals on Sheen HMG main menu render. 2022-08-05 21:25:50 +02:00
c41e9c4615 Somehow forgot to bump zscript ver to 4.9.
Now there's a shitload of warnings about signed/unsigned comparisons, but those are a gzdoom oversight, they'll be fixed soon.
2022-08-05 21:02:09 +02:00
42f5df487f Update info menu tab on weapons. 2022-08-05 17:59:09 +02:00
bc870daaa1 Reference IK first person arms model. 2022-08-05 17:30:39 +02:00
c0691f4930 Implement "FindLumpByFullName" helper function.
Remove days display from playtime counter (most people expect hours).
2022-08-05 11:08:47 +02:00
fa6c8f68d6 Enemies only drop ammo for owned weapons. 2022-08-04 18:17:21 +02:00
24a038b0a9 Fix ammo check logic on some weapons. 2022-08-04 17:58:16 +02:00
fe9f6dcb3f CC Romero boss death special. 2022-08-04 17:29:07 +02:00
d30600a185 Corruption Cards dialogues and more (untested). 2022-08-04 17:20:02 +02:00
3108dabca1 More lore entry profile pictures. 2022-08-04 13:35:29 +02:00
cb1b2bc4a1 Lore entry for Alakir. 2022-08-03 20:27:30 +02:00
59d75ef815 Update tip now that death exits are unconditionally ignored. 2022-08-03 11:46:53 +02:00
7e40edff1b Fix wording in a quote. 2022-08-03 11:17:25 +02:00
965a29870b Fixes, rebalances, tweaks... Idk, weather hot, brain hurt. 2022-08-01 17:22:37 +02:00
d85a3791db Buncha fixes from today's stream. 2022-07-31 21:14:35 +02:00
791e5649fc Adjust chaingunner ammo drops. 2022-07-30 16:55:11 +02:00
4cd6687175 Update ammo drop/spawn behavior. 2022-07-30 16:17:11 +02:00
dd38bf15bb Remove mention of DemolitionOS minigames in lore. 2022-07-30 14:51:58 +02:00
b3069b26b7 Readme and lore notes discouraging Wallbuster auto-reload. 2022-07-30 01:20:11 +02:00
ccc79d9962 Remove Wallbuster shuffle, make auto reload (formerly "full" reload) prioritize best ammo. 2022-07-30 00:47:34 +02:00
4ecff98ba9 Adjust ammo spawn logic again. 2022-07-29 21:33:25 +02:00
f90fa56234 Fix crash when using items from menu. 2022-07-29 21:33:00 +02:00
39ad1bff1f Sheen HMG render for intermission. 2022-07-29 18:52:58 +02:00
c66ded4cf9 Ability to pet LEGION Cacodemons. 2022-07-29 12:05:06 +02:00
fece16ae04 Use PrintfEx instead of hacks to send chat messages to the hud. 2022-07-29 11:38:37 +02:00
6dc4528136 Fix invisible candy gun when slide gets locked. 2022-07-29 11:38:20 +02:00
8d4eae537e Adjust sizes of some hud weapon displays. 2022-07-29 00:41:14 +02:00
7b1a87d8a5 Disable buying of nuggets (your ears will thank me). 2022-07-28 23:42:57 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
51c1ef11bc titlescreen code cleanup. 2022-07-28 18:00:50 +02:00
dff690c46d Weapon slot spawn order cvars (not in menus yet) 2022-07-27 17:07:27 +02:00
43bea0d22a Properly set drop ammo types for weapons. 2022-07-27 16:57:52 +02:00
521fe314b6 Update readme since per-player color tags are a thing now. 2022-07-27 13:23:06 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
b355190cfe README update. 2022-07-26 22:06:46 +02:00
12515e9107 Wrist tags in first person also update now. 2022-07-26 21:11:06 +02:00
bcb85d873d Disallow switching to empty weapons from menu. 2022-07-26 18:55:49 +02:00
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00