Skip to content

Commit

Permalink
Merge pull request #390 from solidi/provide-busters
Browse files Browse the repository at this point in the history
Add busters gameplay mode
  • Loading branch information
solidi authored Sep 8, 2024
2 parents d71d126 + 5605a8d commit 3812100
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 15 deletions.
2 changes: 1 addition & 1 deletion workspace/grave-bot-src
1 change: 1 addition & 0 deletions workspace/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ modes\shidden.txt
modes\horde.txt
modes\instagib.txt
modes\prophunt.txt
modes\busters.txt
overviews
overviews\bounce2.bmp
overviews\bounce2.txt
Expand Down
4 changes: 4 additions & 0 deletions workspace/plan/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ To faithfully recreate the Cold Ice 1.75 experience that works in Half-Life Gold
1. Bots
1. [x] Custom waypoint files for all maps
1. Mutators
1. [ ] busters (give egon)
1. [ ] assassin like jumpscare
1. [ ] godmode
1. [ ] half-life - cl_icemodels 0
Expand Down Expand Up @@ -329,6 +330,8 @@ To faithfully recreate the Cold Ice 1.75 experience that works in Half-Life Gold
1. [ ] Taser
1. [ ] Counter-Strike penguin
1. Weapons Mechanics
1. [ ] [Drop a forklift](https://www.youtube.com/watch?v=6MTjdllk1_E&t=450s) on players (third function, gravity gun)
1. [ ] [Dio's Zawarudo](https://www.youtube.com/watch?v=6MTjdllk1_E&t=470s) on players
1. [ ] [Sideways weapons?](https://www.reddit.com/r/AskGames/comments/6ktkki/what_was_the_first_shooter_game_where_the_player/)
1. [ ] Freezegun secondary fire beam to explode primary plasma
1. [ ] [Reload / No Ammo indicator](https://www.youtube.com/watch?v=r5dXK9f2DGE&t=380s) from Halo Combar Evolved
Expand Down Expand Up @@ -457,6 +460,7 @@ To faithfully recreate the Cold Ice 1.75 experience that works in Half-Life Gold
1. Prefabs / Extras
1. [Decay wall chargers](https://github.com/FWGS/hlsdk-portable/blob/decay-pc/dlls/healthkit.cpp#L255-L609), models can be [found here](https://www.moddb.com/games/half-life-decay/addons/hev-charger-and-healt-charger-from-half-life-decay)
1. HUD
1. [ ] Frag [spree counter](https://www.youtube.com/watch?v=6MTjdllk1_E&t=350) with large number (combine with place?)
1. [ ] [Grease effect](https://www.youtube.com/watch?v=t0vXf6jVLU8&t=36s)
1. [ ] Add large health bar and player name or monster name above in hud - [from boltgun.](https://www.youtube.com/watch?v=VMt67r4EYBU&t=166s)
1. [ ] Re-enable suit voice updates?
Expand Down
9 changes: 9 additions & 0 deletions workspace/redist/modes/busters.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
The gamemode that makes you feel good.

A player with the least frags is granted the egon.

Bust the skeletons.

If the buster dies, the egon is up for grabs.

If time passes without a new owner, it begins again.
5 changes: 4 additions & 1 deletion workspace/redist/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,15 @@ Beta 5 Features:
- Added fog effect to snowyard
- Added poolside to training2
- Game Modes
- 6 New Game Modes (mp_gamemode)
- 7 New Game Modes (mp_gamemode)
- "coldskull" - be the first to collect all the skulls!
- "ctf" - capture the flag, grab the flag and run it back to base!
- "horde" - fight npc's, survive waves.
- Includes the pantherye monster
- "shidden" - some are hidden, equipped with deadly farts.
- "instagib" - grab a zapper and get to work.
- "prophunt" - spawn as a item, hide from thehunters
- "busters" - one player has the egon and busts ghosts
- 20 New Mutators - supports combination and randomly selected (sv_mutators)
- "toilet" - we aint hurt nobody
- "jeepathon" - now available at your local Jeep Wrangler dealership
Expand Down Expand Up @@ -896,6 +897,7 @@ Server:
- "mp_floatingweapons [0|1]" - Floating world weapons ala Quake
- "mp_gamemode" to select game mode
- "arena" - 1 on 1 Arena - two potential victors are selected to battle to a frag limit
- "busters" - one player has the egon and busts ghosts
- "coldskull" - be the first to collect all the skulls!
- "chilldemic" - be the survivor from the virus
- "ctc" - capture the chumtoad, hold on to it to receive points!
Expand Down Expand Up @@ -1155,3 +1157,4 @@ Thanks To:
- DokuGamesLTD for inspiration, and their game Out Of Action https://store.steampowered.com/app/1670780/Out_of_Action/
- FWGS team for the func_vehicle implementation https://github.com/FWGS/hlsdk-portable
- Monster panthereye monster code by Alan https://github.com/Magic-Nipples
- Ian Prest for the github keyboard layout editor http://www.keyboard-layout-editor.com
25 changes: 13 additions & 12 deletions workspace/redist/settings.scr
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,19 @@ DESCRIPTION SERVER_OPTIONS
"Free for All" "0"
"1 vs. 1 Arena" "1"
"Battle Royal" "2"
"CTF" "3"
"Chilldemic" "4"
"Cold Skulls" "5"
"Capture the Chumtoad" "6"
"GunGame" "7"
"Horde" "8"
"Instagib" "9"
"Jesus vs. Santa" "10"
"Prop Hunt" "11"
"Shidden" "12"
"Snowball Fight" "13"
"Teamplay" "14"
"Busters" "3"
"CTF" "4"
"Chilldemic" "5"
"Cold Skulls" "6"
"Capture the Chumtoad" "7"
"GunGame" "8"
"Horde" "9"
"Instagib" "10"
"Jesus vs. Santa" "11"
"Prop Hunt" "12"
"Shidden" "13"
"Snowball Fight" "14"
"Teamplay" "15"
}
{ "0" }
}
Expand Down
5 changes: 5 additions & 0 deletions workspace/redist/titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1142,4 +1142,9 @@ INSTAGIB
prophunt
{
PROPHUNT
}

busters
{
BUSTERS
}

0 comments on commit 3812100

Please sign in to comment.