224,003 Commits over 3,684 Days - 2.53cph!

7 Years Ago
Campfire default Double wooden door default Wooden window bars default Bandage default Wooden armour default Wolf Headdress default
7 Years Ago
Really WIP weapon switching and better flee management for AI's Should only affect ranged enemies, probably still has issues
7 Years Ago
workbenches, sheet metal door, research table default blueprints
7 Years Ago
fixed moving wall level pixel connections Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity remove powerup behind player instead of in front RopeNode class, fixed a bug when units Bounds isnt set properly
7 Years Ago
phrases
7 Years Ago
buckle up - merge into main
7 Years Ago
protocol++
7 Years Ago
merge from main
7 Years Ago
changed literally everything all new loot spawns can only repair items if you have the blueprint found weapons start with very low condition workbench health and recipes recipe balance scrap balance
7 Years Ago
Merge bugfix
7 Years Ago
NPC vis fix
7 Years Ago
Fixed playtest InfoMessage bug reported by Ryleigh.
7 Years Ago
Fixed proxy characters flicking out of view when standing in doorways, but I had to add an extra raycast per character.
7 Years Ago
Fixed checkedBlockBy flag not being used on UnitSpawners Enabled the flag on a couple of unit spawners in Island_01 to fix animals being spawned inside cliffs
7 Years Ago
Tweak large gate sounds to match new anim speed
7 Years Ago
Merge my character refactor changes
7 Years Ago
Merging character refactor changes
7 Years Ago
Merge minor Character cleanup to trunk
7 Years Ago
Fixed a party invite ability not being marked as ai only
7 Years Ago
Fix for error if player gets a welfare notification right as they die.
7 Years Ago
NPC inventory no longer needs to sync to clients at all. I needed to change how ammo is sourced so that the item doesn't need to be created for the HeldItem - it's now just a prefab reference on the HeldItem gun, which will lose support for using multiple ammo types in the same gun, but we don't do that anyway.
7 Years Ago
Lot's of great things - Fixed some interaction bugs that allowed the player to interact with other things while pushing an object. - Some new models/mats for the back office. - Optimised the GPU rain somewhat. Less complex shader. Looks better. - Added some building detail to the main road section.
7 Years Ago
Knowledge overlay now updates every 0.25 realtime seconds so that new labels appear as the player moves around the world
7 Years Ago
NPC work
7 Years Ago
wip voice chat
7 Years Ago
unsaved stuff
7 Years Ago
just making a struct for some sort of module rating system
7 Years Ago
Various.
7 Years Ago
set owner before interacting with interactable object had to hit open on a gate twich before
7 Years Ago
merge from main
7 Years Ago
missing file
7 Years Ago
fixed scrap coming from food boxes (wtf) specatators can use map (mod support) setup research costs for all items setup workbench reqs for all items added 'basic' wood crate
7 Years Ago
Some last music setup tweaks per Alex R's suggestions (should work properly now).
7 Years Ago
made the vehicle tire smoke taper off when the car goes airborne
7 Years Ago
Disabled AudioManager on server, locked server FPS to 120
7 Years Ago
Various
7 Years Ago
if we switch to a belt item we can't throw while throw aiming stop throw aiming
7 Years Ago
added stats, player.stats, player.list, game.lists server commands
7 Years Ago
redid and moved belt item switching to character base
7 Years Ago
Added a bit of music Occluded some sounds
7 Years Ago
DispenserItemFoodValue now only writes interactions specified in a list of valid ones. Berry Bush has Consume From Dispenser (Human) interaction. Food value consideration now actually uses the food value (this means people won't eat shrooms anymore).
7 Years Ago
some clean up
7 Years Ago
added Discord button to menu screen
7 Years Ago
move inventory work, will now unsheath weapon if there are no more belt items to switch to after using belt item
7 Years Ago
squad editor save button
7 Years Ago
Fixed lake topology settings Fixed harbors spawning in lakes Network++ Save++
7 Years Ago
new player records correctly get added to elo list league table UI now hides until update received when first showing, hides unused entries
7 Years Ago
Fixed sky reflection rgbm decode intensity mapping
7 Years Ago
Overall position now shown on league table, fixed Elo calculation lower clamping
7 Years Ago
Merge from save151