Commit graph

3045 commits

Author SHA1 Message Date
Xindage
2fe42e5cba
Merge pull request #1429 from GeorgePieVG/lt-invu
sprites: use Lotan's Tomb invulnerability sphere
2024-10-01 19:21:22 -03:00
Xindage
338706e5c1
Merge pull request #1430 from mc776/chainflip
textures: add flipped versions of AQMETL16-17.
2024-10-01 19:19:55 -03:00
Xindage
1790cf51d0
Merge pull request #1440 from GeorgePieVG/wadinfo-umapinfo-gameconf
lumps: Add GAMECONF, WADINFO, UMAPINFO
2024-10-01 19:13:13 -03:00
Xindage
0b2c646ee5
Merge pull request #1444 from Anonysussy/E2M2-3modification
Reduced lines and sectors + candle fix for E2M3.
2024-10-01 19:10:16 -03:00
Xindage
301a381f13
Merge pull request #1449 from mc776/manualfix-en
manual: address #1448.
2024-10-01 19:09:36 -03:00
mc776
cfadd386d4
manual: address #1448. 2024-09-30 10:01:02 -07:00
Georgy Samoilov
b85aa004f0 Improve descriptions, rename fdmmpinf to fdmzminf 2024-09-22 19:25:36 +05:00
Just-an-anon
36b5470475
Reduced lines + sectors and candle fix for E2M3. 2024-09-22 14:31:01 +07:00
Georgy Samoilov
27d54e6f3e Update credits 2024-09-21 02:44:00 +05:00
Georgy Samoilov
3e8b453bb1 Use UMAPINFOs by elf-alchemist 2024-09-21 01:50:40 +05:00
Georgy Samoilov
43f0732120 Fixes 2024-09-21 01:13:57 +05:00
Georgy Samoilov
a66a5656f6 starts 2024-09-20 23:01:22 +05:00
Georgy Samoilov
ac26477c7f Fix FreeDM wadinfo 2024-09-20 22:31:10 +05:00
Georgy Samoilov
2ad814b44e Add compat option from doom2.wad 2024-09-20 22:18:39 +05:00
Georgy Samoilov
5a2a6089e3 Oops 2024-09-20 21:54:17 +05:00
Georgy Samoilov
4175908c07 Add GAMECONF, WADINFO, UMAPINFO 2024-09-20 21:43:31 +05:00
Simon Howard
8946c29501
Merge pull request #1435 from SenhorFlibble/vgcrate1
patches: Restore missing VGCRATE1 by Fredrik
2024-09-16 22:18:21 -04:00
SenhorFlibble
66e7d4e8a0
patches: Restore missing VGCRATE1 by Fredrik
Patch for the small crate side, created by Fredrik
2024-09-16 13:50:09 +03:00
Simon Howard
bb6857fe51 CI: Bump to upload-artifact v4.
Version 1 is deprecated and now fails when run:

https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
2024-09-15 15:07:47 -04:00
mc776
f6d836c750 dehacked: better explanation of the mini/SS change.
77735c3ff0/linuxdoom-1.10/p_enemy.c (L845)

77735c3ff0/linuxdoom-1.10/p_enemy.c (L802)
2024-09-15 11:18:40 -04:00
mc776
15bc9cca92 dehacked: make minigunner and SS call A_PosAttack.
Closes #897.
2024-09-15 11:18:40 -04:00
mc776
6ee134a672
textures: add flipped versions of AQMETL16-17.
Both of these chain textures should be usable as decorations in places the player can pass through, but are not complicated enough that the fact that they don't look the same from either side would get lost in the details. I don't see why they shouldn't deserve similar treatment to the diagonal chains (18 and 19).
2024-09-03 07:47:44 -07:00
Georgy Samoilov
2caebf3a8f Use Lotan's Tomb invulnerability sphere 2024-09-01 21:19:07 +05:00
Xindage
22ec37334f
Merge pull request #1420 from mc776/e4m8vomitorium
levels: fix E4M8 final swarm + water area secret.
2024-08-25 08:56:42 -03:00
Xindage
1dae929de8
Merge pull request #1421 from SenhorFlibble/dotntdr
patches: Updated DOTNTDR
2024-08-25 08:56:07 -03:00
SenhorFlibble
3bbc448c01
patches: Updated DOTNTDR 2024-08-25 14:25:12 +03:00
mc776
da582da4dc
levels: fix E4M8 final swarm + water area secret.
The detailing on the way the airlock of the ship docks to the starport had one spot that was too steep for monsters to move over, trapping them inside.

The secret switch behind the pressure plate in the water is impossible to see in vanilla. The switch is now the skull wall itself.
2024-08-24 22:13:40 -07:00
Just-an-anon
a9c67feae2
E2M3 quickfix. (#1416)
* Fixes E2M3 sector tag.
More accurate to the previous edits.
2024-08-22 21:12:30 -03:00
Xindage
c8eb21edee
Merge pull request #1417 from SenhorFlibble/redtnt2
patches: Replacement REDTNT2
2024-08-22 12:54:01 -03:00
SenhorFlibble
66966d78bd
Replacement REDTNT2 2024-08-22 18:35:01 +03:00
xindage
9d7f9c2df4 Direct commit - Force apply #1388 - Resolves #1386 2024-08-21 21:47:14 -03:00
Xindage
0115be164c
Merge pull request #1397 from mc776/e2m9tutti
levels: fix some E2M9 tutti-frutti.
2024-08-21 20:30:48 -03:00
Xindage
f45357873d
Merge pull request #1391 from MelodicSpaceship/master
Edit DM09 music to not crash under DOOM2.EXE
2024-08-21 20:09:14 -03:00
SenhorFlibble
9ff4c5f852
New TNT wood crate patches (#1414)
* New TNT wood crate patches

Created from Freed∞m's wood textures (RW9* & RW13_1)

* Apply MC changes to reduce size of the files.

---------

Co-authored-by: xindage <xindage@gmail.com>
2024-08-21 19:42:42 -03:00
Xindage
db1418e1e3
Merge pull request #1411 from freedoom/fragglet-patch-1
README: Remove outdated paragraph
2024-08-21 19:25:48 -03:00
Xindage
7d2924891e
Merge pull request #1415 from mc776/map09zerkhom
levels: fix HOM in Map09 berserk secret.
2024-08-21 19:10:02 -03:00
mc776
826a817cf7
levels: fix HOM in Map09 berserk secret.
The edges of the opening that were revealed were missing some textures.
2024-08-20 21:31:21 -07:00
Simon Howard
2a099f5495
README: Remove outdated paragraph
This is left over from before the change to vanilla as the target
for levels. The change should inherently ensure that scenes will
never be too complicated.
2024-08-17 21:36:57 -04:00
Xindage
e3aef25ee6
Merge pull request #1409 from SenhorFlibble/DOSLVR
New TNT DOSLVR textures
2024-08-13 17:09:34 -03:00
Xindage
5120dcc8dc
Merge pull request #1398 from mc776/pvisab
sprites: reverse liteamp A/B frames.
2024-08-13 08:51:32 -03:00
Xindage
033a911274
Merge pull request #1399 from mc776/map27tutti
levels: fix Map27 tutti frutti in plasma arena.
2024-08-13 08:49:41 -03:00
mc776
20ffed193e
textures: add dangling version of big vines. (#1396)
For when you want an upper area of a wall to have vines but you don't want them to unnaturally cut off at the bottom.

The regular vines have also been tweaked to get rid of some excessive solid colour blocks.
2024-08-13 08:48:52 -03:00
SenhorFlibble
1754f1e626
New TNT DOSLVR textures
Animated texture sets matching TNT originals.
2024-08-12 18:34:59 +03:00
mc776
241a061887
levels: fix Map27 tutti frutti in plasma arena.
The big wall hole decoration doesn't work in vanilla with that spine texture because it's only 96 pixels tall.
2024-07-28 12:11:22 -07:00
mc776
c175e122dd
sprites: reverse liteamp A/B frames.
The powerup typically only appears in very low light areas so I never saw the glowing lens flare effect in the non-fullbright B frame until I was messing around in Dehacked earlier. This moves that effect to the fullbright A frame to better fit the most likely artistic intent.
2024-07-26 21:53:19 -07:00
mc776
41e3e8f67b
levels: fix some E2M9 tutti-frutti.
Absolutely not a comprehensive fix, just randomly noticed these while checking out how the new switches look ingame.

Just some misused SHAWN3 and COMPUTE2 in 272 and 279, and BROWNWEL in 208.
2024-07-24 00:40:46 -07:00
SenhorFlibble
199cb69ecd
New computers TNT patches (#1393)
More accurate replacements for TNT's DOBIGTV textures, made from Freed∞m's COMP patches.

New DOBLIP patches from the TNT set, made from Freed∞m's COMP04_5 and COMP04_6 textures: the frame is from the current version by Fredrik, the computer board part is from the older version of the same by nb_nmare (taken from the attic).

Animated computer screens for TNT, made from TOMW2_2, just like the originals.

Animated small computer screens for TNT, matching the original's geometry.

Re-made from Freed∞m's RW46_3, just like TNT's originals.
2024-07-21 09:02:09 -03:00
Georgy Samoilov
aed74726fb
patches: 2 new patches (#1374) 2024-07-17 12:49:44 -03:00
Xindage
8793089689
Merge pull request #1350 from Anonysussy/Cascade-fist
sprites: Add Cascade's new fist
2024-07-17 12:48:10 -03:00
Xindage
fb8408ce27
Merge pull request #1384 from mc776/greenpotion
sprites: touch up BON1 shading.
2024-07-17 12:38:36 -03:00