130,445 Commits over 4,232 Days - 1.28cph!

10 Months Ago
Horses add +50% comfort
10 Months Ago
merge from primitive_gm -> primitive
10 Months Ago
Fix T2 and T3 tech tree not marked as available in primitive
10 Months Ago
Restrict spring since it's only used for restricted weapons - remove spring from pressure plate in primitive to make it craftable with spring removal
10 Months Ago
Update: DemoServer handles a number of RPC messages - Only propertly implementing model flags for now - Adding a bunch of RPCs to ignore to avoid heavy spam during playback - Also renaming player game objects during playback to make it easier to track and inspect their state This revelas that during playback we're triggering a bunch of tick violations, which prevents position updates. Need to figure out how to deal with them. Tests: ran the same demo, this time with warnings not filtered out - once map loaded, the rate of warnings was decreased substantially.
10 Months Ago
Removed extra renderer component
10 Months Ago
Setup LOD Renderers on Worldmodel
10 Months Ago
Snap scientists to their cover even if those are slightly off navmesh (else they don't stick to the walls because of navmesh erosion, and can be spotted easily)
10 Months Ago
10 Months Ago
Prevent scientists from sneaking if they need to get into cover asap
10 Months Ago
Remove rifle body, SMG body, semi body since they are only used for restricted weapons
10 Months Ago
Add categories to rust editor window loadouts, and add loadouts for every workbench tiers
10 Months Ago
Fix metal detector not applying item era restrictions
10 Months Ago
Restrict access to rifle ammo since no weapons that use rifle ammo are available
10 Months Ago
Fix advent calendar able to bypass primitive era item restrictions
10 Months Ago
deleted test file
10 Months Ago
test commit
10 Months Ago
Remove `npc_junkpile_a_spawn_chance` and `npc_junkpile_g_spawn_chance` convars as no junkpiles in the project actually use the components the convars are referenced in - replace with the normal convar `npc_junkpilespawn_chance`
10 Months Ago
- Swapped to using correct order reload anims - Multiswap arrows improvements - Temporary swap code
10 Months Ago
Rebuild options UI after merge
10 Months Ago
Merge from main
10 Months Ago
merge from main
10 Months Ago
base shield gameplay pass
10 Months Ago
Medieval barricade base gameplay pass - now shared the same stats as barbed barricade. - Removed rope requirement from barbed barricade
10 Months Ago
clean up /asset folder, deleting duplicate icons and radiator prefab
10 Months Ago
Merge from main
10 Months Ago
Fix and improve foliage placement compute map sampling/decoding, fix incorrect foliage cells being used, clean up and move shader setup for instancing to includes, fix bounds calculations, add function to get foliage counts per cell, implement instance offsets and density handling to foliage placement.
10 Months Ago
Merge from demo_shot_improvements
10 Months Ago
Fixed spears not working with shields
10 Months Ago
Fixed full screen interaction blocker also blocking the main menu Fixed the record shot name input field resetting on ESC
10 Months Ago
Restrict double barrel shotgun
10 Months Ago
Properly disable camera control when a shot finishes recording Loop button is now always visible and applies to the whole demo timeline, not just shots
10 Months Ago
Camera now gets mouse input at the start of the 3 second pre shot countdown, not after
10 Months Ago
Merge from main
10 Months Ago
Merge from admin_wanted_toggle
10 Months Ago
Added a toggle to control whether to show wanted posters in the admin UGC panel
10 Months Ago
Better generic conversation flow
10 Months Ago
Can now specify which NPC has a mission from the mission inspector
10 Months Ago
Generic mission provider can now support multiple missions Added a new mission type where the player has to go and turn on an object, the object requires a long hold
10 Months Ago
Cata airtime & impact WIP.
10 Months Ago
Added an objective Start After Prior Objectives field, bypasses the need to use the old start after completed objectives array
10 Months Ago
Move the scheduling and tutorial systems into a foldout (rarely used, reduces clutter)
10 Months Ago
Catapult flame ammo + lighting + sound emitter.
10 Months Ago
Fixed siege_weapon_ballista_base generating new materials on import
10 Months Ago
Fixed incorrect back bone offset on knight chest piece
10 Months Ago
lunar new year branch and very wip item setup
10 Months Ago
Nuked the legacy source engine RCON code. +rcon.web now just toggles websocket RCON on or off (default on as before).
10 Months Ago
Catapult incen ammo.
10 Months Ago
Fixed potential NRE when using ioentity.debugqueue
10 Months Ago
Disable all scientists in primitive mode