reporust_rebootcancel

107,971 Commits over 3,867 Days - 1.16cph!

4 Years Ago
Water level can now be set instantly (ignoring the lerp). Set the correct water level instantly when deploying water guns.
4 Years Ago
prefab fix
4 Years Ago
Splash radius
4 Years Ago
Let the car chassis push and hurt triggers stay always on, since there are various situations where players may end up inside a vehicle - not all of them a case where the vehicle is on or even moving (e.g. Spawning as a sleeper underneath one after loading a save).
4 Years Ago
Fix potential issues with TriggerHurtNotChild detection. Better handling mounted or parented players with modular cars.
4 Years Ago
Modular car code review changes complete. Merging to Main.
4 Years Ago
Code review: Move my OriginIntersect trigger mode into TriggerParentEnclosed, where more of the required functionality was already present. Update the flatbeds.
4 Years Ago
▆▍▊▉ ▉▋▋▅▊▅: ▉▉▅▍▆▄▋▇ ▇▄▉ ▄▉▉▄▍▆▆▆▍▋ ▊▊ ▅▋▆▋▋▅▆▄▄▋▄▇▆▉▇▌
4 Years Ago
Add a way to cycle through bind commands instead of always running all (prefix the command list with a ~)
4 Years Ago
Big fix: Categorically prevent players on flatbeds being hurt by car hurt triggers. This tended to happen due to server/client differences when standing near the back of a flatbed while the car reversed.
4 Years Ago
merge from /hapis_airwolf_and_cars (Hapis will need to be wiped to test these changes)
4 Years Ago
merge from main
4 Years Ago
Updates loot spawns Added Engine T1 loot spawns to roadside monuments Added vehicle vendors to compound Safe zone and nobuild larger at compound Added Airwolf to compound rooftops (temp) Moved roadside decor further away from roads Fixed layer issue on pumpjack road Better road joins (smoother transition) Bunch of other smaller fixes due to disconnected prefabs (loads of work still to be done here)
4 Years Ago
Code review: Use CheckOBB in TriggerParent
4 Years Ago
Innertube effect positional orienation & fixes
4 Years Ago
Watercraft strokes and kicks
4 Years Ago
Fix scope overlay changing size with uiscale
4 Years Ago
▄▄▊█▍▍▆ "▄▇█▆▋ ▆▋▆▌▉▅ ▄▅▆▊▌▄▄█▊▄" ▉▍ ▄▍▉▌ ▆▌ ▉▍ █▉▇▆▄▍ ▄█▅'▅ ▌▅▉▄ \▊ ▍▅ █▆▉ ██▇▆▉█▇▆▅█
4 Years Ago
Switch PlayerOpenLoot to use translated toasts instead of English-only chat messages
4 Years Ago
Adding stuff to show toasts with gametip's UI
4 Years Ago
Fix typo (banit -> bandit)
4 Years Ago
Fix the notes UI only working with Latin characters (it'll fallback to another font which does support those characters)
4 Years Ago
Generate icons
4 Years Ago
Frame prefab updates
4 Years Ago
Apply wetness before damage, instead of after.
4 Years Ago
Add event to watergun refill anim so that refilling starts when the gun is lowered. Removed some debug spam.
4 Years Ago
Merge from main
4 Years Ago
fix pistol/gun warning spam
4 Years Ago
hooked up water gun entity effect
4 Years Ago
Hooked up water gun pump anim
4 Years Ago
lower sound priority a bit when gain has been modulated down lower priority for sounds that are fading out
4 Years Ago
slight tweak to how AudioSource loop/playOnAwake are handled when starting/stopping looping sounds
4 Years Ago
vehicle sound priority tweaks
4 Years Ago
Optimized pine tree saplings Added coliders Lowered LOD distances
4 Years Ago
▇▆▋▄█ ▋▌▄▊▇▅ ▆▊▅▆▄ ▌▉▆▉▆▆▋▊
4 Years Ago
watergun holdtype anims override controller updates re-named/exported watergun world models with clean values updated .entity with correct model, re-linked fx
4 Years Ago
phrases, adjusted minicopter/transporthelicopter costs
4 Years Ago
▊▉█▅▇ ▍▋▉ ▉▄█▆█, █▍█▅▍▍▄▄ ▄▆█ ▆█▅▌▋▉▊▋▍. ▌▊▅ ▆▇▋ ▇▇█▋▉▉ ▅▌▉▄▍.
4 Years Ago
water gun effect distance tweak. hooked up water effect on water pistol to show correct volume of water remaining.
4 Years Ago
▄▉▉▊▆▋ ▊▄▋ █▇▋▊▌▄▄ ▅▉▋▇▅▇▄ ▄▉▍▅▉ ▋▌▄▌▄▋▆ ▌█ ▉▉█▄▉▊▋ ▌▍██ █▄▅▇▆▉ ▍▊█ ▉▄.
4 Years Ago
Added beach chair player pose, updated deployed prefab mount position & pose used
4 Years Ago
Added EnvironmentVolumeBuilding and EnvironmentVolumeUnderground prefab volumes on request for modders / map makers
4 Years Ago
fixed searchlight emission
4 Years Ago
fixed water pistol material I just broke
4 Years Ago
Rescaled altered waterpistol texture
4 Years Ago
Minor tweaks to liquid shader and mats, added backface of tape to watergun
4 Years Ago
Fixed negative scaling roadsign warnings at compound and bandit camp
4 Years Ago
Merge from building_blocks_2020
4 Years Ago
Merge from main
4 Years Ago
Better audio bundle (fixes a random build server issue that required SoundPlayer / SoundDefinition assets to have explicit bundle assignments)