253,069 Commits over 3,990 Days - 2.64cph!

25 Days Ago
Codegen
25 Days Ago
Added per-ammo firing effects to the catapult Added catapult.reload command to instant reload nearby catapults
25 Days Ago
Merge from steamworks_161
25 Days Ago
Increase workbench tax in primitive gamemode T1 0% -> 10% T2 10% -> 20% T3 20% -> 40%
25 Days Ago
Update Facepunch.Steamworks to use Steamworks SDK 1.6.1
25 Days Ago
Balance changes
25 Days Ago
Rewrite undo for Mutli Edit
25 Days Ago
4ShotMiniCrossbow -> primitive
25 Days Ago
Update: DemoServer - implement fixed step playback - Should keep demo stream consumption stable Right now we're streaming too much data(at 30hz with ~200hz editor sim), which trips up a number of violation checks. Going to try tweaking the number to see if it helps with reproducable results. Tests: played the demo twice - the step count was the same, but the result numbers were different.
25 Days Ago
Added different animation curve for reload rotation
25 Days Ago
Merge from main
25 Days Ago
- manifest - smoothed out the barrel rotation code
25 Days Ago
Merge from weaponrack_backpack_slot
25 Days Ago
Set to primitive era
25 Days Ago
Scene testing dynamic action graph properties
25 Days Ago
Add scorch to explosions Reduced shell bounce sound range significantly
25 Days Ago
Setup weapon rack configs for all shields
25 Days Ago
- Redone arrowhead display system to be closer to regular crossbow - Use hashset to store enabled arrow heads - Move scope attachment point closer to front of barrel to move fov area forward - Increased default fov
25 Days Ago
▇▍▉▆▍ ▉▊▉█ ▅█▋▇
25 Days Ago
Fixed BallistaGun NRE
25 Days Ago
Upgrade to Steamworks 1.61 WIP due to server list crashing for some reason Manually marshal server list filters to fix crashing Add SteamTimeline Merge branch 'steamworks161'
25 Days Ago
25 Days Ago
Can now place equipped back slot items on weapon racks if you're not actively holding a weapon/item (that will take placement priority instead) Backpack weapon rack configs.
25 Days Ago
▆▌▋█▅▄▌▉ ▍▊ ▉▊▊▊▍▄▌ █▍▌█▌▋ ▌▇▆▆▅ █▊▊█▍▌▍▉ ▋▇▋ ▄▆▅▌▇▌▅ ▇▇▆█▄▆▇ (▆▄█▄▍▄▍▋)
25 Days Ago
Restored old horses behaviour to be like on release
25 Days Ago
Add sbdm.maxdecals Throw assert if calling GetAmmoCount with null AmmoResource
25 Days Ago
remove deploy animation loop time
25 Days Ago
Hide battering ram head item
25 Days Ago
- Only allow holo and simple sight to be added to mini crossbow
25 Days Ago
Add IGameObjectDestroy scene event Started on #1773 Dynamic properties API tweaks Dynamic properties tests Basic get / set node
25 Days Ago
WorldModel/BaseCarryable doesn't define/implement backpack feature, instead send events on creation/destruction of WorldModel Add WeaponPlayerAttachment, can either attach a prefab (that'll get spawned) or a referenced GameObject in WorldModel's hierarchy Don't need these
25 Days Ago
Blowpipe reload update and view model camera pass
25 Days Ago
Lunar new year mask added. - set up prefabs - added materials - added model - added textures
25 Days Ago
Add ParticlePhysics test
25 Days Ago
Disable bradley & cargo ship
25 Days Ago
Also block the train tunnel entrances that spawn outside of monuments
25 Days Ago
Prevented shoot sound from firing twice
25 Days Ago
- Fixed bone arrow being used instead of fire arrow in viewmodel - Fixed strings wiggling back and forth
25 Days Ago
Fix network thread choking itself out if no network system
25 Days Ago
ProceduralMapTesting updates
25 Days Ago
merge from main -> primitive
25 Days Ago
merge from main -> primitive_gm
25 Days Ago
Commit reserialized wellipet .meta files
25 Days Ago
- Ballista missing Metal smooth map fix
25 Days Ago
merge from primitive -> aux2
25 Days Ago
merge from main -> primitive
25 Days Ago
merge from build_il2cpp_command_line -> main
25 Days Ago
Add support for build server to configure whether it wants to use master vs release IL2CPP builds
25 Days Ago
Added frustum culling for environment volume rendering. Added a better way to get the active environment volumes for rendering. Added support for the environment volume center and offset when rendering.
25 Days Ago
wip backpack/shield slot support