192,974 Commits over 4,049 Days - 1.99cph!

8 Months Ago
Compile fix
8 Months Ago
merge from enable_monument_scenes -> main
8 Months Ago
Bump max save game size to 16M (from 3) This is Source's save system, for level transitions Implement GetPreferredCarryAngles for `ai` type SENTs Disable -nulldevice Added NPC:SetIdealSequence Fix undoing nocollide constraint not restoring collisions Adds `disable_on_remove` keyvalue to `logic_collision_pair` Adds 5th argument to constraint.Nocollide - disableOnRemove Fixed duplicated nocollides not being cleaned up via No-Collides cleanup option Merged Pull Requests TTT: Minor updates to Turkish translations Optimized SortedPairs further Added properties.Remove( name )
8 Months Ago
Fix monument scenes being enabled on server by default - disabled on server - enabled on client
8 Months Ago
initial 3p setup, entity updates
8 Months Ago
Use the system's language by default, before reading client.cfg file Fallback to English if not supported
8 Months Ago
Update: LootableCorpse pools ItemContainer Tests: Equipped a horse with backpack and items, killed it - saw the uptick in ItemContainer telemetry, then once corpse despawned, it ticked down.
8 Months Ago
merge from world_update_2
8 Months Ago
network++ save++
8 Months Ago
Added rock formations to World Setup Tweaked rock formation anchors to balance spawn rates
8 Months Ago
Look devving ziggurat interior. Working on mezzanine.
8 Months Ago
▆▋ ▆▉█▉▄▉ █▉▇▌ ▊▉█▅▇ ▅▊██▌▄▊▌ ▄█▆▍▅, █▊▊▅▅▅
8 Months Ago
▋█▉▇▄▊ ▊▄▇▅ ▊▄▍▄
8 Months Ago
▊▌▅ ▍▅▍▋▄▅█▅▉▊▄▇ ▇▄▆ ▉▆▄▅▉ ▊▉▅▌█▄▋ ▇▌█▄▅▍▊▇▉
8 Months Ago
▅▉█ == ▋▊▄▆▉▍▄ █▋ ▍█▊▊▊▊ ▉▌▌ ▌▇▆██▄▌▌▍▄ ▉▄▄▋▍▌▊▇▆▅
8 Months Ago
Minor language option tweaks Restored MenuUI prefab state
8 Months Ago
- ▅▍▄ ▇▋▇▇▉▋▇▍▅▉█▆█▌▇█▅▊▇▄ ▉▆▅▆▉▆▇▆▄ - ▆▍▄▌▅▇▄▅▊▍ ▌▌▍▄▇ ▋▊▉█▄▅▋ ▉▋▍█▄▉▄▋ ▆▇▄▌▍
8 Months Ago
Fixed missing characters in Chinese font
8 Months Ago
Fixed missing languages in LanguageSwitcher editor tool
8 Months Ago
Moved the language selection to the options menu Languages are now listed by their names, written in their own languages
8 Months Ago
separated stationary player processing from moving player processing - lets us run normalize tick finalizing code for players while we run physics queries on jobs in the background
8 Months Ago
Update: PlayerInventory pools ItemContianers Tests: equipped backpack, loaded up on items, killed self and checked that look transferred properly. Confirmed recycling in 2p session by killing the sleeper.
8 Months Ago
▌█▊▋▇▌▍ █▆▍▅▌ ▇▆▌▍▋▍▅█ ▄█▄ ▇▄█▍▅
8 Months Ago
merge from aux2
8 Months Ago
network++ save++
8 Months Ago
removed unused command generating function
8 Months Ago
gave Parallel.For some profile regions on the scripting threads
8 Months Ago
no-clip functional with physics queries as generated commands - requires a lot of lists to gather information of the sub-set, need to find a better pattern here
8 Months Ago
▉▇▌ ▋▄▉▋█▉▋ '▋▌▊▍' ▄▅▌▆▋▄▅▄▊ █▊█▍█▄ █▊ ▆▋▇▍▋▊▉▉▇ (▊▋▍▌▆▅▉ ▇▄ ▅█▆▆▉▇▉▊ ▇▄▉▊▆ █▄▄ ▉▅▇▍▆▉▇▋█ ▇█▄▋▅█▍▊▇ ▍.▍. ▇▍▆, ▄█▄▆▉▍▊ █▇▌ ▋▊▄▅▇▌)
8 Months Ago
Update: BaseRidableAnimal pools ItemContainers - Also "fixes" silent id leak by returning it Test: On Craggy, equipped and shot a horse - saw 2 ItemContainers returned to pool in stats. Spawned another one - they got consumed, and gear was empty.
8 Months Ago
█▅▄▌▆ ▅▍█▄ ▆▌▋▍
8 Months Ago
Add more detailed profiler markers to fsm
8 Months Ago
Clean: remove BaseRidableAnimal.OnInventoryFirstCreated - Inlined only usecases's event code into init - Cleaned up double-nested ifdef and a bunch of newlines It has been used incorrectly anyway and was misleading. Tests: none, trivial changes
8 Months Ago
Incapacitate vision and movement duration tweaks
8 Months Ago
merge from main
8 Months Ago
Placeholder obscurce vision UI
8 Months Ago
Increased lower chain damping to 0.2
8 Months Ago
Fixed new modded prevent building prefabs not working as intended, because of 103805
8 Months Ago
Add phrases for move speed and obscure vision modifiers
8 Months Ago
merge from clearinventory_improvements
8 Months Ago
Fixed clearinventory NRE, check for null args and check for null backpack item container Fixed log when clearing main container
8 Months Ago
merge from main
8 Months Ago
Fixed some explosions near a ball.entity not applying a force - added a backup method
8 Months Ago
adobe wall and gate first pass
8 Months Ago
Cape LODs skinned to spine4 to reduce snapping
8 Months Ago
Fixed TMP error when joining a server or opening the map for the first time (caused by the PermanentMarker TMP asset)
8 Months Ago
Combine movement and vision darts into a new Incapcitate dart
8 Months Ago
Update: ShopFront pools ItemContainer - also deleted empty virtual override Test: 2 player session with a shop front, one was interacting with the front while I destroyed it - items dropped, next front clear
8 Months Ago
Improved ball.entity physics behaviour, rocket hits etc now apply forces correctly
8 Months Ago
Organising dart type folders