Joshua Barretto
|
708f15915a
|
Agent adjustments, better dungeon stairwells
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
d28f5f24fb
|
Made agents cleverer
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
6448c17110
|
Fixed sprite AO, overhauled entity spawning, better enemy spawning in dungeons, made agents more skilled at combat
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
866fd1992e
|
Fixed bad AO quad flipping in dark places, bosses spawning in dungeon walls, large creatues being uncompromisingly pedantic when trying to path towards targets
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
dde0319293
|
Lighting improvements, fixed NaN issue for agents
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
41b77a9b10
|
Removed old settlement code, removed zcache from dependency of site generators for forward compatibility
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
d91d66027a
|
Fixed cloud bugs, made pets run into you less
|
2020-04-23 18:19:40 +01:00 |
|
Piotr Korgól
|
84b1abdfcb
|
Prevent projectiles from hitting their owners
|
2020-04-06 23:08:54 +02:00 |
|
Imbris
|
a73d010f7b
|
Point to newly released vek, add todo to reconsider empty item, remove uneeded ori slerp, remove agent from character behavior, add todos to combat sys, check if entities still exist before possessing & if possessed entity has a loadout move the active item into the second item space
|
2020-04-01 11:15:14 -04:00 |
|
AdamWhitehurst
|
e04fdd715e
|
expose and use blocking consts
|
2020-04-01 07:07:10 -07:00 |
|
AdamWhitehurst
|
dcc9d44b1c
|
remove unused timed_combo
|
2020-03-29 13:40:03 -07: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 |
|
Imbris
|
df5a7ef0e3
|
split toggle events
|
2020-03-27 21:32:30 -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 |
|
timokoesters
|
b9c85b9beb
|
Balancing
|
2020-03-26 22:56:33 +01:00 |
|
Shane Handley
|
0446a56f00
|
Regen energy when sitting.
|
2020-03-26 18:23:57 +11: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
|
74eacbe27c
|
fix "Npcs can't be healed anymore"
|
2020-03-25 22:57:14 +01:00 |
|
AdamWhitehurst
|
857652ee23
|
Update triple_strike:
* add knockback
* prevent infinite repeat
* more dashes
|
2020-03-25 07:24:55 -07:00 |
|
Imbris
|
6ba158b7e1
|
Input handling changes
|
2020-03-25 01:38:37 -04:00 |
|
Adam Whitehurst
|
37ec191021
|
update controller tick fn
|
2020-03-25 01:38:25 -04:00 |
|
timokoesters
|
7f02f5e7d2
|
Npcs can't be healed anymore
|
2020-03-24 23:03:57 +01:00 |
|
timokoesters
|
2117bb05d0
|
Healing staff
|
2020-03-24 22:03:11 +01:00 |
|
timokoesters
|
58585e0810
|
Better climbing, fireball impl
|
2020-03-24 20:09:23 +01:00 |
|
timokoesters
|
0eebf945fe
|
Glowing fireballs, no gravity
|
2020-03-23 13:55:52 +01:00 |
|
timokoesters
|
5194cef03a
|
Easier swimming, better damage calculation for explosions
|
2020-03-23 12:50:08 +01:00 |
|
timokoesters
|
f3ca06aa71
|
feat: fireball explosions
|
2020-03-22 20:40:16 +01:00 |
|
timokoesters
|
0456d3cbed
|
Better staff M1, random +1 damage, better attackrange,angle impl
|
2020-03-22 16:26:32 +01:00 |
|
Imbris
|
41c424ac13
|
Optimized uses of emitters, cleanup
|
2020-03-22 00:49:46 -04:00 |
|
Adam Whitehurst
|
862efb147c
|
clean up based on pr review comment
|
2020-03-21 15:55:20 -07:00 |
|
Adam Whitehurst
|
819c2767bc
|
* move swap loadout to handle_swap_loadout util fn
* impl From<JoinData> for StateUpdate
|
2020-03-21 14:16:26 -07:00 |
|
Imbris
|
08db424169
|
Add safe_slerp function that ensures that slerping returns non-NaN normalized values
|
2020-03-21 00:53:41 -04:00 |
|
timokoesters
|
44ec09a8e7
|
Go to idle state when picking items up
|
2020-03-20 20:23:04 +01:00 |
|
timokoesters
|
df858cb370
|
Remove all warnings
|
2020-03-20 15:45:36 +01:00 |
|
timokoesters
|
3ec2cc08b3
|
Experimental tweeks to triplestrike
|
2020-03-20 15:06:33 +01:00 |
|
timokoesters
|
c630df7f9a
|
Ranged weapons now give xp on kill and also make enemies angry
|
2020-03-20 14:26:18 +01:00 |
|
timokoesters
|
4741e41230
|
Add support for different models per weapon type
|
2020-03-17 18:28:07 +01:00 |
|
timokoesters
|
f32eb1db75
|
fix dash attack angles, arrow damage and readd possession stick impl
|
2020-03-17 14:15:39 +01:00 |
|
timokoesters
|
d5db1f6ca0
|
Add dash ability to sword M2
|
2020-03-16 16:34:53 +01:00 |
|
timokoesters
|
4195273cf9
|
Adjust first person camera and underwater wield orientation
|
2020-03-16 13:19:51 +01:00 |
|
timokoesters
|
87acc01d48
|
Readd ranged and debug boost. Add bouncing while running in first person
|
2020-03-16 12:32:57 +01:00 |
|
timokoesters
|
447617dc69
|
Make durations and damage depend on weapon type
|
2020-03-15 14:34:17 +01:00 |
|
timokoesters
|
598a4c6cbb
|
Add loadout struct for info on weapon configurations
|
2020-03-14 22:33:20 +01:00 |
|
AdamWhitehurst
|
7dfe00b674
|
Finish state struct data refactor
|
2020-03-14 15:17:27 -06:00 |
|
AdamWhitehurst
|
6fc94c22ba
|
Update timed combo, add CharacerBehavior trait
|
2020-03-14 12:50:07 -06:00 |
|
Adam Whitehurst
|
990ea5c5a2
|
Add triple_strike behavior to cs behavior sys
|
2020-03-12 07:34:24 -07:00 |
|
Adam Whitehurst
|
a64bf1ac60
|
TripleAttack -> TimedCombo
(it wasnt the right logic for the tiple attack)
|
2020-03-12 05:16:40 -07:00 |
|
timokoesters
|
841a2bbd6d
|
clean up old states, lower gravity
|
2020-03-10 19:12:16 +01:00 |
|