userLouie Turnercancel

3,485 Commits over 1,371 Days - 0.11cph!

1 Year Ago
Fixed shadow particle no aligning with ground correctly
1 Year Ago
Added random tint to enemies
1 Year Ago
Remove log Added coin model
1 Year Ago
Added dash particle Added death hud
1 Year Ago
Cleaned up animation list
1 Year Ago
Don't loop stand animation
1 Year Ago
Stand animation
1 Year Ago
Adjusted fakeshadow size Added attack animations Randomly pick between them.
1 Year Ago
adjusted dn settings + added fog to map _c's
1 Year Ago
Added enemy death effect
1 Year Ago
Day Night Controller
1 Year Ago
Added simple skin Added aimdir helper
1 Year Ago
Flash enemies when hit
1 Year Ago
Added size and opacity option to fake shadow
1 Year Ago
Added Damage Number ui
1 Year Ago
small clean up
1 Year Ago
Added reroll button adjusted some styling on items added few more test items
1 Year Ago
Added item tooltips https://files.facepunch.com/louie/1b0111b1/sbox-dev_kiaZMVywOk.png
1 Year Ago
Roundtimer ui
1 Year Ago
Compiled VPK
1 Year Ago
Small map updates
1 Year Ago
Added ItemDefinition + tests Added Item select UI https://files.facepunch.com/louie/1b3111b1/sbox-dev_XYI9HCrtZX.png _c's
1 Year Ago
Xp Bar
1 Year Ago
Simplified sausage even more
1 Year Ago
Small ui tweaks + emoji for testing https://files.facepunch.com/louie/1b3111b1/sbox-dev_3bIcer8OKx.png
1 Year Ago
added dash wip ui
1 Year Ago
Added more wip hud
1 Year Ago
Disable spawning for now Added healthbar https://files.facepunch.com/louie/1b3011b1/sbox-dev_kk7gkkzGil.png clean up enemy unit
1 Year Ago
Test spawn volume
1 Year Ago
Set up basic shooting Temp set up for enemy death
1 Year Ago
More WIP on enemy unit
1 Year Ago
Disable dynamic shadows in map moved test enemy to correct addon Set up test enemy unit
1 Year Ago
Added Enemy Definition game resource
1 Year Ago
Added Nametags
1 Year Ago
Small clean up set up quick fake shadow
1 Year Ago
Initial commit
1 Year Ago
Additional Assets More map progress
1 Year Ago
Adjusted light fadeout distance to help with performance
1 Year Ago
Updated map
1 Year Ago
Additional assets Updated map
1 Year Ago
Cleaned up map (split into prefabs)
1 Year Ago
Map updates experiment with building collision disabled
1 Year Ago
Additional assets
1 Year Ago
Additional assets Slight map update
1 Year Ago
set default value for lastaim Button input for retry
1 Year Ago
Set up player to use controller inputs
1 Year Ago
Add SceneMap class that renders map geometry in a scene world Get entity keyvalues from world ref, try to create scene objects for anything with a model Bind the IToolObject stuff and test it by creating env_combined_light_probe_volume Remove itoolobject binds, start with creating cubemap scene object from keyvalues Create cubemap with handshake and arrayindex from kv Set cubemap transform before updating bounds and calculating SH Create scene object for light_environment Fix sunlight facing wrong direction, just pass in the direction instead of rotating the scene object Create skybox scene object for env_sky Create scene entities using library and alias Cascade distance and resolution for sun light Delete scene entities when scene map gets deleted Create scene object for point_worldtext, not really needed but a good opportunity to see how we can remake this entity Create scene object for light_spot Add SceneLightProbeVolume Text alignment and color for point_worldtext Create const buffer for light probes to make them work Create scene object for light_omni Only free transient scene worlds of the game host type Expose the other options to CreateWorldInfo_t so I can experiment with them Add temp preview dock for maps so bakscratch can test it out Compiled toolscenes
1 Year Ago
Compiled toolscenes
1 Year Ago
added light rect editor icon https://files.facepunch.com/louie/1b1611b1/sbox-dev_txMYDqSXVV.png
1 Year Ago
light_capsule editor model