Commit graph

49 commits

Author SHA1 Message Date
64d0c2c1e5 Add custom credits theme. The dragon deserves this. ❤️🐉 2026-03-18 15:05:32 +01:00
515af97ca7 Beginning of "development limbo" phase, I guess. 2025-12-03 20:47:55 +01:00
a5e58add12 Remove Gutamatics, use bespoke projection code from UT99 modding days. 2025-03-16 15:50:48 +01:00
722121e21a I want to fucking die. 2025-02-13 11:00:19 +01:00
bb8478af4a Overhaul stat screen, remove fanart. 2023-09-09 14:47:30 +02:00
a66330a704 Remove Captain J's fanart. 2023-07-30 17:23:31 +02:00
7653d7d09f New Anti-BD script. >:3 2023-07-29 18:00:28 +02:00
be5476f07b Text and credit updates. 2023-04-20 12:54:09 +02:00
a8f6417781 An important rewrite that was a long time coming.
First, a message: There is a time and a place for everything, and understanding
what is and is not appropriate is a fundamental aspect of how one should behave
in society. I must take steps in correcting my behavior, how I act both through
my interactions with others and through my own creations as well. While this is
only one step in a very, very long road, it is hopefully a step in the right
direction.

Various aspects of the story and lore, dialogues, character interactions, etc.
have been sanitized to be less explicit. I cannot in good conscience have
something like this in a project I'm creating, especially one with such a broad
audience as the one it has garnered.

A couple other things have been removed, such as direct references to
problematic media, and I've decided to forego the H-Doom compatibility that was
added "as a joke".

These changes will also be later applied to the side mods as well.

Should I have still missed anything, I please ask that people notify me and I
will address it as soon as I possibly can.

Furthermore, if any of the people still credited in this mod wish to have their
name and anything they contributed removed from it, I will do so.
2023-03-17 12:56:38 +01:00
21e10bce86 Remove credits for removed assets. 2022-12-28 22:22:48 +01:00
0fbbb91b8e Revert "Remove ZPolyobject due to licensing concerns."
This reverts commit f134375f7e.

Library is now MIT licensed and can be included.
2022-10-08 15:55:42 +02:00
f134375f7e Remove ZPolyobject due to licensing concerns. 2022-10-07 00:55:20 +02:00
1fd988914a Missing credit for Takao font. 2022-09-07 19:55:56 +02:00
df66af2481 Credits forget moment™. 2022-08-28 21:24:05 +02:00
0d73be34a8 Souls-style area name display from sidemods. 2022-08-22 18:11:32 +02:00
21d6fbdba4 Personal rebranding. 2022-05-13 18:29:45 +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
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
47f38a3380 Cheap self-made terrain fx (ugly?). 2021-08-11 21:50:51 +02:00
5acac8f00f New map clear track courtesy of Bouncy. 2021-06-21 20:54:54 +02:00
8c2979326d Add XDeath sprites for Arachnotron and Mancubus. 2021-06-13 18:49:43 +02:00
6f3638189e More 4.6.0 stuff. 2021-05-18 21:36:22 +02:00
2c70b63b1e Removed big font to reduce filecount.
Various menus have been tweaked to account for the bigfont removal.
Removal of flat and inverse shaded font variants.
Re-added pk3 creation and defaulted to it for new pushes.
2021-05-09 13:16:41 +02:00
4d7cd9c564 Some spicing up of the Doom 2 secret maps.
More achievement icons.
2021-04-09 20:57:49 +02:00
3b3918de8a Migration from libeye to Gutamatics.
Updated credits.
2021-04-02 19:52:13 +02:00
7e3e78b209 Fixed item lists having scrollbars when they shouldn't.
Removed Wallbuster reload timer debug cvar (not needed).
Removed CBT easter egg.
Removed PrecacheClasses from ZMAPINFO (no longer needed since 4.5 as UE1 models load much faster).
2020-12-11 22:51:47 +01:00
c7472d35c8 Removed Russian translation. 2020-11-22 16:21:34 +01: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
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
578e9f3ae4 More Ynykron work. Altfire is almost done. 2020-09-11 22:29:49 +02:00
4bc05fed38 Many of these practices carry significant health risks. 2020-06-03 01:26:34 +02:00
56a6390938 Ported Soundless Mound blood (disabled by default).
Added some more lore.
Added custom nashgore footprint.
2020-05-08 17:03:02 +02:00
0e897e3073 More Japanese preparation. Added k6x8 as swap for Miniwi (same height). 2020-04-29 13:50:44 +02:00
cab0940723 Oh man the amount of stuff I've done today:
- Implemented Biospark Carbine secondary + combo.
 - Added a "check out gun" anim when the Biospark Carbine is fully loaded and you press reload, just like the Hellblazer.
 - First person gestures.
 - Replaced "yeah I ban him" gesture with a wave, more useful.
 - Random stuff.
 - Made it so you can pick up unimplemented weapons (but can't use them).
 - Various tiny tweaks here and there.
2020-04-25 02:31:55 +02:00
4a59622978 Hellblazer partially implemented, doesn't shoot yet.
Various lore adjustments.
Various bugfixes (mostly related to bouncing projectiles and others).
Divided language files for easier maintenance.
Corrected the 1.150 XSG bullet model so it looks more realistic.
Extra language strings (vanilla obituaries).
Added a replacement gib sound (I'm sorry).
Tease the fact Strife support might happen (don't get your hopes up).
Activating things with your balls is optional now (disabled by default).
Added some extra voice lines for "jammed" doors (has lock number, but no key exists for it), not used yet.
2020-04-15 21:47:56 +02:00
6b0b9ed196 Ball crits, Saltshot and Ragekit melee foil invulnerability.
Vanilla Centaurs still take damage from being set on fire while shielded.
Expanded CLONK library (11 different stock sounds, not just coconut).
Added Dark Souls parry sound easter egg.
Add Demolitionist to Doom 2 cast call screen (awkward, but works).
Adjust Hexen end screen, fit text better.
2020-03-21 19:38:25 +01:00
0d6034eab7 Extra sound for money cheat. 2020-03-18 17:01:54 +01:00
b6027efb8f Add intermission fanart, special thanks to Substance20. 2020-03-14 14:54:07 +01:00
4cc278c747 Added terrain effects for Doom.
Typo fixes and various adjustmentifications.
Fixed the Tier 4 ammo fabricator not working at all.
2020-03-04 21:02:51 +01:00
3e62d52dfc Pusher Implemented (and other things):
- Updated credits.
 - Lore text adjustments / expansion.
 - Added scrollbar to mission statement, since text has been expanded.
 - Various menu fixes.
 - Fix healthbars not appearing for Hexen wraiths (hopefully).
TODO:
 - Add separate mission statement for Doom 1 (no idea how, maybe just detect
   if it's an ExMx type of map I guess?). Mission statements for specific mods
   and map packs would be neat too, but those would take a lot of time.
 - Fine-tune Pusher behaviour.
 - Remind myself that I need to do sorting on the Doom key display below the
   score in the HUD, because for now they appear in the order they were picked
   up in and it looks kinda weird at times. Also possibly switch to a
   horizontal rather than vertical arrangement, too, adjusted to the width of
   the score box.
2020-02-12 14:15:40 +01:00
0c6011bfe3 Oh dear:
- Automated font creation. Re-made Tewi and also added additional fonts which
  might get used eventually. One of them is smol and the other is for
  Japanese text, which might happen if someone feels like helping me localize
  the mod (I'd love to cover more languages, Japanese being one of them).
- Extended Lore adjustments.
2020-02-09 22:17:27 +01:00
f44856f7eb Oh boy where do I even start:
- Icons for all item that'll nee them.
 - Fix powerup effects appearing in the inventory tab.
 - Added chancebox models.
 - Some extra sound stuff.
 - Added voice lines for responding to Korax in each Hexen hub.
 - Some work done on the titlemap I guess, nothing big yet, just the logos
   and whatnot.
 - Changed message duration cvars to seconds instead of tics.
 - Added mod menu and credits menu.
 - Lore text adjustments.
 - Added colored text tags for key items.
 - Adjusted how dropping/trading amounts are handled (always goes for highest
   available item drop if it's an ammo).
 - Added invulnerability healthbar effect.
 - Increased knockback of weapon melee, makes it more effective for getting
   enemies out of your face.
 - Adjusted flash effects on Candygun explosions.
 - Made Candygun decals bigger.
2020-02-01 03:54:06 +01:00
2ee1a2580f Much more stuff and things, also Candy Gun sounds. 2020-01-27 02:41:51 +01:00
6191230903 OK, a whole lot of stuff has happened.
- Player and Explodium Gun are fully functional.
- Added a crapton of sprites and muzzle flashes and whatnot from SWWM, Ultra Suite, and other mods I made.
- The HUD is almost complete, and some things have been changed with the fuel/dash display.
- Started adding some cvars and stuff, mod options menu will come later.
- Made an alternate -noflat- just to make Kinsie's map more pleasing on the eyes.
2020-01-26 00:29:36 +01:00
f6baa257c3 Add Tewi font (flat and gradient variants). 2020-01-19 22:00:02 +01:00
dbe2d3db60 Added intermission music credits. 2020-01-05 18:44:04 +01:00
ac2d22db29 Some skeletal work on stuff.
- Functional brutal doom handler.
- Functional crash handler.
- Skeletal titlemap.
- Skeletal zscript files.
- Default voicepack (the sound files, at least).
2019-12-23 21:52:09 +01:00