userElliotHcancel

996 Commits over 396 Days - 0.10cph!

Today
merge from Squirrel_test -> critter_animals
Today
merge from Rabbit_test -> critter_animals
Today
add WIP frog "interested" state, which currently makes it look for shallow water and then start croaking
Today
merge from Frog_Branch -> critter_animals
Today
fix animations of frogs not playing, skating sideways, and movement speed issues
4 Days Ago
first pass on critter animals general setup starting with the frog 🐸
4 Days Ago
merge from Livestock_animals
5 Days Ago
merge from wtp_maintainables_rework
6 Days Ago
merge from waterpipe_spawning_rework - Water pipes now spawn along the road spline similarly to how monuments do, making them more consistent in spawning, and more predictable - Pipes now avoid Monument Prevent Building colliders themselves instead of the Boundsx2 of the Monument - Lessened restrictions on terrain when determining where the pipes can spawn - Tuned up the pipes prefab, removed some anchors, fixed terrain raise/set order, etc...
6 Days Ago
tweak numbers for generation distances
6 Days Ago
switch monument avoidance to use PreventBuildingMonumentTag static registry instead of using monuments Bounds * 2
6 Days Ago
cleanup and set values to palce pipes closer together, still only 20 on 4k map
6 Days Ago
initial pass at reworking how pipes spawn along roads
6 Days Ago
merge from main
6 Days Ago
merge from darts_leaderboard_fixes
6 Days Ago
pooling fix, enables pooling on thrown darts
7 Days Ago
leaderboard fix v2 and streamermode for real on leaderboard and on score cards
7 Days Ago
Darts fixes - remove control in UI for zoom - add streamer mod compat for leaderboard - attempt leaderboard fix after server restart
7 Days Ago
fix colourpicker not accepting pasted hexcode inputs
7 Days Ago
merge from fix_incompatible_paint_colour
7 Days Ago
Fix colour cookie being passed between painting menus with different colour pallettes Remove colour picker from pumpkin carving
7 Days Ago
merge from paintbrush_visualizer
7 Days Ago
add convar toggle to painting ui for the brush projection
7 Days Ago
some early returns and caching for performance
7 Days Ago
fix pumpkin carving double projections and alpha cutoff issue
7 Days Ago
add files missed in previous commit
7 Days Ago
First pass on showing brush outline while painting
8 Days Ago
merge from fix_airfield_powergrid_indicators
8 Days Ago
apply to scene, S2P airfield
8 Days Ago
better fix, 3 lights on bottom for door and improved scaling
8 Days Ago
merge from main
8 Days Ago
merge from existing fix branch: airfield_powergrid_light_fix
8 Days Ago
merge from fix_airfield_powergrid_indicators
8 Days Ago
S2P airfield
8 Days Ago
fix offcenter and upsidedown airfield powergrid indicators
18 Days Ago
apply prefab to scene, S2P Gas Station
18 Days Ago
fix gas station better loot spawns not respawning after server restart
18 Days Ago
Water Treatment Plant Maintainables Rework (from helk feedback) - each wheel turned fully adds 180 pressure, which is now equivalent to 3 hours of water flow - max pressure of the tank increased to 360, decay changed to 1/minute - water output per minute scales linearly with pressure in the tank, from 0 to a ConVar configurable amount (default 1020/minute at full pressure) - when pressure falls to 0, water flow stops and the water in the pipes begins to evaporate at a rate of 200/minute - (WIP) number roughly balance out to a fully pressurized water pipe being 2x as good as a freshwater pump, including IO push/autofilling numbers
20 Days Ago
merge from airfield_maintainable_features
20 Days Ago
apply prefab changes with S2P Airfield
20 Days Ago
adjust door manipulator to connect to powergrid indicator wires
20 Days Ago
merge from PlayerMaintainedMonuments
21 Days Ago
merge from PlayerMaintainedMonuments
21 Days Ago
merge from airfield_maintainabled_features
21 Days Ago
Add airfield call check to StateThink of DropCrate, so it can now interrupt dropping in other monuments Ingore drop timeout timer when airfield call is active and unassigned
21 Days Ago
merge from airfield_maintainable_features
21 Days Ago
switch airfield indicator lights back to green from feedback
21 Days Ago
merge from fix_workshop_list_height
21 Days Ago
fixed workshop list not auto-expanding height
21 Days Ago
merge from game_room_dlc