Imbris
|
a7df000a6f
|
Fireballs no longer damage group members
|
2020-08-08 01:16:35 +02:00 |
|
Imbris
|
543d971a19
|
Projectiles ignore entities in the same group, pets no longer follow group leader
|
2020-08-08 01:15:58 +02:00 |
|
Samuel Keiffer
|
527e7a329e
|
Armor fixes
|
2020-07-25 23:57:04 +00:00 |
|
Joshua Barretto
|
d1cdb6ea55
|
Updated changelog
|
2020-07-07 01:11:37 +01:00 |
|
Joshua Barretto
|
e626f6255f
|
Prevented pet damage
|
2020-07-07 01:01:39 +01:00 |
|
Ben Wallis
|
950c62efc6
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
|
Ben Wallis
|
de37de7f45
|
Initial clippy fixes as discussed in #587
|
2020-06-08 21:27:51 +01:00 |
|
Joshua Barretto
|
bd2093c819
|
Fixed projectile solid collisions
|
2020-04-26 17:56:09 +01:00 |
|
Piotr Korgól
|
84b1abdfcb
|
Prevent projectiles from hitting their owners
|
2020-04-06 23:08:54 +02:00 |
|
Imbris
|
ce0f54e9d6
|
Combine dir and force in KnockUp and ApplyForce events
|
2020-03-27 22:19:23 -04:00 |
|
Imbris
|
ba3fa16c33
|
Create Dir type for better enforcement of non NaN, normalized representations of directions
|
2020-03-27 22:02:07 -04:00 |
|
timokoesters
|
ad0314b4f5
|
Projectile hits regenerate energy
|
2020-03-27 17:07:19 +01:00 |
|
timokoesters
|
2b68adff51
|
Balancing, make fireball not holdable, arrow knockback
|
2020-03-26 22:56:33 +01:00 |
|
Imbris
|
e6f50b4032
|
Replace uses of normalized() to avoid setting ori to NaN values, tweak triple strike code
|
2020-03-25 18:49:15 -04:00 |
|
timokoesters
|
f3ca06aa71
|
feat: fireball explosions
|
2020-03-22 20:40:16 +01:00 |
|
timokoesters
|
87acc01d48
|
Readd ranged and debug boost. Add bouncing while running in first person
|
2020-03-16 12:32:57 +01:00 |
|
Marcel Märtens
|
dae31ae5b6
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
|
Monty Marz
|
fdfab6a807
|
refactor: create_projectile doesn't take a light
It returns a builder so the caller can just do it
|
2019-10-17 20:59:36 +00:00 |
|
Imbris
|
028d010624
|
Make bows give experience via giving projectiles an owner field
|
2019-10-11 19:33:01 -04:00 |
|
Imbris
|
2f9d8ee2e6
|
Add new debug item
|
2019-10-11 19:32:46 -04:00 |
|
timokoesters
|
182b98081b
|
feat(bow): arrows despawn after some time
|
2019-10-06 19:32:46 +02:00 |
|
timokoesters
|
460a494e77
|
fix(bow): Don't remove vel and use sticky component instead
|
2019-10-04 21:30:13 +02:00 |
|
timokoesters
|
ba3db852f7
|
feat(bow): make arrows stick to walls
|
2019-10-04 21:02:44 +02:00 |
|
timokoesters
|
fc97c27b65
|
feat(bow): sticky arrows
|
2019-10-04 21:02:43 +02:00 |
|
timokoesters
|
fe17b4952c
|
Remove warnings
|
2019-10-04 21:02:42 +02:00 |
|
timokoesters
|
ab634f1d21
|
Reuse combat code
|
2019-10-04 21:02:41 +02:00 |
|
timokoesters
|
2ba143a514
|
Make arrows deal damage
|
2019-10-04 21:02:41 +02:00 |
|
timokoesters
|
e3c02f8ac1
|
Allow projectiles to react to triggers
|
2019-10-04 21:02:40 +02:00 |
|