Commit Graph

105 Commits

Author SHA1 Message Date
Pinsplash
0ba37d6fc0 getting rid of LST file crap 2023-04-29 23:22:06 -05:00
Pinsplash
8ab3ae794b more stuff
made death water weight 300
made remove random weapon weight 200
Remove All Pickups can no longer happen on more maps
add d2_coast_11 to Player Teleport map list
Vision Machine Broke default time reduced to 40 seconds
Superhot and Supercold now (correctly) set host_timescale back to 1 when the player dies, so that the input-blocking period is always the standard length
fixed more issues with unstuck code
Pickups context now requires that the player be above 50 health
fixed Remove All Pickups map list including ep2_outland_03 when it was meant to include ep2_outland_02
fixed Solid Triggers not making triggers un-solid again if the game couldn't find a good place to move the player out to
speculative fix for Black Hole not counting strikes
gibs of broken props now carry over their model scale
reduced base health of bottle spawned by Beer I owed ya
reduced spawned ceiling turret health to 700 from 1000
Go Back a Level has been made into Restart Level
Ran Out Of Glue can no longer happen on more maps
when friendly NPCs shoot grenades (from Grenade Guns), the sprite and trail effect will be blue instead of red. grenades shot by friendlies can't hurt the player.
grenade sprite and trail effects are now affected by Pretty Colors
fixed mortar gun possibly hitting player while they were using it
mortar guns can now hit striders more consistently
fixed Drop Weapons not working after it already happened once in the same playing session
bugbait now acts like a regular weapon when dropped
2023-04-29 23:14:04 -05:00
Pinsplash
c3a6fe63d9 fixed random teleport not working if mounting or dismounting ladder 2023-04-28 13:48:19 -05:00
Pinsplash
889ec0c824 removing config.cfg's cause source thinks i want the same binds as i use on vanilla hl2 (i do) 2023-04-28 12:54:43 -05:00
Pinsplash
195e1e919e test 2023-04-28 12:51:45 -05:00
Pinsplash
e2c34c756c more issues seen from streams of hl2 chaos
longer archiving some useless things in config.cfg
Ran Out Of Glue can no longer happen on d1_trainstation_01
chaos_strike_max default is now 3 instead of 5
teleporting by Teleporter Bullets will now cause the shooter to be released from any barnacle tongues
if d1_canals_11 is entered with no airboat, the game will now give a new one
Give Random Weapon and Give All Weapons can now give bugbait
fixed Give Random Weapon and Give All Weapons putting weapon(s) at the map origin if the player was in a vehicle at the time
added chaos_unstuck_neweffect to control whether the game tries to get the player unstuck when a new effect starts. this may not be desired by players use clips.
barrels launched by Double Barrel Shotgun now offset more appropriately when the player is big or small
version number now included in mod title
Surprise Reforestation has been made to be less dense and less likely to block doorways. the effect has been given a larger "radius" to account for the smaller density of trees
the game now gives a gravity gun upon entering d3_citadel_03 if you don't have one so that the weapon destruction sequence can proceed properly
Wobbly can no longer reapply when loading a save which was made before it ended
Wobbly's strength has been halved and now scales with player size
Noriko, No! can no longer happen on any map where the magnet might touch a dissolving trigger, which will lead to a crash
fixed a crash related to manhack squads
Force In/Out Vehicle will no longer check the map list if forcing a player out of a vehicle, because there's no reason to
d3_breen_01 added to the map list for the Player Teleport context
removed the code for periodically checking if the player is stuck while Player Is Huge is active because it seems like the issues with it have been fixed
minor fixes related to crouching and player size
Suppression Field Hiccup can no longer happen on d3_breen_01
2023-04-28 08:33:32 -05:00
Pinsplash
094eb33f54 Fixed issues seen watching MarioInATopHat's stream
fixed everyone being forced to use my weird keybinds
removed seemingly harmless assert caused by Pause Physics
restricted clone_npcs from happening on d1_trainstation_01 because barney can end up perfectly blocking the doorway
fixed Player is Big getting you stuck when jumping and not holding duck
groups added so that Annoying Alyx and Left 4 Dead cannot happen at the same time as the No Looking Up/Down/Left/Right effects
fixed being teleported to odd places when the game was struggling to find a good place to put you at to get you unstuck
fixed trigger_changelevel not working if you touched it while not being inside the trigger_transition
added d1_canals_06 to map list for the Player Teleport context
fixed game crash when killing an ichthyosaur by ramming with a vehicle
fixed Lock Vehicles re-locking vehicles when meant to be unlocking them
Ran Out Of Glue can no longer happen on more maps
fixed game thinking you were drowning in a vehicle when loading a save made when Swim In Air was active
airboat gun no longer recharges when No One Can Reload is on
fixed un-stuck code thinking an elevator might not be valid standable ground
fixed un-stuck code thinking it wasn't possible to get an object unstuck if its origin was inside world geometry (the code wants to avoid teleporting objects through world geometry)
game no longer attempts to get you unstuck when using noclip
Suppression Field Hiccup can no longer happen on d1_eli_02
2023-04-27 05:15:25 -05:00
Pinsplash
7b139b7226
Merge pull request #37 from acuifex/store-refresh-token
Store twitch refresh token, ignore some stuff
2023-04-26 18:29:27 -05:00
Pinsplash
982caf8240 fixed You Teleport having two separate map lists, finished world of hate map list, cloned to world of fear for now, expanded player ally criteria for world of hate/fear, remade ain files for episodes. don't know why hl2 didn't need to rebuild. 2023-04-26 18:04:18 -05:00
acuifex
a2d9734ba3 store user refresh token
this avoids opening the twitch auth tab on each obs startup
2023-04-26 15:53:12 +03:00
acuifex
ab89deda9d add gitignore to twitch-integration 2023-04-26 15:22:46 +03:00
Pinsplash
425319d150 move twitch voting readme into main readme 2023-04-26 02:49:56 -05:00
Pinsplash
e2cc19f207 player explosives can now damage helicopters 2023-04-26 01:38:23 -05:00
Pinsplash
0b7132cbd1 Grenade gun launching force scales with gun damage 2023-04-25 22:01:52 -05:00
Pinsplash
5ad7ee2d11 fixed multi shot weapons firing all grenades in the exact same angle 2023-04-25 19:44:51 -05:00
Pinsplash
2119d6e916
Merge pull request #35 from acuifex/clarify-install-instructions
Clarify installation instructions
2023-04-25 19:38:54 -05:00
Pinsplash
81c77c7d2b
Merge pull request #30 from acuifex/twitch-vote
Add twitch vote integration
2023-04-25 19:35:19 -05:00
acuifex
cec3018635 Clarify installation instructions 2023-04-26 01:43:29 +03:00
Pinsplash
e728fcb34b
Merge pull request #32 from acuifex/fix-linux-instructions
Fix linux build again again
2023-04-23 21:34:59 -05:00
Pinsplash
4a4b225494
Update README.md
apparently if you don't copy over the hl2 maps they just aren't findable at all according to some1
2023-04-22 19:54:18 -05:00
acuifex
545424f92a fix linux build instructions
turns out that all of our resources are in the sourcemods directory
2023-04-23 01:12:19 +03:00
Pinsplash
df274103a0
Update README.md 2023-04-22 16:03:43 -05:00
Pinsplash
61774d2b41
Update README.md 2023-04-22 16:02:40 -05:00
Pinsplash
7356e2568d
Update README.md
people seem to be missing the download link a lot so let's try this
2023-04-22 14:44:06 -05:00
acuifex
d36cfc8849 add twitch vote integration 2023-04-22 15:56:55 +03:00
Pinsplash
5df7e8c88f
Merge pull request #27 from acuifex/linux-build
Fix linux build again
2023-04-20 18:28:06 -05:00
acuifex
453208555c add linux compilation instructions 2023-04-21 02:10:51 +03:00
acuifex
493eaf3c68 fix linux build
changed some code to fix build with latest gcc
fixed hud crash on load
2023-04-21 01:49:54 +03:00
Pinsplash
78b1b9ae8b
clarified download link since some people were confused 2023-04-20 16:57:04 -05:00
Pinsplash
03a8650e16 break linux again for now to fix windows 2023-04-20 16:53:34 -05:00
Pinsplash
8ba6e4c0ea
Merge pull request #26 from ACBob/main
Fix compiling on Linux
2023-04-20 16:07:20 -05:00
Baob Koiss
d62d802752 re-include cbase on windows 2023-04-20 21:52:27 +01:00
Baob Koiss
66080e56e4 Merge branch 'main' of https://github.com/Pinsplash/halflife2chaos into main 2023-04-20 21:49:22 +01:00
Baob Koiss
7a194c663d Fix compiling on Linux 2023-04-20 21:46:28 +01:00
Baob Koiss
3433704322 Implement JJL772's modern toolchain stuff, gitignore
7bc8163bf3 (diff-98abe16f0d1619a0b7171312a1d39827447cf56e05f7ec43f3b84a114c22d57e),
Mark linux devtools executable (apparently git checks?)
2023-04-20 21:44:51 +01:00
Pinsplash
bdaa5964b2
Merge pull request #25 from acuifex/readme-fix
Convert rtf to markdown, merge the two readme's
2023-04-20 14:57:01 -05:00
acuifex
12f92d1085 fix nested lists 2023-04-20 22:35:01 +03:00
acuifex
f66c9e671b move changelog to a separate file 2023-04-20 22:26:59 +03:00
acuifex
cd63be2225 rewrite .rtf file as a .md 2023-04-20 22:25:01 +03:00
Pinsplash
c50b725772 Misc 2023-04-20 02:33:30 -05:00
Pinsplash
c0db188bda Removed gun ghooting position offset thing, fixed GetUnstuck() giving huge speed when teleporting into props 2023-04-19 18:20:23 -05:00
Pinsplash
1d4d1045d9 Added context criteria specific to effects, not the context label 2023-04-18 01:28:32 -05:00
Pinsplash
68c407de48 Updated readme per last commit 2023-04-18 00:11:36 -05:00
Pinsplash
409de7b8b9 No Climbing disables ladders now 2023-04-18 00:09:49 -05:00
Pinsplash
54f882dfc4 Serialized crane entity names and removed some dynamic_casts that weren't needed 2023-04-17 23:41:04 -05:00
Pinsplash
5489c2f7d1 Reimplemented groups to allow an effect to be in multiple groups
and fixed Go Back a Level sending you to town 3 instead of 02a when you were on 4
2023-04-17 22:21:56 -05:00
Pinsplash
b7bfbb609e Hid effect time remaining for transient effects, behavior controlled by convar 2023-04-16 20:13:38 -05:00
Pinsplash
ab2fe2ba72 Update chaos_readme.rtf 2023-04-16 00:26:01 -05:00
Pinsplash
249c42a771 Improved Floor Is Lava's floor detection 2023-04-16 00:18:00 -05:00
Pinsplash
4b8391c4d8 Merge branch 'main' of https://github.com/Pinsplash/halflife2chaos 2023-04-15 15:39:53 -05:00