Commit Graph

68 Commits (2cc72db9f6a8f1c2d5bef856c700eeae93285329)

Author SHA1 Message Date
Jan b06ee510c8 Added name tag and health bar billboard for each player 2020-10-02 20:43:45 +02:00
Jan 63b48d45a9 Added weapon reloading 2020-09-30 02:08:16 +02:00
Jan 23a4bf0bad Fix all HUDs of players being shown, rather than just the local player 2020-09-29 23:24:33 +02:00
unfa 15f9859b35 Helath bar working, crosshair ported. 2020-09-29 00:17:19 +02:00
unfa 6218910363 Merge branch 'master' of https://github.com/unfa/liblast into master 2020-09-28 23:53:04 +02:00
unfa 5f419837be Fixed bad texture ref. 2020-09-28 23:52:41 +02:00
unfa 8385095bab Fixed HUD texture bad reference. 2020-09-28 23:51:32 +02:00
unfa ef0ef825ac Corrected HUD texture names. 2020-09-28 23:41:44 +02:00
unfa 9296df56d3 Small fix to HUD. 2020-09-28 22:34:54 +02:00
unfa e19f7733c3 Basic HUD: health bar and ewapon/ammo info (mockup-y, not functional) 2020-09-28 22:21:26 +02:00
unfa 69194327e1 Weapon empty and reload animation. 2020-09-28 00:27:40 +02:00
unfa 354dfd682f Started separating the Weapon class. 2020-09-27 17:42:09 +02:00
unfa 7714f274f6 Handgun material tweaks, shell casing smoke particles. 2020-09-27 17:39:05 +02:00
unfa 520d29249b New Handgun materials and model improvements. 2020-09-27 16:57:57 +02:00
unfa f9c8ccaf35 Merge branch 'master' of github.com:unfa/jam-01 into master 2020-09-26 01:39:03 +02:00
unfa 8af9ff7ba3 Tracer and player stuff. 2020-09-26 01:38:52 +02:00
Jan Heemstra e448620306 Fixed flyby sounds 2020-09-25 23:38:22 +02:00
Jan Heemstra eb4423d184 Fix error on bullet flyby 2020-09-25 23:25:34 +02:00
unfa eb1751fb06 Merge branch 'master' of github.com:unfa/jam-01 into master 2020-09-26 01:21:27 +02:00
unfa 5d7211eeac Started work on overhauling the Weapon system. 2020-09-26 01:21:12 +02:00
unfa 3e8239281c Merge branch 'master' of github.com:unfa/jam-01 into master 2020-09-26 00:44:52 +02:00
unfa e18e3cdf0d Tweaked crosshair hit marker. disabled collision for dead players. 2020-09-26 00:44:21 +02:00
unfa 6eb54f9352 Disabeld shell casing sounds for now. 2020-09-26 00:30:22 +02:00
unfa 61ed17235b Fixed gibs braking shooting collisions. 2020-09-26 00:06:36 +02:00
Jan Heemstra 70d8de082e Implemented bullet flyby sounds 2020-09-25 23:19:43 +02:00
Jan Heemstra fdcfc92344 Synchronize gun effects 2020-09-25 22:44:12 +02:00
unfa 0426c10ca3 Shell casing sounds implemented and some other stuff. 2020-09-25 01:11:11 +02:00
unfa ea643d7a6d Shell casing collision sound. 2020-09-25 00:56:46 +02:00
unfa fd7561b023 Fixed a silly error. 2020-09-25 00:26:19 +02:00
unfa c041adc786 Improved bullet tracer graphics, fixed shell casing velocity and rotation (not entirely, but almost - player vlocity is not applied, becasue it contains gravity and that's nnot good for this case).
Also fixed bullet tracer  spawning a little further away to not clip the weapon.
Also synced spawning the shell casing wiht the animation.
2020-09-25 00:23:09 +02:00
unfa 8035a3037d Player Gibs. 2020-09-23 21:17:14 +02:00
unfa a503f63273 New bullet Tracer material. 2020-09-21 23:12:45 +02:00
unfa a2c954f978 Fixed Tracer direction.
Changed server port.
2020-09-21 22:41:54 +02:00
unfa a812715d1f Muzzle flash. 2020-09-21 22:26:41 +02:00
Tobiasz Karoń 3458d3000b Started expanding the Weapon system. 2020-09-19 20:26:51 +02:00
Tobiasz Karoń e9424e2160 Implemented more SFX, implemented blood particle effects with sound. 2020-09-19 13:07:44 +02:00
Tobiasz Karoń 8052ee8b3d Added bullet hit sounds and implemented auto play in SoundPlayer. 2020-09-19 12:45:14 +02:00
Tobiasz Karoń 73538ea4b6 Working SoundPlayer. 2020-09-19 11:22:41 +02:00
unfa aa09ee92c2 Placeholder bullet hit and flyby sounds. 2020-09-18 22:25:00 +02:00
unfa 259182f275 Randomized tracer movement. 2020-09-18 01:24:54 +02:00
unfa 9d28597f29 Body hit particle effect. 2020-09-18 01:10:40 +02:00
unfa 53b32892e2 Bullet tracers. 2020-09-18 01:09:54 +02:00
unfa 68f54b503a Footsteps. 2020-09-18 00:33:51 +02:00
unfa ae28e5d254 Shooting sound scene. 2020-09-18 00:11:59 +02:00
unfa cac43ba3e3 Shooting sound. 2020-09-18 00:05:41 +02:00
unfa 0bcde2e3d9 Replaced FLAC SFX with WAV. 2020-09-17 23:58:03 +02:00
unfa 6e38493ded Fixed bad SFX filename. 2020-09-17 23:55:55 +02:00
unfa 1ec246d0f2 Placeholder SFX. 2020-09-17 23:52:12 +02:00
unfa c29fb35743 Hit confirmation sound. 2020-09-17 23:45:15 +02:00
unfa 90af056928 Residual Handgun.blend commit. 2020-09-17 23:25:02 +02:00