1,632 Commits over 578 Days - 0.12cph!
- Stopped basic blaster projectiles going through everything!!!!
- Reduced camera shake on starting weapon
- Custom playmaker action test, animation state toggling
- Rooms can now have a chance to override the level's enemy pack with their own specific one
- Mortar launchers can now be set to target a specific location other than the player or themselves.
- More arena test work
- Ripped out more unusued scripts/ui/folders/everything
- Time arena test/rough wip
- Enemy ability picker can now be forced to pick a specific ability
- Fixed mortar spikey layer issue
- Warning ring mesh generated by DangerMarker set to not cast/receive shadows
- 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
- WIP new mission type: timer
- Sinewave movement tests
- Can now press space on mission select screen to roll/start
- 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 ;)
- Some BaseProjectile refactor, deleted some old scripts
- Changed more stuff from Bolts to Nuts
- Renamed bolts to nuts in code, changed UI
- Extended BaseLauncher to MortarLauncher and deleted test mortar launcher code
- MortarLauncher can now have a random radius around target position
- Marker tweaks
- Mortar can now attach/detach entities to it
- Fixed a bug with Entities taking damage when they're disabled
- Mortar launcher now controls height and speed of it's mortars
- More mortar/launchers testing
- DangerMarker can create a ring mesh of any radius and thickness, with any number of sides.
- Added marker prefab and material
- Updated appid
- WIP danger markers
- Bolts now drop in levels off enemies and crates (2% chance per lootdrop for now)
- FIxed bug where currency not displayed correctly with new save
- Added Bolts currency to gameplay UI
- Bolt trade screen now works
- Renamed some classes/files
- More work for bolt trades
- 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
- Renamed mission defs to Wads/Bolts
- Renamed Cash to Wads and Tokens to Bolts in code
- 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
- Reduced damage of Screw You
- Crappy placeholder sound effect for bolt
- Weapon definitions now specify the camera shake settings
- Increased camera shake for Screw You
- Added gamepad navigation for reward screen
- Placeholder weapons switch ability icon
- Made weapon switching an ability button (always unlocked) with a short cooldown
- Weapons now get dropped and become physics object when switching weapons
- Added new key/pad binds for weapon switching
- Weapon models now get updated for both arms when switching weapon slots