Skip to content

Commit

Permalink
MAPPACK: Update wop_flyordie for WoP 1.7+
Browse files Browse the repository at this point in the history
See #340
- adjusted file and long name
- added new levelshots with shader
- adjusted world message key
- added _lightmapscale 0.5
- recompiled with new parameters
- added bsp to validation
- adjusted readme
- added info_player_intermission
- adjusted light intensity and distribution
- removed file extensions from shader entries
- converted TGAs to PNGs
- fixed missing texture paths
- fixed and adjusted texture
- changed the brushwork to use calligraphic textures as decals, as the shaders indicated, and used paper textures for the background, which looks much better than plain white
  • Loading branch information
kai-li-wop committed Jan 21, 2025
1 parent 333def3 commit 881bfa3
Show file tree
Hide file tree
Showing 36 changed files with 891 additions and 1,465 deletions.
1 change: 1 addition & 0 deletions MAPPACK.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ wop_cheesedome | Cheese Dome | Iltis | [![GPL-3.0](https://www.gnu.org/graphics/
wop_coloor | Coloor | 3aTmE! | [![CC-BY-NC](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc.svg "CC-BY-NC")](https://creativecommons.org/licenses/by-nc/4.0/)
wop_cubefight | Cube Fight | Hectic | [![GPL-3.0](https://www.gnu.org/graphics/gplv3-127x51.png "GPL-3.0")](https://www.gnu.org/licenses/gpl-3.0.html)
wop_darkplace / wop_darkplaceCTL | Dark Place | Iltis | [![GPL-3.0](https://www.gnu.org/graphics/gplv3-127x51.png "GPL-3.0")](https://www.gnu.org/licenses/gpl-3.0.html)
wop_flyordie | Fly or Die | BuddyFriendGuy | [![GPL-3.0](https://www.gnu.org/graphics/gplv3-127x51.png "GPL-3.0")](https://www.gnu.org/licenses/gpl-3.0.html)
wop_fragbox | FragBox | 3aTmE! | [![CC-BY-NC](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc.svg "CC-BY-NC")](https://creativecommons.org/licenses/by-nc/4.0/)
wop_hurryup / wop_hurryupCTL | Hurry up! | Hectic | [![GPL-3.0](https://www.gnu.org/graphics/gplv3-127x51.png "GPL-3.0")](https://www.gnu.org/licenses/gpl-3.0.html)
wop_pacman | Pac-Man | Hectic | [![GPL-3.0](https://www.gnu.org/graphics/gplv3-127x51.png "GPL-3.0")](https://www.gnu.org/licenses/gpl-3.0.html)
Expand Down
1 change: 1 addition & 0 deletions wop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ set(MAPPACK_BSPS
wop_cubefight.bsp
wop_darkplace.bsp
wop_darkplaceCTL.bsp
wop_flyordie.bsp
wop_fragbox.bsp
wop_hurryup.bsp
wop_hurryupCTL.bsp
Expand Down
675 changes: 0 additions & 675 deletions wop/mappack.pk3dir/gpl.txt

This file was deleted.

3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/levelshots/bfg_fly_or_die.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/levelshots/bfg_fly_or_dieA.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/levelshots/bfg_fly_or_dieB.jpg

This file was deleted.

3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_flyordie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_flyordieA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_flyordieB1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_flyordieB2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_flyordieB3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wop/mappack.pk3dir/maps/bfg_fly_or_die.aas
Binary file not shown.
3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/maps/bfg_fly_or_die.bsp

This file was deleted.

Binary file added wop/mappack.pk3dir/maps/wop_flyordie.aas
Binary file not shown.
3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/maps/wop_flyordie.bsp
Git LFS file not shown
735 changes: 735 additions & 0 deletions wop/mappack.pk3dir/maps/wop_flyordie.map

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions wop/mappack.pk3dir/scripts/bfg_fly_or_die.arena

This file was deleted.

72 changes: 0 additions & 72 deletions wop/mappack.pk3dir/scripts/bfg_fly_or_die.shader

This file was deleted.

77 changes: 77 additions & 0 deletions wop/mappack.pk3dir/scripts/wop_buddyfriendguy.shader
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
// BuddyFriendGuy's maps shader

// ==============
// Fly or Die
// ==============

textures/buddyfriendguy/east
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/east
rgbGen identity
blendFunc blend
}
}

textures/buddyfriendguy/ground
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/ground
blendFunc blend
rgbGen identity
}
}

textures/buddyfriendguy/north
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/north
blendFunc blend
rgbGen identity
}
}

textures/buddyfriendguy/sky
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/sky
blendFunc blend
rgbGen identity
}
}

textures/buddyfriendguy/south
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/south
blendFunc blend
rgbGen identity
}
}

textures/buddyfriendguy/west
{
surfaceparm trans
surfaceparm pointlight
polygonOffset
{
map textures/buddyfriendguy/west
blendFunc blend
rgbGen identity
}
}
12 changes: 12 additions & 0 deletions wop/mappack.pk3dir/scripts/wop_mappack-levelshots.shader
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,18 @@ levelshots/wop_darkplaceCTLB
}
}

// ==============
// Fly or Die
// ==============

levelshots/wop_flyordieB
{
nomipmaps
{
animmap 0.5 levelshots/wop_flyordieB1 levelshots/wop_flyordieB2 levelshots/wop_flyordieB3
}
}

// ==============
// FragBox
// ==============
Expand Down
6 changes: 6 additions & 0 deletions wop/mappack.pk3dir/scripts/wop_mappack.arena
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
type "ctl"
}

{
map "wop_flyordie"
longname "BFG's Fly or Die"
type "ffa lps"
}

{
map "wop_fragbox"
longname "3aTmE!'s FragBox"
Expand Down
Loading

0 comments on commit 881bfa3

Please sign in to comment.