repospaceshootercancel

2,200 Commits over 578 Days - 0.16cph!

10 Years Ago
- Rearranged skill tree ability unlock levels/positions via the XML file
10 Years Ago
- Increased size, speed and travel distance of Buzz Saw - Made the Bazz Suw placeholder model a bit more glowy
10 Years Ago
- Projectile knockback is now disabled by default
10 Years Ago
- Turrets now have a bit more default variance in firing rates - Added text to gameplay UI below target health bar to show the name of any ability a special enemy has (Want to look at replacing this with clear ability icons later on)
10 Years Ago
- Special enemies now get 4x health up from 2x by default - BaseEnemyAbility now gets a BaseEntity ref instead of EnemyShip - Turrets now have a chance of spawning with the Shield ability
10 Years Ago
- If an enemy gets spawned as "special" and get's an extra ability, it also receives 2x as much health and loot drop chance is set to 100%
10 Years Ago
- Lots of enemy ability/manager changes - Added healing beams enemy ability - Tweaked values for healing/shielding - Booze burners and patchers have a 20% chance of picking a random ability to spawn with
10 Years Ago
- Can now specify a random range for enemy ability durations - Tweaked enemy shield values - Reduced booze burner speed slightly
10 Years Ago
- Enemy abilities now support deactivation and duration timers - Enemy shield ability values tweaked
10 Years Ago
- Added EnemyAbilityManager as a central point for granting abilities, to move away from enemy prefabs controlling which abilities enemies can have - Reworked some enemy ability scripts to use new system and deleted some old unused ones - Added AbilityPicker script as a starting point for enemy ability assignment - WIP shield enemy ability (all booze burners get it at the moment, and it doesn't turn off again yet)
10 Years Ago
- Skill points are now awarded from level 2 onwards intead of 1
10 Years Ago
- Added targetted enemy health/name bar to top of gameplay UI - Made targetFinder component - Gave enemy prefabs real Name values
10 Years Ago
- Fixed hidden enemy in 1-1
10 Years Ago
▍ ▄▄▌▄▉▍▆ █▋▊▇▄▍▊▋
10 Years Ago
FOR FUCK SAKE attempt to fix weird error
10 Years Ago
- Reverted some random script changes that were causing errors??
10 Years Ago
FOR FUCK SAKE burner and camera prefab for new flame and bloom
10 Years Ago
▉ ▌▍▌▆▊ ▄▌▇▄▆▄▇▇
10 Years Ago
FOR FUCK SAKE tweak material
10 Years Ago
▅ ▋▄▉ ▊▆▇▇ ▊▅███▍▊▄
10 Years Ago
▊ ▄▋▋ ▄▅▌▌▌ ▉▆▅▄█ ▇▊▍▅▊▋
10 Years Ago
FOR FUCK SAKE updating shaderforge
10 Years Ago
- Level up panel now correctly shows if and how many unspent skill points are available
10 Years Ago
- Added a panel to gameplay UI ready to show when you have unspent skills
10 Years Ago
- Decreased item hoover range from 200 to 100
10 Years Ago
- Moved hit shader effect calling code to a component, EntityHitEffect, and made it a required component of BaseEntityt - Made the values of hit effect accessible from the inspector - Added the hit effect to enemy prefabs for area 1 - Patcher glue now is correctly set to destroy on impact - Set camera shake values to somethig noticeable again on the new camera prefab
10 Years Ago
FOR FUCK SAKE fix collision from a bad commint
10 Years Ago
- Hit effect flash now has a shorter duration (0.05 instead of 0.1)
10 Years Ago
FOR FUCK SAKE hit effect and shader change
10 Years Ago
- Floating text for XP
10 Years Ago
- Boozeburners, patchers and spikey things all now have loot chances - Crates are no longer guaranteed to drop items - Added small chance of health orbs to all loot drops
10 Years Ago
- Increased the amount of experience needed to level up
10 Years Ago
- Made starting weapon crappier
10 Years Ago
- Boozeburner tweaks
10 Years Ago
FOR FUCK SAKE main shader with metalness/gloss/ao map contro,l and effect for states
10 Years Ago
- Loot is now hoovered up when in range
10 Years Ago
- Increased size of placeholder loot model - Clicking left stick now shows the names for all dropped loot items, if they've timed out and hidden.
10 Years Ago
- Increased size of loot crates
10 Years Ago
- Loot items now have larger name text and the text colour matches the item's quality - Pressing R on the character select screen now wipes all save slots and reloads the scene (for dev)
10 Years Ago
FOR FUCK SAKE tweak baground shader to make it look more starry and less smoky FOR FUCK SAKE added fake SSS to the main shader !A temporary reflection probre update script
10 Years Ago
- Started reworking the way enemy difficulty/level is scaled
10 Years Ago
- Changes to boost
10 Years Ago
- Added a lerp speed mulitplier for when boosting to allow the camera to follow faster.
10 Years Ago
- Character/inventory screen model now shows equipped items correctly
10 Years Ago
- Added the new player ship base model to the character screen (equipped items don't reflect playership yet)
10 Years Ago
- Skill tree points are now capped at one per character level
10 Years Ago
- Points spent in skill trees are now saved to disk and reloaded. Unlocked abilities are restored.
10 Years Ago
- Weapons now save and restore their correct ammo prefab type and shoot the right thing when loaded again!
10 Years Ago
- Equipped items saving/loading of baseitems now works properly again and now re-equips the items properly and applies the correct loot item models to the player ship
10 Years Ago
- Fixed a bunch of warnings - Removed missing components from some prefabs - Deleted the old and unuse melee/ranged ship prefabs