repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

6 Years Ago
Fixed camera paralax not getting re-enabled, probably
6 Years Ago
Fixed generic prompt widget button alignment
6 Years Ago
Fixed MenuScene NRE due to OOE
6 Years Ago
Fucked off Highlighting onvalidate because NRE apparently
6 Years Ago
More tribe create fixes
6 Years Ago
Fixed people getting parented to occupied positions in the tribe view scene
6 Years Ago
merge from charcreate2
6 Years Ago
MFM
6 Years Ago
Bits
6 Years Ago
OnValidate will set the first interaction position set to default if there isn't a default. Misc interaction position data.
6 Years Ago
mfm
6 Years Ago
Misc
6 Years Ago
Fixed stupid code making settlement exp from skill gain always be 1
6 Years Ago
Fixing more shit
6 Years Ago
unbroke prebroken terrain material
6 Years Ago
some arid stuff, nothing good
6 Years Ago
Button stuff
6 Years Ago
Fixed units not being properly managed during tribe create Fixed tribe create untis not being highlighted, hover button persisting
6 Years Ago
Config cleanup, tabbed editor window
6 Years Ago
Woodcutting skill gain from cutting down trees. Fixed NRE in TreeParametersEditor.
6 Years Ago
don't clear active constructions list in Building.SetFinished
6 Years Ago
Game config tweaks
6 Years Ago
Skill gain and research contribution use intelligence as a multiplier (mapped to 50% - 150%) Added game config button to data browser
6 Years Ago
removed range conditions from move to combat target AI to let the moving handle the range and perception checks
6 Years Ago
Added give_settlement_exp console command. Interaction Positions for construction on Campfire-Shelter addon.
6 Years Ago
fixed terrain being too bright in editor mode
6 Years Ago
Stone Axe now has correct offset in hip slots
6 Years Ago
wip
6 Years Ago
Various tweaks & tunes.
6 Years Ago
Missing file & texture clamp.
6 Years Ago
Fixed the charcreate ambient lighting issue for real this time.
6 Years Ago
Scenes
6 Years Ago
Various UI utility now uses Camera.main instead of PlayerCamera.component (fixes element positioning relative to converted entity screen pos outside of Game UI/when using other cameras)
6 Years Ago
Highligther fix (missing mats on player prefab) Fixed tribe customisation mouseover buttons not showing
6 Years Ago
missed from last checkin
6 Years Ago
weapon rack update
6 Years Ago
handaxe now goes in Hip 2 slots
6 Years Ago
Fixed highlighter not working in tribe create (uses main cam now) All jobs default to off
6 Years Ago
More betterer slidering
6 Years Ago
Tribe create functionality WIP
6 Years Ago
null check BiomeMaterialObjects when transitioning season
6 Years Ago
instant build cheat now adds the required items to the building
6 Years Ago
OnBuildingFinished now only gets invoked the first time the building is completely finished (use OnUpgradeComplete for upgrades). Upgrades will get force completed if the instant build cheat is enabled.
6 Years Ago
fix for human hair being offset
6 Years Ago
Repair state should always start when building reaches decaying state. NRE fixes related to new ToolUsage stuff. Avoid floating point precision error that could sometimes cause construction to get stuck.
6 Years Ago
Skill gain from crafting items. Added skill gain data to a bunch of buildings. Wooden club unlocked along with spear and handaxe.
6 Years Ago
Fixed settlement experience being added without finishing the default addons first.
6 Years Ago
Fixed building finished event being invoked when the building wasn't actually finished
6 Years Ago
Tribe create post, leaf material fix, Menu UI background tweaks Fixed ScreenNavigation OOE causing bad button states in MenuUI
6 Years Ago
made campfire dirt decal area a bit smaller so it corresponds to the no build zone better