241,391 Commits over 3,867 Days - 2.60cph!

8 Years Ago
When tribe wakes up, set gamespeed back to Normal, not Previous.
8 Years Ago
Made GameManager return early if incoming value is same as current value for GameSpeed.
8 Years Ago
On change speed to Super if it's not already set to Super, for the case of entire tribe being asleep, since internally GameManager doesn't handle any early returns when the incoming value is the same.
8 Years Ago
Made Tribe's sleep flag changed handler call directly to GameManager's SetGameSpeed.
8 Years Ago
Cleaned up OnMemberFlagChange that it supports more than just "in combat", that we just check flag and forward into "handlers". Added events for when entire tribe is asleep and when the tribe awakes again (when at least one is awake). Added Sleeping flag handler for OnMemeberFlagChange, that bookkeeps how many tribesmembers are asleep.
8 Years Ago
Aging now uses DateTime to calculate Age, to more robustly support shifts in time.
8 Years Ago
Reproduction was removing it's OnMinute from OnDay. Fixed.
8 Years Ago
ItemValueForBuilding now compares the item to the requirements of the building, and values item requirements differently than material requirements.
8 Years Ago
Merging skidmark FX branch
8 Years Ago
Added skidmarks support
8 Years Ago
No shadows on dirtclick. Added sounds to dirtclick.
8 Years Ago
Alert sounds 2.
8 Years Ago
Alert sound.
8 Years Ago
Rearranged some files.
8 Years Ago
Cursor psd.
8 Years Ago
Lots of cursors.
8 Years Ago
sprint crs
8 Years Ago
Removing errant Debug.Logs
8 Years Ago
Merging car audio into Main
8 Years Ago
Car audio all working.
8 Years Ago
Stealth cursor
8 Years Ago
cursor source
8 Years Ago
backing up this lineart
8 Years Ago
Cursor source
8 Years Ago
Basic car audio in and working. Just needs some tweaks.
8 Years Ago
Sleep FX scale mod + offset save
8 Years Ago
Effect : Sleep VisualFX is limited to Humans, fixed particle rotation + offset
8 Years Ago
update to merge
8 Years Ago
Can now fill paint walls
8 Years Ago
commiting to merge
8 Years Ago
merge
8 Years Ago
LOD2 wall meshes
8 Years Ago
Territories should now be less massive
8 Years Ago
More
8 Years Ago
Fixed cases where the radial menu would not show after a long RMB press on an interactable entity
8 Years Ago
VisualFX can specify the AudioSourceType for any sounds they want to play EffectVisualFX can specify a UnitSoundType AudioManager pools for all AudioSourceTypes, improved API and added convenience TryPlayOneShot
8 Years Ago
EffectSettings stores derived EffectVisualFXParameters, with option to limit application by UnitClass, when applicable
8 Years Ago
Soundtest
8 Years Ago
Removed redundant sound emitter. Sleeping tired conflict.
8 Years Ago
Merged from branch (Building Construction Requirements can now be specified by generic material types AND specific types of items, eg wooden logs).
8 Years Ago
Merged from main.
8 Years Ago
Construction requirements can now be specified by both generic material types and specific items. Small Animal Skin Tent now require wooden logs.
8 Years Ago
SceneSaveHook isnt stupid. Build settings no longer contains 57 copies of island4.
8 Years Ago
Alert FX doesn't lag or behave weirdly anymore. Didn't add a sound to the alert FX, I don't know what you are talking about.
8 Years Ago
Removed dummies spawner from testbox
8 Years Ago
Dummies are now herbivore Fires have a smaller heat range
8 Years Ago
Fixed NRE when trying to open the radial over the campfire and potentially other entities
8 Years Ago
People can no longer talk to random objects
8 Years Ago
AssetMenu and AssetListDrawer only show groups of asset types when the group contains more than one asset, otherwise it just that asset
8 Years Ago
More work on building construction and it's requirements.