userCarson Komponcancel

1,056 Commits over 183 Days - 0.24cph!

2 Months Ago
Slopes affect slide speed
2 Months Ago
Menu save slot fixes
2 Months Ago
Make sure rubert checks the dialogue state
2 Months Ago
Update SceneTriggers in first two levels
2 Months Ago
Fix all our warnings
2 Months Ago
Fix the player randomly clinging onto non-existent walls
2 Months Ago
Refactored DiveAbility to make a bit more sense
2 Months Ago
Fix E not always Interacting and fix NPC state
2 Months Ago
Fix releasing jump slowing your fall while maintaining short pressses
2 Months Ago
Fix jump from dive on the ground
2 Months Ago
Save Interactable/NPC states to GameSave. This isn't really used yet NPCs now have "!" above their head if they have something new to say, showing InputGlyph when in range NPC progression updates, saves, and loads proper. Collected items do not respawn when reloading a save Can now check if a dialogue is completed directly instead of having to make a weird 2nd copy. Updated into area accordingly
2 Months Ago
Show current map icon on save select Load into the previous scene/entrance on save load
2 Months Ago
Fix player error on save
2 Months Ago
Scenes are now properly tied to MapResources and saved to the save file
2 Months Ago
Started Save System + Safe OnPlatform check Coins and Items save to file. Collectables that have already been collected will not respawn StartupScene is not the main menu Hooked up the save UI to the save slots
2 Months Ago
Diving from a ground slam now has a similar cooldown
2 Months Ago
Add cooldown to jumping out of a dive
2 Months Ago
Fix running speed animator
2 Months Ago
Can cancel Dive with a Jump Can now dive out of a ground slam WishVelocity Acceleration on Player
2 Months Ago
Rising Pitch w each Coin Pickup
2 Months Ago
Update Train animgraph so it enters idle animation after completing the entrance
2 Months Ago
Physics Player Controller (#13) Minor controller adjustments Update PhysicsCharacter
2 Months Ago
Reset animations properly when entering cutscene Remove debug draws from PhysicsCharacter Fix all jittery camera issues
2 Months Ago
Got BouncePlatforms working properly Fixed CrumblePlatform error Triple Jump working proper Working Launch Pads
2 Months Ago
Got wall jumping working proper, can also cling onto certain rotating platforms Proper wall sliding friction GroundSlam working with new controller Diving Velocity Adjustments
2 Months Ago
Increase Step Height ClimbingAbility working with new controller Fix DiveAbility and more climbing issues
2 Months Ago
Import PhysicsCharacter from scenestaging Initial Implementation of Physics Controller. Got the player moving and Abilities (mostly) working, just need to port Ability-s to BaseMove-s
2 Months Ago
Removed unused avatar_menu_map vmap. Prevents downloading a bunch of cloud assets when creating a new project (such as USP_W)
2 Months Ago
Added Custom Pixel Cursors Updated various UI elements to have cursor reactivity Fix CraftingStation NRE if player dies when in menu. Force close any open Modals on death Fishing Minigame has a chance for Treasure to appear. Can optionally go for the Treasure or the Fish Fix Cooking Skill, and Cooking Pot Tile issues Cooking Pot has a custom UI which only takes single items instead of item stacks Fix CraftingStationPanel NREs Cooking Pot no longer duplicates items when adding to Pot Replaced individual food prefabs with a single food prefab that pulls healing information from ItemResource Added Cooking Recipes and "Unknown Mess" food item which is crafted when using an invalid recipe Cooking Pot now has progress bar Moved all Tile-related WorldPanels into the WorldPanels folder Added CookingStationPanel for overworld progress view
2 Months Ago
Merged menu character animgraph into normal character animgraph. Character now looks at cursor on main menu Added Head and Body LookAts to character animgraph Merge branch 'main' of sbox-piecrumb
2 Months Ago
Catching garbage whilefishing now shows the garbage you caught in the Modal popup Pressing ENTER when typing a Character Name will submit properly Fix default fish item being fishable Added Cooking Pot Item and Tile Added Cooking Skill Can no longer go into a negative coin count when dying Fix InventoryPanel child panel not sizing properly Chests now drop their contents when destroyed Updated SpriteTools
2 Months Ago
Reset CurrentAnimation when changing the Sprite of a SpriteComponent
2 Months Ago
Fixed NRE in PalySoundAt
2 Months Ago
Increased difficulty range of fishing minigame Updated Ice Berry Bush to use the correct prefab Re-save menu.scene without IsValid Added Glass Bottle item, craftable at Brewing Station Added Bucket Can now catch a garbage item when missing a fish Added Weights to Fishing Garbage so different garbage items have different rarities
2 Months Ago
Fixed NRE when loading world without KeepOwnership
2 Months Ago
Added Wrench and Repairing Skill. Wrench repairs stations that have taken damage. Auto-Miners and Auto-Collectors slowly deplete their health, and need to be repaired. Added KeepOwnership Component which retains the owner of a placed Tile using ISaveData Updated fishing chances Increase Wrench Cooldown
2 Months Ago
Added Auto-Collector Adjusted default audio ranges Added BurnEffect. Some enemies can burn in daylight. Don't get XP for enemies that don't die to your hands. ItemDrop Collector fix Fix Fire Particles not shrinking/despawning Added Autonomy Skill Added Generic Fish item + Cooked Fish. Fix Craftable check to check up the UpgradesFrom chain Added Brewing Stand and Brewing Skill
2 Months Ago
CoinUI now animates up/down when pickup up/taking more than 1 coin at once Added "NPC" Mixer
2 Months Ago
Added `give_coins` and `give_item` commands
2 Months Ago
Added ItemPickup.SpawnPickup and Dialogue.OnDialogueComplete. Made Ginnie spawn item after dialogue Added Level Panel that displays Level information
2 Months Ago
Fix RangeSprite position on MinigameFish Added Medium & Large Backpacks Updated PlayerInventoryPanel Added Auto-Miner, mines nearby Tiles slowly https://files.facepunch.com/CarsonKompon/2024/October/09_09-23-BluePossum.mp4
2 Months Ago
Added Fishing SFX First Pass on Fishing Minigame Updated SpriteTools Updated Fishing Minigame, now has results state. Difficulty varies a bit more. https://files.facepunch.com/CarsonKompon/2024/October/08_22-32-MatureAmericancrow.mp4 Added a ton of different fish with different rarities Fixed Item imgs not being contained properly, ParsedLabel has default formatting
2 Months Ago
NRE fix in SpriteEditor Preview when no icon exists
2 Months Ago
Added CanFish to ItemResource. Items can be found randomly from fishing. Bobber now has a quick animation when there's a bite. Clicking during the timer will initiate catching state. https://files.facepunch.com/CarsonKompon/2024/October/08_18-19-WarmSalamander.mp4
2 Months Ago
Updated Fishing Rod sprite to include the bobber, updated LineRenderer to match line colour in sprite/palette Create Sprites for a bunch of fish/fishing loot Created SpriteResources for all the fish Added ItemResource.IsSubstituteFor. Allows all grass types to be used for the same recipe Relic now adds itself to your Journal upon the first use Improved Fishing Rod visuals and made it more cohesive to the artstyle
2 Months Ago
Fix Tile NREs in Dev scene Adjust island layout, add more Relics Adjust player layer distances/visuals Added Fishing Rod & Fishing Skill. Fishing rod will place bobber at fishing spot and draw line to it. Animations for casting/reeling.
2 Months Ago
Updated Menu Avatar Scene so it doesn't use missing materials
2 Months Ago
Relic always shows cost, regardless of whether or not you can afford Updated relic visuals, item now floats on pedestal. Item sprite now updates when item on pedestal changes. Plays an animation upon purchase
2 Months Ago
Added Relic, RelicPurchase Added RelicPanel and Relic Interactable. TileDrawing can now save prefabs to islands.json with their Prefab Variables intact WorldUnlocker will instanitate any prefabs with their correct Prefab Variables from islands.json Fixed Tile Registry Fixed RelicPanel Fixed Prefab Serialization issues with WorldSave and WorldUnlocker. Should work when networked as well. Removed unneeded variables
2 Months Ago
Check existing Tiles using new Tile registry