reporust_rebootcancel

119,258 Commits over 4,018 Days - 1.24cph!

4 Months Ago
Final'ish fire additive
4 Months Ago
Iterating
4 Months Ago
- Can now place a second shelter if you have a first shelter in the world, but the first shelter is deleted - Display a warning when hold placing the second shelter to tell you the first one will be nuked - Rebuilt phrases
4 Months Ago
Update: recylce RotateWhenOn's sound loop Tests: none, trivial change
4 Months Ago
Update: sanity-recycle sounds when procedural lift is disabled Tests: none, trivial change
4 Months Ago
Update: recycle SpinUp layer sounds on disable Tests: none, trivial change
4 Months Ago
Bugfix: Flamethrower now works if continuing fire after quickswitching Tests: in editor, did normal firing with quickswitching intermixed
4 Months Ago
mini crossbow viewmodel anims and skinning edits
4 Months Ago
merge from main
4 Months Ago
workcart_box -> main
4 Months Ago
Fixed compile errors
4 Months Ago
Initial work: - Shelter now takes 1.5 sewconds to place - Added logs
4 Months Ago
workcart_box -> main
4 Months Ago
- Force workcart to drop storage container loot
4 Months Ago
Bugfix: Flamethrower sounds leaking or missing, pt1 - Recycle sounds when destroyed or holstered - Start play pilot sound on deploy (used to only take effect after firing) - Cleaned up a bunch of comments and whitespaces There's one more bug to do with holding the fire button while quick switching away and back to flamethrower, that's next. Tests: in editor fired and quick-switched away then monitored audio.printsounds
4 Months Ago
Storage monitor server optimization
4 Months Ago
Fireball light animation tuning
4 Months Ago
Merged the 3 industrial lights into a single item. Default is white with red and green as skin variants Will need to support IOEntity spraycan skinning before merging
4 Months Ago
Applied Ian's zero rotation script tweak.
4 Months Ago
Small fireball
4 Months Ago
- Expanded box on workcart to 18 slots - Moved forward and up slightly to try and fix weird interaction issues - Changed lot drop location to on top in order to try and stop dropped loot clipping
4 Months Ago
added mini crossbow viewmodel camera script and its updated rig and idle pose.
4 Months Ago
hazmat plushy icon fix
4 Months Ago
merge from hackweek_fishingvillageradio
4 Months Ago
merge from cold_breath_convar
4 Months Ago
mini crossbow textures resized too
4 Months Ago
Bugfix: fixing misplaced call in CompoundBow Tests: none, trivial change
4 Months Ago
Bugfix: avoid leaking compound bow sound loop - Also added sound recycle on destroy It was just one instance that would be cleaned up on switch-back to bow per player. Tests: in editor pulled the bow till max, quick-switched away, checked via audio.printsounds that it was gone
4 Months Ago
free-floating islands are deleted when carving through the ice, can still have separate disconnected pillars as long as they are connected to the base in some way
4 Months Ago
merge from surgeon_scrubs_wb_craft_fix
4 Months Ago
▍█▊▇██ ▄▋▇▌▌▊ ▉▍▄▄▄▌ ▅▌▋▅▇ ▄▍▄█▇▅ ▋▌█▆ ▍▍ -> ▇▅ ▋▇ █▉▌▊▍ ▊▅▊▍▇▅▋█
4 Months Ago
Update: recycle sounds when destroying a BaseLiquidVessel Tests: none, trivial change
4 Months Ago
Update: recycle sounds when PhoneController is destroyed Tests: none, trivial change
4 Months Ago
Update: recycle sound when MobileInventoryEntity is disabled Tests: none, trivial change
4 Months Ago
merge /cpu_batching_instanced → /aux
4 Months Ago
Un-check Read/Write on all meshes
4 Months Ago
Update: recycle sounds when RadiationOverlay is disabled Tests: none, trivial change
4 Months Ago
Added "Unmark Readable" Tool to remove Read/Write from meshes
4 Months Ago
Fixed instancing to work with non-read-write meshes
4 Months Ago
Fixed server build
4 Months Ago
Update: recycle sounds on SoundFollowCollider disable Tests: none, trivial change
4 Months Ago
▉▅▅ ▉▇▊_▄▋▅▆▉▉▅▊█▌█▊▊ ▍▇▋
4 Months Ago
Updating all other fireballs progress.
4 Months Ago
Update: CoalingTower stops it's effects on client side Shouldn't have any effect now since we don't despawn them, but will avoid pooling issues in the future if we suddenly start Tests: none, trivial change
4 Months Ago
fixed drawbridge material ids
4 Months Ago
merge from hazmat plushy
4 Months Ago
icon pickup repair manifest deploy setup desc changes
4 Months Ago
Merged siege weapons into jungle for material and texture reuse
4 Months Ago
Added generic client-side hostile warning setup including TriggerHostileWarningZone, IHostileWarningEntity. Setup for auto turrets, show hostile warning marker if in range of a peacekeeper turret, set trigger range based on sight range of turret. WIP.
4 Months Ago
merge from main