Commit Graph

21 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 6a7cd37613 Flame texture and typing icon 2021-06-21 13:51:42 +02:00
unfa 9e3f60a4f1 Formatted chat text, syncronizing player_info between peers (not working reliably) 2021-06-19 03:40:10 +02:00
unfa dedcc92787 VFX -> Effects 2021-06-18 13:13:49 +02:00
unfa a40cb8234a Deleting legacy game files. 2021-05-14 21:00:16 +02:00
unfa 98f59389ef Grenade explosion. 2021-05-06 01:32:44 +02:00
unfa 04a3662bab Merge branch 'master' of github.com:unfa/liblast 2021-05-03 00:55:00 +02:00
unfa f667f6625b Added basic grenade explosion effect. 2021-05-03 00:54:05 +02:00
Jan Heemstra 09be57ff20 Added functioning grenade launcher 2021-05-03 00:49:51 +02:00
Jan Heemstra abf9f5af5c Added score based on kill count 2021-04-21 23:22:08 +02:00
unfa 4070ddb966 Tweaked the bullet hit effect for more visibility and better performance. 2021-04-18 20:50:25 +02:00
unfa ae5dd93ed7 Nice looking bullet holes for concrete walls. 2021-04-14 22:44:10 +02:00
Jan Heemstra 9765443023 Fixed bullet impact effect direction 2021-04-12 23:49:21 +02:00
unfa fe010e2839 Added proximity fade to bullet hit smoke. 2021-04-12 22:55:38 +02:00
unfa b37c686602 Made bullet tracer spawn bullet hit effects. 2021-04-12 22:39:33 +02:00
Jan Heemstra 054f9ee56a Fixed bullet tracers 2021-04-12 02:08:28 +02:00
unfa 17749dc241 Replaced - with _ in all audio file names. 2021-04-07 01:05:43 +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
unfa 3b27d0593d Changes after reimporting project in Godot 3.2.3. 2021-03-30 22:56:12 +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