198,790 Commits over 4,140 Days - 2.00cph!
weather.set should work from client
Wooden shield viewmodel fix.
Added a new time-based end game trigger timer. Can be useful for testing.
Definition cleanup
Move NPC defs to common NPCs/Resources folder so they can be loaded via Resoruces
Factions & Settlements boilerplate
adding career screen
tweak WIP stat UI button
Fixed waypoint wait time not working
Fixed waypoint pingpong mode not working
Build fix
fix for kit colours in PVP (needs more testing)
Fixed AI not following waypoints
WeatherSystem.LateUpdate null checks for extra safety
Nuked old grump rock terrain maps
Made Testbox map work
AI waypoints 1st draft
merged new continue/squad/play button flow to main
Added EntityList window
DataBrowser uses tree view for asset listing
removed match squad dedicated button.
reworked continue/squad/match/play flow.
Scene fix
Spawn FX timings
Realmed remove doesn't point to a blank component.
Latest Steamworks (Linux Callback)
branched for play match/squad editor button/flow rework
Fixed bug where respawns after the pre game wait weren't delayed, caused issues with shit not being cleaned up first.
Switched Debug Steam Callbacks to command line switch
Stricter construction socket connect distance / angle to fix some minor glitches
added UIButton and audio defs to a bunch of buttons in logo creator
Added simple runds.sh to Linux server (just to get people started)
basic end of season panel functionality
wip end of season ui/code
Only use triangular wall conditional models if aligned perfectly with the roof (not when offset by 1/2)
updated wounded animation starting position, made current desired time range loop
added missing references that are causing errors
Terrain sockets no longer count as inside terrain if outside the terrain bounds
Allow debug.callbacks on server too
Consider entities out of bounds if they're lower than terrain zero level
fixed commas in destruction log (important shit)
Entity destruction now logs the names of the destroyed entities
actual no spawns in nospawns
Added button to destroy entities from the EntityInfo debug
Forgot to commit this stuff from the last time I worked on the project. Video window and some misc bits