userAdam Wcancel

11,556 Commits over 3,591 Days - 0.13cph!

9 Years Ago
- Item definitions can now have an effect prefab ref that gets linked to the weapon model
9 Years Ago
- For real.
9 Years Ago
- New lives start with 2 bonus nuts instead of 1
9 Years Ago
- Projectile hits of matching alignments are ignored
9 Years Ago
- Made a new enemy pack without Booze burners for pipes missions
9 Years Ago
- Merged player prefab stuff back to main
9 Years Ago
- Weapon fix
9 Years Ago
- Weapon anchor points are now taken from the PlayerShipModels componnent
9 Years Ago
- PrefabLink can specify an override for build order. 0 is default < 0 priority - Prefab rebuilding tool now builds prefabs in order - Player prefab rebuilding/linking/model stuff
9 Years Ago
- Assigned transforms in PlayerShip scene - Rebuilt prefabs from PlayerShip scene
9 Years Ago
- Fixed playship transform assignments
9 Years Ago
- Pipes
9 Years Ago
- pipes dungeon work
9 Years Ago
- More pipe dungeon work - Screw you damage increased to 2-5 from 2-4
9 Years Ago
- Now defaults to m/k controls when bypassing control select screen in editor
9 Years Ago
- Made some test pipe rooms - Made a factory pipes flow/archetype/everything else - Test pipe mission - Rebuilt factory tileset
9 Years Ago
- Ability balance changes
9 Years Ago
- Increased spawn cost of Bouncer from 2 to 3 - Rebalanced some weapons now I've fixed some bugs that made them worse than they should have been previously
9 Years Ago
- Fixed BaseProjectile bugs
9 Years Ago
- Fixed bug with weapons/launchers with a damage range always doing max damage
9 Years Ago
- Renamed Floor static class to WorldCollision and added WallTest(a, b) function which returns true if there's a wall between the two points - Teleport enemy ability now tries 5 times to place the enemy within the specified radius and inside the level, else it bails out until next teleport attempt
9 Years Ago
- Tons of gameplay changes
9 Years Ago
- Enemies can now pick any enemy ability, not just from a selection of 3 per mission - Removed generation of 3 enemy abilities at mission creation and display text on mission screen
9 Years Ago
- New Teleport enemy ability + placeholder effect - BaseMovement speed modifier reduction is now clamped to min of 0 for enemies and 0.5 for player
9 Years Ago
- Patchers now have a wider range of variance for their attack cooldown and evade distance
9 Years Ago
- New saves now default to equipping primary weapon slot after you've just died with secondary weapon equipped
9 Years Ago
- Fixed bug with being unable to progress passed boss mission - Deleted old script - Debug end missions key changed to N
9 Years Ago
- Increased factory spawn budgets - Think I fixed some factory rooms not spawning props correctly - Rebuilt tileset/scene
9 Years Ago
- Asteroid tileset tweaks - Made outdoor alcohol pump collider bigger so you can shoot them
9 Years Ago
- Asteoid level WIP/placeholder room work
9 Years Ago
- Troubleshooter build with more bugfixes and gameplay improvements
9 Years Ago
- Quickly hacked in the new base booster effect so I can do a prototypes build
9 Years Ago
- Downfall of the Spike!
9 Years Ago
- Enemies now have less chance of spawning cash (30%->10%) - Factory rooms now spawn less barrels
9 Years Ago
- Increased large factory room spawn budget min from 10-20 to 15-20 - Rebuilt factory tileset prefabs
9 Years Ago
- Reduced spawn cost of booze burner from 4 to 3 - F2 level stats screen now shows used spawn budget and spawn budget range per room - Current room is now yellow in F2 screen
9 Years Ago
- Disabled level depth + world progress budget spawn bonus for now - Massively increased all factory room spawn budgets - Rebuilt factory tileset prefabs
9 Years Ago
- BaseMovement decel speed is now also boosted by speed modifiers
9 Years Ago
- Branch ends/dead ends now spawn a speed pickup which makes the player move 50% faster until they enter a room they've not been in yet - Stuff can now subscribe to LevelPlayerTracker and be alerted when the player enters a new room for the first time - Added the speed pickup + code
9 Years Ago
- Reduced length of branchiness? of Your Round level flow - Started to move to level flows/archetypes per-mission, organised by mission folders
9 Years Ago
- Disabled level length multiplier (multiplier always set to 1)
9 Years Ago
- Increased fire rate of Screw You - Change level flow for Last Orders mission. Now longer (was way too short) and the space area is linear instead of branched
9 Years Ago
- Forgot to commit the scene change for feedback fix
9 Years Ago
- Troubleshooter update with bug fixes and feedback reporting fix
9 Years Ago
- Feedback reported uses new URL - Fixed a bug with missions autocompleting in editor when typing M in feedback tool ;)
9 Years Ago
- Added weapon switching to controls help panel in town
9 Years Ago
- Disabled cash shop interaction - Increased interaction range of nutsexchange
9 Years Ago
- Your Round mission now uses correct enemy pack
9 Years Ago
- Current weapon slot is maintained between levels
9 Years Ago
- Weapon saving fix