Commit graph

2942 commits

Author SHA1 Message Date
mc776
df640de1fe
levels: tweak Map08.
The four serp platforms never needed blocking lines of any sort, let alone totally impassible. They are now unflagged for blocking anything.

The nearby soulsphere secret has 2 flicker sectors sharing a common apparent light source that go out of sync. This has been simplified.

Removed some useless linedefs that seemed to be leftovers from when this map had more detail sectors.

Fixed the mismatched flat below the bars in front of the exit.

This map has been notorious for being difficult to navigate. It's actually really clever in its layout but it's also a little too clever about trying to surprise the player by putting important things in places the flow of the map would naturally direct the player away from. There's no real curing this but at least the signposting could be better:
- The raised screens in the starting loop area now align with the bricks and can't be climbed by accident.
- The two big remote-only doors near the start now have different textures since BIGDOOR1 implies a directly usable door literally everywhere else. They also have those pump-piston thingamabobs that show they're affected by those switches.
- Made the courtyard secret a little easier to find (if not actually figure out), and made its panel different from the starting area one because that confusion after you teleport is fun only once. Lower unpegged those doortraks as well.
- Raised the window railings so they're more clearly not intended to let you run out.
- Brightened the area around that door with the underpillars since the flow of the horseshoe makes it very, very easy to run past and not notice until it's too late.
- The "door" pillars on the central switch hub are now opened by nearby switches instead of being directly used. As pillars they are coded very similarly to the remote-open pillars everywhere else and it's always this off-putting and demoralizing distraction to have to remember that they are not. The keyless door also gets the same treatment for consistency.
- The door leading to the teleporter out of the switch hub is now opened by the keyless switch, ensuring that you have to have done this at least once before you can proceed without backtracking.
- Exit bars are explicitly marked as needing the red key.
2024-02-18 00:45:38 -08:00
uni
4c39ce3fdf
credits: add a "previously featured in 0.12.1" section to CREDITS-LEVELS (#1335)
Also correct the E1M6 credit.
2024-02-14 10:50:18 -08:00
mc776
615b629ff2
levels: jump-proof Map19 soulsphere secret. (#1340)
Closes #1337.
2024-02-14 10:39:43 -08:00
mc776
bbfc65b770
levels: tweak E3M6. (#1315)
Prompted by the discussion [here](https://github.com/freedoom/freedoom/pull/1314#issuecomment-1923782305). After a couple runs it seems the big issue is the huge traffic jam after you hit that switch making avoiding the tripod much less feasible than it is on any other non-E2M8 level that has one.

- Changed the red switch arena to make it a bit more cyberdemon-fight-friendly. The switch is now flush against the surrounding wall so even if you run right into it to hit it you won't get stuck in an alcove. The space on the sides of the big green pillars has been expanded. The red skull pillar has been moved so you can move around it on every side. We also have 20 more rockets because hey why not.
-Lines 939 and 946, the two very ends of the red rock corridor leading into the red switch, are now marked as sound-blocking. This prevents the small horde in the star courtyard from creating a traffic jam blocking the player's escape even longer.
- Lines 931, 962 and 963 are also sound blocking. If you can manage to take on the tripod staying entirely within the "arena" part, after the initial wave of serps you can pretty much solo it.
- Added more texture variety to that arena (different marbles, more tekwall, etc.) and gave that very lonely serpentipede up there some friends.
- Made a couple doors look a bit better (taking some cues from the E3M5 doors) and added visible lights to the tentacle-star-side of the main red door to explain why it's lit.
- Prettied up the bridge courtyard a bit. Hopefully the stairs are a bit more visible now.
- Raised the hatchling fireplace so that you can't get inside without jumping. Reshaped a good deal of the rest of the room to get it to work.
- Moved those four shellboxes so it's not so easy to run into all of them at once.
- Restored the old rising-from-the-lava effect on the final painlord.
- Skewed some orthogonal lines in rocky areas to avoid unwanted fake contrast.
- Added exit signs as it's not universal for all levels that sky floor necessarily exits.
2024-02-12 08:18:27 -08:00
mc776
0b1456fcac
levels: improve Map29 aesthetics (mostly). (#1313)
The less-safe stuff that I dared not suggest in #1289. (It's always a little scary to touch anything involving the lines of a sinking-stone sector that's attached to anything else.)

Checked with Visplane Explorer before uploading.

- The crumbling land has more linedefs now. The oddly straight geometric shapes especially around the SSG never sat well with me.
- The torches around the jump teleporter are green again, fitting the original theme of the map where they were all green. I'm guessing the red was intended to better telegraph that this is a special thing the player is expected to reach, so the platform itself has been retextured as to distinguish it from the surrounding rock formations.
- Gave the serps near the cloak secret more room to move.
- Moved the cloak powerup a little bit deeper inside the secret sector while expanding the wall to make sure there are no pickups from the other side.
- Realigned the metal textures inside the doors in the starting hub.
- Set the remaining 3 sectors in that teleporting window to the blood pool to non-damaging.
- Aligned the elevator and exit window heights with the wood textures.
- Used MARBLE2 for the backs of the face panels.
- Resculpted the crumbling SKAG path to make it look a little bit more convincingly like broken pieces of a path.
- Widened the butt end of the southeast arrow so it looks less like someone drew it with a shaky hand.
- Addressed #996.
- Adjusted the minigunner hut.
-- Main door switch is now slightly better lit, and is on the bright side of the fake contrast, while the teleport switch is hidden in the door-side corner on the dark side of the fake contrast. They're both visible objects at vanilla eye level. Textures are adjusted so it's a gradual fade of the bloodrust towards the cleanness of the switches rather than an obvious texture mismatch.
-- The doors are fully repeatable and fast when opened from outside, and their tops are lowered just a little bit (mostly to match the wood texture) - you should be noticing the minigunners just in time for the doors to close.
-- The minigunners are marked as ambush for good measure.
2024-02-11 23:01:08 -08:00
mc776
e0f21a1fc8
textures: add tileable TEKWALL3 variant. (#1316)
128x128 and should align more or less without glaring seams with either itself or TEKWALL1.
2024-02-09 08:33:39 -08:00
mc776
ec9192888a
credits: add Teh_Bucket. (#1308)
Raymoo has indicated that they were a significant contributor to helping finalize the base octaminator sprites.
2024-02-08 15:38:18 -08:00
mc776
1f0d899a3f
dist: add Spanish to desktop files. (#1312)
Closes #1307.
2024-02-08 10:28:47 -08:00
mc776
93d34a3ba8
levels: fix minor E2M3 lighting change issue. (#1329)
After the lights come back on in the blue room the lights in there appear to cast darkness instead of light. A bunch of stuff has been rearranged slightly so that the brightest adjacent sectors to the affected ones are not brighter than these light sectors.

As a side effect, this means that the gradient of the big techpillar light by the entrance is less affected by the in-game shutoff than it used to be. Unless the player has enough minigun ammo to camp there on purpose I don't think it'll affect gameplay for most people.

I've also simplified that room to use much fewer sectors - none of the lines between them were sound blockers and there were no changes in floor height or texture or lighting.
2024-02-08 08:50:56 -08:00
mc776
1158591605
levels: rename Episode 2. (#1328)
Closes #1327.

Brief summary:
- the bland description feels really out of place with its straightforward description against "Outpost Outbreak" and "Event Horizon".
- nothing in this episode looks like a "military lab".
- what it *does* have is an overgrown-ruins theme with a bunch of AGM tech overlaid on it.
- the old E2M1 even was explicitly named as "ruins".
2024-02-08 08:50:24 -08:00
Steven Elliott
d6a5dd952e
dist: Use non-thumbnails for screenshots. (#1333)
Switch to using the full screenshots in the metainfo files. These URLs should not change.

I've checked them, and I've added a comment that should help with the confusion as a result of their being both PNGs and JPGs. My impression is these should be pulled infrequently such as when flatpak and Linux repo packaging is done each Freedoom release, or Linux distro release.
2024-02-08 08:46:25 -08:00
uni
e7920b86ba
music: new MAP07 track (#1331)
"Light 'Em Up, Boyz!" by Lola "BlueWorrior" Harvey and Goji replacing "Fun is Infinite at AGM" by continuum.mid

Jute's calm text screen track flowing into the slow intro of this track and then just exploding to start the action...
2024-02-07 19:50:25 -08:00
Steven Elliott
25b3642324
Merge pull request #1332 from selliott512/makepkgs-is-keyword
scripts: For "makepkgs" replace "is" with "=="
2024-02-07 13:58:45 -05:00
uni
76ce027444
sprites: new green and red columns by Cascade. (#1322) 2024-02-07 10:43:58 -08:00
Steven Elliott
76c6cf6a16 scripts: For "makepkgs" replace "is" with "=="
The "is" keyword is no longer supported, which result in a warning
in "make dist" as well as unintentionally having a "v" in the resulting
ZIP files and directory within those ZIP files.
2024-02-07 07:31:34 -05:00
mc776
c4e091908a
credits: remove doubled Mort. (#1330)
Keeping the 19 in case someone does only a string search for "mortrixs19" and not "mortrixs".

Got rid of the time stamp in the invitation to update info.
2024-02-06 19:23:38 -08:00
uni
7ae3e97f4c
Address #1325 with a CREDITS-LEVELS file. (#1326)
Similar to CREDITS-MUSIC let's have a per level credits file.
2024-02-06 08:43:00 -08:00
mc776
beb51bd056
dist: update screenshots on metainfo XML files. (#1311)
These should now be "forever" URLs linking to image files that can be overwritten with each release without touching these XML files each time.

**Linking to the thumbnails is intentional.** Unlike the full screenshots the shrunken jpegs will always be smaller than pngs for these, so we never need to change the file extension; and there's really no reason for making everyone download huge screenshots with this stuff anyway - they can go to the website for that.

The current website organizes everything so that we have 8 screenshots of each game, numbered 1-4 for Chocolate and 5-8 for GZ. Including screenshots 1, 2, 7 and 8 therefore should give us a fairly representative variety.
2024-02-05 07:44:32 -08:00
mc776
1e1b630192
textures: rename BROVINE2 to BROVINE3. (#1324)
It was overwriting the existing id BROVINE2. Both are now available.

All levels have been converted to use BROVINE3 with a script. There are a few spots where BROVINE2 actually looks better but we can presume the brown wall green vine was the original authorial intent since that one has been the only one available since who knows how long, and it's not like we can't update these later anyway.

Also incorporates the Map11 edits from #1318.
2024-02-03 19:24:45 -08:00
uni
46c4864323
sprites: new tech pillar by Cascade (#1323) 2024-02-03 11:22:13 -08:00
uni
5e460fde61
sprites: new ripsaw by Cascade. (#1321) 2024-02-03 11:20:30 -08:00
uni
f8de5e2a79
levels: tweak E1M5 (#1319)
Change the sofas to resemble actual sofas instead of flesh, using COMPTILEs with texture offsets to emulate chair legs without having to make new textures.

Restore Ralphis' old E1M1 track as E1M5 - taking Matt's suggestion here into heart: https://github.com/freedoom/freedoom/pull/1292#issuecomment-1913358481_

"The Raging Sun" - although I like it - is quite bland. Ralphis' old E1M1 track is a fast-action-styled track that fits the shooting gallery aspect of E1M5.

Also addressed #996 for the crate area and simplified a bit of geometry (no visual changes, just merging sectors), as well as giving more internally consistent lighting to the basement red key area.
2024-02-03 09:15:12 -08:00
uhbooh
0d1148f8b6
textures: new brick patches (#1229)
Old green slime bricks preserved as SLIME13A and BRICK13A.

Map11 tweaked slightly to take advantage of both; also fixes the torch light effect in the octaminator zombie ambush and adds a big vent grate to that blank wall.
2024-02-01 22:53:09 -08:00
uni
c7a44e7d08
credits: update music credits; correctly cite origin of d_map30. (#1306) 2024-01-31 07:52:55 -08:00
Steven Elliott
8f46d7ed6d
NEWS: Add octaminator to NEWS.adoc (#1303)
Unfortunately I overlooked adding this wonderful new monster to
NEWS.adoc for 0.13.0.

The downloadable ZIP files have already been tagged, so I don't think we should mess with them, but there's no reason that NEWS.adoc can't be retroactively made accurate in master for previous releases.

I can update the website with this change once it's merged.
2024-01-30 15:35:10 -08:00
Steven Elliott
93e720b18a Bump version to 0.14.0-alpha
Most revisions in master prior to a release are the "alpha" version of
that release.
2024-01-29 18:21:55 -05:00
Steven Elliott
cfb8644b1a Bump version to 0.13.0
This includes all places that the version appears as well as a new
"NEWS" section with the new changes.
2024-01-29 18:21:55 -05:00
Steven Elliott
e8b3dc2a6a scripts: Fix extra newline for news-to-feed
news-to-feed added an extra newline at the end.
2024-01-29 18:21:55 -05:00
uni
33b6e25907
music: new D_DM02. (#1301)
"Descent from Grace" by Lola "BlueWorrior" Harvey replacing "Untitled Jam" by Ralph "Ralphis" Vickers.
2024-01-29 15:12:03 -08:00
uni
c42242bd4a
sounds: use muffins.exe's old rocket launch for octaminator ball. (#1296)
Closes #1122. 

Reuse 0.9 and before's rocket launcher sound to make the revenant attack sound more distinct and impactful, allowing it to be heard easier than the quite weak "swoosh" it is currently.
2024-01-29 09:23:37 -08:00
uni
442b8784d3
dehacked: remove reference to old MAP31 (#1298)
The juxtaposition of "hell-rock" and "strange prison" was accidentally evocative of the old "Safety in Numbers", which was removed in 0.11.
2024-01-29 08:45:49 -08:00
mc776
57bf37ec77
graphics: use dehacked for skill+episode names. (#1286) 2024-01-29 07:50:28 -08:00
Goji
66696cb620
music: new title theme for FreeDM (#1293)
Also renamed Bunny Song
2024-01-29 00:02:13 -08:00
Steven Elliott
84fed5174d
Merge pull request #1292 from unithecutie/crawl-as-e1m1
Replace E1M1's track
2024-01-28 12:35:41 -05:00
uni
6bde8247e0
levels: retune MAP29 (#1289)
Halved the damage of the damaging floors in the map.
Made the double-barred shotgun platform do no damage.
Made the blood pool in the green marble chamber do no damage.
Moved the torches around the first teleporter to enter the red key arena to make running into it a lot easier.
Replaced the pain lord on the initial lift with a pain bringer on hard, a few serpentipedes on medium, and nothing on easy.
Replaced two of the matribites in the cramped blue key room with trilobites.
Made the blue key platform larger and not lower when you step on it.
Removed the damaging floor in the blue key room.
2024-01-27 15:44:05 -08:00
uni
985e5d5ae4
Update CREDITS-MUSIC 2024-01-27 22:39:48 +00:00
uni
449a640486
Restore a slightly modified version of "Death's Embrace" as DM11
...with tweaked panning and volume + fixed looping
2024-01-27 22:38:43 +00:00
uni
6116e7199d
Move "Stanky Leg Specialist" to E1M1
Thought this track wouldn't work initially, then I tried it.
2024-01-27 22:37:21 +00:00
uni
0e2722ffb4
Merge branch 'freedoom:master' into crawl-as-e1m1 2024-01-27 04:17:28 +00:00
uni
128ca7d617
Minor credits fixes (#1291)
iRedMC is credited twice.
2024-01-26 20:14:51 -08:00
uni
4c67ca0513
Update CREDITS-MUSIC 2024-01-27 04:14:37 +00:00
uni
e312936773
Restore "Crawl" as E1M1
Continue what was done in 0.10 and replace all of the Doom remixes.
This track should've been replaced a while ago.

While it is a good E1M1 track and a good remix at that, the "remix" part is the problem.
"Crawl" is a medium-paced metal track that helps set the mood at the start of the adventure.
2024-01-27 04:13:48 +00:00
uni
3e60f51f2c
musics: Restore "Paranoia" by Picklehammer as DM10 (#1290) 2024-01-26 17:04:50 -08:00
mc776
76ac956717
flats: remove pure black bit from FLAT1_1. (#1288) 2024-01-26 08:20:56 -08:00
TheSuperDave938
c9d15eae61
sprites: remove red pixels from the Octaminator (#1287)
Remove leftover red pixels on the tan parts of the Octaminator.
2024-01-22 08:30:53 -08:00
uni
470fa03a0b
music: restore "Pit" by Ajanddino as DM04 (#1284)
Replaces "Music for Freedoom 7" by Jeremy "Vandalorian" Emerson which was considered too slow as a DM track.
2024-01-21 14:28:00 -08:00
Josephus-DH4050-Astartes
31ad1087bc
music: new tune for E1M7 (#1285)
E1M7 "Totally Surrounded" by Josephus "DH4050" Astartes replacing "Derelict" by continuum.mid
2024-01-21 14:26:25 -08:00
uni
01647a4850
music: make "The Raging Sun" loop. (#1283) 2024-01-18 17:42:03 -08:00
mc776
d64505ea65
patches: get rid of BFALL black pixel. (#1282) 2024-01-18 08:35:27 -08:00
Josephus-DH4050-Astartes
ca8367ad0e
The Final edition of MAP20's theme. (#1281)
The final edition of the song, I am happy with this final state.
2024-01-17 15:11:30 -08:00