reposbox-rtscancel

707 Commits over 730 Days - 0.04cph!

3 Years Ago
Improved the fog system with OnVisibilityChanged method on IFogCullable and updated building memory system to use it
3 Years Ago
Added CanBeAttacked method on IDamageable / ISelectable. Blueprints cannot be attacked. Added blueprint tag. Enemy players will ignore your blueprints when interacting. Merge branch 'master' of sbox-rts
3 Years Ago
More texture size reduction
3 Years Ago
Fixed units not being able to construct blueprints sometimes. Added Player.TeamGroup and IsLocalTeamGroup. Updated a lot of instances to use IsLocalTeamGroup to support teams. Fixed more bugs with blueprints. Cannot attack a unit in your team group. Merge branch 'master' of sbox-rts
3 Years Ago
File size reduced on textures
3 Years Ago
Revert this too
3 Years Ago
Commented out WIP CurrentSequence code
3 Years Ago
By default, placed structures are blueprints until they have a worker try to build them. Blueprints are only visible to and interactable by the player who owns them. Blueprints can be cancelled by left-clicking on them.
3 Years Ago
Fixed HUD still showing when a building clone is created
3 Years Ago
Fixed the transition between the clone and real building
3 Years Ago
Fade back in and out instead of instantly
3 Years Ago
First pass at adding building memory. A local copy of a building will be created if you can no longer see it. This means you can't tell if a building has been destroyed until you look again. Commented out animation data copying for now. Merge branch 'master' of sbox-rts
3 Years Ago
Rally Flag Marker
3 Years Ago
Fixed a bug where resources that were made visible by default fog view range couldn't be hovered over. Added a faint outline to resource entities when the camera is near them.
3 Years Ago
Added RadarJammerEntity (building_radar_jammer). Added RadarJammerRange render entity. Radar Jammer shows its range when selected. Merge branch 'master' of sbox-rts
3 Years Ago
Loop animation (Radar Jammer)
3 Years Ago
Vehicle Hud Icons updated
3 Years Ago
Added slight glow to resources
3 Years Ago
Removed unused textures
3 Years Ago
Removed compiled files and updated electric bolt sound for the Drone weapon
3 Years Ago
Renamed Anti-Tank to Rocketman. Added Cryomaniac unit (similar to Pyromaniac but deals freezing effect and ice blast.) Added Plasma and Electric weapon upgrade possibilities to the Marksman. Added Plasma weapon upgrade possibilities to the Assault and Heavy units. Made Assault and Rocketman and Grenadier able to attack aircraft. Implemented EMP Bomb, Ice Bomb and Plasma Bomb properly for the Grenadier. Added sounds to the Tesla Coil. Added weapon upgrade possibilities for the Attack Drone (Plasma and Electric). Merge branch 'master' of sbox-rts
3 Years Ago
Radar Jammer has correct icon
3 Years Ago
Added collision to radar jammer Radar Jammer Icon Merge branch 'master' of sbox-rts
3 Years Ago
Distance of Nuke and Airstrike increased by 3x for now
3 Years Ago
Double tap a selection group slot to automatically pan the camera over to the middle point between all of the selected items
3 Years Ago
Refactored UnitGroups to SelectionGroups. Buildings can now be added to selection groups.
3 Years Ago
See a tiny little bit more on unseen areas
3 Years Ago
Reduce Heavy model scale by 0.15. Player can now press Tab to switch between the active selected item in the multi-selection panel. Temporarily make unit circles and models visible through objects until there's a way to do this for outlines only. I missed a spot
3 Years Ago
Ctrl + Click to select only that type of unit from the multi-selection panel
3 Years Ago
Added Radar Jammer placeholder and set Advanced Research Lab model. Added IsLocationValid virtual method for Abilities.
3 Years Ago
Added Unseen Alpha and Seen Alpha configuration for the Fog - by default have unseen areas slightly more visible than pitch black Merge branch 'master' of sbox-rts
3 Years Ago
radar jammer temp model
3 Years Ago
Research Lab upgrade temp model
3 Years Ago
Added the Heavy (machine gunner) unit. Added the Frenzy ability. Fixed a problem with Resistances on Unit Modifiers (moved them to UnitEntity instead.) Merge branch 'master' of sbox-rts
3 Years Ago
Fixed Radar Scan Ability from not showing particle correctly
3 Years Ago
Shuffle possible team colors before play so you don't keep getting red
3 Years Ago
Added Radar Scan Ability. Added Advanced Command Centre and Mega Command Centre with Upgrades. Renamed Headquarters to Command Centre. Updated some structures and abilities to require Command Centre upgrades. Updated cooldowns on some abilities.
3 Years Ago
Breakable skin for rocks. Updated 4s map
3 Years Ago
Updated temp barrel texture Removed unused props.
3 Years Ago
Updated Obstacle to be in entity group and tool tip added.
3 Years Ago
Removed Duplicate textures.
3 Years Ago
Clean up old map content
3 Years Ago
Radar Scan Particle CP1 Controls radius CP2 Controls colour
3 Years Ago
Fixed missing particle in destruction effect
3 Years Ago
Updated Headquarters with 2 levels of upgrades.
3 Years Ago
Added 4 player RTS map. Map designed for 4 player games.
3 Years Ago
Updated foliage material to be more performant
3 Years Ago
Added `rts_obstacle` an entity that can be placed in Hammer for players to destroy. Added ObstacleEntity, IHudEntity interface and implemented IDamageable. Updated Rocket Launcher to use a model for the projectile and the grenade abilities now use one too. Updated Tooltip to blur the bakground. Made Rocket Launcher fire sound more audible.
3 Years Ago
Fixed compiled particle files?
3 Years Ago
Added a different sound for gathering beer from barrels to mining rocks