userCarson Komponcancel

625 Commits over 92 Days - 0.28cph!

3 Months Ago
Import Settings Groups Importer window shows importing image Remove unused shaders and renamed main shader & material to "sprite_2d" Spritesheet Importer Overlay Buttons Fixed transparency issues with spritesheet importer
3 Months Ago
Gave a few SpriteComponent properties "Visuals" Category. Removed FlashAmount in favour of FlashTint. Fixed Opacity not working on Tint Property Added SpriteFlags, starting with Horizontal Flip and Vertical Flip. https://files.facepunch.com/CarsonKompon/2024/June/28_21-54-ShockingYearling.mp4 SpriteComponent doesn't draw backface by default. Added Draw Backface SpriteFlag. https://files.facepunch.com/CarsonKompon/2024/June/28_22-54-InconsequentialBantamrooster.mp4 Fix NRE in UpdateMaterialOffset Merge branch 'main' into spritesheet-importer Create SceneWorld thru EditorUtility Created SpritesheetPreview widget Created SpriteRenderingWidget as a generic for SpriteEditor and SpritesheetImporter to both extend Import settings control widgets
3 Months Ago
Return to Main Menu button on ResultsHud Change starting scene to mainmenu.scene Added timer between turns, forcing you to take your turn after some time.
3 Months Ago
UI Cleanup Better UI folder structure. Added LobbyList to Play Menu Added Lobby Icons Various font size fixes Refactored a few panels so they're split up better
3 Months Ago
StatsPanel styling SidePanel styling Made CPUs attack more fairly Make SFX less ear-piercing
3 Months Ago
Add cursors to Resource Files Remove unneeded assets Singleplayer/Multiplayer buttons on Main Menu + Minor styling changes Added Stats (Games Played/Won/Lost, Coins Spent/Earned, Bugs Killed, Damage Dealt) Added Pause Menu More MainMenu styling, added content-panel for stats Add MainMenu to Battlebugs namespace Added StatsPanel
3 Months Ago
Removing in PlacementInput doesnt give opponent money anymore Fix score percent value in pre-playing state(s) Replace Weak Rock weapon with Double Rock. Start with 3 of each Weapon now. Don't show default rock in shop. Disable scrolling. Updated description on all weapons
3 Months Ago
Created PlayerHud component from GameHud and added chat support (bubbles beneath each player) Playtest Balancing
3 Months Ago
Hint Notification SFX Coin SFX Added weighted bar to the top of the screen to show who's currently ahead Made Cell colours more vibrant Game End State Split BugListHud into SidePanel and BugList Revealing a cell has a chance to drop coins Apply angular damping to rock as well Created ResultsHud + Some various polish and bugfixes
3 Months Ago
Fix typos Rocks properly detect when they have come to a complete stop Make BroadcastHit an Authority call Apply friction to rocks once they've hit the ground Added "Place Bugs For Me" button Basic Hint System. Give hints for the different revealed cell colours.
3 Months Ago
Finished Shop and it's functionality. Can purchase new weapons from the shop with earned coins.
3 Months Ago
Remove more debug logs Bugs only drop coins on death, not on deletion Player Coins Add to coin count on bug death Fix segment order on InspectorPanel Don't consume pebble HitCount when hitting an already hit cell Added Cost to WeaponResource More coin drop fixes Created ShopPanel and button to open Shop AttackingInput does nothing when in Shop Added Weak Rock Weapon
3 Months Ago
Remove CPU debug log Mantis -> Dragonfly Update Thumbnails & Thumbnail Generation
3 Months Ago
CPU fires more accurately at revealed bugs
3 Months Ago
Started support for CPU Board/Opponent CPU Boards save their bug references properly CPU Opponents now attack on their turn, chosing a random weapon when attacking.
3 Months Ago
Fixed lingering highlight component when hovering multiple bugs quickly Create Coin Prefab and Component Spawn Coins on Bug Death
3 Months Ago
Remove some unneeded debug logs Position bugs on their cell properly Bees float on sin wave with offset based on cell position Remove unnecessary collisions from game_environment prefab Model references in BugResource Thumbnail generation Editor Tool for BugList UI PlacingHud now shows bug thumbnails instead of coloured icons Draw thumbnail icons on BugList, drawing correct segment type Display thumbnail icons in inspector panel
3 Months Ago
Don't tint the bugs to their colour anymore. Reposition body in prefabs, give each proper colliders Determines head/body/corner/tail pieces and the needed rotational offset
3 Months Ago
Added BugListSegment to BugListEntry Hovering a BugListSegment highlights the segment on the board if visible (and shows its inspector) Assign categories to Bug GameResource Rename Bug -> BugResource Rename Weapon -> WeaponResource BugResource now has definitions for different body part prefabs. PlacingInput now determines which prefab to use on each cell when placing. Fixed issues with calculating segment rotation on creation.
3 Months Ago
Fix "Value cannot be null." when ControlWidget cannot be created for property
3 Months Ago
Disabled the environment camera object
3 Months Ago
PlacingHud orders by segment count Rock spawning bug fixes Store relevant references/information of initial bug setup per-player Basic BugList UI that shows remaining segments for both players.
3 Months Ago
Fixed "Hidden" banner styling. Resolves Facepunch/sbox-issues#5746
3 Months Ago
Fix NRE in UpdateMaterialOffset
3 Months Ago
DockManager only looks for types with DockAttribute. Fixes "Inspector" dock not being created if you had another class named "Inspector", ect.
3 Months Ago
Prevents errors when loading a project that either doesn't have a startup scene set or has their startup scene deleted
3 Months Ago
Gave a few SpriteComponent properties "Visuals" Category. Removed FlashAmount in favour of FlashTint. Fixed Opacity not working on Tint Property Added SpriteFlags, starting with Horizontal Flip and Vertical Flip. https://files.facepunch.com/CarsonKompon/2024/June/28_21-54-ShockingYearling.mp4 SpriteComponent doesn't draw backface by default. Added Draw Backface SpriteFlag. https://files.facepunch.com/CarsonKompon/2024/June/28_22-54-InconsequentialBantamrooster.mp4
3 Months Ago
TextureAtlas.FromSprites orders list by name so order doesnt matter TextureAtlas.FromSpritesheet re-orders list so order doesn't matter
3 Months Ago
Change asset.party org Merge branch 'main' into spritesheet-importer
3 Months Ago
Change asset.party org
3 Months Ago
Add FlashColor and FlashAmount to SpriteComponent Fixed sprite editor rendering the sprite with flash on Implement IsLooping on SpriteComponent BroadcastEvents pass the SpriteComponent as argument Added OnAnimationComplete action to SpriteComponent Update README.md Merge branch 'main' into spritesheet-importer
3 Months Ago
Update README.md
3 Months Ago
Console no longer errors when clicking on objects that can't be serialized. Resolves Facepunch/sbox-issues#5737
3 Months Ago
Playtesting tweaks
3 Months Ago
Disable the game_environment camera
3 Months Ago
Started HintPanel and added it to game Scene
3 Months Ago
Lower board pieces a little bit Cells are created with random rotation
3 Months Ago
Fix InspectorPanel spacing/height Change all "dev" resources to their new names with adjusted values Copied the dev_scene content into the game Scene. InspectorPanel highlights the current segment in segment list Update Flat Top description to be more accurate
3 Months Ago
Add soundscape to game scene Start with 3 Pebble Smashes instead of 2 Created Prefab and GameResource for Flat Top Weapon Add HitCount so some rocks can hit multiple bugs/cells Changed Pebble Splash amount from 4-6 -> 5-6 Start with 2 flat tops instead of 3 Created InspectInput, active during Playing state. Highlights visible segments on hover Created InspectorPanel. Highlighting a visible bug shows info in a floating panel. Store segment index. Display missing segments on InspectorPanel
3 Months Ago
Fix MainHudPanel BuildHash Healthbar colour changes based on amount Removing a bug after readying will unready Cells mark as orange when hit and occupied. Green once empty. Fling rock SFX Clear all bugs SFX Only clear cells in Playing State Outdoor ambience Player join SFX Rock break SFX Reticle Click/Cancel SFX
3 Months Ago
Reticle Aiming SFX Add bug splat particle on death Set some prefabs to Never Network in snapshot Damage Number Prefab + Component
3 Months Ago
SelectedWeapon, defaults to weapon with unlimited shots Started Pebble Splash weapon. Can change selected weapon from hud now. Deplete from weapon inventory on use. Can't select weapon with 0 left Finished PebbleSplash Weapon. Each weapon has its own thrown prefab. Remove a bunch of debug logs Update some timings. Segments also linger for a sec before dying if they die in 1 hit Pebbles no longer destroy each other on collision
3 Months Ago
Can't ready up until you've placed all bugs Added StartingHealth to Bug Resource Segment Healthbars. Fades in after taking damage Added WeaponHud, only displays when your turn in Playing State Created Weapon GameResource and starting Rock weapon Added Icon to Weapon resource Player WeaponInventory, WeaponHud now has WeaponButtons for each weapon in inv
3 Months Ago
Segments share a unique ID when from the same bug. Highlighting occupied cell highlights all of the bug's segments Right Click to pick up bug in placing phase Removing bug marks cell(s) as unoccupied More networking fixes
3 Months Ago
Create boards in dev_scene
3 Months Ago
PlacingHud more visually readable and makes more sense Custom Voice Component that ignores spectators
3 Months Ago
Bugs become semi-transparent on game start Added colliders to bug segments Added Bug Health and Pebble Damage. Segments reveal when damaged GameHud pulls players from active Boards so we can support spectators Basic Spectator Support with no UI Don't allow spectators to select cells Hit cells highlight red Cell States are networked properly. Fixed some underlying issues
3 Months Ago
Show GameHub in Placing *and* Playing states. Reposition PlacingHud since GameHud draws at the same time now Added ControlsPanel w InputGlyphs that contextually shows controls Update GameHud BuildHash Reset AttackingInput state when disabled Thrown Pebbles networked properly Fix camera weirdly looking at last shot position Fixed ControlsPanel BuildHash
3 Months Ago
Added Pebble Prefab. Pebble is thrown w/ physics on Fire. Fix pebble collisions Camera Follows pebble after thrown Pebbles destroy on hit or after timer. Break particle on destroy. Swap to the other players turn after tossing pebble
3 Months Ago
Added AttackingInput. Enables when your turn in Playing state. Creates reticle at mouse position Began ReticleState. Can no longer target your own board when attacking. Added Reticle Aiming with timed X/Y sin movement BroadcastFire Authority call for finalizing attack