Commit graph

657 commits

Author SHA1 Message Date
de525e6b3a Fix invalid locks not appearing in minimap. 2021-03-10 21:19:39 +01:00
1da4bd6126 Add option to make single weapons have higher slot priority. 2021-03-09 00:37:15 +01:00
804ed92254 Slightly reduce IoS explosions, for performance. 2021-03-08 21:50:00 +01:00
140513adae Saya bean pickup gesture. 2021-03-08 20:55:24 +01:00
16a7daaa20 Minifix. 2021-03-08 12:30:31 +01:00
8748bea766 Fix up previous commit. 2021-03-08 12:05:08 +01:00
fd39e7af86 Reset max minimap zoom when Omnisight is removed.
Also cap minimap zoom to safe numbers on load.
2021-03-08 11:48:26 +01:00
eca7c2df3b Planted mags shouldn't bleed (oops). 2021-03-08 01:28:52 +01:00
8333620469 Prevent allies from triggering planted grenades. 2021-03-08 01:04:04 +01:00
feee32345d You can now plant quick grenades when aiming at any solid surface. 2021-03-08 00:27:48 +01:00
a74a9ae795 More SWWMHandler code splitting.
Revert fallback sprite stuff. It's glitchy.
2021-03-07 20:50:10 +01:00
ab0270071a Player should remain solid on death to avoid clipping into things. 2021-03-07 20:16:13 +01:00
5755ed1319 Smol things. 2021-03-07 17:37:55 +01:00
1b01b611cb Small adjustment. 2021-03-07 13:51:24 +01:00
f3e86e629b As much as braille art amuses me, it's not multiplatform-compatible. 2021-03-07 13:39:24 +01:00
7a184c1640 Add fancy startup text 2021-03-07 13:22:28 +01:00
c6cb85c1e4 Add some official renders to the intermission art roster. 2021-03-07 02:13:54 +01:00
72aefaed80 ENDOOM added for funsies. 2021-03-07 01:02:30 +01:00
f838e7e23f Slight tweak to teleporter handling. 2021-03-06 14:07:23 +01:00
b53e3a338d Slight nerf to Explodium Gun. 2021-03-06 10:34:32 +01:00
caa6ad7c8e Pickup gestures for Akari Project, Love Signals CD, Nutatco Bar, Frispy Corn. 2021-03-05 21:18:49 +01:00
8a30140679 Perfectly Generic Cube pickup gesture added.
Make dummy sprites not blank, so people complaining models are invisible know exactly why it's happening.
2021-03-05 19:51:54 +01:00
0259d7b367 Wait how did this get here. 2021-03-05 17:50:06 +01:00
54eefbc439 Two more achievements 'cause why not. 2021-03-05 17:41:33 +01:00
36b00f4c3d In-depth PNG optimization + sprite cropping. 2021-03-04 20:04:08 +01:00
0aa788c8df Double Stacc had to have some downsides. 2021-03-01 20:47:34 +01:00
d5ca405b4f music genres are hard 2021-02-28 23:21:33 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00
0eec40e723 Biospark Carbine double stacc. 2021-02-27 17:49:58 +01:00
1313e9ed40 Rebalances and optimizations (affected: Sparkster, Gold Shell).
Tweak gravity for Eviscerator chunks.
Add corpse cleanup cheat.
2021-02-25 21:29:00 +01:00
8ceaafc382 Minimap portal overlay support (oh my). 2021-02-24 21:40:54 +01:00
5ac45d68cd Fancy Keen sounds. 2021-02-24 01:00:35 +01:00
d7370cfe7b Some slight tweakery. 2021-02-24 00:50:07 +01:00
1d49b522eb "give keys" shouldn't give score. 2021-02-24 00:33:22 +01:00
64249c2a2b Let's give that cheat input more oomph. 2021-02-23 23:18:49 +01:00
29c8b3e6ab Finetune dat shit. 2021-02-23 19:33:42 +01:00
9460e3a13c Fix VM abort in Omnisight due to cvar name change.
More minimap tweakery.
Visual cheat input.
Add cheat to de-aggro monsters.
2021-02-23 19:10:08 +01:00
3fb431bde5 Further minimap expansion, and more. 2021-02-23 02:41:02 +01:00
1808617654 Mark Gold Shells as vip items. 2021-02-22 21:51:49 +01:00
2ab8115b39 Vanilla doom/heretic episode interconnectedness (includes wadsmoosh support). 2021-02-22 20:16:26 +01:00
345d9e25bb Show keys in the HUD in Hexen. 2021-02-22 17:48:28 +01:00
06f79726a8 Add item sparkles.
Tweak Omnisight pickup behavior (shared in mp).
2021-02-22 17:01:58 +01:00
07d4006172 Enable minimap by default. 2021-02-22 14:36:42 +01:00
e0ad73305e Minimap zoom implemented.
Minimap now shows solid/shootable things.
Newly visible things in minimap now fade in smoothly.
Other small tweaks to minimap.
2021-02-22 12:49:57 +01:00
c517d7404e Move matcaps to a separate folder.
Add unique matcap for Biospark Carbine, fits the colors better.
2021-02-22 00:58:07 +01:00
42905bf24d Fix special line highlighting in minimap (more closely matches automap). 2021-02-21 21:57:37 +01:00
e30df13c2f Add shine effect to Biospark Carbine.
Add glow and light to Spark Units.
2021-02-21 21:26:05 +01:00
b90a3c91b9 Fix COUNTITEM handling of Hammerspace Embiggener. 2021-02-21 20:45:03 +01:00
8f2b9881f4 Fix item markers on minimap lingering after pickup when Omnisight is active. 2021-02-21 18:01:02 +01:00
4ee1df5d8f Major cleanup of CVar usage. Switches a whole lot of clientside-only CVars to the "nosave" type.
Auto-merge overlapping Embiggeners into bulk items.
Increase backpack amounts of many ammo types.
Allow trading of Embiggeners in multiplayer.
Fix trading dual-wield weapons.
Fix trading Candygun spares.
2021-02-21 17:43:11 +01:00