reporust_rebootcancel

107,031 Commits over 3,836 Days - 1.16cph!

6 Years Ago
Attempt at fixing standalone build impostor issue
6 Years Ago
[D11][AUDIO] Next round of audio fixes.
6 Years Ago
[D11] Added missing AssetBundle tags to a few scenes
6 Years Ago
[D11] Re-enabled opening Map screen - set to holding "Up" on dpad
6 Years Ago
[D11] [UI] Removed debug exception from try/catch in PieMenuInfo.
6 Years Ago
[D11] Find/Join server now shows the server name
6 Years Ago
[D11] Enabling new frontend/UI defines in Build.cs
6 Years Ago
[D11] Updating missing reference
6 Years Ago
[D11] [UI] re-added blur behind chat wheel and belt bar icons
6 Years Ago
[D11] Adding missing prefab from last update
6 Years Ago
[D11] [UI] Tweaked quick craft radial menu texture slightly to make ingredients band less opaque.
6 Years Ago
[D11] New in-game Options/Pause menu, with new button types
6 Years Ago
[D11] [UI] Updated Quick Craft radial menu textures and implementation to now correctly display the queue information. Temporarily disabled craft multiple logic until the limit can be increased.
6 Years Ago
[D11] frontend/bootstrap integration WIP. Missing bit of bootstrap.
6 Years Ago
[D11] Get online id method added to the platform services interface, replaces the hard-coded unique id stuff on XBone if available. Made the XBox services available (for development) in the Editor to make it easier to work on.
6 Years Ago
[D11] Platform services interface, with XBox One user services official plugin integrated.
6 Years Ago
Fix for loading items list from bundles in editor
6 Years Ago
Added menu option to build the active config
6 Years Ago
Renamed AssetIterator to GetAssetImporters
6 Years Ago
Allow server.levelurl to be set to the empty string on the command line to override the default download location
6 Years Ago
compile fix 2
6 Years Ago
compile fix
6 Years Ago
sam work
6 Years Ago
▄▌▋▍▊▉▊█▉ ▋▍▊█▌▊█▋
6 Years Ago
HAB NRE
6 Years Ago
Proper impostor fix for Metal
6 Years Ago
compile fix
6 Years Ago
merge from sam site
6 Years Ago
hab inflation
6 Years Ago
merge from main
6 Years Ago
hab ground effect
6 Years Ago
fixed flashlight flare regression
6 Years Ago
burlap gloves skinning fix
6 Years Ago
updated rowboat model launched rockets now properly inherit velocity and relative origin position
6 Years Ago
[D11] merge from main
6 Years Ago
Added .vscode to ignore conf
6 Years Ago
Fixed a few shader compilation issues on Metal
6 Years Ago
[D11] frontend/bootstrap integration WIP. Discovered some hidden dependencies. Generate slightly faster bootstrap if you don't want the intro sequence (only saves a couple of seconds at the moment though since it's working quite well in "parallel" with the splash screens), fix some issues where code wasn't yielding enough to give good parallelism between loading and frontend. Gets into the FE pretty quickly now on a package build, but the warmup continues behind the scenes so will need to check Bootstrap.completed at some point before trying to connect to a server, hopefully the player won't be quick enough, plus other work should further reduce the warmup bundle size.
6 Years Ago
Fixed water reflections on macOS/Metal
6 Years Ago
▇▌▄▋▇ ▋█▇
6 Years Ago
Enabled occlusion culling in macOS/Metal Enabled impostor rendering in macOS/Metal
6 Years Ago
NRE fix in Scarecrow.
6 Years Ago
Fixed Scarecrow not re-equipping Sickle after throwing a beancan.
6 Years Ago
Tweaked Scarecrow take-damage modifiers.
6 Years Ago
▆▍▅▍▅▅▇ "▌▄▆▄▄▉ ▅▍..." ▇▅▅▅ ▄▋▋▌▅█▍ ▌▊▇▅ ▋▅▅▋█ █▆▍▋
6 Years Ago
cargo ship style 2 end - prefab organizing, lighting pass
6 Years Ago
merge from main
6 Years Ago
Fixed camera depth texture issues affecting water on macOS/metal
6 Years Ago
Fix for multi-scene setup mismatched lighting warnings (only relevant scenes; lighting settings only)
6 Years Ago
Merge from impostor-opt