diff --git a/workspace/grave-bot-src b/workspace/grave-bot-src index a5363ad2..a9ef2809 160000 --- a/workspace/grave-bot-src +++ b/workspace/grave-bot-src @@ -1 +1 @@ -Subproject commit a5363ad2daec3cfee2540c65e448f48bf90e8d01 +Subproject commit a9ef2809623668e644b49e8d793e1b1a30a00f70 diff --git a/workspace/manifest b/workspace/manifest index e4dd8886..0a1fed01 100644 --- a/workspace/manifest +++ b/workspace/manifest @@ -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 diff --git a/workspace/plan/roadmap.md b/workspace/plan/roadmap.md index 2b19647c..4d2677c1 100644 --- a/workspace/plan/roadmap.md +++ b/workspace/plan/roadmap.md @@ -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 @@ -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 @@ -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? diff --git a/workspace/redist/modes/busters.txt b/workspace/redist/modes/busters.txt new file mode 100755 index 00000000..298e1d34 --- /dev/null +++ b/workspace/redist/modes/busters.txt @@ -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. diff --git a/workspace/redist/readme.txt b/workspace/redist/readme.txt index 94d809bf..ae5bd385 100644 --- a/workspace/redist/readme.txt +++ b/workspace/redist/readme.txt @@ -55,7 +55,7 @@ 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. @@ -63,6 +63,7 @@ Beta 5 Features: - "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 @@ -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! @@ -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 diff --git a/workspace/redist/settings.scr b/workspace/redist/settings.scr index 6e11cf22..0af3f5d7 100644 --- a/workspace/redist/settings.scr +++ b/workspace/redist/settings.scr @@ -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" } } diff --git a/workspace/redist/titles.txt b/workspace/redist/titles.txt index 1948647d..6e4fc1d0 100644 --- a/workspace/redist/titles.txt +++ b/workspace/redist/titles.txt @@ -1142,4 +1142,9 @@ INSTAGIB prophunt { PROPHUNT +} + +busters +{ +BUSTERS } \ No newline at end of file diff --git a/workspace/src b/workspace/src index d0fa932d..3432dfd7 160000 --- a/workspace/src +++ b/workspace/src @@ -1 +1 @@ -Subproject commit d0fa932d1e421ea8113c8d900cf4323d89e93565 +Subproject commit 3432dfd718a732d47077ef35f407424cd50c3f59