Commit Graph

19 Commits (004247e8bfc7eac1c308949e7282f344a049e5cf)

Author SHA1 Message Date
unfa 7dfd455e2d Moved UI assets to their own folder, updted the code for new version of Godot. 2021-07-12 22:40:23 +02:00
unfa 0d1d2c86ea Rolled back some changes to make the game run on bundled version of Godot engine.
Added weapon flashes (again) this time on CPU Particles to avoid issues.
2021-07-04 21:50:13 +02:00
unfa 45023bf095 Added placeholder Handgun model to Player 2021-05-31 23:34:26 +02:00
unfa a40cb8234a Deleting legacy game files. 2021-05-14 21:00:16 +02:00
Jan Heemstra 09be57ff20 Added functioning grenade launcher 2021-05-03 00:49:51 +02:00
Jan Heemstra 1d0680eebf Moved handgun code to handgun 2021-05-02 23:50:22 +02:00
unfa 428934850b Script extension in Handgun.tscn 2021-05-02 23:30:34 +02:00
unfa a632ac9892 Started implementing proper weapon control API 2021-05-02 23:27:25 +02:00
unfa 7166becf15 Fixed audio randomization, and typos. Other fixes. Added voicing support. 2021-04-07 23:28:34 +02:00
unfa 890857946c Tweaked Handgun sound layers attenuation and filtering. 2021-04-07 01:49:53 +02:00
unfa 17749dc241 Replaced - with _ in all audio file names. 2021-04-07 01:05:43 +02:00
unfa 085cb64b95 Added muzzle flash omnilight. Moved sound and light effects to Weapon scene isntead of Handgun scene. 2021-04-06 23:56:53 +02:00
unfa d2d1f585bd Tweaks, and simplifications. 2021-04-05 04:28:23 +02:00
unfa a86214275a Fixed dead resource references in Character scenes, also added layered sound effect playback to Weapon.tscn 2021-04-05 04:14:09 +02:00
unfa 0a6846af9e Renamed GrenadeLauncher, added it into the Player. Tried fixing errors. 2021-04-04 23:25:11 +02:00
unfa 78c2429f9e Changed Fridge ambient sound to a generic ambient called BuzzAndHum. 2021-04-04 22:01:50 +02:00
unfa 9391eabbc5 Added Handgun shell casing bounce sound, and smoke trail using Trail add-on. Disabled due to frequently broken rendering. 2021-04-02 02:08:07 +02:00
tokc 9d3b70f76f Implement weapon switching. 2021-03-31 11:50:53 +02:00
unfa e74480bd15 Separated asset sources from assets. Restructured Godot project directory tree for better clarity and consistence. 2021-03-30 22:14:01 +02:00