userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

10 Years Ago
Forgot this file
10 Years Ago
Fixed EAC banned users sometimes not getting kicked properly
10 Years Ago
Catch & report RPC exceptions nicer
10 Years Ago
Fixed stack splitting dupe bug
10 Years Ago
Stacking fixes
10 Years Ago
Debugging not being able to wake up
10 Years Ago
wip
10 Years Ago
Fixed walking/running stopping when closing inventory menu Fixed chat box opening again on submit Chat has scrollable history Can click on avatars in chat to view steam profile Fixed too many veritices in canvas error if lots of chatting
10 Years Ago
Fixed cancelling queue'd craft not returning resources Crafting can no longer take from or give to wearables slots Items are no longer destroyed if inventory is full - they're dropped into the world If furnace/campfire is full, will spit out items instead of losing them Added drop notice
10 Years Ago
Removed health regen on building blocks Placed building blocks start with max health Upgrading a building block puts it on max health
10 Years Ago
Building blocks start off on the cheaper, more fragile "twig" set (non-balanced)
10 Years Ago
Added F2 options to hide hud/chat/branding
10 Years Ago
Removing debugging from PlayerInput now that wakeup bug is fixed
10 Years Ago
Protocol++ (non dev branch can't see building skin changes anyway)
10 Years Ago
Updated to Unity b22
10 Years Ago
Fixed divide by zero Fixed 0 health on building blocks Reduced cost/health of all twig blocks Added roof block
10 Years Ago
Meat is now stackable Medkits/Pills are stackable Added missing twig roof skin
10 Years Ago
Can toggle nudity censor in F2 menu F2 menu settings are now saved properly
10 Years Ago
Added explosives/timed explosive charge items Updated phrases
10 Years Ago
Fixed supply drop parachute not closing Added ThrownWeapon HeldEntity type Added c4 charge entity Fixed warnings in ItemIcon
10 Years Ago
Don't wipe out the whole stack when eating
10 Years Ago
Added maxCondition to item def
10 Years Ago
Added Voice chat UI
10 Years Ago
Server compile fix
10 Years Ago
Generated loot recepies with new items
10 Years Ago
Add condition info on item icons Add 'on fire' icon to item icon (when on fire in a furnace or campfire)
10 Years Ago
Added ResourceRef - to reference GameObjects in Resources but translate the reference to a name at runtime. Unity sux. Placeholder explosion effect for goosey and alex to play with
10 Years Ago
Added conditionRepairable to item defs
10 Years Ago
merged changes from main
10 Years Ago
Progress
10 Years Ago
Progress
10 Years Ago
Can only sprint forwards Can't melee attack when sprinting
10 Years Ago
Fixed infinite loop crash
10 Years Ago
Effects can be broadcasted to everyone on the server (for things like loud explosions)
10 Years Ago
Added loot panels Fixed not being able to loot player's clothes Network protocol++
10 Years Ago
Adding eac hashtool
10 Years Ago
Fixed jackets having empty skinned mesh renderers
10 Years Ago
Added building privilege notices
10 Years Ago
Added speaker settings to F2 (but Unity doesn't let you switch speaker modes at runtime yet, so they're hidden)
10 Years Ago
Dying/bleeding overlay
10 Years Ago
Holding Alt looks behind you
10 Years Ago
save protocol++ (condition system)
10 Years Ago
Pressed a bunch of buttons on TestLevel until it stopped making Terrain errors
10 Years Ago
Fixed inventory perf issue (especially apparent when firing a weapon)
10 Years Ago
Removed shadow/outline from chat to fix perf issues
10 Years Ago
Disabled chat debug spammer :0
10 Years Ago
Fixed icons staying on screen if starting to drag while already dragging (using alt mouse buttons)
10 Years Ago
Fixed server compile error
10 Years Ago
Fixed chat not hiding when switched off in F2 menu
10 Years Ago
Tweaked how rich text is sanitised from chat Decoupled camera angles from viewmodel angles