196,191 Commits over 4,110 Days - 1.99cph!
Can no longer throw or drop smoke grneades underwater (they already deleted themselves when touching water)
Beancan grenades can no longer be thrown or dropped underwater
Beancan grenades that hit water will now immediately become duds (this won't apply when thrown by NPC's)
Molotovs can no longer be thrown or dropped if the player is underwater
Molotovs thrown into water will no longer briefly spawn flames
Fix microphone stands not applying pitch correctly
Extend Xylophone MIDI range (now C4 to C7)
Merge Main -> StaticCaboose
Fix errors when using StaticTrainCaboose.entity
Add busted bogies mesh and LODs
added ao variant to prevent random looking black spots (where it was previously covered over)
Extend trumpet MIDI range (now A#2 to F#6)
snow_pile_3x6 model and prefab
Set temp menu icons to stop icon warning spam.
Codegen.
centred lights on light strips
committed to correct branch. Scaled up lights 40%, added varied colour version
Added LookAtWeaponRack. Move and refactor some related hackweek code.
scaled up bulbs 40% and added varied colour version
Rename scripts.
Fix NRE with throw mounted weapon sounds.
Codegen.
Simple Dress for Skinning
Folder cleanup. Manifest.
Added building pieces with fixed pivot rotations. Added to new folders so they don't overwrite the existing ones.
Delete the stuff I added but don't need from Tom's previous hackweek branch.
merge from main, new branch
Junkpile scientist take cover for longer when attacker is far away
Deleted custom chase state and reverted to BaseChaseState. Not needed for gingerbreads.
Move blendshape control stuff from GingerbreadBrain to GingerbreadNPC
Refactored GingerbreadNPC so it doesn't override Scarecrow, ready for future changes.
Switch Gingerbread NPC to use ginger bread brain.
Added separate ginger bread AI design file.
Added GingerBread brain.
Removed temp code from ScarecrowBrain.
Moved ScarecrowNPC and ScarecrowBrain to new Gingerbread folder.
Added gingerbread custom states.
Chocolate trims texture WIP
Added chocolate bars and candy canes to all tunnel meshes
Updated tunnel prefabs
Flute now has MIDI notes from C4 - B6
Fixed some issues when pitching notes down
Unsaved acoustic guitar changes, raise note range to B5
Jerry can guitar now goes from E2 to B5
Fixed some editor UI issues when clearing assigned notes
Extended MIDI note range on acoustic guitar (now covers E2 - D#4)
Fixed NRE when playing an invalid MIDI code
Added LODGroups to primitive cubes (for modders) that didn't have them. The only one I've left without an LODGroup is terrain_blend_cube, as that seems likely to be used in a way that's large-scale and needed at a distance.
Filled in MIDI bass guitar notes up to D#4 (range is now E1 to D#4)