Commit graph

63 commits

Author SHA1 Message Date
1f649790dd Prep work for future DLC Weaponset.
DLC Weaponset: Slot 0 weapon added.
2020-12-15 20:47:51 +01:00
ad2a96b676 Hellblazer pickups have translucent glass and show ammo state.
Added cvar for controlling blob shadow render distance.
Folder reorganizing for post-release updates.
Updated patron list.
2020-12-14 12:18:05 +01:00
fd4c0eb8c7 Wallbuster menu had Page Up / Down controls display swapped. 2020-12-11 09:58:12 +01:00
f67849d04f Mission briefings now update with each cluster/episode.
Mission log can show multiple entries (scrollable).
Changed quit messages (Icarus already played Hexmas).
2020-12-08 17:41:11 +01:00
9b0c3cc8d0 Add option to silence music on map clear.
Add music to Kinsie's Test Map.
2020-12-05 21:57:50 +01:00
5ea5cb35fc Add strictness options for untouchable bonus handling.
Fix order of operations making first untouchable kill not have a bonus.
2020-11-29 21:25:40 +01:00
9fcbb16267 Eviternity compatibility (sort of).
More compatible cosmetic bossbrain.
Some fixups.
2020-11-28 22:03:01 +01:00
4b0ed5fe36 Add option for selectively hiding healthbars. 2020-11-25 18:08:35 +01:00
c7472d35c8 Removed Russian translation. 2020-11-22 16:21:34 +01:00
77386c10af HUD stuff adjustments 2020-11-20 09:25:53 +01:00
9aa636aed5 Add balance option to give all noise alerts infinite range.
Should fix issues with vanilla-style teleport closets that store enemies out of bounds the middle of god-knows-where.
2020-11-19 21:33:06 +01:00
c828d36c95 Fully ZScripted credits menu. Small text changes.
---
Sometimes things change in your life, things that you didn't expect.
Even so, you must stay strong and push on forward.
Trust in those who believe in you, who wish to help you.
There's always hope.

Thank you, Allie.
2020-11-11 20:15:09 +01:00
32791649a5 A couple things:
- Minimize HUD when looking through cameras (toggleable).
 - Hide precise crosshair when looking through cameras.
 - Add alternative, lighter Ragekit shader for people who may have issues.
 - Small changes to options menu layout.
 - Merged vanilla boss / healthbar handler into main one.
 - Fix: Silver Bullet didn't draw scope with shaders disabled.
 - Fix: Incorrect behavior of SWWMUtility.InPlayerFOV() caused everything to always be visible.
 - Fix: Trackers didn't account for Teammates in TDM.
 - Fix: Trackers update based on distance to consoleplayer camera, not mo.
2020-11-10 15:55:47 +01:00
6d1f557db5 No time for games, pushed to future. 2020-11-06 13:09:07 +01:00
e200850a79 Various menu tweaks, and other things:
- Added "additional tips" help menu section detailing some important things.
 - Bit more work into inter-mod compat.
 - Reorganize main menu elements (layout is now like Hexen, plus info).
 - Add sprites and other simple graphic stuff for upcoming dlc weapons.
 - ZScript file reorganizing.
 - Fix enemies that spend a long time in-air eating up FPS due to blood trails.
 - Remove Swinger code, it's unused anyway.
 - Fix scaling of titlemap texts.
 - Make help screen scale nicely in 21:9, like the hud.
 - Add cvar to allow people to still somehow play this with BD (it will break).
 - Expand lore entry for Saya's mom, detailing that one event at the wedding with Kirin.
 - Add model notes again so I can keep track of my progress with the collectibles (I swear I'm working on it).
2020-10-27 20:01:47 +01:00
1e41d91760 Some cleanup of stuff. 2020-10-25 17:17:51 +01:00
0588fd6dab Additional menu tweakery.
Attempt to hotfix cases where STILL the lore library will get deleted.
2020-10-24 15:45:54 +02:00
905389c495 Add option for blob shadows to only affect mod objects (default).
Minor optimizations of stuff.
2020-10-23 21:05:00 +02:00
b4fe4769d1 Skill and episode menu changes 2020-10-23 20:00:22 +02:00
514232a3f8 Fix precise crosshair menu entry not reading the right cvar 2020-10-20 12:14:43 +02:00
eb2ee7b29f Push to master all the current WIP stuff in 0.9.11b:
- Reduce number of collectibles (some might come back in the future).
 - Merge both DLC weaponsets into one, removing redundant weapons.
 - Readjust prices of some items.
 - Initial work on collectibles (currently Frispy Corn is done).
 - Added bigfont for main menu, based on Source Han Sans.
 - Reduced default HUD margin to 10.
 - Added blob shadows.
 - Added precise crosshair drawing.
 - Tweaked decals, imported more stuff from UT.
 - Swapped the Ynykron impact decal for something better.
 - Fixes to slope alignment code.
 - Implemented headpats for MBF Helper Dogs and Cacodemons.
 - Implemented partial HDoom support, with love and headpats.
 - Fix various string functions breaking on unicode.
 - Added cracktro-style text scroll to Titlemap.
 - Fixed handling of healthbars for friendly monsters.
 - Workaround for maps that use the old author name hack (" - by: " separator).
 - Fixed Silver Bullet not autoswitching on first pickup.
 - Fixed misalignment of Silver Bullet zoomed aim.
 - Silver Bullet is unchambered on first pickup, consistent with Candygun.
 - Adjusted collision sizes of all items across the board.
 - Implemented "Use To Pickup" to work around any issues introduced by the previous change.
 - Swapped CHANF_LOOPING for CHANF_LOOP in many cases, this was a typo.
 - Tweaked Biospark arc lengths, for balance and higher performance.
 - Fix misaligned fire offsets of some weapons (most noticeable on Wallbuster).
 - Prettified the loading disclaimers for BD and HDoom.
 - Add pickup flash to all items.
 - Add custom key models for Doom and Heretic.
 - Fix blown kisses giving you "need key" messages.
 - Fix worn armor and embiggeners not being removed on scripted inventory resets.
 - Remove all references to the no longer planned Radio.
 - Workaround for gzdoom devbuild quirk where MenuSound changed its argument type.
 - Added timezone to fake clock.
 - Fix some times and dates in said clock.
 - SWWM blood now also hits ceilings.
 - Added default properties to DLC ammo and weapon stubs.
 - Lore entries for collectibles and dlc weapons (incomplete).
 - Massive amount of typo fixes across the board.
2020-10-20 11:37:14 +02:00
525213d30b 0.9.10.1b hotfix:
- Fix broken credits menu strings
2020-10-05 23:38:56 +02:00
aabc9de051 0.9.10b release (oh boy where do I start):
- New fun options implemented (omnibusting, unlimited fuel, party time)
 - Biospark Carbine gets a requested nerf
 - Candygun combo fire has been buffed (watch out for that splash damage)
 - All powerup effects are additive (stacc 'em)
 - Automap hud respects gzdoom's cvars for toggling certain elements
 - Automap hud shows stats and times in gold when 100% / under par
 - Weapons and ammo are no longer affected by skill amount modifiers, for balance (and to avoid any weird glitches)
 - Sorting improvements for menu (weapons by slot, ammo by weapons, other items by value, etc.)
 - Grilled Cheese Sandwich now saves you from lethal falls properly
 - Blown kisses instakill nazis
 - Added non-violent Keen replacement (based on "Less mean-spirited Keen replacement" by SiFi270)
 - Added gib deaths for hell nobles, pinkies, cacos, revs and viles (sprites by Amuscaria and Ryan Cordell)
 - Blown kisses can activate use switches
 - Gestures can be chained by pressing a gesture button while another is playing
 - Fixed Grilled Cheese Sandwich not avoiding telefrags properly (now also works with voodoo dolls)
 - More precise weapon kill tracking (fixes some ragekit quirks)
 - Merge both DLC weaponsets, removing redundant weapons (see FuturePlans.md)
 - Discarded some collectables for the next updates, to save time
 - Preparation work for collectables update, including some (partial) lore files
 - Remove ammo fabricators from store, makes no sense to have them when you can just buy ammo directly
 - Cosmetic Boss Brain sprite replacements, just for fun
 - 10 more intermission tips, because yes
 - Added option to reduce distance at which enemy healthbars are picked
 - Various minor bugfixes and adjustments (and also some tiny typo fixes)
 - Ragekit now heals over time and with each hit (so it's more rewarding to go wild)
 - PNG optimization pass (again lol)
 - Fix crouched gestures having no facial animation
2020-10-05 23:29:28 +02:00
65db7e8367 0.9.8b release:
- Crouched gesture animations.
 - Proper crouch-jumping (now always enabled).
 - New fanart by Endie.
 - Swimming animations (also used by flight).
 - Hexen-style startup screen.
 - More model cleanup.
 - Prevent Wallbuster reload menu from opening on intermissions.
 - Intermissions now only handle fire and use for advance, to prevent some lil' accidents.
 - Holding altfire on intermissions hides ui elements, so the bg is fully visible.
 - Begin writing lore for collectibles (these will come in a couple updates).
 - Fix fuzz shader being affected by texture upscaling.
 - Enemies with >=1000 starting hp also can drop golden shells.
 - Explodium Gun no longer shows with a "1x" prefix on menus when single.
 - Player animation transition tweaks.
2020-09-24 14:05:04 +02:00
d430d3c170 0.9.2b release:
- Extend enemy drops setting to add an ammo-only option (which is now the default).
 - Add stats tracking for buttslams, plus a +300 score bonus.
 - Add obituary for buttslams.
 - Add stats tracking for total items and secrets found.
 - Add stats tracking for teleport distance (not usable yet until next gzdoom).
 - Refactor stats tab main section a bit to make it easier to extend.
 - Prettified version string colors a bit.
 - Increased width of intermission tip textbox to reduce line count and prevent overlap with the stats on certain resolutions.
 - Turned the tag fallback string into a constant, for the sake of cleaner code. Now there's only one instance of AWESOME IT'S PENIS in the code.
 - Adjusted classname beautification function, should handle very exotic names better now.
2020-09-19 17:45:52 +02:00
431e2d5ddc Various optimizations and a couple changes:
- Lightweight Tick() for smoke and debris (has some glitches I gotta figure out).
- Add option for buckshot to gib (on by default).
- Clips are replaced by shells again.
- Increased look sensitivity when crouching with Silver Bullet.
- Fix 3D floor handling of nonsolids.
- Fix combat trackers not updating their position when an actor changes height while stationary (e.g.: crouching players).
2020-09-13 14:39:24 +02:00
4af07111f1 Major rebalance and other changes:
- Tweaked health item values.
 - Allow Sandwich to save you from the Ynykron (usually).
 - Tweaked ammo availability again.
 - Disable ammo and weapon drops from enemies (can be re-enabled).
 - Adjusted refire behaviour of Biospark Carbine.
 - Tweaked the sizes of some pickup models.
 - Wallbuster gives only 5 ammo on pickup.
 - Tweaked score values for more balanced progression.
 - Overkill bonus also includes enemies that take twice their base health in damage (as was intended)
 - Add a reminder for myself to add wall collision to dashing.
2020-09-08 22:47:29 +02:00
e6449acd00 Much finetuning and stuff. 2020-09-02 17:47:33 +02:00
e2e21d3731 Implement limiter for blood effects. Will be extended later. 2020-09-02 00:49:19 +02:00
f402f14138 Major optimization to built-in gore. 2020-09-01 16:47:23 +02:00
f28e7e01fb Big changes (still no Ynykron altfire, sorry):
- Split off big code files for easier navigation.
- Moved DoExplosion and DoKnockback to the SWWMUtility class.
- Removed DoBlast as it is no longer used, having been replaced entirely.
- Finalized Mag Manager:
  * Implemented partial mag loading for Silver Bullet and Candygun.
  * Show spare bullets on ammo displays of Silver Bullet and Candygun.
- Rebalanced Eviscerator and Hellblazer damages.
- Adjusted Dragon's Breath damage and effects.
- Adjusted ammo spawns again.
  * Reduced shell spawns, as they seemed to max out too quickly.
  * Added "intermediate" bundle spawns for Eviscerator shells, Hellblazer missiles and Silver Bullet / Candygun rounds.
- Doubled max ammo of Biospark Carbine.
- Biospark beams no longer spawn arcs near their start point. This should reduce the likelihood of self-damage.
2020-08-23 16:32:44 +02:00
9c62729dff Add option to use original intermission music. 2020-08-18 17:36:40 +02:00
7a8e21dec0 Fix kb input on Stats tab. Updated F1 text. 2020-08-18 13:14:47 +02:00
7020dadbc3 "Wait, chanceboxes are back?" Well, not really... 2020-08-17 17:58:15 +02:00
09cfb25c30 Implemented "Item Sense" feature.
Rebalanced Hellblazer.
Rebalanced Biospark Carbine combo.
Hellblazer Crackshot sub-grenades home in on bounce, as was intended.
Added zoom blur when dashing.
Added option to use a big font for targetter labels.
More robust ui<->play communication for Demolitionist menu actions.
Increase fuel regen rate.
Disable GZDoom's built-in back button on Demolitionist Menu, since in some cases it can render the top left of the menu inaccessible.
2020-08-16 16:27:44 +02:00
f03a434928 Fix stair physics fudging with gap crossing.
Stubs for Radio and Games tabs.
2020-08-14 16:33:11 +02:00
4f21be0a37 Add simplified teleport fogs, for spawn-heavy maps.
Fix Silver Bullet unload anim not having FCB variant.
2020-08-07 23:17:41 +02:00
68729a0978 More stuff that's not Ynykron altfire:
- Made fun tags optional, added randomizations.
- Added subsections to Stats tab for monster kills, level stats and achievements (TBD).
- Added stats tracking for swimming distance, activatables punched, and walls busted.
- Added overrides for automap stats drawing and idmypos cheat.
- Re-tweaked ground slam shockwave.
2020-08-01 20:53:35 +02:00
18d005f21a New fanart added courtesy of Redead-ITA.
Added option to toggle pausing on Demolitionist Menu.
Properly handled fuzz bg toggling on all cases where it's used (now extends to titlemap and help screens).
2020-07-23 20:14:32 +02:00
5e36b81a35 Some optimizations (mainly slaughtermap-related).
Added PyWeaponWheel support (just for the hell of it).
2020-07-15 13:24:39 +02:00
aa5d203314 (Optional) reset score to zero on inventory reset/clear. 2020-06-28 18:09:07 +02:00
36021b802e Points of interest are now toggleable and have a separate scale factor. 2020-06-24 12:36:14 +02:00
1250e8071c Help menus finished. 2020-06-24 00:16:35 +02:00
8db2c088e4 Uncap Ynykron chain reactions (optional).
Fix over/underflow in stat numbers when the Ynykron is involved.
2020-06-23 18:42:49 +02:00
202bdce0e2 More finetunin'.
Added forced fall damage option.
2020-06-20 22:20:44 +02:00
b5947709f7 Final round of tuning for wall busting, it's even more HD-like now.
Add option to disable unrestricted Wallbuster destruction.
Add wall penetration to Silver Bullet JET.
2020-06-20 17:19:13 +02:00
ef92bdb1d1 Added shuffle function to Wallbuster menu.
Eviscerator shells have higher range with an extended barrel.
Dashing backwards deals more damage (buttslam).
Wallbuster damage tweaks (longer barrel == more hurt).
Allow buying Gravity Suppressors in Doom, and Barriers in Heretic/Hexen.
2020-06-05 09:44:14 +02:00
9b4e0f1918 Player can now perform ground pounds on large enemies while dashing (previously this was prevented by the dash making the player bounce off)
Tweaks to crouching behaviour (crouch-jump disabled by default).
2020-06-03 11:16:04 +02:00
e0a188f8d6 Change Wallbuster menu page up / page down actions to add/remove in groups of five, more comfortable for doing partial reloads quickly. 2020-06-03 10:21:41 +02:00
3a9d217816 The recipient of such activities may receive direct physical pleasure via masochism, or emotional pleasure through erotic humiliation, or knowledge that the play is pleasing to a sadistic dominant. 2020-05-30 00:08:20 +02:00