userAdam Wcancel
repospaceshootercancel

1,632 Commits over 578 Days - 0.12cph!

9 Years Ago
- Turnspeed 20->15
9 Years Ago
9 Years Ago
- Increased player turn speed from 10 to 20
9 Years Ago
- moved time slow shield to left trigger while it's temp forced unlocked
9 Years Ago
- Added a help panel when returning to town for the first time after a mission, pointing out shop and next mission
9 Years Ago
- Shope tweaks
9 Years Ago
- beertap wall turrets share a single, room filling spawner. Broke the prefabs on them so that the prefabs keep their own regular spawner.
9 Years Ago
- Added gates to beer tap room - RoomSpawner now knows when a room has been cleared of it's spawned enemies - Added RoomLockin script that shuts any doors in a room until the room is cleared - Deleted my old placeholder gate - Beertap rooms and RoomA are now lockin rooms (100% chance for now)
9 Years Ago
- Pipe gate animation controller state exit times disabled
9 Years Ago
- Door work - Changed corridor_gate state IDs and animation controller to remove delays between state changes
9 Years Ago
- WIP door/gate assingment to rooms and locking off entire rooms via connected doors
9 Years Ago
- Removed the 4 turret turret from Area1 spawn table - Increased aggro range of the spikers
9 Years Ago
- Shitty, temp fix for memory leak. Need to move to using object pooling globally.
9 Years Ago
- Fixed a material leak in OutlineEffect
9 Years Ago
- Rework
9 Years Ago
- More rework
9 Years Ago
- Mid rework of TT boss fight
9 Years Ago
- lasers in TT fight now flash for a second (and do no damage to the player) as they turn on to avoid doing cheap damage to player
9 Years Ago
- Added quick idea description to whitebox scene
9 Years Ago
- Quick whitebox scene test
9 Years Ago
- Added spawn location to TT
9 Years Ago
- Removed some components from TT objects that shouldn't have been there
9 Years Ago
- Area scriptable object definitions can now be set to not generate a proc level - Level builder can now handle pre-made levels (like boss areas) - Added mission and area definitions for Timmy Turrets boss fight - TT boss fight can now be started from the scene - Added TT mission to mission generator
9 Years Ago
- Re added levels to build settings
9 Years Ago
- FInished first pass of Timmy Turrets gameplay. Needs major code refactor and polish. And art. And probably some balancing too.
9 Years Ago
- more
9 Years Ago
- Phase 3 laser positioning anims
9 Years Ago
- More Timmy Turrets phase 3 code + anims
9 Years Ago
- Boss work
9 Years Ago
- More boss work
9 Years Ago
- Started coding Timmy Turrets boss fight
9 Years Ago
- Placeholder Timmy Turrets animations for up/down
9 Years Ago
- Timmy Turrets wip boss fight
9 Years Ago
- Mission creation now spawns the player at EntranceMissionLocation object if there's one present, otherwise defaults to 0,0,0 (middle of first room in a level )
9 Years Ago
anim
9 Years Ago
- Standalone floor base prefab
9 Years Ago
- Added a 4 turret floating turret
9 Years Ago
- Reduced cooldown timers from 15 to 10 seconds
9 Years Ago
- Decreased the suck-in range of energy batteries so the player has more risk to collecting them mid-fight
9 Years Ago
- Enemies now have the ripple effect again (only spikey thigns had it) - Shield pickups in - Enemies have 1% chance to drop shield - Crates have 2% chance to drop shield
9 Years Ago
- and the coin trail...
9 Years Ago
- Changed currency stuff to yellow/gold
9 Years Ago
- Rooms now store a list of their spawn locations before deleting the spawner scripts - BaseEntities that are spawned by a room now keep a reference to their parent room
9 Years Ago
- Area1 budget multiplier 0.75->1
9 Years Ago
- BaseProjectile can now set it's own effect volume - Reduced player weapon shoot + impact volumes
9 Years Ago
- Added an aiming guide that's always visible when firing
9 Years Ago
- Further reduced health of turrets - Turrets now have a chance to drop cash as well, and drop slightly more cash than other stuff
9 Years Ago
- Reworked the mission headline popdown window so that Thai's really long mission objective title fits
9 Years Ago
- Changed beer tap mission headline to "Destroy the Alcohol Refueling Station" and mission tracker description to Alcohol Pump
9 Years Ago
- Fixed the fire effect appearing at the start of every level