Skip to content

Commit

Permalink
Update wop_coloor for WoP 1.7+
Browse files Browse the repository at this point in the history
- new levelshots with shader
- fix skybox texture paths
- fix missing metal clip on gratings
- reduce light entities intensity
- add message key
- recompile with new parameters
- fix typos in readme
- adjust file and long name
- add license information
  • Loading branch information
kai-li-wop committed Dec 5, 2024
1 parent 4875ef7 commit 4c8aa8a
Show file tree
Hide file tree
Showing 19 changed files with 454 additions and 387 deletions.
3 changes: 2 additions & 1 deletion MAPPACK.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ This file lists all the maps provided with the Community Map Pack and the associ

Map | Author | License
--- | ------ | -------
wop_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_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_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/)
34 changes: 0 additions & 34 deletions wop/mappack.pk3dir/FRAGBOX-README.TXT

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions wop/mappack.pk3dir/levelshots/wop_fragbox.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_fragboxA.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_fragboxB1.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_fragboxB2.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_fragboxB3.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/FRAGBOX.aas
Binary file not shown.
3 changes: 0 additions & 3 deletions wop/mappack.pk3dir/maps/FRAGBOX.bsp

This file was deleted.

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

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions wop/mappack.pk3dir/scripts/FRAGBOX.arena

This file was deleted.

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 @@ -11,3 +11,15 @@ levelshots/wop_coloorB
animmap 0.5 levelshots/wop_coloorB1 levelshots/wop_coloorB2 levelshots/wop_coloorB3
}
}

// =================
// FragBox levelshots
// =================

levelshots/wop_fragboxB
{
nomipmaps
{
animmap 0.5 levelshots/wop_fragboxB1 levelshots/wop_fragboxB2 levelshots/wop_fragboxB3
}
}
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 @@ -5,3 +5,9 @@
longname "3aTmE!'s Coloor"
type "ffa team lps"
}

{
map "wop_fragbox"
longname "3aTmE!'s FragBox"
type "ffa team lps"
}
33 changes: 33 additions & 0 deletions wop/mappack.pk3dir/wop_fragbox_readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
//////////////-[ READ ME ]-\\\\\\\\\\\\\\\

Mapname : FragBox
Created by : 3aTmE!
Gametypes Supported : FFA, TFFA, LPS
Items : Pumper, BubbleG, Boaster, Betty, Ballony, Splasher, lots of Ammo and PadShards, 2x Health Stations at the bottom and lasty a PadPower (120 sec wait time)
Players : The more, the merrier!
Bot Support : Yes
Type of map : Stupid Box for fragging people within
Duration of creation : Roughly two and half hours
License: CC-BY-NC

//////////////-[ Description ]-\\\\\\\\\\\\\\\

I just talked to [HEART] from the PadCommunity (hi btw) the other day about maps that were "so bad that they are good again" and about the killbox maps for HL2DM from back then. So I decided to try create something similar for WoP.

FragBox is just that.

A big box with stuff for fragging other people with.
It tosses everything out regarding balancing or sensible ideas.

It looks basic, it plays awful and its only intention is to cause chaos while playing it with a enough number of players.

Everyone spawns with a PadShield, BubbleG and Pumper.

I hope it's at least somewhat enjoyable!

Will this map ever get any further updates?
Hahaha, no.

Anyways, have fun fragging!

-3aT

0 comments on commit 4c8aa8a

Please sign in to comment.