243,197 Commits over 3,898 Days - 2.60cph!

4 Months Ago
WIP - Work in progress DO NOT USE
4 Months Ago
exported wolf idle 1 and 5 anims and shortened wolf run attack to remove the growling part
4 Months Ago
m700 wip textures
4 Months Ago
update to shockbyte toolcupboard - zeroed lods - fixed lod materials not being properly assigned (order was wrong)
4 Months Ago
Added a bunch of mount points for grenades, mounted prefab variants
4 Months Ago
Added new head to skinset.male
4 Months Ago
Secondary mount point is perfectly in the CT character's pistol holster
4 Months Ago
Add missing css spec cursor: aliases for diagonal resize, fixes Facepunch/sbox-issues#5497 (nesw-resize, nwse-resize)
4 Months Ago
Redo resource cleanup on world removal Facepunch/sbox-issues#5834
4 Months Ago
Update menu.scene
4 Months Ago
Re-add mount points for all equipment on the player
4 Months Ago
Improved bone mask behavior
4 Months Ago
exported all updated wolf animations in a new folder
4 Months Ago
Wire invisible over ~4 meters
4 Months Ago
Added distance-based culling to the wire shader
4 Months Ago
protocol++
4 Months Ago
▉▆█▊▌ ▍▊▅▊ ▋▇▋▊▋██▇▉▋▄▇_▊▉▇
4 Months Ago
Increased the default npc vending machine IntervalHours to 5 in-game days This means that prices will adjust themselves every 5 in game days, used to be 4 times a day This should result in more stable prices and smooth out the sharp drop off of prices a week into a monthly wipe
4 Months Ago
Leaderboard backup, run #12487
4 Months Ago
Merge from main
4 Months Ago
Unsaved changes
4 Months Ago
Simplify TwistCorrectionComponent
4 Months Ago
exploder fix
4 Months Ago
Merge from main
4 Months Ago
Ported the two bone IK component into our framework Updated the twist scene with a more representative example of bone shearing
4 Months Ago
Made an example scene for the twist component Fixed the TwistCorrectionComponent resetting it's initial rotation offset value every time the component is updated, preventing it from working at all
4 Months Ago
Call OnContactRemoved when refreshing contacts
4 Months Ago
Fixed some poor logic 😅
4 Months Ago
DeathProgress no longer [Sync] var Thing networking changes Changed some [Broadcast] RPCs to [Authority] Added Singleplayer button to main menu
4 Months Ago
Gibs, more closely match icon
4 Months Ago
Allow non solid contacts to report touch events for trigger collision rules to keep the collision behaviour we have
4 Months Ago
Set up skin, rebuild deployable prefab to keep consistency with base TC
4 Months Ago
Changed some shelf contents for lighting purposes. Lighting prefab backup
4 Months Ago
networking tweaks etc
4 Months Ago
Merge from main
4 Months Ago
Added a timeout and make sure the UI is layered properly in the HUD
4 Months Ago
Merge from monument_scenes -> aux1
4 Months Ago
Fix remapping order being reversed
4 Months Ago
Fix remapping only remapping the requested monument instead of every single one
4 Months Ago
Add some fallbacks if a player dies, walks too far away, is wounded, etc mid game
4 Months Ago
Fix train tunnel prefab that got overwritten with SceneSpawner during some S2P
4 Months Ago
Initial commit Update .sbproj Add Sprite Tools library Temporary CC0 Player Sprite/Textures Temporary CC0 Weapon Sprite Basic Entity and Player Component Basic Player Movement and Aiming/Camera Movement Make the Player a prefab Simple GameManager which purely acts as a Network Manager for now (without actually hosting a lobby) Basic Weapon Component. Player is given a weapon and will hold it in the aim direction Added WeaponResource and renamed Weapon to WeaponComponent. Store most of everything in the resource. Add collisions to the Player Update Sprite Tools Update Sprite Tools Create Projectile prefab and update all SpriteComponents to use new default UpDirection [Sync] some properties and add some IsProxy checks WeaponComponent fires Projectiles on LMB Add CameraManager. Screen Shake on fire Added FireSound to WeaponComponent and added muzzle flash to first frame of bullet sprite Added some basic enemies that act as some nice bullet sponges
4 Months Ago
Fix default rotationOffset when placing a new sprite
4 Months Ago
update spritetools
4 Months Ago
font tweaks, fix fear dmg numbers font ui tweaks
4 Months Ago
Make sure attach points respect the UpDirection
4 Months Ago
Fix the Top 2D View (so X is horizontal and Y is vertical)
4 Months Ago
Added UpDirection to SpriteComponent. Added JsonUpgrader to prevent previous components from becoming the new default.
4 Months Ago
&& => ||
4 Months Ago
Minor prop swizzling for lighting purposes.