reposbox-hc2cancel

524 Commits over 0 Days - ∞cph!

4 Months Ago
Fix MeleeWeapon not hitting the correct block(s)
4 Months Ago
Using the Character Select menu in the Pause Menu will actually change your character instead of saving your existing character over it. Update Stone Axe/Pickaxe to use proper models
4 Months Ago
Fix CraftingMenu sizing
4 Months Ago
SMG Crafting Recipe makes a bit more sense Balance DamagePerItem for rock node Fix rock resource being Wood type Add Stone Pickaxe Added Stone Axe
4 Months Ago
Added hold_R bone to sword.vmdl
4 Months Ago
updated assetzoo removed errors from first lookdev scene
4 Months Ago
Made some Music to set the mood 🎵 Improved the Roller rolling sound
4 Months Ago
FlattenGround: do bigger things first
4 Months Ago
FlattenGround tweaks
4 Months Ago
added rural_a building kit
4 Months Ago
Update Mining Laser Item Icon
4 Months Ago
First pass at implementing FlattenGroundComponent https://files.facepunch.com/ziks/2024-08-16/sbox-dev_nWg5BriXua.png https://files.facepunch.com/ziks/2024-08-16/sbox-dev_gZGfddKkMi.png
4 Months Ago
bothy phys shapes Merge branch 'main' of sbox-hc2
4 Months Ago
Add 0% state for all trees
4 Months Ago
added tree trunks Merge branch 'main' of sbox-hc2
4 Months Ago
mining laser texture update
4 Months Ago
Add sound to Mining Laser. Laser and it's sounds should be networked now
4 Months Ago
Sword recipe makes a bit more sense
4 Months Ago
mining laser textures
4 Months Ago
Don't show .0000001 on damage numbers
4 Months Ago
Tweaked effectiveness of Fallback Carriable, Sword, and made the Mining Laser work again.
4 Months Ago
Fleshed out world damage Now uses passed in Damage value Has falloff up to Radius Got rid of multiple CarveModification hack A bit slow with large radius ATM https://files.facepunch.com/ziks/2024-08-16/sbox-dev_7gsWLQoZrz.png
4 Months Ago
Check for and take the correct amount of blocks when BrushSize is greater than 1
4 Months Ago
Fix typo Added ProgressBars to Perks panel CraftingMenu slides in the same way Perks Menu does when pressing TAB
4 Months Ago
Melee Weapon now properly aims towards the crosshair instead of awkwardly aiming to the side. Show crosshair when holding fallback carriable
4 Months Ago
Change Brush Size is now ALT+MWHEEL instead of SHIFT since you want to sprint and change items most times
4 Months Ago
Added rolling sound to the roller mob
4 Months Ago
Fix IsValid logic
4 Months Ago
Remove random using statement
4 Months Ago
Added VoxelChangeListener. Listen for modifications within any volume. Added TestListenerComponent
4 Months Ago
bothy now spawns slightly lower in to the ground
4 Months Ago
Pitch the drone's idle sound with it's speed
4 Months Ago
Wait for World Renderer to be ready in HighlightSelectedBlock Added Idle sounds to Mobs Add Looping Idle sounds to Drone Mobs
4 Months Ago
Make sure it also works for brush sizes larger than 1
4 Months Ago
If the trace misses for placing a block, it will check for a nearby block (so you don't need to look at the face of another block to place on it) https://files.facepunch.com/CarsonKompon/2024/August/16_07-48-BareGerenuk.mp4
4 Months Ago
MeleeWeapon and Projectiles now ignore WorldItems Created Building Overlay that displays when holding a placable block
4 Months Ago
Fix DamagePerItem on node_tree_5
4 Months Ago
Fallback Carriable starts enabled now (disabling if you have items to start with)
4 Months Ago
Don't network mob state machines
4 Months Ago
Restructure world gen so we can modify heightmap while placing objects Actually fix drone NRE
4 Months Ago
Rock scatter added back
4 Months Ago
Adjusted worldgen
4 Months Ago
tree spawns trees spawn less on flat ground and more on the slopes.
4 Months Ago
added foundation meshes
4 Months Ago
Soundscape
4 Months Ago
Cheap clouds
4 Months Ago
Raise and lower devcam
4 Months Ago
Clear WorldPersistence.FileToLoad when exiting play mode in the Editor, fixes Terrain not showing up
4 Months Ago
DevCam "p"
4 Months Ago
Fixed nametag styles import, increased water plane size