branchsbox-rts/mastercancel

662 Commits over 730 Days - 0.04cph!

3 Years Ago
Added ability to click the minimap to move the camera there
3 Years Ago
Set clear color to black on minimap
3 Years Ago
MiniMap stub Merge branch 'master' of sbox-rts
3 Years Ago
fixed missing face on tank Updated building icons to be give more information
3 Years Ago
Added the Trading Centre and Supply Lines technology. The Trading Centre just piggybacks off the ability system.
3 Years Ago
Fixed errors in tech definitions. Added Multi Item Icon display. Merge branch 'master' of sbox-rts
3 Years Ago
trading centre temp model Merge branch 'master' of sbox-rts
3 Years Ago
Added Tags support to BaseItem. Added "drone" tag to all drone unit definitions. Added SpeedModifierTech and HealthIncreaseTech. Added Aerodynamics and Graphite Armor techs to the Drone Hub. Merge branch 'master' of sbox-rts
3 Years Ago
Fixed Drone particle being offset on rotations
3 Years Ago
Increased minimum line of sight for the Turret
3 Years Ago
Attack Drone fires much faster but has less damage
3 Years Ago
Added a weapon to the Attack Drone. Added Demolish functionality for buildings (except Headquarters.)
3 Years Ago
Fixed attachment on worker drone
3 Years Ago
Added tolerance to IsInRange and increased bounds check on placing buildings
3 Years Ago
Reduced the Beer cost for Brewing by 75%
3 Years Ago
Attempt to fix various target range issues
3 Years Ago
Added Mining Laser to Miner Drone and added Disband ability to units to delete it (if it hasn't been attacked in the last 5 seconds.)
3 Years Ago
Changed default resources to basic
3 Years Ago
Don't start with a Pyromaniac Merge branch 'master' of sbox-rts
3 Years Ago
Temp Dev Textures Temp Models for Greenlands map Merge branch 'master' of sbox-rts
3 Years Ago
Exaggerate the render bounds of the FogRenderer
3 Years Ago
Add correct sound listener settings
3 Years Ago
Greenlands map vpk
3 Years Ago
Updated Greenlands with new sound entities, Updated Sounds
3 Years Ago
improved plasma particle Merge branch 'master' of sbox-rts
3 Years Ago
Added DayNightAmbience. Deleted DayNightAudio. Added DayNightSound. Other tidying around the day night entities. Merge branch 'master' of sbox-rts
3 Years Ago
reduced the size of drone particles
3 Years Ago
Mining Lazer particle
3 Years Ago
Updated Stone and Metal Drill Models and Fixed Inheritence
3 Years Ago
Reduced volume of the helicopter idle sound Merge branch 'master' of sbox-rts Merge branch 'master' of sbox-rts
3 Years Ago
Drill site temp models
3 Years Ago
Made drone particles more distinct from each other
3 Years Ago
Ensure that building pathfinder collisions are updated when destroyed. Updated all sounds to use sensible distances now that audio listener transform can be changed.
3 Years Ago
Only flock in a move group if we're not near our target entity
3 Years Ago
Added Attack Drone and Suicide Drone stubs (not functional). Added Boring and Advanced Boring technologies. Added Metal Drill, Stone Drill, Advanced Metal Drill, Advanced Stone Drill and respective upgrades. Changed technology tree ordering in some places. Merge branch 'master' of sbox-rts
3 Years Ago
Day night audio starts as soon as the player joins
3 Years Ago
Drone Temp Particles Drone snapshot particles. https://files.facepunch.com/louie/1b1211b1/s%26box%202021-08-12%2007-09-44.mp4
3 Years Ago
Automatically remove units from being gatherers of resources to prevent flocking with non-existent entities Merge branch 'master' of sbox-rts
3 Years Ago
temp fix to animation on drones
3 Years Ago
temp fix to animation on drones
3 Years Ago
Drone animation fix Merge branch 'master' of sbox-rts
3 Years Ago
Use render color on the drones Merge branch 'master' of sbox-rts
3 Years Ago
Icons for RTS entities
3 Years Ago
Added stubs for the Drone Hub, Miner Drone, Bubble Drone and Remote Drones technology. Show all queueable items regardless of whether or not you have dependencies, and then show the dependencies required in the tooltip.
3 Years Ago
Implemented all direct unit sequences and UnitAnimator support Merge branch 'master' of sbox-rts
3 Years Ago
Drone Hub Temp Model Drones Temp Models
3 Years Ago
Complete overhaul of RTS "simpleterry" anim sequences for direct non-animgraph playback
3 Years Ago
Refactored gathering a little. First attempt at fixing "gatherer huddle".
3 Years Ago
Remove resource entities from the flow field when they are depleted
3 Years Ago
Decreased the time it takes to complete a full day by 20x. Added a movement queue system (Shift + Right Click to enqueue movement). Added additive selection (Shift + Select). Merge branch 'master' of sbox-rts