224,668 Commits over 3,714 Days - 2.52cph!

7 Years Ago
cop maps and tint changes
7 Years Ago
Protected the Animator setter in EntityView.
7 Years Ago
made meat mushrooms and berries nutritious
7 Years Ago
UnitView and BuildingView was hiding base EntityView Animator property without that being necessary (made Unity throw like 50 serialization errors on compile).
7 Years Ago
Merged in Time Range refactor
7 Years Ago
Merged from main
7 Years Ago
Time Range Score now takes current hour and current minute, for a smoother score over time.
7 Years Ago
Unit test of Time Range and fixes for the stuff it unveiled.
7 Years Ago
Added an EvaluateSimple function to ResponseCurve API, which only evaluates using the simplest form possible of the curve type specified (only support linear functions and normal distribution right now). Doesn't allow the tweaking of slope, exponential, and hor/vert shifts.
7 Years Ago
updated textures and character parts
7 Years Ago
More interpolator improvements
7 Years Ago
merging assets back
7 Years Ago
Added reset system for leaving and joining servers
7 Years Ago
Moved variable interpolation clock to be a single source per client.
7 Years Ago
Moving some interpolator stuff back from the protobuf project into the main one
7 Years Ago
updated pistol worldmodel
7 Years Ago
updated pistol model (viewmodel)
7 Years Ago
Removed the "paying welfare" print
7 Years Ago
NPCs stop when player approaches with sellable items. Prevents issues with latency when trying to interact with moving NPCs.
7 Years Ago
Disabled culling on glcore coz readback is stalling; needs proper async
7 Years Ago
Various
7 Years Ago
Disabled culling on d3d9
7 Years Ago
PlayerProgressionWidget shows AI unlocks, audio support Added contextual hints, pull hints text from files
7 Years Ago
Added new UI art
7 Years Ago
Current Time should only add a day if it's hour is less than the start time hour, and the end time day is greater than the start time day.
7 Years Ago
Removed PeakTime from Score and TimeRangeParams. PeakHour is still used, but only by editor.
7 Years Ago
Moved time range functionality over to using DateTime/TimeSpan.
7 Years Ago
Fixed a bug that would cause effects to be returned to their parent entities pool before executing their exit action chain
7 Years Ago
made turtle not fall though the floor when dropped, but will break next time view is remade
7 Years Ago
Fixed Effects never ticking removal action chains
7 Years Ago
Cleaned up desire removal, added Desires.ClearAllDesires
7 Years Ago
rabbit carry
7 Years Ago
Hints widget will automatically show on first run (and in editor every time for now sorry) ActionChain cleanup
7 Years Ago
bear meat values
7 Years Ago
Version++
7 Years Ago
mreged slasher and whatsnew from main
7 Years Ago
slasher 2->3 dmg. whats new wording.
7 Years Ago
Let the length of a time range respect the 24 hour clock (eg. if the range is from 23 to 7, let's not get -16, but 8 instead.
7 Years Ago
merge from main, version number
7 Years Ago
Version number
7 Years Ago
Fixed some issues with animal idle AI
7 Years Ago
merge from main
7 Years Ago
angle hack now goes to 0 to give long range shots a chance of hitting
7 Years Ago
merged LOS fix
7 Years Ago
cleanup
7 Years Ago
LOS fix?
7 Years Ago
hacked projectiles to work
7 Years Ago
Rocket factory interior progress
7 Years Ago
Improved closest cascade resolution when using two cascades
7 Years Ago
animal hide ap data