6,314 Commits over 1,035 Days - 0.25cph!
- Setup new Toggleable light weapon as a base type to cleanup the flashlight code
- Prevent having to do two get components everytime TurnOffAllLights() is ran
- Remove the hack in TipFlashlight
Buff radwater so it does significant damage to full kits
Implement new scaling system that reduces rad amounts via sacled protection rather than straight values - used with only sprinklers + rad water
session_modal_overflow_fix -> main
Fix description scroll not working
Clamp some flex elements so the connect modal cant overspill anymore and stretch itself so much that you cant see disconnect
Fix session modal overflowing on long descriptions - preventing you from disconnecting
main -> character_customisation
- Add an animation when clicking on any of the customisations options
- Ensure the players eyes blind
- Try and reduce the jittering when zoomed in on the models face
Add new animations to the character creator
- Added a dust effect in the background
- Make sure orbital camera works (slow it down)
- Invert controls
- Experiment with rendering the icons live, so if i change race then or skin colour then in the face tab it will show the correct race/skin color.
- Fix various bugs with the preview player model
- Remove the dodgy debug text
- Tabs auto match the sub category labels
- More tooling for taking/adjusting icon shots
Fix categories not working properly
Look for COl when skipping meshes in building block highlights/upgrade
More tweaks and improvements.
Populate tiles in customizer with options defined in character manifest.
Fix two extra races being added for no reason
System to generate alpha'd player icons - allows us to setup desired shots with specific lighting setups
Manifest system based off Underwear manifest which allows us to link races/body types/hair to icons as well as things like steam items or specific seeds
More UI changes
Backdrop setup
FIxed players eyes being black in the preview
Eyes now follow you around as you orbit around the player
- Fix missing inspector arguments on character customizer page
- Setup tile prefabs
- Initial work on Character Preview
- Set toggle on character creator page
Fix character creator page setup
Add support to select race
UI
- More layout
- More styles
Setup a system for fixed square cells in flex grids, so theres no need to compute gap and column count to get it exactly square
main -> character_customisation
boat_fuel_interaction_fix -> main
Only show the boat fuel, start engine, stop engine options if you are a driver (to better line up with other vehicles in game)
binocular_glare_fix -> main
Fix
154930 breaking binocular glare. Inverted check was used
network_range_audit -> main
bring labs crate normal down to 128m
Lower medium signs to 128m network range
main -> network_range_audit
wind_turbine_sfx_fix -> main
Stop Wind turbine SFX contuining to playing when the turbine is not spinning
(Bug from 2019)
main -> character_customisation
editor_multiplayer -> main
Fix multi client play mode showing up pink for some people.
MPPM wasnt cloning an instance of the packages folder over to the other editors
editor_multiplayer -> main
- Final name cleanup
- Fix performance logging NRE
- Hot reload fix
Custom FP Scenario dropdown to replace the default Unity one
- Renames/improvements
- Fix few more second client NRE's
- Crosshair NRE fix
- Various fixes to stop editor multiplayer servers from freaking out when spun up independently (allowing multiple servers to run)
- Cleanup SteamClient valid checks
- Setup a bunch of new scenarios
Add ability to test mutiple virtual clients through just one editor, meaning we no longer need to maintain multiple projects to test multiplayer.
Uses the Unity multiplayer playmodepackage.
- Setup scenarios for 2,3 and 4 players
- Guard a bunch of steam stuff that results in NREs on multiplayer playmode
Prevent pool table debug logs from spamming constantly
Initial setup for character customisation. Simple convar based system to swap between various pre-existing player model features
network_range_audit -> main