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

9 Years Ago
- Lowered the minimum amount of cash enemies/crates can drop to increase the variety
9 Years Ago
- Massively increased the range of coin suck-in - Added a very small random delay before suck-in activates so you can see coins before they're sucked in now the range is bigger
9 Years Ago
Skin fixes/tweaks
9 Years Ago
Phrases/Manifest/Loottables/Phrases
9 Years Ago
Stat modifable/tickable uses dict instead of grouping. This kills the GC.
9 Years Ago
Rain 2.4 Launcher effect tweaks Generator Smoke effect for Vince.
9 Years Ago
- Placeholder collect item made a bit more obvious with rotation and can now be collected
9 Years Ago
Steam item icons
9 Years Ago
sign icon renders
9 Years Ago
- LevelBuilder now calls initialise on each room's Room script, which then handles it's own initialisation of spawners etc
9 Years Ago
merge from main stone_gate implementation removed some older anim prefab
9 Years Ago
UNITY_EDITOR
9 Years Ago
Updated owl prefab + config
9 Years Ago
- Added Room script to all Factory rooms - Updated prefabs/scene
9 Years Ago
Fixed being unable to build foundation steps going up from triangle foundations
9 Years Ago
Updated some Owl metas Owl Prefab + controller Added to anim viewer Deleted all the extra materials and textures
9 Years Ago
Icon tweaks
9 Years Ago
skin icons
9 Years Ago
Stat.UpdateModifiers() profiler sample
9 Years Ago
Removing old skinmesh gate files that we don't need anymore
9 Years Ago
wood gate lock position fixed
9 Years Ago
merging changes from gate_anim
9 Years Ago
merge from main
9 Years Ago
- Mission definitions can now set if their mission object locations use the screen-edge arrow navigation stuff or not - BuildMission now spawns any mission specific objects across the level if required - Mission system now works with collect missions - Added a whitebox collect mission prefab
9 Years Ago
collision polish (shooting in holes improved) added collisions back
9 Years Ago
Halloween items
9 Years Ago
- back to normal
9 Years Ago
- More spawning changes - more collect mission work
9 Years Ago
Added ActivityData, refactoring Activity a little NotificationsWidget subscribes to acitivty itself rather than being managed by GameUI More Activity refactoring
9 Years Ago
- missed a bit
9 Years Ago
debris test
9 Years Ago
Gate anim fixes
9 Years Ago
- Setup menu items for creating Collect missions - Added collect mission scriptable object types - Moved some spawn location stuff to SpawnLocations static class and added functions to find spawn locations per-room and per-level - Started getting collection missions working
9 Years Ago
models/LODs/COL/Gibs for wood shutters
9 Years Ago
Fixed GameManager loading another zone when playing from a zone scene in editor
9 Years Ago
UNITY_EDITOR fix
9 Years Ago
Steam Items have a subcategory Items can define a steam item, is craftable if the player owns it Steam item schema adds store tags Added steam items for new signs
9 Years Ago
gates.external.high refactoring attempt
9 Years Ago
YAMfM (or Yet Another Merge from Main)
9 Years Ago
merge from main
9 Years Ago
merge from main
9 Years Ago
Workspace max's into their own folder.
9 Years Ago
Thrown hatchet/pick flight sound
9 Years Ago
Door sound timing fixes
9 Years Ago
Player water movement sounds
9 Years Ago
Distant rocket launcher attack sounds
9 Years Ago
Gunshots use localized voice limiting. Remove SoundVoiceLimiter from guns
9 Years Ago
Scene save
9 Years Ago
LoadGameFromSubscene fix MusicManager improvements WeightedObject refactor, added IWeightedObject<T> Added WeightedAudio Added AudioMixerEx
9 Years Ago
FX WIP