197,430 Commits over 4,110 Days - 2.00cph!
- Level progress bar work
New types to files, comments, comments everywhere
Fixed all the data I broke, ActionChain loops through all actions on break and executes any marked ExecuteOnBreak by their wrapper
Fixed potential signage NRE when database was deleted
ActionSettingsWrapper / break execution WIP refactor
- Rooms are now assigned invididual time allowances and when the level is generated, the total time allowed is calculated
- Set some initial time values
Native updates, Protocol++
Cowboy - character selection update
Smash main update, smash body & stretch WIP
added gravity, removed sub-d modifier
Concrete trim textures
Brick wall b textures
baby "item" attached to back slot
- Added a portal energy timer which counts down, gameover if it reaches 0 and the level exit portal closes before you reach it
- "Cash" from dead enemies now replenishes portal energy
- Room tweaks
If we detect a crash on startup, mark steam content as corrupt
new birds
new human child
latest unit assets
setup to spawn in biome and move files around folders(a folder is like a filing cabinet on your compute, you put stuff in it)
Roof conditional model adjustments
Don't need to copy pdbs now we have a symbol server
Cowboy - character selected anim
merge from branch I accidently made
birds; sparrow, crow and gull prefabs and flocks setup.
also made a low detail bird model that can be swapped to test with if we feel performance on big flocks is to much of a hit
Fixed "no configurations" error
Use premake 4 on linux + osx
Automated Windows Build #186
Automated Linux DS Build #186
Base gamemode's CheckPassword hook now uses default reason
In player load, only set username if it's not null (for mods)