userJakbcancel
reporust_rebootcancel

269 Commits over 1,126 Days - 0.01cph!

1 Year Ago
merge from hackweek_car_radio
1 Year Ago
Car radio deploy sfx and impact effects
1 Year Ago
Prevent car radios being able to be deployed in eachother
1 Year Ago
car radio deployment is no longer blocked if the modular car is on a road
1 Year Ago
merge from main
1 Year Ago
Fixed server / client errors
1 Year Ago
Remove old and accidental files
1 Year Ago
Car radio costs 120 metal fragments, the same as the Portable Boom Box
1 Year Ago
Removed debug
1 Year Ago
Removed old commented-out code
1 Year Ago
- WIP audio source setup - Radio now turns off when the engine turns off - Setup radio play interactions, sfx and the 3 default stations
1 Year Ago
Progress on moving over hackweek car radio code to its own class ModularCarRadio as a child entity of BaseVehicleModule and no longer in VehicleModuleSeating. Commented out old code and got client UI interactions working again. Still needs sound setup
1 Year Ago
Landmines now have a 15% chance to explode on being disarmed. This was always the intended gameplay behaviour but turns out there was a bug that prevented it from exploding. Instead, it previously bugged out and did nothing, allowing the triggering player to walk off
1 Year Ago
Fix: FreeUnmanaged the DebrisEntity list after we're done with it
1 Year Ago
Setup the low poly WIP radio model as the interaction point for the car radio Video https://files.facepunch.com/jacob/1b0711b1/Unity_MXhRxokGha.mp4 (ignore the steering wheel)
1 Year Ago
Car radio now works on all 3 cockpit types (regular, with engine and armoured). Car radio will only work when the car is powered on, the radio will turn off when the car is off. Video https://files.facepunch.com/jacob/1b0611b1/Unity_PmVGc3WdK5.mp4 (WIP Visuals)
1 Year Ago
Car radio now works on 1module_cockpit_with_engine. Video https://files.facepunch.com/jacob/1b0511b1/Unity_sqK5oqgNUy.mp4 - WIP Visuals - behaves just like the deployable boombox but without casettes or the need for power - may revisit casette functionality later - still need to add checks for the car is powered on - still need to setup armoured cockpit and regular cockpit
1 Year Ago
WIP Car radio code setup
3 Years Ago