userGarry Newmancancel
reporust_rebootcancel

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

11 Years Ago
Reverted testlevel to non broke version
11 Years Ago
Retired TransformChangeMonitor Added EntityTransformNetworking component NPCs now call TransformChanged() manually Players now call TransformChanged() manually
11 Years Ago
Made all food edible
11 Years Ago
Fixed barrels respawning until they took over the whole world Barrels die properly when killed
11 Years Ago
Compile error
11 Years Ago
Item list in the dev console Added inventory.giveid <itemid> <amount> Added inventory.givebp <itemid> Fixed local player model sometimes dying, causing invisible players
11 Years Ago
Compile fix
11 Years Ago
Fixed spanish translation in english phrases Updates scenes2prefab
11 Years Ago
Store the world checksum in the save too Protocol++
11 Years Ago
Merged radtown branch to main
11 Years Ago
Reverted procedural map
11 Years Ago
Another radtown Fixed building snapping not working Fixed radtown radiation sphere not being a trigger Added server.radiation (servers can turn off radiation, debugging)
11 Years Ago
Merge fixes Air drop package contains rare items Weapon collections loot spawns
11 Years Ago
Main merge
11 Years Ago
Shielded exception in PlayerPrefs.SetString
11 Years Ago
Chat quote bug
11 Years Ago
Converting Realm.Server() to isServer where possible
11 Years Ago
Bullshit
11 Years Ago
Added placeholders to flags starting from << 1 (fixes inspector)
11 Years Ago
Output chat to RCON properly again
11 Years Ago
Barrel loot Fixed radiation fuckup Fixed loot respawn times
11 Years Ago
Airdrop uses new loot system Fixed airdrop always dropping into the middle of the map
11 Years Ago
Lootspawn definitions
11 Years Ago
Fixed player motion colliding with triggers Updated radtown_small
11 Years Ago
generate.bat
11 Years Ago
Main merge
11 Years Ago
Fixed "Prevent Build" layer doing nothing
11 Years Ago
Don't throw unpushed realm errors outside of the editor
11 Years Ago
Updated EAC (no more kicks due to steam timeouts) protocol++
11 Years Ago
Trunk merge
11 Years Ago
Crate prefab
11 Years Ago
Picking up an item from the ground shows pickup notice Tweaked lerp rates Tree entities + Building Blocks have lerp disabled EntityFlag_Toggle component uses UnityEvent Properly mark generated LootSpawn properties as dirty when generating so they save DropUtil adds some angular velocity too
11 Years Ago
Spawn Handler realming
11 Years Ago
Update/merge
11 Years Ago
merging realm fixes from radtown branch
11 Years Ago
Loot boxes can be destroyed (and their contents spilled) Loot boxes can be respawnable
11 Years Ago
Debug commands realm
11 Years Ago
Fixed realm error when moving items in the inventory
11 Years Ago
Save loot contents Loot regen Merge fixes
11 Years Ago
Merged with trunk
11 Years Ago
Tweaked server console colours
11 Years Ago
Fixed Locks not saving proper
11 Years Ago
Fixed nametag NRE Fixed NRE in status command Fixed viewmodel NRE Fixed NRE in DropItems Fixed NRE in SendPlayerState
11 Years Ago
Fixed realm weirdness (caused lock parenting to fail on client + other possible weirdness) Strip ParticleScaler from server builds Removed aimcone from bolt rifle Throw error if Realm not set
11 Years Ago
Renamed a few files
11 Years Ago
Server logs now go into server identity folder Server logs use windows newlines Fixed sometimes reverting to real world time
11 Years Ago
Updated to unity beta 19
11 Years Ago
Disabling message recycling (test) Enable fps.limit for servers Temp fix for syringe exception
11 Years Ago
Another swing at GetTriangleTransform fix - hitInfo.triangleIndex doesn't get set properly with SphereCastAll?
11 Years Ago
Error fixes