Commit graph

3087 commits

Author SHA1 Message Date
Eonfge
af839d61b1
Add required meta-data (#1464)
* Update io.github.freedoom.FreeDM.metainfo.xml

* Update io.github.freedoom.Phase1.metainfo.xml

* Update io.github.freedoom.Phase2.metainfo.xml
2024-12-27 00:37:20 -08:00
Fabian Greffrath
61a0917526
pass regular expressions as raw strings in Python scripts (#1450) 2024-10-29 18:44:53 -03:00
mc776
324071330e
graphics: update status bar ammo icons. (#1452)
* graphics: update status bar ammo icons.

addresses #1445.

* Delete sprites/stbar.png

* graphics: add updated stbar to correct folder.
2024-10-29 18:37:00 -03:00
Georgy Samoilov
62302f6713
Rename exit3 patch to exitsecr + several backports from LT (#1438) 2024-10-09 07:54:20 -03:00
Georgy Samoilov
86d4da230b
lumps: umapinfo fixes (#1454)
Using endbunny instead of endgame in E3 is mandatory to fix the crashing in dsda
2024-10-09 07:52:46 -03:00
Xindage
27699a83cf
Merge pull request #1349 from Xindage/e2m1
New e2m1.
2024-10-01 19:42:17 -03:00
Xindage
26e5d71fa0
Merge pull request #1355 from Xindage/deathmatch
Freedm partial #720 PR
2024-10-01 19:34:47 -03:00
Xindage
e999d1b8d6
Merge pull request #1387 from Anonysussy/ENDOOM-screens
Reworked ENDOOMs
2024-10-01 19:30:42 -03:00
Xindage
23bb5007f5
Merge pull request #1408 from mc776/mcstat
textures: add dedicated non-animated MC series.
2024-10-01 19:28:48 -03:00
Xindage
633fed535b
Merge pull request #1412 from mc776/fineart
patches: fix some aliasing issues on rw16_4.
2024-10-01 19:27:30 -03:00
Xindage
26c6e725c6
Merge pull request #1410 from Richard-Stayman/banner-color-fix
patches: change colours/fix alignment of banners (rw16_1, rw16_2, rw16_3)
2024-10-01 19:25:21 -03:00
Xindage
3334d7b38e
Merge branch 'master' into banner-color-fix 2024-10-01 19:24:54 -03:00
Xindage
8c26dd574f
Merge pull request #1427 from Richard-Stayman/map-improvements
Levels: minor improvements: MAP01 and MAP21
2024-10-01 19:23:54 -03:00
Xindage
e77d5b056a
Merge branch 'master' into map-improvements 2024-10-01 19:23:30 -03:00
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
Richard Stayman
d5034d2146
Add overlapping chains to door
Makes it more obvious you can't walk through.
2024-09-02 10:10:10 +00:00
Georgy Samoilov
2caebf3a8f Use Lotan's Tomb invulnerability sphere 2024-09-01 21:19:07 +05:00
Richard Stayman
2b94c03615
Add levels to Richard Stayman's credits 2024-09-01 06:47:36 +00:00
Richard Stayman
5e07bdabf7
Minor improvements: MAP01 and MAP21
Add debris and slightly 'open' the door in MAP01.
Add more depth to the bookshelves in MAP01, change banner to red in the secret weapon room, and add detail to marble tower.
2024-09-01 06:26:35 +00:00
Richard Stayman
78c17735da
Minor improvement to bookshelf texture
Adds the bottom wood carvings from the bookshelf (rw21_5), only to the same ones as vanilla.
(upload rw21_4 under correct file name)
2024-09-01 05:52:32 +00:00
Richard Stayman
bfaf150c34
Delete patches/rw_21_4.png 2024-09-01 05:47:11 +00:00
Richard Stayman
a0a2041e21
Minor improvements to bookshelf textures
Adds the bottom wood carvings from the bookshelf (rw21_5), only to the same ones as vanilla.
2024-09-01 05:19:47 +00: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
0681b45507
Merge branch 'freedoom:master' into ENDOOM-screens 2024-08-23 20:13:29 +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