reporust_rebootcancel

123,705 Commits over 4,079 Days - 1.26cph!

7 Months Ago
Add analytics for how long a player spends talking - include in client analytics
7 Months Ago
Phrases
7 Months Ago
Added a new localization key for train yard's skip container, to avoid conflicts with 'skip' the verb in other languages
7 Months Ago
▉█▄▋▇▅▆▄▅▉▄ ▍▉▆▊▍█▋ ▋█▇ ▅▉ ▊▆▋▇▆ ▊▆▊ ▆▌▅▉▇██ ▍▉▅▊▋▉▇
7 Months Ago
Merge from peacekeeper_turret_hostile_warning_ui
7 Months Ago
Removed some unneeded code, debug spam.
7 Months Ago
merge from 2d-flickering-workaround
7 Months Ago
Wolves will not respond to a howl from a wolf that doesn't belong to their pack This will prevent wolf packs from merging too often, reducing cases where players have to face more than 4 wolves
7 Months Ago
merge from wire_slack_fix
7 Months Ago
Reverted wire length 'fix' from 107563
7 Months Ago
mini crossbow viewmodel anims updated
7 Months Ago
merge from main
7 Months Ago
▊▌▌ ▋▌▉▋ ▉▋▉▄ ▅█▇ ▇▅█▄▆▄▌█ ▇▄█▉▍█▇▍▉ ▆▆▋ ▍▉▋▉▊/▋▊▇▌▇▇
7 Months Ago
7 Months Ago
When using SetPath, don't update the path if it didn't change
7 Months Ago
Number of wolves per square km decreased from 3 to 2, max pack size increased from 3 to 4
7 Months Ago
merge ice_sculpture->Aux2
7 Months Ago
Added missing prevent buidling to catapult constructable prefab
7 Months Ago
Can't pull/push a mounted ballista
7 Months Ago
Catapult - updated reload anim (moves slower as it reaches full tension)
7 Months Ago
Fixed SocketMod_SphereCheck returning 'Not enough space' instead of 'Cannot build this close to X' when building in a monument prevent building volume Was happening when deploying siege weapons, amongst other large deployables
7 Months Ago
Add a separate turret warning icon. Move UI code to a specific turret icon script.
7 Months Ago
Fix client compile issues
7 Months Ago
fixed nre on client loading of sculpture
7 Months Ago
▋▇▉▊ ▆▍▆▄█▉▄▇ ██▄▆█▆▋▋▆▌ ▅▇▉ ▇▊▋ ▅▊▉▆▉▆▆▊▍▉█ ▍▄ ▄▍▆▇▌█▉▄▉█▄▉▌.▇▍▆▅▄▌▇▉. - ▍▋▄ ▌▋▅▅▇▆.▍▌▋▊▅▌▍▄.▋▌▄▋_▉▅▉▊▋▍▇█_▌▉▉▊█▅▆▅█▄▇ = █.▊▇ (▉▅▋▅▅▄ ▇▄▇▄▆) ▌█▉ █▅▍▆ ▋▌█▇▆▅▅▄▊▋▊▊▉▉▄▅▊▇▍▊▌ > ▇ ; ▅▌▅ ▉▇▊▋▋▋▆ - ▅▄▋▋▍▅▍▉ ▍▄█ ▊▇▊█▊▋▆ ▍▄▆▆█▇▋▉▅▋▌ ▉▆▌▍ █▉█ ▌▆▆███▋▋▍▉-█▉▄▊▌▉▌▊.▄▌▊▇▄▇▄▅▋▇▌▉▊ ▍▅▍▌▉▍▉▊ ▌▉▋ █▅▅▊▋▆▊▊▄▇█▊▌ ▉▅▍█▆▋ (▇▌█▍██▄▌▇ ▊▇▍▅▆▌▍▍▅▇██▋ ▅█ ▇▉█▅▆▇▍▅ ▇▅▆▌▄▆▊▆▊█▇▄▋▇)
7 Months Ago
merge ice_sculptures->Aux2
7 Months Ago
updated entity bounds
7 Months Ago
Implemented new catapult reload animation
7 Months Ago
Merge: from soundmodulator_leak - Fixed sound leaks from quickswitching scenarios - Fixes wrong loop sound being played when coasting on a pedal bike - Fixing flamethrower not playing sound when quickswitching while holding fire button - Fixing pilot sound not played on taking out a flamethrower - Recycle footsteps when their sounds end, instead of potentially incorrect preset time Tests: played with a lot of weapons and vehicles while monitoring sounds via audio.printsounds and log.level Audio 2
7 Months Ago
merge ice_sculptures->Aux2 + codegen
7 Months Ago
- Siege tower towing setup - Added editor gizmos to towing visuals
7 Months Ago
- Added icon to siege tower - Finalised basic constructable (added each of the build steps and relevant colliders)
7 Months Ago
jungle skin prefabs setup progress
7 Months Ago
manifest
7 Months Ago
added ability lock/unlock edits to sculpture when you're not holding a melee weapon
7 Months Ago
actual client compile fix
7 Months Ago
Implemented catapult incendiary ammo model Updated icon and recipes Naming
7 Months Ago
Merge: from main Tests: Booted editor - no errors
7 Months Ago
client compile fix
7 Months Ago
Catapult - added reload anim
7 Months Ago
Plushy crafting fix
7 Months Ago
- Redone siegetower constructable with the new model - Setup colliders for each stage - Use constructable stage 1 model as the guide mesh
7 Months Ago
Added small ramp so its easier to get in and out of the tower
7 Months Ago
- Cleaned up Siege Tower - New colliders for front entrace - Wired up doors to the dual damage system
7 Months Ago
Remove allocs in async pathfinding Make sure querying allies nearby doesn't return null or dead allies
7 Months Ago
updated rig and anims for mini crossbow
7 Months Ago
jungle skin - models and gibs
7 Months Ago
Ballista bolt effects tweaks
7 Months Ago
Ballista Spear -> Ballista Bolt Updated placeholder icons
7 Months Ago
Update: drop sound instances for variety of types on disable - HarborBridge - HarborCrane - PhoneDialler Tests: none, trivial changes