userAdam Wcancel

11,445 Commits over 3,561 Days - 0.13cph!

9 Years Ago
- Fix for mortar spikey NRE
9 Years Ago
- Weapon pickup UI labels now auto hide after 3 seconds when not in range
9 Years Ago
- Fixed playership scene prefab error
9 Years Ago
- Weapon crate WIP changes
9 Years Ago
- Fix for new NRE when player hits walls
9 Years Ago
- Adding a randomised pitch "ow" sound effect when player takes damage. This might get annoying until we have more than one sound.
9 Years Ago
- Reduced speed of patcher glue from 350 to 300
9 Years Ago
- Set steam appid back to FP prototypes so leaderboards will work in build
9 Years Ago
- Input is enabled immediately on splash screen and crosshair set visible - Can still use gamepad but it's not mentioned
9 Years Ago
- Added E to equip text to weapon pickups - Cached the UI camera lookup for pickup UI
9 Years Ago
- Changed enemies to Enemy layer - Turret lasers no longer hit enemies - Deleted some old scripts
9 Years Ago
- Increased chance of loot containers having ammo from 25->40 %
9 Years Ago
- Removed old UI camera creation and deleted random spaceship model files
9 Years Ago
- Turrets and other room scenery items are now added to the room spawned list so they need to be destroyed before the gates open
9 Years Ago
- Colour tweak
9 Years Ago
- Ammo boxes and weapon pickup ammo levels are now colour coded with some quick colours
9 Years Ago
- More weapon pickup WIP
9 Years Ago
- Island food gen
9 Years Ago
- Stone is now spawned (badly)
9 Years Ago
- Tree placement tweaks
9 Years Ago
- Started proc gen of individual island resources
9 Years Ago
- More
9 Years Ago
- More proc testing
9 Years Ago
- More island gen
9 Years Ago
- WIP ammo pickup placeholder UI
9 Years Ago
- Scene
9 Years Ago
- Runtime generated worlds now clear editor-time generated worlds if present
9 Years Ago
- Basic editor scripts for world gen
9 Years Ago
- Bit of world generation refactor
9 Years Ago
- Fixed init order for island overview not displaying names - Island overlay now only shows island name
9 Years Ago
- More world gen stuff. - Added Islands static class. - Bit of refactor.
9 Years Ago
- More island spawning
9 Years Ago
- More proc testing
9 Years Ago
- More proc gen testing setup
9 Years Ago
- Started some island layout procgen tests
9 Years Ago
- More stuff
9 Years Ago
- loot tweaks
9 Years Ago
- Increased chance of barrels dropping ammo from 10% to 50% - Ammo drops now have a 20% chance to pick a random ammo type, 80% chance for a current weapon
9 Years Ago
- Implemented new stat: extra ammo per drop - New booster item: Ammo Boost (+20 extra ammo per ammo drop) - New temp booster model prefab/mat
9 Years Ago
- Implemented new stat: free shot chance % - Added new Plug item: Lucky Shot: 15% chance to not use ammo when firing
9 Years Ago
- Implemented new stat: hit invulnerability duration multiplier - New hull item: Deep pockets (+25 max ammo for all types) - New hull item: Extra safe (+50% invulnerability duration) - Added two new temporary hull colour prefab/materials
9 Years Ago
- NRE fix that was breaking the levelup screen when no more item upgrades available
9 Years Ago
- Added feedback form to a new scene that gets loaded on game exit
9 Years Ago
- Added revenge warmup to Revenge prefab, deleted old warmup prefab
9 Years Ago
- Leaderboards now track and display the area and level reached
9 Years Ago
- Wasn't actually broken
9 Years Ago
- Broken leaderboards branch
9 Years Ago
- Missing
9 Years Ago
- Selected entities now get deselected when entering an EntityContainer which has contol disabled
9 Years Ago
- People now eat food from global supply. Todo: Feed people in an EC with food supply before those without