196,046 Commits over 4,110 Days - 1.99cph!

1 Hour Ago
Merge from mixing_item_delete_fix
1 Hour Ago
Fixed mixing table sometimes deleting ingrendients when they cannot be stacked due to spoiling
4 Hours Ago
▋▊▇▉▊ ▊▇▇▊ ▋▄▅▄▉▇_▆▇▆▋▇▊_▉▍▉▅▌▄█_▄▇▄
4 Hours Ago
▊▄▍▅▋ ▍█▇▇▍▉ ▉▊▉▍▄▉▄ ▋▉▇▄▊▌▍ ▉▆▅▉▋ ▇▋ ▉▇▌▌▌█ ▄▄ ▆▅▍▉ ▉▄▊ ▆▇▇▅▋▅▍▅▊ ▇▅▆▅▊▆▋▊▊
5 Hours Ago
More cleanup Added "Block from Mannequin" field on ItemModWearable, enabled on inflatable outfits
6 Hours Ago
More cleanup, update icon
6 Hours Ago
Cleaned out a bunch of stuff we're not planning on using - scrubbing animations, manual joint posing Removed female mannequin version
Today
Mannequin uses new mesh
Today
Merge from hackweek_manny
Today
Merge from main
Today
Mouse wheel keybind support + wire slack keybinds to the new settings menu
Today
Merge from parent
Today
Minor cleanup for CeilingLight
Today
merge from main
Today
Fixed wire slack not working with string lights
Today
merge from main
Today
merge from mousewheel_binds_fix
Today
Can now bind mousewheeldown and mousewheelup from the settings
Today
Added binds for wire slack Also fixed the options menu defaulting to the controls tab
Today
Fixed mouse wheel key combos not being bindable
Today
Fixed LR300 steam item description generation
Today
Fixed some compile warnings Added more sanity checks Prop fading changes If prop min fade distance is below 0 (i.e. -1), it will be set to max fade distance if max fade distance is below 500. This avoids props being always transparent in this scenario, even when walking up really close to it.
Today
hanging lights
Today
Manifest
Today
Merge from trimmed_asset_warmup
Today
Try to only bundle referenced prefabs since Unity doesn't like us selectively warming them up
Today
merge from main
Today
fix water rendering issues on macOS
Today
merge from session_analytics
Today
Added session_start and session_end events Added session_id field to every events
Today
merge from main
Today
Flex grid min values on row count and row min height
Today
Don't rely on managed references when removing instances, use InstanceHandle instead
Today
Hack: BiomeBenchmark - try generating clutter without incomplete server Didn't work, since they spawn server side, but there's no server to send this info to client. Will try to migrate the clutter to client side next. Tests: benchmark in editor
Today
Store featuring fixes More analytics, added journey_id to all store events
Today
Fixed changing video settings always forcing map reload Improve performance of ToGMODPlayer clientside Matches serverside implementation now Optimize player.Get* functions a bit Optimize ents.Get* and ents.Find* functions Remove -preload as well Use safer Entity push function for recent changes to player/ents libs Remove unused c_fire_smoke methods Fixed worldspawn not calling create/remove hooks correctly clientside Should now be consistently calling create AND remove hooks. Fixed clientside ragdolls not calling GM:EntityRemoved
Today
Add some sanity checks Removing more unused convars cl_burninggibs, r_propsmaxdist cl_first_person_uses_world_model - does nothing mat_max_worldmesh_vertices - no noticeable effect Removing more unused convars showparticlecounts, cl_team, cl_class Remove cl_SetupAllBones It was functional, but seems to be some sort of leftover hack which is disabled by default anyway Removed cl_forcepreload It is gone in newer versions of the engine anyway. It's functionality CAN be replicated via `-preload` launch param for whatever reason. Added player.GetCountConnecting Added more sanity checks Added lua_matproxy_nobindmat & matproxy changes The convar is for testing only (since not all servers have the updated Lua library), Lua mat proxies will reuse the already stored material in Lua for the bind callback, rather than pushing the stored material from C every frame. This prevents thousands of IMaterials being pushed to Lua a second, and should prevent hitching when GC deletes them all in batches. Minor cleanups Bump internal renderData buffer from 64k to 80k Prevent TOGL crashes when encountering debugger break Merge Pull Requests * Minor optimizations to Problems panel, abilty to close it via ESC key or clicking empty space * Numpad library discards bindings to KEY_NONE * Remove tostring call on the argument of player.GetBySteamID64
Today
Remove unused c_fire_smoke methods Fixed worldspawn not calling create/remove hooks correctly clientside Should now be consistently calling create AND remove hooks. Fixed clientside ragdolls not calling GM:EntityRemoved
Today
Updated Banana Bunch Albedo Texture Map Updated Banana Bunch Model to incorparate feedback
Use on toggle enabled instead (for gamemode filters)
Today
Update: BiomeBenchmark - add basic avg frame time tracking Tests: ran scene in editor
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
Today
Update: BiomeBenchmark - generate fly-through camera track Tests: BiomeBenchmark in editor
Today
Update: BiomeBenchmark - re-enable a bunch of procgen scatter - Brings in vine trees, rocks Tests: BiomeBenchmark in editor
Server browser now properly responds to gamemode toggles Setup system to inject tags into existing server browser (dependent on which buttons are on)
Today
added mannequin test and set up with basic spawnable prefab
Today
Update: BiomeBenchmarks - Fixed biome generation on row-islands - Benchmark map size works with NPOT sizes Now to figure out why forests are not coming through Tests: BiomeBenchmark in editor
Today
- Always crouch when flanking - Remove in water checks for perf - Pick far covers when target is too close, close covers when targer is too far, and different covers otherwise - Heavily favours not peeking from same spot twice
Today
Prevent scientists not being able to see players standing on a very tall building when in combat