userFlaviencancel
reporust_rebootcancel

4,399 Commits over 609 Days - 0.30cph!

10 Months Ago
Restored monument marker font
10 Months Ago
More robust checks when firing catapult projectile, make sure boulders ignore the catapult when sweeping Tweaked projectile spawn point, speed and gravity Replaced placeholder art on boulder projectile prefab
10 Months Ago
Fix catapult boulder exploding instantly in some cases
10 Months Ago
codegen
10 Months Ago
Removed unused audio components on the catapult
10 Months Ago
Never cull battering ram wheels
10 Months Ago
Dropped gun test Cleanup
10 Months Ago
Cleaned up old tests
10 Months Ago
Added unloadweapons command
10 Months Ago
First pass of gun tests: deploy, aim, reload, fire, examine
10 Months Ago
Fixed ore tests following the recent hot spot changes
10 Months Ago
Ores test compile fix
10 Months Ago
merge from main
10 Months Ago
Removed flat fuel consumption when triggering the battering ram
10 Months Ago
Fixed battering ram firing replication
10 Months Ago
Fixed item radioactivity NRE when loading a save with item that doesn't exist (happen a lot when switching in between aux2 and main using the same save)
10 Months Ago
Can't operate waterlogged ballista and catapult
10 Months Ago
Can't pull and reload a catapult at the same time
10 Months Ago
Fixed catapult push interaction showing when looking at ammo, reload and fire points
10 Months Ago
Tweaked battering ram water logged point Fixed "occupied" being shown when not looking at the occupied mount point
10 Months Ago
Fixed siege weapon release interaction showing "Release the boat"
10 Months Ago
Battering ram constructable switched to additive mode Added stage 4
10 Months Ago
Fixed battering ram front wheels disappearing Fixed the effects rotating with the wheels
10 Months Ago
Re-enabled sync position on battering ram door
10 Months Ago
Tweak battering ram prevent building volume
10 Months Ago
Fix catapult animator init mismatch between client/server
10 Months Ago
Set all siege weapon recipes to require 1 ingredient each, so nobody freaks out on reddit when seeing the placeholder values I pulled out of my arse two months ago Balancing will come later
10 Months Ago
Catapult projectile throwing LOS checks Prevent projectiles being fired through constructions and such Added a server collider to the catapult arm Tweaked projectiles radius
10 Months Ago
Catapult animation client/server sync
10 Months Ago
▋▋█▌▌ ▊▉▅▉▋ █▉▆▆ ▄█▇▄▅▉▆▍▇▌ ▇▆▄█▍ ▅▌▍▋█▋▉ ▉▍ ▌▄▅▅█▇▋ ▄▅▄▋ █▍ ▉▍▅ ▇▌█▉ █▊ ▊▄▆▇▍█▋▋ ▉█▍█ ▆▅█ ▅█▍▄▇▅▄ ▊█ ▆▆▍ ▊▅▌▅▍█▆█ ▄▌▄
10 Months Ago
Phrases
10 Months Ago
Added a new localization key for train yard's skip container, to avoid conflicts with 'skip' the verb in other languages
10 Months Ago
merge from wire_slack_fix
10 Months Ago
Reverted wire length 'fix' from 107563
10 Months Ago
merge from main
10 Months Ago
Added missing prevent buidling to catapult constructable prefab
10 Months Ago
Can't pull/push a mounted ballista
10 Months Ago
Fixed SocketMod_SphereCheck returning 'Not enough space' instead of 'Cannot build this close to X' when building in a monument prevent building volume Was happening when deploying siege weapons, amongst other large deployables
10 Months Ago
Implemented new catapult reload animation
10 Months Ago
manifest
10 Months Ago
Implemented catapult incendiary ammo model Updated icon and recipes Naming
10 Months Ago
Ballista bolt effects tweaks
10 Months Ago
Ballista Spear -> Ballista Bolt Updated placeholder icons
10 Months Ago
merge from main
10 Months Ago
merge from wire_slack_fix
10 Months Ago
merge from storagemonitor_passthrough
10 Months Ago
Added passthrough output to the storage monitor 'Power Out' now sends 1 power instead of passthrough - 1
10 Months Ago
PowerCounter and ElectricSwitch minor optims
10 Months Ago
ElectricBattery server optims Fixed battery deplete and charge commands not replying with the correct battery name
10 Months Ago
Electric button minor server optims Cleanup and formatting