userAdam Wcancel

12,641 Commits over 3,803 Days - 0.14cph!

9 Years Ago
- Added Room and RoomSpawner components to the current Ice Cave rooms - Removed some junk from SpawnLocation - Added Ice Cave enemy pack - Started Ice Cube harvester gameplay code - Rebuilt Ice Cave prefabs
9 Years Ago
- Mission lockoffs
9 Years Ago
- Plasma collider tweak
9 Years Ago
- Stopped basic blaster projectiles going through everything!!!!
9 Years Ago
- Reduced camera shake on starting weapon
9 Years Ago
- PM testing
9 Years Ago
- Playmaker stuff
9 Years Ago
- Custom playmaker action test, animation state toggling
9 Years Ago
- Added PlayMaker
9 Years Ago
- Rooms can now have a chance to override the level's enemy pack with their own specific one
9 Years Ago
- Mortar launchers can now be set to target a specific location other than the player or themselves. - More arena test work
9 Years Ago
- Ripped out more unusued scripts/ui/folders/everything
9 Years Ago
- Time arena test/rough wip
9 Years Ago
- Enemy ability picker can now be forced to pick a specific ability
9 Years Ago
- Fixed mortar spikey layer issue
9 Years Ago
- Warning ring mesh generated by DangerMarker set to not cast/receive shadows
9 Years Ago
- Missions are now passed the mission SO to their Init function - Added new SO def type for time based missions - TimeObjective now successfully completes on survival
9 Years Ago
- WIP new mission type: timer
9 Years Ago
- Sinewave movement tests - Can now press space on mission select screen to roll/start
9 Years Ago
- MortartLauncher can now be set to to player or own position as target center. Added a minimum radius range so it can be set to avoid launching onto itself ;)
9 Years Ago
- Some BaseProjectile refactor, deleted some old scripts
9 Years Ago
- Changed more stuff from Bolts to Nuts
9 Years Ago
- Renamed bolts to nuts in code, changed UI
9 Years Ago
- Extended BaseLauncher to MortarLauncher and deleted test mortar launcher code - MortarLauncher can now have a random radius around target position - Marker tweaks
9 Years Ago
- Mortar can now attach/detach entities to it
9 Years Ago
- Fixed a bug with Entities taking damage when they're disabled
9 Years Ago
- Mortar launcher now controls height and speed of it's mortars
9 Years Ago
- More mortar/launchers testing
9 Years Ago
- Danger marker cleanup
9 Years Ago
- DangerMarker can create a ring mesh of any radius and thickness, with any number of sides. - Added marker prefab and material
9 Years Ago
- Updated appid - WIP danger markers
9 Years Ago
- More mortar code tests
9 Years Ago
- Mortar WIP and tests
9 Years Ago
- Bolts now drop in levels off enemies and crates (2% chance per lootdrop for now)
9 Years Ago
- FIxed bug where currency not displayed correctly with new save
9 Years Ago
- Added Bolts currency to gameplay UI
10 Years Ago
- Bolt trade screen now works
10 Years Ago
- Bolt exchange UI work
10 Years Ago
- Renamed some classes/files - More work for bolt trades
10 Years Ago
- Added a simple placeholder Mission Reward scren that just shows rewarded bolts/wads when returning to town after a mission. You will need to trade them in at the vendor instead now. - Can now press M when running in the editor to instantly complete the current mission and open portal to town
10 Years Ago
- Renamed mission defs to Wads/Bolts
10 Years Ago
- Branched for UI tests
10 Years Ago
- Renamed Cash to Wads and Tokens to Bolts in code
10 Years Ago
- Added loot token currency to PlayerData - Missions now award loot tokens and cash on completion - Stopped the reward screen coming up straight away in town, will need to visit someone in town to trade in tokens (soon) - Mission definitins now control how much cash and how many loot tokens they're worth
10 Years Ago
- Reduced damage of Screw You
10 Years Ago
- Crappy placeholder sound effect for bolt
10 Years Ago
- Weapon definitions now specify the camera shake settings - Increased camera shake for Screw You
10 Years Ago
- New weapon: Screw You
10 Years Ago
- Added gamepad navigation for reward screen
10 Years Ago
- Placeholder weapons switch ability icon