239,700 Commits over 3,837 Days - 2.60cph!

9 Years Ago
Merging
9 Years Ago
Fixed load cache not always working
9 Years Ago
Fixed groundwatch weirdness
9 Years Ago
Finished basic chat. Weapon tweaks.
9 Years Ago
Loadtime tweaks
9 Years Ago
Network++
9 Years Ago
▇▌▄▆▋▊▄▊ ▋▍▄▋ ▄▋▋▍▌▇▇▄▌█▇▊▇.█▉▌ ▊█▇▍▌▆▅▍▌ ! ▍▇▋▆▊▉▌▆ ▄▇▆ █▇▆▅▄▊▍▌█ █▍▆▅▆▄▇▉▄▌ ▌▊▋▄▍▍▊ ▌▆ ▌▉▇▆▅▆▇ ! ▆▅▅▍▆▆▆▉ █▄▄▊▍ ▉▆ ▆▆▅▉▊▋▆
9 Years Ago
Added command history to F1 console (navigate with up and down arrows)
9 Years Ago
Rebaked island 002/003 maps
9 Years Ago
More collision stuff
9 Years Ago
Fixes
9 Years Ago
Throw an exception when asset bundling fails
9 Years Ago
Fixed some issues we had with new IM. No longer clamps results prematurely, and we now use the SO's position for querying the debug visualization rather than the unit's position.
9 Years Ago
Disabled warning messages
9 Years Ago
Loadtime tweaks
9 Years Ago
A few small sound tweaks and second pass on rock sounds
9 Years Ago
Analytics
9 Years Ago
Made IM debug gizmos use custom colors (yay transparency)
9 Years Ago
Player can select any Entity when playing in the editor
9 Years Ago
Nuked flags utility
9 Years Ago
Added NaturalPredators list (of species) to SpeciesSettings Added some species sepcific IQ preperation methods to Zone+InfluenceMaps, which prepares queries using the afformentioned species data Reworked IM a bit, removing the flags type enum Added BeforeDebugObject component , for deferred (not the rendering type but the english word, yo) gizmo drawing Derived SpeciesInfluenceMapEffector Split out IQT and IQCT enums to files Probably some other stuff I forgot
9 Years Ago
VM sway tweak.
9 Years Ago
This shouldn't be here
9 Years Ago
OpenSDKFolder.bat
9 Years Ago
Use editor load methods in editor (not game manifest cache)
9 Years Ago
radiation movement
9 Years Ago
Fixed gib load errors
9 Years Ago
▆▍▋▋▆▍█ ▆▇▊█▅▉ ▊█▄▋▇▍▅▊▉▍ ▍▇ ▍▉▌█▇▄█ (▇▋ █▍▆▆▍▊▇, █▉▆▇ ▉█▊▉▅▊▊▆ ▍▅▋▄▋▇▆█▊▌▍▉)
9 Years Ago
Player movement fixes
9 Years Ago
Fixed dive scale
9 Years Ago
readme
9 Years Ago
Bundle test
9 Years Ago
Moving to RustSDK folder
9 Years Ago
Updated UnityVS
9 Years Ago
SDK appids
9 Years Ago
Steamworks
9 Years Ago
Fixed error spawning some stuff in editor
9 Years Ago
Added a DSE for constructing buildings, that wolves and bears don't rush to your camp to help out...
9 Years Ago
NRE fix
9 Years Ago
Minor tweak in InfluenceQuery.
9 Years Ago
Cleaned up a little bit in InfluenceQuery.
9 Years Ago
Generalized InfluenceQuery class.
9 Years Ago
added static refineries to sphere monument
9 Years Ago
Removed debug DDraw I forgot (whoops)
9 Years Ago
Fixed misc IM and made it work with mask vs mask.
9 Years Ago
-enum sweetness (looping through elements, vs manual hardcoding)
9 Years Ago
Moving towards supporting mask vs mask testing for influence map type masks.
9 Years Ago
▋▌▋▄▆ ██▆▌▄▆▋▆ ▄█▉▅▋█▍▇█ ▇▍▇▌▋ ▆▍ ██▋▇▆█ ▋▌▍▇▄▋
9 Years Ago
Cleaned up entity destruction routines a bit, overriding in Unit to make sure we remove ourselves and our Agent from their respective managers. InfluenceMapEffector now derived from EntityComponent (TODO : make this configurable in BeforeEditor) Improved list maintenance in Unit+Senses
9 Years Ago
Refactored IM a bit.