Commit graph

48 commits

Author SHA1 Message Date
mc776
db0959eaec
dehacked: give phases only their own par times. (#1011) 2023-07-16 08:14:32 -07:00
mc776
5150494cf3
weapons: rename slot 1 weapon to "ripsaw".
Addresses #1022.
2023-07-14 19:38:12 -07:00
mc776
f5de62efdd
dehacked: imply nanoroll lore.
It's a roll of gauze, not a canister - something I almost forgot until I took a much closer look at the sprite.
2023-07-14 12:06:58 -07:00
mc776
bb10f0e034
dehacked: imply lore.
- make weird twitchy alien pod thing implied to be consumed by guy stranded on alien world.
- expected: players infer this is some alien critter that has no direct terrestrial taxonomic parallel.
- actual: incessant complaints that the plant has no roots.

Maybe it was a mistake to shy away from more explicit language in the pickup messages.

Did a bunch of other pickup messages to match.

I'm open to suggestions or corrections. I will consider editing the sprite if someone really can't get over "polyp" with no tentacles.
2023-07-13 22:18:04 -07:00
mc776
5fcfb60374
levels: new e2m1. (#994)
* levels: new e2m1.

Starting area by Xindage, cave area and monsters/items by me.

* levels: add secret minigun to new E1M2.

* levels: fix e2m1 fan texture.

Just noticed that mixup in nful2's screenshot.

Not sure how that got changed.

* levels: split E2M1 air/water screens.

Ideally we'd have two more TSCRN1 graphics to fill out COMPUTE4 (and maybe PLANETS?) but let's get it looking right with what we have now.

* Update CREDITS
2023-07-13 11:45:03 -03:00
Alexandre-Xavier Labonté-Lamoureux
53296099dd
Replace DM22 with another map and move old DM22 to DM32 (#777)
* Add credit for previous contributions

* Move DM22 to DM32 and replace DM22 with new map
2023-07-10 23:49:30 -07:00
&Olga
e88e10208b
Fix name for E2M4 (#980)
Makes capitalization consistent with all the other maps.
2023-06-11 01:48:24 -03:00
mc776
f8f860df83
sprites: polaric upgrade; sprite offset fix. (#947)
* sprites: polaric upgrade; sprite offset fix.

The current pickup sprite looks pretty much exactly like what one might expect from drawing fanart of the id plasma rifle from memory. I've changed what I could while still remaining consistent with (and hopefully becoming more consistent with) the HUD sprite.

Since the gun shoots straight forwards I've also made the flash symmetrical - along with the projectile itself (but not *too* symmetrical). This does help address #932 a bit, but if anyone's got a better design I'm all eyes.

The blue flare along the top "spine" of the gun looked a bit janky on the left so I've smoothed it out a bit. The blue also lingers a bit in the B frame.

With all the ongoing news a lot of FPS player types will be following about artillery logistics in the IRL war, the use of "cannon" referring to this short handheld PDW is aging even more poorly than Doom's "clip". The best word I can think of as a substitute happens to result in an acronym I think we might as well lean into.

I've also adjusted some other projectile sprite offsets - my last attempt at fixing them actually placed the sprites a little too high.

* sprites: smooth out some jank left by paletting.

* sprites: do polaric flash as well.
2023-04-28 20:19:31 -03:00
mc776
473eb076a8
levels/music/dehacked: complete Armory migration; add stuff to E1M9. (#944)
* levels: E1M9 adjustments.

Central room monster closet doors are no longer upper unpegged.

Changed central room stairs to use a different texture because STEP4 was tutti-fruttiing again.

Added some aesthetic improvements: the subject matter of the recycling.

Replaced the lift with stairs leading to the rocket launcher to avoid the pinkie jump block.

Tried to use the same door texture for all doors that are only remotely opened.

Used a more see-through barrier for the corner guys in the middle room, after an incident where I spent way too long and eventually resorted to IDDT to find a single zombieman - interesting challenge but probably inappropriate given the way the rest of this map works.

Fixed a bunch of miscellaneous texture issues.

* levels: move Armory name+mus to E1M5; rename E1M9.

The spooky sountrack simply does not work for a shoot-'em-up level like that.

It works better for E1M9 now that there's actually something ominous implicitly lurking in there.

* dehacked: rename E1M9 and E1M5.

* dehacked: update E1M9/5 par times.

* delete misplaced dehacked.txt
2023-04-28 20:11:32 -03:00
mc776
44c1d7e675
levels: revisit Map11. (#934) 2023-04-22 11:22:57 -03:00
mc776
5983f26c38
dehacked: delete stray backslash. 2023-03-30 09:23:12 -07:00
mc776
944b790c93
dehacked: fix quit messages.
The messages hadn't been checked for length. Fortunately caught relatively early because the only string that shows up in vanilla (and thus would cause a crash) is also one of the longest ones.

I've also amended two things in the text itself:

1. big burly violent guy who's all about freedom and blaming scientists for things is...... not something that's aged well. And when a corporation is involved you know it's the investors pushing for the bad thing and not the actual researchers on the ground.

2. that other quit message literally reads like you're goading someone into suicide IRL, in the current environment where everybody's depressed and a lot of us have lost important people to plague or war or medical neglect or workplace accidents or violent bigotry or any combination thereof. I've taken the liberty to rephrase it so the emphasis is on what I think was intended.

Threw in a replacement for "exit to DOS" as well.
2023-03-30 09:22:00 -07:00
Simon Howard
b800920a82
Merge pull request #896 from mc776/ssgfix
dehacked: shorten SSG flash.

Fixes #678
2023-03-29 09:46:10 -04:00
Simon Howard
990445f0dc
Merge pull request #914 from mc776/newintertext
dehacked: rewrite intermission texts.
2023-03-29 09:40:35 -04:00
Simon Howard
038e4af3e5
Merge pull request #624 from ObsidianPlague/patch-1
Quit messages
2023-03-29 09:38:53 -04:00
mc776
e9a20ce815
dehacked: update C3, C5, C6 texts.
C3 restructured and C5 rewritten by @shinobody with edits by me, C6 loosely based on @shinobody's rewrite that had interpreted the map as a barracks instead.
2023-03-22 20:05:57 -07:00
mc776
629c6e0289
dehacked: tweak E2 endtext.
The previous was a poorly remembered "what's a bit of X between friends" meme. It doesn't work here.
2023-03-21 23:21:47 -07:00
mc776
c9f4cecc18
dehacked: tweak Phase 2 intermissions.
Yes I've now made that reference for both intertexts that had the word "wasteland" in it.
2023-03-21 19:30:39 -07:00
mc776
cfb0a3eee3
dehacked: rewrite E2, E3.
E2 is my rewrite based on discussions with @shinobody, and E3 is @shinobody's with some edits by me.

More revisions hopefully to follow soon.
2023-03-21 15:02:28 -07:00
mc776
59732956e8
dehacked: adjust C3 text.
"deep into its territory" deserves to be its own line, especially to help emphasize the line I'm making these changes to include.

I also keep wanting to say "armies", plural, for some reason. Which at least works to explain all the infighting...
2023-03-20 20:27:55 -07:00
mc776
505874640b
dehacked: rewrite C3 intertext.
Someone just quoted the "no human has ever survived here" unprompted on Discord. If it's that memorable let's keep it.

"Man" for this in the two thousand twenty third year of the common era was still a bit cringe though.
2023-03-20 20:20:45 -07:00
mc776
6ebe395d49
dehacked: rewrite intermission texts.
Reposting #868 because that was way too many commits.

The current ones have lots of sentence fragments that are somehow austere in tone while still having lots of unnecessary words - a combination that doesn't exactly flow too well. This is an attempt to rewrite a lot of them while trying to keep all the critical elements of each.

A lot of the "it doesn't matter, who cares" / "oh. a trap. AGAIN." talk also felt like it would pull the reader out of the game, however in-character it was clearly intended. (I understand it's inspired by "where's your fat reward and ticket home" from Doom E1 but if you look at all the other id intermission texts things are much more triumphant and hopeful in tone - D2's "There must be a way to close it on the other side. What do you care if you've got to go through Hell to get to it?" is more bravado than despair.)

Replaced some things that create expectations of specific things to be found in the very next map but aren't there - the Map06-7 lift (you start on a teleporter pad), the Map11-12 platform bolts (you start just inside the door), the "massive doors" of the Military Labs (you start on the end teleporter immediately after E1M8), etc..

"Dissipitates" isn't exactly release-quality standard diction.

Some lines were rearranged so that natural sentence and phrase breaks coincide with line breaks - everything has been tested on Chocolate, it seems we do have more room to work with than the previous writers seem to have thought. (If someone out there *specifically intended* to make sure the sentences spill over into the next line in the absence of a paragraph break I'm willing to listen to reasoned argument about it.)

I have, of course, left the iconic final three lines of Phase Two untouched.
2023-03-19 13:25:54 -07:00
mc776
1e2b88cff6
Merge branch 'freedoom:master' into ssgfix 2023-03-18 15:33:12 -07:00
mc776
d7befc62d8
dehacked: just say "invisibility".
You're not really infiltrating anything with this powerup (GZDoom weirdness notwithstanding); meanwhile, it's generally assumed in the story that the monsters will have some idea that you're around somewhere and they should be shooting in your general inferred direction. Most of them can probably locate you by sound or even smell or possibly even psychically, but they won't have the precision of being able to see you.

There's no real need to qualify the invisibility in this context, and given the options available under the letter I the need for this specfic word is practically a functional requirement.
2023-03-18 11:11:06 -07:00
mc776
c471171a44
dehacked: remove misleading "hundredfold". 2023-03-17 07:58:12 -07:00
mc776
2944743701
dehacked: make idbehold msg a question. 2023-03-16 23:25:39 -07:00
mc776
54e24ca926
dehacked: set better tone for blursphere. 2023-03-16 22:12:07 -07:00
mc776
79c5bbb10f
dehacked: improve pickup msg & nightmare warning.
Makes the verbs consistent, gets rid of all references to spheres, gives terms to all powerups that line up with their corresponding IDBEHOLD cheats*, and hopefully reduces the bathos of the health-adding spheres a bit.

Also makes the nightmare skill level warning a little more accurate and explicit, instead of sounding like it's just the standard advanced user mode.

*It turns out the options on the idbehold cheat message also need to be abbreviated as the current one is cut off, so we can't really do the "letter = " stuff.
2023-03-16 19:02:20 -07:00
mc776
2612b21dbf
Merge branch 'freedoom:master' into ssgfix 2023-03-15 12:00:18 -07:00
mc776
2d51093722
sprites, sounds, manual, dehacked: add Octaminator 2023-03-11 17:01:54 -08:00
mc776
78c0868fff
dehacked: shorten SSG flash.
Addresses #678.
2023-03-10 19:06:13 -08:00
mc776
8d8da049f7
sprites: new armour pickups. (#860)
* sprites: new armour pickups.

At this point they're not really just "vests" anymore so I've changed the pickup message as well.

* sprites: darken armor pickup shadows.

The darkest bits were far too light, making the sprites look floaty and billboardy compared to typical (Free)Doom assets.
2023-02-14 11:13:57 -03:00
mc776
30283e08c9
dehacked: fix some map names, revise one more.
DM21 typo; DM12 use the most neutral version of that abbreviation.

Map11: it is neither infinite nor a plain. Inasmuch as it's a misleading name it's arguably a great name for a map that's basically a ceaseless parade of misleading gotchas (fake doors, switches requiring multiple backtracks to find out what you need to do to progress, secret areas that kill you, etc.) but it just feels like this name used to be for a different map (maybe a followup to the immediately preceding Outlands) and no one bothered to update it.

Someone who actually enjoys this map please feel free to suggest a different name.
2023-01-02 17:35:14 -08:00
mc776
b1aa4ea777
dehacked: change Map27 name.
Addresses #798.
2022-12-07 08:09:36 -08:00
Xindage
82aec99e71
Give map names.
Not much to say, just names...
2022-07-14 19:46:12 -03:00
Xindage
1228d42bc7
Changed the name of Sunpyg map as request.
Infernal Hallway -> Infernal Hallows
2022-06-26 15:47:48 -03:00
Xindage
7446673a3f
Replaced old E3M2 by new Sunpyg E3m5. (#802)
Replaced old E3M2 by new Sunpyg E3m5.

All maps was shifted one slot.
2022-06-26 15:26:21 -03:00
Xindage
eb21c6ba09 More minor edits and removed name from some of maps, for better naming later. 2022-04-25 19:29:54 -03:00
HorroMovieGuy
e0aebe63af updated dehacked/manual/sound 2021-08-29 18:04:44 -03:00
Mike Swanson
82b14b3b55 levels: Change “chapter” terminology to “episode”
A generic term like this isn’t really suitable for trademark, nor
likely to ever be disputed.  The community and the engine both heavily
bias toward “episode” and indeed most other games do.

Closes: #682
2020-07-15 14:02:57 -07:00
ObsidainPlague
1a6bc1bba8
Update dehacked.txt 2019-10-28 06:42:25 -05:00
ObsidainPlague
68f95cd631
Yup.
There's a pepperoni pizza in my near future.
2019-10-19 22:47:22 -05:00
ObsidainPlague
54ecee74d4
Update dehacked.txt 2019-10-18 17:14:20 -05:00
ObsidainPlague
9de1aebe5c
Quit messages 2019-10-05 23:30:27 -05:00
Mike Swanson
7bfc9d5b03 dehacked: restore FreeDM-specific story text
This was in the pre-merge version of the FreeDM dehacked patch, but
was lost in the merge.

FreeDM doesn’t need to display any long or drawn-out story text.
2019-09-30 18:12:00 -07:00
Mike Swanson
a4810d992a dehacked: fix typo in DM13’s name 2019-09-30 10:21:48 -07:00
Proluiz
046d1a6c21 Partial reowork for freedm, extra details on the following changelog.
Note: Namse already applied on the dehacked.txt

Changelog:

DM01 <Tech test>, Big Rework.
> Changed the apaerance of the main layout to differ from dwango.
> Interior was moved to the left of outside.
> Stone pillar with armor was removed.
> Changed the first interior room to looks like to be outside.
> Few weapons are now on a new location.

DM04 <Steel>, Minor Rework.
> Retextured the map to looks like more metal with green bricks.
> Added a new staircase to the east of map to help the flow of the map.

DM05 <Dense Fields>, New map.
- Original map was moved to slot 11
> An edited map that was donated to freedm but was forgot on the forum.

DM06 <Temple of Ammon>, Minor rework.
> Added a new area to the west of map.
> retextured the map to looks like an egypt structure.
> Removed the tomb. {Rip Ledemir :( }

DM07 <Main Stronghold>, Adjustment.
> Balanced out the items of the map.

DM08 <Artifact Base>, ???
> Map last edited by someone else.
> Random edits around.

DM09 <Industrial Outland>, Major Rework.
> Added several new corridor to help with the flow of map.
> Bfg and the teleport path to beserk was removed.
> Retextured the map to be more green.
> The east side of map was done anew.
> Removed lot of bad areas.

DM10 <Detached Grounds>, New map.
- Removed the old map for being to similar to the Greenwar 2.
> This map is a hellish look and similar to the DM08 but still different.

DM11 <Isolated Facility>, DM05 Major rework.
- Old map was Removed for baing plain.
> Improved the flow of map removing most of all the walls on map.
> Outside has a better theme.
> Added an extra side path on north of map.

DM12 <Up 'n Down Canyon>, ???
> Maybe a adjustment, not sure.

DM13 <Unholy Blood>, New map.
- Old map was Removed for being way too small.
> New duel map based on a old Catoptromancy map.

DM14 <Technical Assault>, New map.
- Old map was Removed for being plain.
> New map based on a edited version of my X Duel pack.

DM15 <Shallow Complex>, New map.
- Old map was Removed for being plain.
> New Aquatex map, but nothing so "great" yet.

Dm16 <Barren Alleys>, New map.
- Old map was removed for being bad.
> Duel sized, but still plays ok up to 4 players.
> Square styled arena with each side having it's unique layout apaerance.
> Map wont use offsets and much textures.

DM17 <Underwoods>, New map.
- Old map was removed for being bad.
> Duel sized map, but still plays ok up to 4 players.
> Sort of circle arena, the map under some umcommon trees whitout visible sky.
> It's dark arena and offer a bfg in a high ground.

DM18 <Deserted Courtyard>, New map.
- Old map was Removed for being plain.
> DM sized map..
> New map is a arena with lot of building around for cover.

Dm21 <Refinary>, Minor rework.
> Some thematic changes.
> Outside was simplified to save linedefs and visplanes.
> Removed a lower path to the nortest of map.

Dm24 <Flooded Base>, Medium Rework:
> Plasma was replaced by bfg and vice versa.
> Stealth sphere removed.
> Removed all unused tags from the map.
> Decreased the amount os linedefs used by the map, to avoid Segment overflow:
---> Removed the metal bars at flooded area close to polaric.
---> Simplified the room where red armor is.
---> Replaced the X pattern on ceiling where bfg is by something simpler.
---> Reworked the pillars at the middle of map where soulsphere is.
---> Reworked the staircase to green armor, reducing linedefs used in the area.
---> Removed any useless vertices of the map.
> increased the area close to plasma by 32p to North.
> Increased the outside area close to missile launcher to 64p south.
> Removed all boom actions.
> Softened all missing curves of the walls.
> Added extra lights to polaric area and the path between the outside and skag room.
> Removed a unreachable bonus armor.
> Removed all unused textures and offsets.
> Redone all textures offsets.

Dm26> Name change: Acidic Crypt
Dm29> Name change: Unusual Territory

DM31 <Desolated Fort>, New map.
- Old map was just REALLY BAD.
> New map based on my old X Duel pack.
> Good amount of space for Deathmatch.
> Using a limited amount of textures and flats this map focuses on layout at most.

DM32 <Chocolate>, New map.
- Old map was just REALLY BAD.
> This map is not great too but has a better layout.
> A small circle shaped map, good to duel.
2019-09-30 12:53:08 -03:00
Mike Swanson
53b4133b20 move source dehacked to dedicated subdirectory 2019-09-01 17:53:55 -07:00