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

4 Months Ago
Leaderboard backup, run #12562
4 Months Ago
Models and materials folders
4 Months Ago
Changed main menu player podiums to be a prefab, can spawn a weapon prefab on them
4 Months Ago
propagated the latest changes into procmap stack
4 Months Ago
Validate BodyRenderer when trying to set bomb plant anim
4 Months Ago
Should have fixed ADS issues over the network Shouldn't need to run this if not possessing spectator Adjust physics shapes/joints to reduce stretchiness Shouldn't need to run any of these without being in control
4 Months Ago
Hook in new NEW T character, re-add a few textures that were missing
4 Months Ago
Leaderboard backup, run #12559
4 Months Ago
Revert "Don't create an empty gameobject when getting a cached scene if the prefab doesn't exist" - causes issues for prefabs on boot
4 Months Ago
Commit missing change from private to public
4 Months Ago
Fixed player being left holding cards if they get kicked from a card table during a game for being idle for too long, at the same moment as an earlier player also gets kicked for being idle
4 Months Ago
No need to pin this memory anymore, height shape makes a copy of it
4 Months Ago
▍▌▉▊▋ ▋▄█▋ ▌▅▅▉▆_▌▇██_▌▇█▋▋▌██_▆▇▋
4 Months Ago
█▉▌█ ▇▍▉▍▉█ █▇▌ ▋▅▋▄ ▌▋▍▇▉▉█▇ ▋▇ ▋█▊ █▊▅▄▅ ▍▌▊▄ ▉▉▄▇█ ▅▆'▆ ▊▍▅▆▍█
4 Months Ago
4 Months Ago
Added first pass win and lose anims - currently not hooked up to minigame
4 Months Ago
Merge from main
4 Months Ago
Merge from fishing_full_inv_fix
4 Months Ago
Fixed fishing tackle mission soft locking if the player has a full inventory when they try and return it (do the inventory full check before we clear the required mission items)
4 Months Ago
Update height collision region
4 Months Ago
Update height field without recreating the shape
4 Months Ago
Spawn enemies/other prefabs once room generation is finished
4 Months Ago
Added Item Rooms and RoomType Enum Created Boss Room Assets GameManager.IsMapGenerating, Pause everything while generation occurs Fix Map Generation Hanging sometimes Added "Generating Map" UI Update Sprite Tools Fixed odd png issue
4 Months Ago
Don't keep setting terrain collider to static if it's already static, this is causing an on dirty, don't dirty collider on heightmap region dirty, we should be able to update this faster
4 Months Ago
Added RPS icon for gesture wheel. Updated UI to match new designs.
4 Months Ago
Player model cleanup Added a blocking state to the 3rd person animator
4 Months Ago
Use dedicated `gameplay_analytics` convar instead of requiring the server to be official with stats enabled
4 Months Ago
▅█▄█▍ ▊▆▌▌ ▆▅█▆█▇▍▅▅█▉█_▅▆▉ - ▄▋▇▄ ▊▇▆▍▉ ▋▆▇▆▅▊▉
4 Months Ago
Added spawn.shielddummy command that spawns a bot with a shield equipped for testing
4 Months Ago
Update Sprite Tools Update Sprite Tools (again) Updated all Item Sprites to use the same origin Improved InteractableUI More InteractableUI cleanup Created Item Prefab Update Sprite Tools Update All Sprites Again Item Prefab assigns a random Item when Item is null
4 Months Ago
▉▉▍▋▊▄ ▍▇ █▅▍▅▆ ▍-▆▅▌ ▇▇▇▄▇▋ ▉▋▌ ▋▆▋▍▅▅▇▊▅▆ ▌▅ ▅▌▉ ▇▊█ ▆▆██▆▌▆▇▄█▇▆ ▌█▄ ▋▇▋▉▉▄▌▋
4 Months Ago
First pass on damage logic Shields can take hits and the hits are absorbed by the items condition Shields can have different ProtectionProperties like a BaseCombatEntity Shields can take hits when mounted on the back and abosrb the damage like they were held Broken shields won't appear at all
4 Months Ago
Fix TextureAtlas NRE when uninitialized
4 Months Ago
Fix more sprite component errors when no Sprite is set
4 Months Ago
Added popup to Create Sprites menu option allowing you to specify import settings for each sprite https://files.facepunch.com/CarsonKompon/2024/July/18_19-26-TinyWrenchbird.mp4
4 Months Ago
magic wand carrot caterpillar/butterfly tornado map cockroach key broccoli medical license magic 8 ball
4 Months Ago
Whoops creating sprite from menu didnt actually save the file
4 Months Ago
T_player texture updates
4 Months Ago
Update Sprite Tools Created ItemResource Expanded upon ItemResource Update Sprite Tools Added SS1 Item Sprites for now Interactables now show info panel when standing on Added some test items Made ItemResource only take Sprite, Interactable Icon takes texture from Sprite Update Sprite Tools
4 Months Ago
Fix error serializing SpriteComponent without a Sprite
4 Months Ago
improved visuals of the glass on the DPV altered texture and materials
4 Months Ago
Added Right Click Menu for creating 2D Sprite(s) from image files https://files.facepunch.com/CarsonKompon/2024/July/18_18-16-TurbulentBongo.mp4
4 Months Ago
▇▄▉▆▆ ▉▉▇▍ ▋▄▋▍▊▌▊▌▌▄▋█_█▊▇ - ▉▅█▋█▆▋ ▍▉▇▍▋
4 Months Ago
▌▋▌▍ ▋▋▅▌▌▇▇ ▍▆▅▅▄
4 Months Ago
Leaderboard backup, run #12551
4 Months Ago
Both player models V2 skinning
4 Months Ago
Added relief map option to standard-specular shader
4 Months Ago
New faster and more accurate compute-based relaxed cone map generator
4 Months Ago
mat change
4 Months Ago
Fix Sprite Component gizmos erroring when no Sprite is set