202,448 Commits over 4,171 Days - 2.02cph!

10 Years Ago
Updated eclipse controller - Starts eclipse at 30 secs, ends after 10
10 Years Ago
Courts can be locked off
10 Years Ago
Can now change resolution in game
10 Years Ago
Updated Deuce build
10 Years Ago
missing deuce files
10 Years Ago
Updated bug reporter dialog
10 Years Ago
Refactoring more Behaviour chaining and execution stuff Added FootTypes filtering to various data types Added MakePregnant action Cleaned up Unit+Family HarvestResource now has various modes to chose from and can be used in Abilities
10 Years Ago
updated camera and moved the scene to gamma
10 Years Ago
Deleted all old StatSettings assets
10 Years Ago
Forget next plan if we set a new current plan. Let the past be the past...
10 Years Ago
Updated mavis controller to have multi height smash
10 Years Ago
Made Unit+Family.CreatePregnancy less sexist Delete some old / unused and placeholder assets
10 Years Ago
- blocked empty feedback
10 Years Ago
- blocked empty feedback reports
10 Years Ago
Buffer decision log elements to avoid repaint errors
10 Years Ago
Added EnumArrays static utility class for better enum value caching
10 Years Ago
Asset save
10 Years Ago
Enabled Mavis from frontend Replaced config
10 Years Ago
Updated deuce - extra playable character
10 Years Ago
Fixed food types on items, condition fixes
10 Years Ago
BreedingGroup will now stear its members to a breeding ground position, and once both have arrived there, they make babies! (untested due to some weird IsAdult == false condition failure... so committing to branch)
10 Years Ago
FOR FUCK SAKE adding muzzleflare to weapon_starter
10 Years Ago
- Lowered health values - Doubled spawn budgets - Made glue projectiles faster - Patchers now shoot faster and with an increased angle offset range
10 Years Ago
DM logger tweaks
10 Years Ago
Southern sector.
10 Years Ago
Missed files.
10 Years Ago
Merge from goal based breeding group
10 Years Ago
Fixed NRE in Item init (which was causing male humans to init improperly)
10 Years Ago
IsAdult condition fix
10 Years Ago
Asset save
10 Years Ago
Pre-merge.
10 Years Ago
part 2
10 Years Ago
Merge from main.
10 Years Ago
* Fixed a multiplayer crash issue with combine auto cannon on ep2_outland_09 * Limited engine.LightStyle to values that do not crash the game ( 0-63 )
bot
10 Years Ago
Automated Linux Build #177
bot
10 Years Ago
Automated OSX Build #177
bot
10 Years Ago
Automated Windows Build #177
bot
10 Years Ago
Automated Linux DS Build #177
10 Years Ago
- glue moves faster - turret plasma blasts are larger and decelerate
10 Years Ago
- Increased speed of spikey things - Turret spawn chance increased to 30% from 20% - Couple of shockbeam optimisations - Rebuilt factory tileset
10 Years Ago
- Enemy shield ability max duration timer from 3 to 2 seconds - Another shockbeam fix
10 Years Ago
IsSameGender condition fix
10 Years Ago
Replaced IsRelated, SameSpecies, SameGender, SameAge conditions with single UnitComparison condition with a swtich in settings
10 Years Ago
FOR FUCK SAKE weapon FX !A weapon prefab scene (forgot from previous commit)
10 Years Ago
Decision log score decimal clamping to 4 points All Unit prefabs updated with increased stopping distance for testing Fixed BreedInviation DSE
10 Years Ago
Need to flag when Breeding Grounds are "set" and when they're "reached".
10 Years Ago
Unit+Movement tweak
10 Years Ago
Give breeding group goals a bonus of 100 for testing purposes. Stop listening for position reached once we've gotten there.
10 Years Ago
Merge from physics_updates
10 Years Ago
Fix for RUST-557