258,746 Commits over 4,018 Days - 2.68cph!
Reduced Sky Dome reflections to 512 to save 144 MB of vram; reflectionProbes use 3 copies for some reason
- Increased spawn weighting of spikers
- Reduced ammo cost of loose cannon
- Weapons can now drop from enemies and crates
- Spawn budget changes
- Weapons now use one ammo cost for both weapons, not one each
- Added placeholder ammo counters to UI
Moved unlockxp/unlocklevel to blueprint (from itemdef)
Show unlockxp on items in tech tree
Select the itemdef when selecting node in tech tree
Lion-EL - smash body & stretch anims, main smash update + .meta
Mavis - smash anim updates
Lion-EL - smash body & stretch anims
FOR FUCK SAKE playership prefab/controller
!A shoot anim
FOR FUCK SAKE player animation layer setup
Automated Linux DS Build #179
halved or more many textures on swamp and dojo courts. Combined plant and tree meshes on swamp court, turned off water reflect layer for many objects, removed unused textures and lights
Unit.CreatePregnancy only takes father Unit as param
Men can no longer make themselves pregnant
re-exported swamp court buildings
-added an error message in case of empty grass-population in grass parameters.
Automated Windows Build #179
More attempted fixes for breeding
- Added ammo types and ammo
- Weapons now use ammo
- Weapon definitions can set ammo type and ammo cost
- Weapons grant ammo of their type when picked up for the first time
Automated Linux Build #179
Context menus no longer remain when their parent is focused
Changed scheme of ClientDLL context menus to match DMenu
Weapon selection via key bindings should now always work on SWEPs
Merge from stability-serialization
- Weapons can now be picked up and dropped
Added UI InputController that can use XInput
Fixed ExportTerrain window not showing up
Added UnitInBehaviourGroup condition
Fixed potential stability refresh close-to-infinite loop when loading old savegames
-minor touchups on flock settings
- Reduced duration and cooldown of speed bost
- Reduced aggro range
- WIP weapon pickups
Fixed issue that prevented server savegames from loading in the editor
made it so it eats grass and loops
and wolf idle aggressive loops
Broke some shit. Looking at shadow optimisation.
Species dietry data reset
Base Group stores fixed array of Units
Added DM data source switch to BehaviourChainFilter
mammoth fast walk, attack, eat, ouch
- Enemies in an enemy pack now have a spawn chance weighting
- Increased ratio of spikey enemies to others
- Health tweaks for enemies
- Glueblast collider radius tweak
- Changed some spawn budgets down by 10
Automated Linux DS Build #178
Automated Windows Build #178
Automated Linux Build #178
Stop g_blurx/g_blury shaders from increasing output brightness
ENT:SelectWeightedSequence & Weapon:SendWeaponAnim no longer crash when given invalid acts
Calling gui.HideGameUI at the wrong time no longer stops the HUD from rendering
Can now disable HUD characters on idle
Added Validate method to IDataAsset/DataAsset, made DrawErrors a base method in BeforeInspector
Added some debug line drawing for selected Unit fleeing behaviour