reporust_rebootcancel

126,678 Commits over 4,109 Days - 1.28cph!

1 Year Ago
Attack heli: Reset flare and rocket timers if new inventory is loaded in
1 Year Ago
Attack heli: Added off-state dashboard lights so they don't visually appear suddenly when the light comes on green or red.
1 Year Ago
- Attack heli flares can now only be fired once every 30 seconds - Added small lights to the heli pilot controls that indicate rocket and flare readiness - Added a little ding sound when flares become available again - Improved attack heli rocket hit pos prediction marker accuracy slightly - If the attack heli hit projection doesn't hit anything, move the marker to the middle of the UI instead of taking the end point of the last ray - Added a couple of useful methods to ItemContainer
1 Year Ago
Add a cinemachine virtual camera to the end tutorial cinematic
1 Year Ago
Merge from tutorial_island
1 Year Ago
Change `write.PacketId()` -> `Net.sv.StartWrite( packetId )` so we can prefix the packet Id before the packet ordering VarInt
1 Year Ago
Include VarInt at the beginning of each outbound client packet to improve accuracy of demos
1 Year Ago
Add cinemachine package (2.8.9)
1 Year Ago
Manifest, codegen
1 Year Ago
Merge from main
1 Year Ago
Parent merge
1 Year Ago
Merge from main
1 Year Ago
Ambience sfx will now take into account admintime when calculating if they should play based on time of day (shoud fix nighttime sfx from playing while on tutorial island if the server time is night but we've overridden the tutorial island to daytime)
1 Year Ago
Merge from tutorial_island
1 Year Ago
Hard code world temperature while player is in tutorial
1 Year Ago
Leftover mirror conditional
1 Year Ago
Merge from main
1 Year Ago
Cleaned up ASE templates and added working Rust/Standard template w/ custom inspector
1 Year Ago
Deleted unused shader (UI.Additive-SoftMaskable)
1 Year Ago
Conditional mirror code path (static; off for now)
1 Year Ago
Force the player out of god mode if the tutorial needs to kill them
1 Year Ago
Merge from tutorial_island
1 Year Ago
Fixed help prompt videos not updating
1 Year Ago
Merge from /main/hackweek_visualshader
1 Year Ago
Fixed tree billboards being aggressively culled after 92683
1 Year Ago
Truck models update
1 Year Ago
Scaling fix. Sandbag hit update.
1 Year Ago
Distance scalers.
1 Year Ago
Flesh impacts
1 Year Ago
Split up harbor crane mesh for gameplay setup
1 Year Ago
Replace prediction inside ceiling light
1 Year Ago
Fix RPC that were passing null in the function name
1 Year Ago
Move the prediction check from all RPCs into `SignalBroadcast`
1 Year Ago
Regex + manual tweaks to remove sourceConnection from all RPC methods as it's only used in a single RPC but takes 8 bytes each packet
1 Year Ago
Enqueue packets for demo from network threads instead of main thread
1 Year Ago
▍██▉▍▉
1 Year Ago
Clear the blocked topologies navigation list for tutorial Chickens so that they can move around on tutorial island correctly
1 Year Ago
▇▇▉▄ ▋▇▄▄██ ▌▊█▊█▅. ▋▌▄▄ ▊▋▇▆▄▅ ▄▉█.
1 Year Ago
▆▋▅▊ ▌▊▅▍▅▋ ▇▄▄▉▄▌▌.
1 Year Ago
network++
1 Year Ago
Fixed disableWearable check in client Cleaned and rebuild codegen
1 Year Ago
merge from server_noconsole
1 Year Ago
merge from save246 - excavator yaw prefab, disabled renderer batching on props onboard
1 Year Ago
merge from large_backpack_conveyor_filter
1 Year Ago
█▍▅▌▄ ▆▇█▉ ▍▋▌▅▌▍_▋█▉▊▆▊▄▌▄▉█▅_▆▇▄█_▉█▉
1 Year Ago
Fixed client compile error Added convar to disable overlay
1 Year Ago
Added support for showing multiple overlays at once Improved GC Cleaned up code
1 Year Ago
First overlay now works correctly
1 Year Ago
Stuff I forgot to push