userCarson Komponcancel
reposbox-islandsidecancel

56 Commits over 91 Days - 0.03cph!

10 Days Ago
Update SpriteTools Tiles now properly serialize all data to the save file. Fix edge case where Tiles wouldn't be saved at all. Update `[HostSync]` -> `SyncFlags.FromHost`
14 Days Ago
Inventory/Chest fixes Quest Notifications show for a prolonged amount of time Pinned Recipes are now saved per-character instead of using a static variable Can click on a QuestPanel to pin it to the top of the list Show Pinned Quests on the game HUD
14 Days Ago
Updated Game and Menu scenes New HD logo that fits the rest of the UI Chatbox + OnOffSwitch tweaks
14 Days Ago
New high-res cursors that fit the UI
15 Days Ago
Renamed Inputs appropriately Creative Tab now selectable when given Creative Permissions Finished the CreativePanel, can now give yourself items if you have the proper permission CreativePanel BuildHash Use high-res font instead of pixel font, much more legible Use high-res font for text particles Update Inventory/ItemSlot styling Update GameMenuHeader styling Updated Permissions styling + OnOffSwitch styling Update Crafting Tab styling Update Purchase Land UI styling Update CustomTooltip styling Update VoicePanel styling Update SkillsPanel styling + more header tweaks QuestPanel styling and more Inventory+Permission styling Creative + Journal styling More HUD/GameMenu styling Main Menu + Popup + Fishing styling
15 Days Ago
Updated ExperienceBar styling, VitalsPanel follows experience bar Updated PinnedRecipePanel position/styling Display crafting station in Pinned Recipe Unify all crafting UI panels Pinned Recipes now show recipes from all stations, telling you which station it needs to be crafted at
15 Days Ago
Fix all Broadcast/Authority warnings by using new Rpc.* attributes Updated SpriteTools Update Skills UI to be more inline with other UI elements Updated Crafting UI Clamp QuestPanel Added Player.IsCreative and "Creative Mode" permission Fix issues with CraftingPanel and CraftingEntry
17 Days Ago
More UI styling/updates.
21 Days Ago
Update SpriteTools Started Creative Tab Fix Pickaxe targeting Change networking config Fixed cursors Fix cursor resetting in certain states Show pointer cursor in gameplay when held item is usable at mouse position Disable Day/Night Cycle for now Redid XP bar styling Updated Vitals styling Update CoinsPanel styling CraftinPanel restyle
55 Days Ago
Update SpriteTools Fix CharacterSelectModal Cleanup Remove the WIP ParticleTextRenderer Component now that it's in-engine
2 Months Ago
Converted QuestResource [Groups] to [Feature]s Add [Feature]s to TileResource Add [Feature]s to EntityResource
2 Months Ago
Added StartingRotation to Projectile Updated ItemResource to use [Feature]s instead of [Group]s, creating a new item is much less overwhelming now Updated all ItemResources using certain Features
2 Months Ago
Update SpriteTools Fix crosshair targeting on Entities Added Rotation [Feature] to Projectile Added Bone item drops and projectiles Cleaned up a bunch of lengthy components by converting [Group]s to [Feature]s Added Ranged Combat Feature to Enemy. Skeletons now throw bone projectiles from a distance
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
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
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
3 Months Ago
Fixed NRE when loading world without KeepOwnership
3 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
3 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
3 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
3 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
3 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
3 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
3 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.
3 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
3 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
3 Months Ago
Check existing Tiles using new Tile registry
3 Months Ago
Register all spawned Tiles to the GameManager. Added GameManager.GetTilesInChunk() Added Tile.MaxPerChunk. Fixed Tiles sometimes spawning on top of other tiles. Land now costs differing values, pulls from ChunkData Show up to 5 pinned recipes in the top-right instead of just one
3 Months Ago
ChunkBiomes -> ChunkData. Chunks store cost alongside biome Updated everything else to use ChunkData properly, assigned unique costs to each chunk Prefabs can now be saved to ChunkData in dev tools
3 Months Ago
Added Player Light InputSettings -> Input.config
3 Months Ago
Added more forest foliage types Updated SpriteTools Transform.Position/Rotation/Scale -> WorldPosition/WorldRotation/WorldScale Fix Progress error in CraftingStationPanel
3 Months Ago
Re-balanced coverage and tile spawning Death FX now affected by lighting Adjust more tile spawns Fix tooltips sometimes lingering Add DamageOverlay, Invulnerability Time, and fine-tune Enemy Attacking Added Easy Access Skill, more Vitals tweaks and Zombie fixes Added Ice Bushes ChestTilePanel shows contents of chest if you have permission Added permissions to Weapons, crosshair prompt will override visibility when hovering an interactable Clean up ChestTilePanel Added Bow item with basic functionality and Projectile class Added Arrows, consumed by the Bow as ammo. Hotbar shows ammo count on bow. Added PreviewSkill
3 Months Ago
Added Storage Skill Added Max Drops At Once to ItemSpawner
3 Months Ago
Fix pickaxe upgrade line Added MeleeTrigger and Sword Slash Created Weapon class, Aim Arrow, and Holdable.HasCrosshair. Fixed colliders on mobs Added each tier of sword, updated a few crafting recipes
3 Months Ago
Drop coins on death Added Keep Riches Skill Settings UpgradesFrom to self means item can only be crafted once Added other Shovel types Added stone sword item and other sword sprites
3 Months Ago
Implemented a proper death state Added Ruby Chunks Moved death state from Player class to Entity, added Death FX
3 Months Ago
Added Burnt Trees Enemies now deal contact damage, swinging their held weapon if they have one
3 Months Ago
Added Sandstone and Sandstone Ores Added Ice and Ice Rocks Updated Rock Item Drop to differentiate it from the Tile
3 Months Ago
Fixed Tree Spawns Fix Grass Spawns
3 Months Ago
Remove TimeOfDay from Scene serialization TimeOfDay now implements ISaveData and saves to World Added more Tree Types, spawning in their respective biomes Added distinction between grass/forest trees
3 Months Ago
Update SpriteTools Update item name Updated Ambush Description & Plunder's Icon Implement Day/Night Cycle Adjusted Day/Night Cycle Length Fix `set_time` command Fix particle lighting Added PreviewEntity Created Enemy class and added 1 Zombie and 2 Skeletons Fixed enemies hands flipping incorrectly. Fixed Enemies not being serialized as Mobs. Added Enemy.KnockbackTime Added SpawnsAtDay and SpawnsAtNight support Enemies have a separate spawn limit from non-enemies
3 Months Ago
Updated Journal styling again. Resources -> Tiles Updated a few Tiles, added Bricks Added Stonecutter Added Stonecutting Skill Added Brick Wall, created Default Tile Item Removed all Tile Item prefabs and created generic Tile Placer prefabs which tile placing items use Added Free Shipping Skill Created PreviewTile and created Icons for Tile Resources Added Industrial Table and Industrial Skill Fix Required Skills on all Skills and on SkillsPanel Moved PlaceSound to TileResource Added .sbox to gitignore Give CraftingRequirements [InlineEditor]
3 Months Ago
Added Journalist Quests, implemented journal progress Unlocked skills now animate in Added `give_levels` command
3 Months Ago
Update Journal Ordering Swap around a few item ids Fix ruby chunks Fixed TooltipPanel not resetting classes between tooltips.
3 Months Ago
Show notification on Journal Page when you get a new entry Don't show quests as hidden when completed TilePlacer can no longer place on dig tiles Added Resources to Journal Added Mobs to Journal Can register Tile and Mob entries in the Journal Added Names and Categories to every single Item/Tile/Mob
3 Months Ago
Added Journal Tab to GameMenu. Optimized GameMenu's Tabs and Pages further Created JournalPanel and JournalEntry Added Seen/HasSeen to CharacterSave Proper Journal Styling and Item implementation for JournalEntry Journal Tooltips Seen/HasSeen now uses a state instead of a bool
3 Months Ago
Fix skill panels still displaying when not unlocked
3 Months Ago
Digging SFX Added Dig Particles Added BiomeResource to store additional biome information Added a bunch more items. Can now get items from digging (dictated by the Biome) Improve digging and make it give experience Fix entity shadows
3 Months Ago
Added 2 new biomes to Tileset Rewrote WorldManager to use bools for tiles and strings for chunks instead of having a biome string per tile. Required a lot of refactoring. Remade the island layout using the new format Update WorldUnlocker and WorldSave to properly set the starting biomes from island layout Reworked Tile/Entity spawn chances to be more robust, updated all existing tiles/entities. Don't let the player place earth on existing earth Update SpriteTools Rename all grass tiles for uniformity. Give each their own unique item instead of a single green grass Update SpawnChances for existing mobs