Skip to content

Commit

Permalink
MAPPACK: Update wop_copyandpaste 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
- added world message key
- added _lightmapscale 0.5
- added _minlight 5
- recompiled with new parameters
- added bsp to validation
- adjusted and spellchecked readme
- added info_player_intermission
- added some light entities
- removed all double-overlapping brushes leading to missing surfaces
- fixed missing texture and sound paths
- replaced annoying hard disk sounds
- removed some overlapping speaker entities, sounds are loud enough
- fixed warp tunnels so players can actually hear the warp sound and not fly too fast, travel time was way too short
- moved the sprayroom teleporter to the center of the map and changed the brushwork for it
- fixed texture z-fights in the warp tunnels
- removed massive item overflow in this map and rearranged weapons, ammo bottles and shards
  • Loading branch information
kai-li-wop committed Jan 21, 2025
1 parent cbb9f89 commit b4dea5f
Show file tree
Hide file tree
Showing 20 changed files with 7,555 additions and 9,232 deletions.
1 change: 1 addition & 0 deletions MAPPACK.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ wop_7colors | 7 Colors | Hectic | [![GPL-3.0](https://www.gnu.org/graphics/gplv3
wop_alongwayCTL | A Long Way | 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_cheesedome | Cheese Dome | 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_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_copyandpaste | Copy and Paste | 3aTmE! | [![CC-0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg "CC-0")](https://creativecommons.org/publicdomain/zero/1.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)
Expand Down
1 change: 1 addition & 0 deletions wop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ set(MAPPACK_BSPS
wop_alongwayCTL.bsp
wop_cheesedome.bsp
wop_coloor.bsp
wop_copyandpaste.bsp
wop_cubefight.bsp
wop_darkplace.bsp
wop_darkplaceCTL.bsp
Expand Down
43 changes: 0 additions & 43 deletions wop/mappack.pk3dir/README.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_copyandpaste.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_copyandpasteA.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_copyandpasteB1.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_copyandpasteB2.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_copyandpasteB3.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/cnp.aas
Binary file not shown.
3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/maps/cnp.bsp

This file was deleted.

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

0 comments on commit b4dea5f

Please sign in to comment.