Commit graph

15 commits

Author SHA1 Message Date
mc776
d962741c0c
demos: correct readme. (#1244)
See #1243.
2023-12-19 15:58:47 -08:00
TheBrazilianTestieStealer
c1ec27c9d0
levels: MAP22 fixes & replacement demo (#1243)
Includes replacement demo.

While fixing some issues Inuk had found, my dumb ass removed the secret green armor, which resulted in the secret near the blue key being empty on uv. This has been fixed along with a few misaligned textures I found during gameplay (Linedefs 1259 and 1290).
2023-12-18 16:43:34 -08:00
mc776
3ea0ae1c18
demos: replace P1/2 DEMO1s with singleplayer demos. (#1217)
> For Phase 1 and 2, do not have a multiplayer demo in the DEMO1 slot.
> Vanilla Doom (and some source ports) do not allow using the “load
> game” option while in a network game, and network game demos count as
> such.  The other three demo slots are fair game, since they do not
> near-immediately block out the load game functionality when starting
> Freedoom.

> FreeDM is exempted since it is not intended to be a single-player game.
2023-12-10 13:40:59 -08:00
Xindage
38ac897b96
Phase 1 multiplayer demos update. (#1183)
These are 3 players demo made by Xindage, Erick and korp.
All POV are mine but E1m6 who is Erick POV
All demos ends on death.
2023-11-05 23:13:01 -08:00
Xindage
77d6c2b19f
Four new demos for phase 2. (#1173)
* Four new demos for phase 2.
Made by Xindage and Korp.
POV D1 Korp / D2 Xin / D3 Xin / D4 Xin
2023-11-05 16:30:01 -03:00
Steven Elliott
8f29444926
lumps: Fix phase 2 demos (#891)
This commit fixes the obviously broken demos which happened to be the
phase 2 demos.
2023-03-10 19:58:07 -03:00
Steven Elliott
9837e5620d lumps: Delete dysynched DM demo 4
DM demo 4 may be replaced before the release, but for now it will
simply be deleted. With this change freedm.wad will only have 3 demos
wheras freedoom[12].wad will still have 4 demos.
2022-12-29 08:37:52 -05:00
Steven Elliott
0471ae7a5d lumps: Fix phase 1 demos 2 and 3
For phase 1 demos 2 and 3 have become desynced. These replacement demos
are for the same levels.
2022-12-29 08:30:38 -05:00
Catoptromancy
ab769a835e lumps: Updated demos
New demos to fix desynced (broken) demos as well as to showcase new or
updated maps since the last release.
2022-12-29 08:26:15 -05:00
Erick Tenorio
9ac2f0d773 lumps: new demo1_p2, without a buggy desync
The 0.12.0 demo would desync randomly in vanilla when played back as
part of the normal demo loop (though not through -playdemo).
2019-10-21 21:29:41 -07:00
Mike Swanson
e70899122a lumps: FreeDM 0.12 demos 2019-10-09 17:28:00 -07:00
Mike Swanson
cb48f75d1c lumps: Phase 1+2 demos for 0.12 2019-10-09 16:17:32 -07:00
Mike Swanson
3631cb028a lumps: new demo3_p1 for v0.12 2019-09-25 20:25:01 -07:00
Mike Swanson
b94ffbf299 lumps: document demos for what, who, and when
The information for who played in the FreeDM demos seems a bit lost,
but they should be replaced soon anyway.
2019-09-25 20:22:47 -07:00
Mike Swanson
cf3b8e7da3 lumps: swap Phase 1 DEMO1 and DEMO4, no more netgames in DEMO1
Vanilla Doom locks out the load game option while playing a netgame
demo, and we should not lock it out so soon after starting the game.

Resolves #579
2019-08-19 13:22:27 -07:00