238,936 Commits over 3,837 Days - 2.59cph!

4 Years Ago
Fixed backgrounds starting at 0 opacity Fixed case where baked backgrounds might not tile seamlessly
4 Years Ago
Cliff shader boilerplate
4 Years Ago
Can now show / hide background layers, with optional fadeTime
4 Years Ago
Removed old shader code
4 Years Ago
more
4 Years Ago
force taxi panel triangulation to avoid uv deformation
4 Years Ago
▍▄▋▍▊▇█ ▊▇▉ ▆▋▉▇ ▋▉▊▅▍ █▇▋▇▊▄ '▌▆▉█▍▍' ▌▍ ▊▋▊
4 Years Ago
laser background storm background
4 Years Ago
Remove log, add a minor bonus if a text match is found in the description
4 Years Ago
Improved search filtering when adding sell orders to vending machines Filter text now prioritises name matches over descriptions and measures how accurate the match was when ordering results
4 Years Ago
Merge modular car taxi module branch to Main
4 Years Ago
▌▍▍▅▌▌▊ ▊▌▄▇▊▋▇▍▄▍ ▊▌▍▌▋▊▆ ▊▆▋▄▇▋
4 Years Ago
▆▊▆▍█▄ ▆▅▋▊▉ ▌▄▋▆█▉▄▋▉ ▊▉▉▌▉▊
4 Years Ago
Prevent swapseats from a taxi module to a module with locked doors
4 Years Ago
Taxi module doors are now always unlocked, even on cars with a lock
4 Years Ago
New ModularCarSeat vehicle seat subclass. Working on making the taxi doors always unlocked.
4 Years Ago
cherrypicking 55653
4 Years Ago
▊▅▋▌▅▊▍▊ ▅▌▌▍▊▅ ▋▆█▍ ▊▊▄▆▊▅▄ █▊▇▋▍ ▆▅
4 Years Ago
Edit trade box drop velocity
4 Years Ago
▊▉▇█▆ ▌▄ ▊▌▄██▆▅ ▇▄▊ ▊▉▌▋▋▇█▌ ▅▌▄▅▆█▊▅ ▇▉▅▊ ▌▊ ▋▊▉ ▋▅▆▉ ▊▍▊ (▄▉▆█▅█▌▆, ▌▉▅▄▄█▉▉, ▋▆ ▍▊▆▇▋▄ ▌▅▅▄▅) ▆▆█▍▇ ▅▋▆▅▍▌ ▊▌▋▆█ ▋▊▄▅▉█▆▋▇█ ▊▋▅▊▍▆▋▄▊▆ ▊▄ ▊▆▌▇ ▉▇▄
4 Years Ago
▅▆▊▆▌▄▊▅▋▋
4 Years Ago
Northern regions WIP
4 Years Ago
updating vehicle source files
4 Years Ago
Taxi module trade dropbox now fully functional
4 Years Ago
underwear DLC fix
4 Years Ago
Merge Main -> TaxiModule
4 Years Ago
Having the trade box as part of the car, as we do with the fuel/engines/other storage, is a problem as only the base car entity is passed to the server and the server doesn't know exactly which storage compartment the client is interacting with. Therefore it's not possible to have e.g. the engine and storage locked but the trade box open. Trying it with the interaction on the trade box itself instead.
4 Years Ago
cherrypicking 55647 55648
4 Years Ago
Change taxi module script to storage type. Add trade sub-entity prefab
4 Years Ago
Fix for mummy wraps only being selectable for those who have the item AND the summer DLC
4 Years Ago
potential thunder NRE fix
4 Years Ago
Reset viewmodel skin, bodygroups and poseparameters which its weapon changes
4 Years Ago
halloween skins enabled
4 Years Ago
North WIP & working in the ice lakes
4 Years Ago
Defaulted r_jeepFOV to 0 (uses player's desired FOV), to match other vehicles. Fixed jeepFOV not updating properly when re-entering the vehicle Fixed FOV desync between server/client for jeeps
4 Years Ago
Adding +assetsystem to sbox_game move content\sbox to game\sbox_src move content/core to game/core_src Asset system content is in *_src instead of ../content/* Path Fixups Material editing works with new *_src paths Rust addon
4 Years Ago
Reduced car lift crafting cost Reduced power requirement
4 Years Ago
merge from main
4 Years Ago
Engine components no longer require HQM to craft
4 Years Ago
Tier3 engine components are now researchable and craftable
4 Years Ago
updated vehicle_parts model so it's visually differs from Tool Box which is confusing
4 Years Ago
cherrypicked 43474.. I swear these driftwood files are cursed
4 Years Ago
PlayerClass now has and handles MaxArmor just like MaxHealth
4 Years Ago
Reduced crafting cost of all car modules
4 Years Ago
One too many rows in rendererLOD - bush_medium_dense
4 Years Ago
Fixed severed boss parts sometimes hanging around after a restart Fixed getting in a reset loop in co-op
4 Years Ago
More paths/material fixes
4 Years Ago
updated taxi module
4 Years Ago
Removed unused prefabs
4 Years Ago
Merge from voiceprops