253,701 Commits over 3,990 Days - 2.65cph!

10 Years Ago
▊▋▅▋▊█▍▅ ▌▇▌ ▇▆▄▌▉▍▍▅▇▍ ▋▆▅▊▍█ - █▊▌▋
10 Years Ago
Merging
10 Years Ago
Fixed load cache not always working
10 Years Ago
Fixed groundwatch weirdness
10 Years Ago
Finished basic chat. Weapon tweaks.
10 Years Ago
Loadtime tweaks
10 Years Ago
Network++
10 Years Ago
▇▌▄▆▋▊▄▊ ▋▍▄▋ ▄▋▋▍▌▇▇▄▌█▇▊▇.█▉▌ ▊█▇▍▌▆▅▍▌ ! ▍▇▋▆▊▉▌▆ ▄▇▆ █▇▆▅▄▊▍▌█ █▍▆▅▆▄▇▉▄▌ ▌▊▋▄▍▍▊ ▌▆ ▌▉▇▆▅▆▇ ! ▆▅▅▍▆▆▆▉ █▄▄▊▍ ▉▆ ▆▆▅▉▊▋▆
10 Years Ago
Added command history to F1 console (navigate with up and down arrows)
10 Years Ago
Rebaked island 002/003 maps
10 Years Ago
More collision stuff
10 Years Ago
Fixes
10 Years Ago
Throw an exception when asset bundling fails
10 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.
10 Years Ago
Disabled warning messages
10 Years Ago
Loadtime tweaks
10 Years Ago
A few small sound tweaks and second pass on rock sounds
10 Years Ago
Analytics
10 Years Ago
Made IM debug gizmos use custom colors (yay transparency)
10 Years Ago
Player can select any Entity when playing in the editor
10 Years Ago
Nuked flags utility
10 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
10 Years Ago
VM sway tweak.
10 Years Ago
This shouldn't be here
10 Years Ago
OpenSDKFolder.bat
10 Years Ago
Use editor load methods in editor (not game manifest cache)
10 Years Ago
radiation movement
10 Years Ago
Fixed gib load errors
10 Years Ago
▆▍▋▋▆▍█ ▆▇▊█▅▉ ▊█▄▋▇▍▅▊▉▍ ▍▇ ▍▉▌█▇▄█ (▇▋ █▍▆▆▍▊▇, █▉▆▇ ▉█▊▉▅▊▊▆ ▍▅▋▄▋▇▆█▊▌▍▉)
10 Years Ago
Player movement fixes
10 Years Ago
Fixed dive scale
10 Years Ago
readme
10 Years Ago
Bundle test
10 Years Ago
Moving to RustSDK folder
10 Years Ago
Updated UnityVS
10 Years Ago
SDK appids
10 Years Ago
Steamworks
10 Years Ago
Fixed error spawning some stuff in editor
10 Years Ago
Added a DSE for constructing buildings, that wolves and bears don't rush to your camp to help out...
10 Years Ago
NRE fix
10 Years Ago
Minor tweak in InfluenceQuery.
10 Years Ago
Cleaned up a little bit in InfluenceQuery.
10 Years Ago
Generalized InfluenceQuery class.
10 Years Ago
added static refineries to sphere monument
10 Years Ago
Removed debug DDraw I forgot (whoops)
10 Years Ago
Fixed misc IM and made it work with mask vs mask.
10 Years Ago
-enum sweetness (looping through elements, vs manual hardcoding)
10 Years Ago
Moving towards supporting mask vs mask testing for influence map type masks.
10 Years Ago
▋▌▋▄▆ ██▆▌▄▆▋▆ ▄█▉▅▋█▍▇█ ▇▍▇▌▋ ▆▍ ██▋▇▆█ ▋▌▍▇▄▋
10 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