userandererandrecancel
reporust_rebootcancel

10,594 Commits over 3,683 Days - 0.12cph!

6 Years Ago
FileSystem rewrite for Rust.World
6 Years Ago
Added prefab list asset for world SDK
6 Years Ago
Updated LZ4 (second attempt)
6 Years Ago
Subtracting 27348
6 Years Ago
Updated LZ4
6 Years Ago
Added Rust.World and Rust.FileSystem asmdefs (used in world SDK) Moved checksum class to Facepunch.System
6 Years Ago
Cleanup
6 Years Ago
Removed bridge topology, added swamp topology
6 Years Ago
New world serialization format
6 Years Ago
Fixed door sound effect errors on static maps
6 Years Ago
Updated native libraries
6 Years Ago
Refactoring
6 Years Ago
Bundle loading API preparations for the world SDK
6 Years Ago
Unity 2018.1.4
6 Years Ago
Updated native libraries
6 Years Ago
Removed FoliageGrid.Init debug log
6 Years Ago
More refactoring
6 Years Ago
More refactoring
6 Years Ago
Some refactoring in preparation of the world SDK
6 Years Ago
Merge from main
6 Years Ago
Applying parts of 27017 (Terrain maps use flat arrays)
6 Years Ago
Unity 2018.1.3
6 Years Ago
Network++
6 Years Ago
Fixed not creating item instances for keycards that are spawned on server restart (unable to pick them up) Added test puzzle to CraggyIsland
6 Years Ago
Fix for duplicate keycards on server restart that cannot be interacted with
6 Years Ago
Merge from main
6 Years Ago
▉▆▇▇▋ █▋▆▉ ▍▌▌▇▄▍▍█_▄▅▆▇▉▍_▊▉█▆▆_▄██
6 Years Ago
▉▋▋▌▋▆ ▊▆▌▊▇ ▇▊▄▇▅ ▆▆▅▍▊▄▇▇▋▋
6 Years Ago
Fixed tangents on pipe_a_valve (graphics glitches) Added barrel spawner to CraggyIsland
6 Years Ago
Hapis spawn group fix
6 Years Ago
Fixed grass being invisible with certain shadow mode settings
6 Years Ago
Fixed IndexOutOfRangeException on Hapis Island
6 Years Ago
██▉▋▊▊▆_█▆▊▆▍█▋▅▊ ▉▇█ ▉▌▊▉▊_▍▋▆▉▋▋▅▄▄ ▉▋▋ ▊▌▋▍▋ ▅▊▄▍
6 Years Ago
Scene2Prefab water wells
6 Years Ago
Fixed NRE on static maps (Hapis, Savas, Craggy)
6 Years Ago
Merge from main
6 Years Ago
World initialization logging tweaks
6 Years Ago
Map files contain world size so custom maps can be any size
6 Years Ago
Compile fix
6 Years Ago
Preserve custom map file name when saving to disk Fixed world cache cleanup for procedural maps
6 Years Ago
Force culture to invariant culture so console string parsing isn't fucked in some countries
6 Years Ago
Compile fix
6 Years Ago
Fixed internal custom map URL not being set from startup parameter on the server
6 Years Ago
Fixed custom map URL not being sent to client right Fixed some URL escape issues Fixed world name being wrong in server console on custom maps Fixed demos not working on custom maps
6 Years Ago
Merge from monument_puzzles
6 Years Ago
Network++ Save++
6 Years Ago
Merge from main
6 Years Ago
Removed weird "more gibs" game objects from bear and stag ragdolls (warning spam)
6 Years Ago
Compile fix
6 Years Ago
Added custom / community map support via URL Network++