Mordred
|
69f3d47100
|
Create a way to generate bnpcs from level entries and populate the chasing shadows questbattle
|
2019-04-15 23:41:43 +02:00 |
|
Mordred
|
2014ec41dc
|
Refactored the way timestamps are passed through update handlers
|
2019-04-04 23:29:52 +02:00 |
|
NotAdam
|
a0aa7ea977
|
add primary cost handling for actions for mp/tp
|
2019-04-04 21:56:59 +11:00 |
|
NotAdam
|
142b5571b6
|
move m_bonusStats to std::array and zero it out on init
|
2019-03-26 17:33:00 +11:00 |
|
NotAdam
|
68cc187cc6
|
validate the time since the last combo action and ignore any old combos
|
2019-03-26 17:33:00 +11:00 |
|
NotAdam
|
789b5dfd9e
|
add rudimentary action comboing, doesn't highlight actions on the hotbar
|
2019-03-23 20:59:51 +11:00 |
|
Mordred
|
8cacf35e4b
|
Pieity bonus applies to mp and vitality to hp now
|
2019-03-21 18:53:32 +01:00 |
|
NotAdam
|
3099189cf2
|
cleanup unused getClassAsInt function
|
2019-02-09 18:01:53 +11:00 |
|
NotAdam
|
274a591fed
|
move effectentry to common, minor refactoring
|
2019-02-09 17:07:53 +11:00 |
|
NotAdam
|
a90dfca45f
|
remove most code related to the old action implementation
|
2019-02-08 21:18:01 +11:00 |
|
NotAdam
|
e6c59935e6
|
minor cleanup, some improvements to bnpc avoidance
|
2019-01-31 23:44:53 +11:00 |
|
Mordred
|
ace1d043ac
|
Some more targetId fixes
|
2019-01-30 23:48:09 +01:00 |
|
Mordred
|
c5882e0ed9
|
#48 - Fixed bnpcs not despawning properly, aswell as not updating cell as they go
|
2019-01-30 22:37:58 +01:00 |
|
NotAdam
|
1bbc01f04f
|
manage timer vars and call onTick from Chara update instead of derived classes
|
2019-01-28 19:16:44 +11:00 |
|
NotAdam
|
edd050ece9
|
heal npcs when retreating, set hp to max when retreat finishes, cleanup
|
2019-01-26 13:40:02 +11:00 |
|
Mordred
|
813ad98c5f
|
Fixed bnpc movement
|
2019-01-20 23:49:43 +01:00 |
|
Mordred
|
46205e9db4
|
BNpcs will now also initiate combat when being attacked, Death should reset them properly.
|
2019-01-20 13:36:34 +01:00 |
|
Mordred
|
83a8fc4456
|
Cleaned up bnppc code, fixed effect packet
|
2019-01-19 01:15:17 +01:00 |
|
Mordred
|
b0ab052bd4
|
Changed sendDebug to use fmt aswell
|
2019-01-05 12:32:10 +01:00 |
|
Mordred
|
c345033aa5
|
Seems like everything works again... here is hoping
|
2018-12-29 00:53:52 +01:00 |
|
mordred
|
ea64b65331
|
Restructured project slightly
|
2018-12-13 12:40:42 +01:00 |
|