Pinsplash
cded94b888
added effect Give Everyone RPGs, slightly improved error reporting when a youtube URL is invalid ( close #94 ), some random VS shit
2024-04-10 03:55:29 -05:00
Pinsplash
b0c49bbd17
added Normal Vision effect
2024-04-08 04:27:14 -05:00
Pinsplash
30be10b81b
fixed bad spawn in coast 08
...
close #61
2024-04-08 03:43:18 -05:00
Pinsplash
f77728597b
added item spawns to d2_prison_05
...
close #14
2024-04-08 02:22:56 -05:00
Pinsplash
95a70adc5c
more SLAM stuff
...
integrated SLAMs into weapon-related effects
added damage and radius values. these are my best estimations based off observation in HL2DM
close #10
2024-04-07 15:47:25 -05:00
Pinsplash
2fc90c0992
made slams fully functional for all 3 mods
2024-04-07 14:47:03 -05:00
Pinsplash
2b3830826e
started implementing SLAMs and removed \hl2mp\ folders which served no purpose
2024-04-07 11:45:49 -05:00
Pinsplash
c43159535e
it's changes
...
added chaos_nodurationscale and chaos_grouponly (theoretically useful for debugging groups)
fixed issues with shuffle mode
removed weight reduction for recently chosen effects - it was causing issues with shuffle mode and is more or less superseded by shuffle mode anyway
2024-04-07 06:27:46 -05:00
Pinsplash
57349853c8
stuff (mainly fixing voting with shuffle mode)
...
removed g_MapNames as it hasn't served any purpose in a long time
fixed lock up when it was time to reshuffle while voting was on
added failsafes to prevent infinite loops in PickEffect
2024-03-18 23:53:22 -05:00
Pinsplash
77f54b97a9
fixed weight issue where the first effect was 1 unit too heavy and the last was 1 unit too light
2024-03-07 09:22:18 -06:00
Pinsplash
e38c4d7b79
optimized effect context check and added new command for testing PickEffect()'s integrity
...
the optimization wasn't really needed. i had thought it was while working on the other thing because i was running into an infinite loop. now that i've fixed it, i can see the optimization is pretty good by %, so i'll keep it i guess
2024-03-07 08:37:59 -06:00
Pinsplash
8c86d79fa0
large flying NPCs now teleport when You Teleport? is on
2024-03-07 03:29:22 -06:00
Pinsplash
83176a19b1
Grenade Guns: Vehicle guns will no longer do the automatic aiming up behavior that only NPCs ought to be doing
2024-03-07 00:22:34 -06:00
Pinsplash
a141119bf2
version number
2024-03-06 23:37:29 -06:00
Pinsplash
b615b7b69a
few changes for visual studio code analysis
2024-03-01 06:47:12 -06:00
Pinsplash
e92dcfd49b
added keyword switching for voting and made defaults numbers
...
close #45
2024-02-20 23:21:36 -06:00
Pinsplash
15af611082
prevented softlock with Remove Random Weapon on d2_coast_11
...
close #80
2024-02-20 21:08:13 -06:00
Pinsplash
961a62f4ce
added grenade limit for Grenade Guns
...
close #75
2024-02-20 20:39:37 -06:00
Pinsplash
2a4bf9ee16
fixed effects being put in the vote list multiple times, tested on 100 votes
2024-02-20 19:27:15 -06:00
Pinsplash
4bfbf2da60
minor changes to l4d spawning
2024-02-20 14:47:47 -06:00
Pinsplash
e19648e7b3
youtube voting instructions in readme
2024-02-20 12:59:19 -06:00
Pinsplash
bd7e0fe8b3
Merge pull request #82 from holy-jesus/youtube-integration
...
Youtube integration
2024-02-20 12:32:59 -06:00
Pinsplash
bdbe8fad00
Merge pull request #78 from DisrespectDwardo/main
...
cleanup spawn code for left 4 dead modifier
2024-02-20 11:37:05 -06:00
holy-jesus
e87040c59c
Updated description
2023-11-29 17:03:26 +05:00
holy-jesus
8225a55d1d
Added setup.bat for YouTube integration, updated the version of rcon in
equirements.txt, and modified youtube_integration to use threads instead of async tasks. Accidentally pushed only youtube_integration.py in previous commit.
2023-11-29 16:55:42 +05:00
holy-jesus
0e0ecddf13
Added setup.bat for YouTube integration, updated the version of rcon in
equirements.txt, and modified youtube_integration to use threads instead of async tasks.
2023-11-29 16:48:29 +05:00
holy-jesus
ac751e3255
initial commit of youtube integration
2023-11-24 00:27:25 +05:00
Dwardo
c97dc1f815
cleanup spawn code for left 4 dead modifier
2023-10-06 15:18:07 -04:00
Pinsplash
e81262a2a0
version number
2023-08-11 02:59:28 -05:00
Pinsplash
641628963a
hopeful fix for bar only working correctly with 16:9 resolutions
2023-08-11 02:52:38 -05:00
Pinsplash
081a3bdfd7
Merge pull request #71 from holy-jesus/twitchapi-without-auth
...
Anonymous Twitch Integration
2023-08-11 01:47:13 -05:00
Pinsplash
96d219b6b5
Update README.md
2023-08-11 01:44:16 -05:00
holy-jesus
9e8c47d9d8
Created setup.bat
2023-08-11 02:36:49 +05:00
holy-jesus
8ea25929ae
Added a little bit more comments
2023-08-09 22:44:25 +05:00
holy-jesus
bcade23679
Added comments for FakeTwitch and FakeUser
2023-08-09 22:10:41 +05:00
holy-jesus
7901a41866
Added auto-join channel when user changes channel in OBS plugin-settings
2023-08-09 18:22:28 +05:00
holy-jesus
6729f55d5a
Forgot to update README.md
2023-08-09 17:09:10 +05:00
holy-jesus
5431bc21bd
created version of twitch-integration without authorization
2023-08-09 17:07:31 +05:00
Pinsplash
3d039e593c
added new experimental mode for Left 4 Dead
2023-07-23 05:28:28 -05:00
Pinsplash
db1f88e190
version number
2023-07-18 12:00:37 -05:00
Pinsplash
67a2f71022
fixed infinite loop in PickEffect
2023-07-18 11:53:44 -05:00
Pinsplash
37b6aba345
more grab bag fixes from the guyman
...
fixed Twitch voting not moving on to the next vote after an effect is applied (#67 )
fixed incorrect bias toward effects that are sequentially after effects which can't happen due to group/context
fixed NPCs being able to spawn inside displacement walls
2023-07-18 10:44:56 -05:00
Pinsplash
6bf327b7d4
added Yaw Is Roll
2023-07-05 13:21:27 -05:00
Pinsplash
b9cf59931c
a few fixes
...
made Color Incorrection vary more based on the hue of pixels, not just brightness
added ep2_outland_01 to map list for Need Gravity Gun
2023-07-05 11:38:08 -05:00
Pinsplash
1c6d8c3fcf
added chaos_shuffle_mode to CFGs
2023-06-18 21:24:15 -05:00
Pinsplash
72a9059d40
Update README.md
2023-06-15 22:08:19 -05:00
Pinsplash
385d80c30d
Update README.md
2023-06-15 22:06:53 -05:00
Pinsplash
901c1dbe49
Update README.md
2023-06-15 22:06:04 -05:00
Pinsplash
9266f5454b
more stuff
...
finished shuffle impl
increased minimum game speed for superhot again to prevent input locking up
cloned barnacles made by Suppression Field Hiccup will try to not occupy the same space as their original
2023-06-14 16:33:49 -05:00
Pinsplash
3860be0dbf
stuff
...
added shuffle mode PARTLY
fixed ep1 fail message not appearing when alyx died
important NPCs can now transfer their importance to any clones of them that may exist on the map when they die
added ep1_c17_01 to map list for Teleporter Bullets and Player Teleport
2023-06-14 03:23:59 -05:00