198,704 Commits over 4,140 Days - 2.00cph!
Entity.SetSaveValue can now handle array fields, just like GetSaveTable()
Exposed CraftableParameters item XP reward
Added Sting_02 as settlement level up music pending actual music
Menu nav doesn't need the fancy framerate setting it had
Working on Escape menu for game mode screens
Various spawn related
Removed what looked like a second duplicate fern asset being loaded.
Settlement leader bonus system v1
Removed MRT blending fallbacks (dx9, gl2)
Enabled tod scattering in edit mode
Water refactor for runtime water body instancing, dynamic changes, edit-mode support, multiple cameras (wip)
Fixed the fix and exposed some temporal params
Added trigger and event music bundle data for Settlement Level Up (but it doesn't currently have any music)
Updated GTAO/AO2 to latest; now <1ms on gtx 970/1060 at 1080p
Use settlement at position of camera target instead of nearest to camera to display settlement info
Fixed compass modifying material asset
Notification popup cleanup, title text
Better client replication of carrying state. Show in HUD you're carrying item. Item gets disabled in FP mode.
Hapis refinery update progress backup
Moved notifications to the bottom right of the UI
Nixed activity notification tooltips
Updated bandit town cabins
Moved some mode stuff around
Fixed unit crafting info tab not showing help content when empty
Fixed unit inspector not syncing with selected unit panel
Removed vitals from unit info stats tab
Added Activity collated text template support, popup window on click
Added PhysObj.GetPositionMatrix()
Added Entity.GetWorldTransformMatrix()
Entity.GetSaveTable now works properly with most array fields ( Will show up as 1-based table in Lua )
SettlementDesirabilityEvent can now define a minimum Settlement level.
StrangerSpawn event can define a list of allowed items as well as a chance to have items.
Added an initial wait before people can join the tribe.
Save/validates, ui tools tweak
JSON functions now can handle \0 properly
JSON functions now can handle \0 properly
Fixed HTTP() cutting off post body at the \0
Hapis refinery update work