199,327 Commits over 4,140 Days - 2.01cph!

8 Years Ago
Clear selection buffer
8 Years Ago
X is no longer placed low enough to require a crouch
8 Years Ago
Removed the limit of Panel.GetText for TextEntry element
8 Years Ago
More selection WIP
8 Years Ago
started tutorial code cleanup/refactor
8 Years Ago
finished removing multiple unit ref lookups, moved them all to single refs in base tutorial state
8 Years Ago
Default scenario, marked others as non valid for game use. Player controller bits
8 Years Ago
GameConfig save
8 Years Ago
removed all add/remove listeners functions from tutorial states, base tutorial state now listens to them all, each tut state just overrides the ones it uses
8 Years Ago
More multi selection stuff
8 Years Ago
Multi-unit movement grid shite
8 Years Ago
More of the same
8 Years Ago
PlayerController progress
8 Years Ago
Fixes
8 Years Ago
Path/target behaviour icon renderers for all selected units
8 Years Ago
more refactor
8 Years Ago
moved all tutorial tile highlighting to the unit/tile set functions
8 Years Ago
Protection typo fix Phrases
8 Years Ago
Fix for sign painting UI been dark
8 Years Ago
merged a bunch of unit and tile selection resetting
8 Years Ago
removed a bunch of tile ref local variables that aren't needed anymore, look them up directly
8 Years Ago
refactored tutorial action counter
8 Years Ago
fix
8 Years Ago
Fixed PlayerCamera tick gating preventing mode cycle
8 Years Ago
Updating occluder branch from main
8 Years Ago
Fixed GameCamera not jumping to group position on game start Fixed NRE in OverviewMapUI activation when player has no unit selected
8 Years Ago
sorting player area prefab stuff
8 Years Ago
Updated CameraOcclusion system to use new unit highlighting system
8 Years Ago
Camera stuff
8 Years Ago
missing material
8 Years Ago
▌▅▌▉▊ ▉▋▋▍▇▅ ▍█▋▌▋▋▅ ▇▇ ▊▊▄▇▆ ▌▊▄▇
8 Years Ago
WIP hostile raiding implementation -Only implemented on wolves -Similar system to Human Party system (should theoretically work with hostile tribes as well) -A collection of 2-4 units is created at night, the collection leader then finds the players territory and starts moving towards it
8 Years Ago
More wip raiding stuff
8 Years Ago
Forgot to save
8 Years Ago
Reworked raid objective (just position for now) into a new RaidDesire desire type. Can eventually be used to store an objective for a raid (eat from this spit, attack this building, etc)
8 Years Ago
adding avatar shader update avatar/crowd model
8 Years Ago
file cleaning
8 Years Ago
Hapis progress
8 Years Ago
EAC SDK update
8 Years Ago
Merge from main
8 Years Ago
Rust.Data.dll
8 Years Ago
Disable new game screen, launch straight into default scenario on island1
8 Years Ago
merge from main
8 Years Ago
subtracting special build changesets
8 Years Ago
clothing shader has value float "decay" allowing a visual representation of tatty clothing
8 Years Ago
Added one missing half wall deploy volume
8 Years Ago
play ai/tutorial setup
8 Years Ago
Adjusted neighbour sockets for roof side conditional models to properly work with half height walls
8 Years Ago
Upgrading spectate cam
8 Years Ago
merged tutorial stuff to main