240,135 Commits over 3,837 Days - 2.61cph!

4 Years Ago
Add effects.GetList (#1527) Solves garrysmod-requests/issues/1209. Pretty much a copy of [weapons.GetList](garrysmod/blob/394ae745df8f8f353ea33c8780f012fc000f4f56/garrysmod/lua/includes/modules/weapons.lua#L169-L177).
4 Years Ago
Ammo lib update (#1487) * Bad tbl.name no longer silently fails * Made ammo names case-insensitive.
4 Years Ago
[D11][#3998] Fix for shadows flashing when far from the map center: 1. Shadow map resolution on the main directional light set to 2048 - this makes the shadow map calculations more precise at the cost of 30 Mb of memory. 2. Updating the rotation of the sun every N frames to decrease the frequency at which the lighting conditions are changed and thus keeping the shadow maps the same for several frames.
4 Years Ago
Updated corn and potato entity bounds so they can be destroyed by melee (for Errn)
4 Years Ago
New notification icon with no padding
4 Years Ago
Changed "Water Saturation" label to "Water" on plant UI, to make it more obvious it is the water condition/happiness, not the actual saturation.
4 Years Ago
Merge from entity_hiding
4 Years Ago
oops, missed a file
4 Years Ago
Merge from main
4 Years Ago
Fixed "missing parent entity" spam
4 Years Ago
Missing files.
4 Years Ago
Scene backup. More effects folder organizing
4 Years Ago
Don't pool the engine audio grains because they seem to use up a lot of memory
4 Years Ago
Fix for some unnecessary decor object spawns (e.g. flowers and cracks_grass)
4 Years Ago
Occlusion culling/SLOD fixes (invisible objects)
4 Years Ago
Changes to the way tree gets split
4 Years Ago
Cleaning when destroying monuments.
4 Years Ago
Added BASSCHANNEL:Set/Get3DEnabled()
4 Years Ago
Disable hijacking / attempting replays on stages that aren't unlocked Fixed hijack binding on keyboard Reduced analog stick button prompt wiggle offset Fixed speech bubble progress bars
4 Years Ago
[D11] Scene fix - SLOD cell root
4 Years Ago
Fix running as a service on Linux
4 Years Ago
[D11] Merge with main
4 Years Ago
▋▌▌▅▌ █▇▅▆▆▉▊ ▅▌ ▋▌▌▉ ▋▉ ▋▆▄▌▊▄▅
4 Years Ago
Merge from main
4 Years Ago
merge from easter2020_disable
4 Years Ago
Restore mainmenu logo and menu video
4 Years Ago
Converted materials
4 Years Ago
Disabled terrain instancing
4 Years Ago
merge from main
4 Years Ago
merge from main
4 Years Ago
[D11][#3980] Dome barrel spawning does not exceed spawn points
4 Years Ago
[D11][Gameplay][#3912] Daytime cycle lasts for 50 minutes
4 Years Ago
[D11] Bump xb1 app version
4 Years Ago
[D11] [UI] Fixed pie wheel pointer being offset on Quick Chat menu.
4 Years Ago
Cap max explosion force a bit lower
4 Years Ago
merge from easter2020_disable
4 Years Ago
disable Easter2020
4 Years Ago
[D11] Re-enable satchel charge deployed
4 Years Ago
[D11][#4006] Fix for been kicked for picking up a sleeping bag
4 Years Ago
Remove Model.cs components from modular car chassis and modules. Fixes issues with satchel charge etc parenting (getting attached to inactive objects in heirarchy, or attached to moving parts like steering wheel) since now everything simply falls back to attaching to the base transform. If we end up needing the model scripts in the future, we can potentially add a bool flag instead that simply saves the base transform as the only "bone".
4 Years Ago
Subtractive merge of #49711.
4 Years Ago
[D11] Updated spawn filter to prevent player spawning on snow
4 Years Ago
Merge from main
4 Years Ago
Remove some DDraw
4 Years Ago
Adjust sprinkler height offset based on angle of sprinkler - full offset when mounted on a ceiling, no offset when mounted on the floor, 50% offset when mounted on a wall
4 Years Ago
▆▋▄▄▄█ ▊▄▆█ ▌▍▊▇▍ ▌▋▊ ▅▆▉▇▄▉_▇ ▊██▅▌ ▄▊▊███▍
4 Years Ago
updating vehicle lift gib rotation
4 Years Ago
Merge just to get that missing meta file
4 Years Ago
Commit missing CraggyIsland.Easter.unity.meta file
4 Years Ago
Merge from Main->Vehicles