223,500 Commits over 3,684 Days - 2.53cph!

7 Years Ago
Fixed editor-only black or glowing water artifacts at certain resolutions Removed redundant potential hw mip generation on some render textures Render texture script api call changes for forward compatibility
7 Years Ago
wip
7 Years Ago
FOR FUCK SAKE fix scene removing temp prefab
7 Years Ago
FOR FUCK SAKE wip unit panel FOR FUCK SAKE unit icons stuff
7 Years Ago
Fixed bad durations on burn fuel process (hours, not minutes ;o)
7 Years Ago
Fixed BuildingView.GetMappingRenderer not working
7 Years Ago
More
7 Years Ago
Machine process cleanup, wrappers store various animation options
7 Years Ago
added small refinery to both harbors
7 Years Ago
campfire with new system
7 Years Ago
fix for NRE when applying sign update after sign was destroyed
7 Years Ago
Fix missing silencer attach audioclip ref
7 Years Ago
Presumably fixed vending machines sometimes breaking when placed in doorways (RUST-1574)
7 Years Ago
Fixed viewmodel Z scale of 0.7 causing iron sight offset (bow + crossbow)
bot
7 Years Ago
Automated Windows Build #635
bot
7 Years Ago
Automated OSX Build #635
bot
7 Years Ago
Automated Linux DS Build #635
bot
7 Years Ago
Automated Linux Build #635
7 Years Ago
MakeLuaNULLEntity forces userdata to use LC( Entity ) metatable
7 Years Ago
fixed spinner placement hovering
7 Years Ago
rocket greybox wip
7 Years Ago
unicorn sauce
7 Years Ago
fixed up block 7
7 Years Ago
Damped collision
7 Years Ago
Fixed all throwable weapons referencing the aim point inside the bow prefab (!)
7 Years Ago
Fixed building data validation not ensuring that despoit interactions are always setup for buildings that require materials but not construction by units
7 Years Ago
Ambient improvements. Map stuff.
7 Years Ago
Fixed buildings that require items or materials but not construction not having a construction state created on init
7 Years Ago
Profiling
7 Years Ago
Fixed BuildingView renderer mapping references being cached in prefab data because I'm a stupid cunt
7 Years Ago
unhid truck
7 Years Ago
▉▊▇▊ ▆▉▇▅▋
7 Years Ago
added test arena 3 with collision wall test
7 Years Ago
UI hotspots are only active when their parent screen is also active Debug spawned items spawn a little above ground to prevent them falling through
7 Years Ago
fixed a bug with the wrong f/x being played when silencer attached
7 Years Ago
Removed hacky Tribe.HomeFire crap, related selector
7 Years Ago
atmos 37 tags
7 Years Ago
Fixed BuildingView.Start interfering with loading of building construction state visuals
7 Years Ago
atmos 37
7 Years Ago
Moved PooledList into Utility/Pool folder. Removed Before.Utilities namespace, that Pool and GameObjectPool now lives directly under the Before namespace.
7 Years Ago
Reworked Pool a little bit to make it more consistent with PooledList. Wrote a unit test for Pool Removed the requirement for NUnit using directive in PooledList, that releases doesn't get confused.
7 Years Ago
fuel to effect settings tidy up
7 Years Ago
Actually fixed said NRE
7 Years Ago
BuildingVIew NRE fixed TribeStartArea campfire creation optional
7 Years Ago
more
7 Years Ago
Merged refactored FixedArray (now PooledList) from branch to main.
7 Years Ago
Fixed some foreach usage with PooledList Added unit tests to PooledList, they all pass.
7 Years Ago
Meth cooker
7 Years Ago
creating new test collision
7 Years Ago
Collision changes