reporust_rebootcancel

122,374 Commits over 4,048 Days - 1.26cph!

3 Months Ago
Fix burny bees yet again
3 Months Ago
Assign OwnerId to bee swarms spawned from grenades
3 Months Ago
Increased deployed beehive prevent building volume
3 Months Ago
Increase max LOD count for LOD converters
3 Months Ago
Fixed cooking workbench client NRE
3 Months Ago
Rotation corrections
3 Months Ago
Clientside rotation (this is ok so long as we use a square/sphere collider lol
3 Months Ago
- Set up really crappy move forward script - Use item mod instead - Temporarily set LODS to all be LOD0
3 Months Ago
Setup tech to allow an entity to be created on a throw. Brand new entity throw specific methods and a bunch of conversion + helper stuff added throughout.
3 Months Ago
fixes, unwrap source mesh UVs
3 Months Ago
Setup throw, throw_ready and throw_cancel animation events
3 Months Ago
Fixed broken aim animation
3 Months Ago
Add support for viewmodel renderer
3 Months Ago
Reapply cooling and warming tea recipe produced item
3 Months Ago
Merge from coop_monument_fix
3 Months Ago
crafting_update -> main
3 Months Ago
virtualitemicon_nre_fix -> crafting_update
3 Months Ago
Merge from crafting_slots_rolls
3 Months Ago
Fix virtual item icon nre
3 Months Ago
Remove a todo
3 Months Ago
Adjusted logic to support items with different caps (eg. metal facemask). If an item has a maximum of 1 armour slot then it will now be a 50% chance of a slot appearing and 100% while the crafting tea is active
3 Months Ago
Merge from main
3 Months Ago
merge from main
3 Months Ago
Merge from flowers_bait
3 Months Ago
Fixed orchids, roses and sunflowers having bait value
3 Months Ago
Fixed being able to deploy chicken coops in monuments
3 Months Ago
head armor eligible for 1 slot added wood plate to t1 tech tree added asbestos and lead plate to t2 tech tree metal armor plate loot-only scientists have a chance to drop asbestos, lead, or metal plate (rarely) metal plate rarely in crates, codelocked crates added minor melee/bullet protection to all plate types removed plate movement penalty
3 Months Ago
Merge from crafting_slots_rolls
3 Months Ago
Missing files
3 Months Ago
codegen
3 Months Ago
Adjusted how armour crafting slots are calculated Compatible items now have a 50% chance of getting a slot at all, if that succeeds they then have a 30% roll for two slots and 20% roll for three slots If the crafting quality tea is active then the first 50% roll is bypassed, assuring a minimum of 1 slot on every item
3 Months Ago
Updated male model/prefabs Added light male player back into player seeds
3 Months Ago
Compile fix
3 Months Ago
- Setup item - Temporary image
3 Months Ago
main -> boomerang
3 Months Ago
crafting_update -> main
3 Months Ago
bees -> crafting_update
3 Months Ago
Missing preprocessor checks
3 Months Ago
Compile errors
3 Months Ago
Add tests to confirm it converts generic names properly
3 Months Ago
Fix TypeNameCache having a typo in the regex that converts List`1[int] -> List<int>
3 Months Ago
New bee particle script to hopefully cut down on the sub emitters turning on/off all the bloody time
3 Months Ago
Implement new death particles
3 Months Ago
merge from fix_ownership_scientist -> main
3 Months Ago
bee_damage -> bees
3 Months Ago
Beehive: - Fix a bug preventing humidity from being reduced if a roof was used or a fire was placed nearby - Improvements to loot panel reliability - Protobuf the humidity too - Code cleanup and simplification
3 Months Ago
fixed bee grenade unlock
3 Months Ago
Fix scientist corpses not assigning item ownership
3 Months Ago
Removed bee sounds from bee grenade entity (kept on the world and view model)
3 Months Ago
XP Convar fixes