194,905 Commits over 4,079 Days - 1.99cph!

8 Years Ago
Fixed node removal button in AI designer not working
8 Years Ago
added challenge button to friend panel, hooked up click event. some vs-friend matchmaking wip
8 Years Ago
Objectives should be triggered after tutorials (not quite working yet)
8 Years Ago
Objectives without a Definition will just consider themselves to be completed when the time runs out. Started work on Objectives triggering after Tutorials.
8 Years Ago
Zombie AI (that don't have a concept of fleeing) won't be as stupid when they get shot at a distance
8 Years Ago
Increased the size of DMX memory buffer to fix particle crash
8 Years Ago
First try at special talent effects approach.
8 Years Ago
starting point
8 Years Ago
Talent effects (damage type and metabolism effects) are now applied.
8 Years Ago
Let Hobgoblins and Horses move again
8 Years Ago
Armor Index, Critical Chance, Critical Strike Rating and Resilience Rating added to UI.
8 Years Ago
changed lost and found starting trees to oak so they aren't so blatant
8 Years Ago
Added triggered spawning to all types of entity spawner. Added complete all tutorials objective to Lost and Found game mode.
8 Years Ago
Moved Tutorial Subtask unlocks to Tutorial. TutorialSettings can now define Unlocks and GameEvents for both starting and completing the Tutorial. Spawners can now be set to be triggered by events rather than spawning at game start.
8 Years Ago
UIButton fix for when there's not a button component
8 Years Ago
friends list gets populated with in-game steam friends, name, avatar
8 Years Ago
more friends list setup
8 Years Ago
Placeholder friends list UI prefabs
8 Years Ago
protection stat bars now display in ui correclty based on clothing.
8 Years Ago
take worn armor into the calculation of DefenderArmorValue, not just natural protection.
8 Years Ago
Attempt to fix movement speed when wearing big armor, but did this break running modifiers? (hard to debug on remote desktop)
8 Years Ago
Fixed NRE on crafting menu
8 Years Ago
Sound now play on filled xp bar.
8 Years Ago
Multiple talent levels and talent tree point pool requirement option (for each level).
8 Years Ago
WIP custom button
8 Years Ago
Hud stuff.
8 Years Ago
Rough levelup effect, but sound is broken!
8 Years Ago
added UIFriendsListButton, friends button now shows how many friends are playing the game
8 Years Ago
added placeholder friends list button to menu ui
8 Years Ago
message types for match making vs friends added match making error return codes for friend request games
8 Years Ago
Fixed missing mesh refs on oak tree mesh colliders
8 Years Ago
Restart session functionality added to pause UI Objectives ported to PlayerObjectives player component Edit mode sessions dont run scene spawners (only biome populations) Scenario editor progress LoadGameWidget selects a save on activate
8 Years Ago
Further tooltip refinement. UI sounds.
8 Years Ago
Added core/speedtree shader set: baseline + subsurface + two-sided brdf +specular
8 Years Ago
Cleanup Fixed some recipes. Manifest.
8 Years Ago
Various tooltip improvements and some random things.
8 Years Ago
Some ai fixes
8 Years Ago
disable IK when wounded.
8 Years Ago
hat tweak
8 Years Ago
wip stuff
8 Years Ago
customisation item definitions auto update with icon generation. customisation item buttons now show icons.
8 Years Ago
customisation item icon render. foldered up items.
8 Years Ago
icon render properties added to customisation definitions item icon renderer backup
8 Years Ago
Icon rendering stuff now takes a new IconRenderProperties instead of a direct reference to a unit definition. Updated all .unit definitions to have correct IconRenderProperties and removed old built-in values. Regenerated all unit icons to test/update.
8 Years Ago
Plugins
8 Years Ago
Store encryption level on connection (can change server.encryption for future connections while server is running) Changed server.encryption to integer (various encryption levels) Added craptography to runtime builds (shitty encryption for testing stuff)
8 Years Ago
update to get latest
8 Years Ago
unlock cost now shows on buttons, added some test costs to definitions
8 Years Ago
customisation button prefab update
8 Years Ago
customisation profile flag fix avatar config now loaded at editor start