reposbox-rtscancel

707 Commits over 730 Days - 0.04cph!

2 Years Ago
Replace obsolete Rename to not hide Components
2 Years Ago
Fixed RTS
2 Years Ago
Updated Eclipse
2 Years Ago
Updated Eclipse Finished basic layer of art.
3 Years Ago
Occupiable tooltip only shows when occupation possible + regex match for key bindings in description string
3 Years Ago
Updated Eclipse (pushed vpk to backend)
3 Years Ago
Updated Eclipse + changed temp blend to blendable
3 Years Ago
Fusion Reactor and Medevac temp icons
3 Years Ago
Fusion Reactor implementation
3 Years Ago
Updated Materials + Compiled Files Updated Eclipse
3 Years Ago
More art on eclipse
3 Years Ago
Smoke particles on fusion reactor
3 Years Ago
Fusion Reactor Temp Models
3 Years Ago
Added rudimentary tooltip for buildings that can occupy units to instruct players how to do it
3 Years Ago
Added UIUtility to Gamelib
3 Years Ago
Let's just try moving Transmit = Always to the constructor instead of Spawn() - I don't know why else these map entities wouldn't show on the client sometimes
3 Years Ago
Remove Cooldown Label and Build Time Label. Added IconWithLabel. Added icons for Kills, Damage and Health.
3 Years Ago
Removed Spotlight from the game - it's actually pretty annoying
3 Years Ago
Added black blurred shadow behind tooltip titles to make some colored ones more readable
3 Years Ago
Added Cooldown Label and Build Time Label and support in the tooltips to display that information
3 Years Ago
Typo: Transform -> Transport
3 Years Ago
Added Item Label system + UI. Added labels to existing units: Support, Attacks Aircraft, Gatherer, Builder
3 Years Ago
Added a win condition check (no workers / command centres) and game summary screen showing winning team group list
3 Years Ago
Group similar resources that are clustered together into a single minimap icon
3 Years Ago
Renamed Name properties to something else on entities. Explicit interface implementation for Tags on ISelectable types.
3 Years Ago
Move coordinate system rotation from CSS to C# and add resource icon entity support
3 Years Ago
Updated stone_01a material
3 Years Ago
Improved stone 1 hotspot
3 Years Ago
Missing vtex_c
3 Years Ago
Updated Eclipse map + tilemaps Started work on art pass. Eclipse temp minimap image
3 Years Ago
Stone Hotspot material Vtex clean up New Grass blend Updated Stone Material Tweaked Particles + compiled files
3 Years Ago
Refresh selection after an instantaneous upgrade
3 Years Ago
Moved Nuke particle (old) Moved Nuke particle (new)
3 Years Ago
Use particles/explosion_nuke/ instead to see if it forces any change
3 Years Ago
Set RenderColor of Nuke but still can't figure out why the Nuke particles won't play
3 Years Ago
Use the world space bounds center of the target entity to determine where path particles end
3 Years Ago
Adjusted bloom on arrow
3 Years Ago
Reduced size on Movement path particle
3 Years Ago
Don't create path particles for units that have just spawned (if they're not selected, like normal)
3 Years Ago
Don't show alerts if that position is on the screen
3 Years Ago
Don't have a square border on alerts it looks rubbish
3 Years Ago
Added an attack warning system to alert on the minimap when an area that wasn't recently under attack becomes under fire
3 Years Ago
Added minimap pinging (in your team color) and it will network to your alliance (hold Ctrl and click to ping) Merge branch 'master' of sbox-rts
3 Years Ago
Updated Minimap editor icon
3 Years Ago
Packed Vpk with Minimap (for testing)
3 Years Ago
Replace .jpg with .png because for some reason Hammer makes it a jpg
3 Years Ago
Make MiniMapEntity partial - I'm tired
3 Years Ago
Only update minimap texture if it hasn't been set already + make TexturePath networked Merge branch 'master' of sbox-rts
3 Years Ago
Correct path on minimap
3 Years Ago
Updated Greenlands to use Minimap ent Merge branch 'master' of sbox-rts