192,351 Commits over 4,049 Days - 1.98cph!
merge from primitive -> aux2
merge from primitive_gm -> primitive
Probably fix infinite loop in game.cleanupmap
Undo changes to bone_manipulate entity
Appears to be server/client sync dependent
Fixed bone manipulated entity's render bbox exploding
For some models (probably with procedural bones?), if bone manipulated, the renderbounds can explode drastically due to bones that are "unreadable", negatively affecting shadows as well.
Read kb_act.lst from MOD
Added Entity:Alive
Hammer: Fixed collision model being offset in 3D when dragging
Hammer: Fixed keybinds for 1 & 2 not updating the setting correctly
Do not set thread count to 1 if the CPU has over 32 of them
Limited to 64 now, and is clamped instead of resetting.
Pull Request: Fixed inconsistent margins on language list/start game
Fixed "Toggle" input on triggers improperly toggling the entity
It was not actually setting the enabled state, only making it non interactable.
Now properly sets the enabled state, just like Enable/Disable inputs do
Geiger counter only reacts to enabled trigger_hurts
Add NRE checks to SpawnGroup (to account for some spawners having null prefabs)
Bugfix: ServerDemoPlayer - don't duplicate connected players
- Also added expanded tick logging
Connected player doesn't move due to tick divergence - investigating.
Tests: played back a 2 player demo with 2nd player connecting half-way-through. Only one player gets created in expected position
Add primitive server browser tag
Fix existing gamemode tags not appearing to work
exported tiger swipe at fire anim
Fix ferry terminal train tunnels always being blocked off instead of only being blocked when underground trains is disabled
▋▊▅▍▄▆▆▆▊▊▊ ▉▅▆▊▇▉ ▍▌▋▄▉ ▍▌▌ ▊▆▄▄▇▆▉ ▄▆▋█▅▅▌ ▄▇▌███▄ ▉▉█▄ ▄▄▉▆▉▅▊▇
▅▇█▋▉█: ▌▋▉▇▌▋█▋▍▋▅▆▌▇▌▇ - ▋█▋'▍ ▇▇▋▉▍▆▊ ▆▇█ ▆▉▋▉▉▉▌
- ▇▍▅▆▉ ▇▍▌▊▌ ▄▇▌▉▄▍ ▊▄█▍▍█▊▅▅▇ ▉█▊ ▉▇▋ ▇█ █▉▊▋▌▄▌▊ ▆█▊▍█▍▆
▉▅▉▅▉ ▍▌▆ ▄▄ ▆▌█ ▆▄▉▆▍█▄ █▇▌▅▇▄▆▅▆
█▆▌▉▅: ▄█▌▊▋█ ▉▆▊▊ ▊ ▆▇█▆ ▌█▍▄▌ ▋ ▆▆▇▋█▋ ▋▄▉▌▇▆ ▆▆▉▋▊▆▄█. ▆▊▆▉▄▋ ▋▌▇▄'▆ ▌▋█▌▆ █▌ ▆▊▌ ▅▄▌▇▄ ▄▆▊, ▅▌▋ ▍▇ ▉▉▍▋ ▋▋▍▌▊▉▉██▌
Submitting scaled down ballista weapon rig
merge from primitive/gameplay
techtree 2 progression
gate workbench 3 (for now)
merge from primitive -> primitive_gm
Fix T2 tech tree appearing twice
added new mount art for static ballista
Fixed ram lighting enabled state not looking quite right.
reset horse spine local pos after ragdolling so it doesn't occassionaly turn into an accordion
Editorconfig updates (end_of_line = lf, insert_final_newline = true, resharper_csharp_wrap_lines = false)
Fix oversight in aim time calculation
Fix tiger thinking someone is always aiming at him
- Code cleanup
- Can pickup hive if theres no honeycomb left inside (you lose the bees inside on pickup)
Merge from multi_auth_radius
Add authradius_radius and deauthradius_radius.
Eg "authradius_radius 5 5" to auth everyone within 5 units (of the command issuer) on all entities within 5 units of the command issuer.
- Added honeycomb
- Beehive now stores items (honeyomb)
- Beehives generate more honeycomb the more bees are inside
- Bee's wont generate unless theres some initial honeycomb inside the hive
Fix baseEntity.query returning client entities in editor
Added depth checks when writing to the Additional Flags buffer in the GBuffer pass
Update: ServerDemoPlayer - automatically validate the demo offsets if debug.json is available
Tests: Recorded a single player session on craggy - no reported errors.
adobe wall and gate bug fixes. frontier wall and gate gibs and lods.
Restrict shotgun ammo types
Restrict SAM ammo
T2 Techtree progression
further ragdoll tweaks
- larger colliders
- more aggressive ragdolling end thresholds
- don't apply as much velocity when starting ragdoll from the initial pose
Update: FullServerDemos - add basic debug json packet logging
I confirmed that my packet reconstruction goes wrong at some point, so now need this to help track down what logic is borked.
Tests: recorded a short demo on craggy - got a valid debug json
Swapped beehive prefab over to using new blockout
T1 Tech tree, relatively unchanged
Tweaked siege weapon constructables deploy volumes
Siege Weapons weaker to fire type damage
Siege vehicles crafting cost basic pass
Metal Facemask and chest prim locked
exported tiger prowl low/idle anims
Remove unused tiger state, and fix NRE when no corpse is assigned (tiger will just disappear on death until we make a corpse for it)
Added GetRedirectHealthInfo in BaseCombatEntity, allows us to show another BaseCombatEntity health when being looked at
BallistaGun shows the health of the vehicle
Horse temp ragdoll shows the health of the horse
merge from med ak skin branch
Add counter to blackboard
When the tiger is sneaking, it will flee if aimed at from far enough, but charge if it's close