252,781 Commits over 3,990 Days - 2.64cph!

10 Years Ago
Added graphics.dof
10 Years Ago
DS Console text is different colour if server is debugmode DS Console has current map name
10 Years Ago
Nixing heirarchies on some assets, added (CON) tag to the campfire stones base
10 Years Ago
- Building view creation tweaks (consitency between Item/Resource setup) - Updated campfire asset
10 Years Ago
WIP Lion-El serve
10 Years Ago
- EffectSettings now has TriggerStart and TriggerEnd instead of a single Trigger.
10 Years Ago
- Added basic fail state, when the player's tribe dies out, we pop a UI modal - Fixed ActionChain constructor not assigning hashed_id of the EffectSettings - Added IsStackable flag to EffectSettings, to control whether an effect can be applied to an agent multiple times - Fixed PlayerCamera still taking input when UI in Modal state
bot
10 Years Ago
Linux Build 639
bot
10 Years Ago
LinuxDS Build 648
bot
10 Years Ago
OSX Build 776
bot
10 Years Ago
Windows Build 552
10 Years Ago
Adds/Deletes/Moves I forgot to tick like a dumb dumb
10 Years Ago
- Added Unit Flags system and Actions to Get/Set them. - Added UnitFlagCondition - Death Effect reworked to check/set flags so it only gets triggered once - Added Starving effect applied when Hunger reaches 0 - Fixed Unit.View.Animator NRE - Fixed NotificationsWidget not firing when Activity is added - Improved asset naming and display in BeforeEditor. All asset files are now saved with their type as a Prefix (Type.Name). - Asset types are now shown in ReordableList elements in the editor
10 Years Ago
Fixed a crash problem with all PhysObj functions when called on invalid PhysObj
10 Years Ago
Added PickUp interaction to the Comsumable SO template
10 Years Ago
Tweaked UVMIX parameters
10 Years Ago
Removed grid pattern from snow height map like the artist I am
10 Years Ago
- Added Container/ContainerSettings item components and editor tab - Splitting up PlayerController a bit into partials - Added Container interaction handling to PlayerController - Items can now only have a single ItemComponent of each type (for now) - Refactored item view handling and setup (mostly for resources and buildings) - Units can deposit items in containers, a temporary set of interactions is created when the player pops a radial on a container
10 Years Ago
Global group fix.
10 Years Ago
- Toned the item glown back down a bit
10 Years Ago
tweaked swamp court fogging. added new court_intro_cam camera with correct scripts. Animated first intro cam swamp court shots, WIP, need to fix tweening
10 Years Ago
- Loot now glows the color of the item colour, white, green, yellow.
10 Years Ago
- Loot now uses the new model - Loot names are no longer visible in the world - Loot containers now have the new LootTable script on them so they actually drop loot :)
10 Years Ago
Jetpack WIP
10 Years Ago
Reverted world setup change that led to it being called twice when playing inside the editor
10 Years Ago
Another attempt to fix Unity terrain shader warning on startup
10 Years Ago
ProceduralObject NRE debugging
10 Years Ago
Updated community ent NRE fixes Updated error urls
10 Years Ago
Fix standard shader compiling to ps_2_0 instead of ps_3_0 on lowest lod
10 Years Ago
player ticking. bugs.
10 Years Ago
EAC compile fix (send help)
10 Years Ago
Windows compile fix
10 Years Ago
Standalone compile fix
10 Years Ago
▆ ▆█▋▄▋▊▍ ▆▍█▅▉▌▇▋ ▅▍▇▊
10 Years Ago
▌ ▉▅▍▉▊▄█ ▇▇▅▍ ▆▇▄▇
10 Years Ago
Cleaned up convar structure Fixed status console command calling pool.status clientside
10 Years Ago
- Speech bubble changes - Added some temporary, enemy-specific taunts
10 Years Ago
▇ █▆▉▌ ▆█▍▋ █▇▆▇▌
10 Years Ago
Exposed run speed, run accel, run accel animation rates
10 Years Ago
Merge pull request #2 from bawNg/master Fixed typo
10 Years Ago
Fixed typo
10 Years Ago
Merge pull request #1 from bawNg/master Some small improvements and optimization
10 Years Ago
RPC fixes, networking fixes, fixes.
10 Years Ago
Optimized panel lookups Implemented server-side texture support Implemented fade in for components Implemented fade out for panels Removed logging to avoid breaking client console
10 Years Ago
Replaced a bunch of horrible code with the new [CreateAssetMenu] attribute
10 Years Ago
Fixed item contents icons not always updating
10 Years Ago
Fixed more projectile firing performance problems
10 Years Ago
Tweaked large water catcher blueprint ingredients
10 Years Ago
Culling some clientside stuff out of serverside
10 Years Ago
Updated court / character select states