NotAdam
|
0efcfefa8c
|
cap level to 80, enable shadowbringers, new mp calc
|
2019-06-30 19:51:18 +10:00 |
|
NotAdam
|
6b44dc9a6e
|
rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult
|
2019-06-20 14:48:24 +10:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
ed3e44afcc
|
Merge branch 'stat_calc' into develop
|
2019-05-29 21:35:07 +10:00 |
|
NotAdam
|
591f57cec2
|
fix a crash where !instance bind is used incorrectly, better getter name
|
2019-05-07 22:10:55 +10:00 |
|
Mordred
|
b6863678c8
|
Show default hit effect on autoattacks, also send 2nd hate packet
|
2019-04-30 22:54:35 +02:00 |
|
NotAdam
|
a0d596f40f
|
fix autoattack range
|
2019-04-25 22:45:23 +10:00 |
|
NotAdam
|
0005b672a7
|
cleanup stat calculation code, slightly better working aa dmg calc
|
2019-04-25 21:57:41 +10:00 |
|
NotAdam
|
4de66b1064
|
autoattack damage stat calc funcs, bnpc stat calculation
|
2019-04-24 23:25:07 +10:00 |
|
NotAdam
|
6ebdad3855
|
make larger enemies stack further away from the player
|
2019-04-21 23:52:41 +10:00 |
|
Mordred
|
d934863673
|
Maybe better scales?
|
2019-04-20 15:42:48 +02:00 |
|
Mordred
|
7615f83748
|
QuestBattle Chasing shadows actually playable... ish
|
2019-04-17 22:36:23 +02:00 |
|
Mordred
|
28f47643aa
|
Questbattle fail can be triggerd using a command and will remove you from the battle
|
2019-04-09 23:17:00 +02:00 |
|
NotAdam
|
c0533349f5
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-04-08 08:02:50 +10:00 |
|
Mordred
|
6c8124373c
|
Changed the way players are being iterated for updating, some questbattle additions
|
2019-04-07 13:27:56 +02:00 |
|
NotAdam
|
1b49f2502d
|
Start of action target selection implementation
|
2019-04-07 16:04:36 +10:00 |
|
Mordred
|
4e4ab53381
|
Properly handle jobs when doing hunting logs
|
2019-04-06 17:17:56 +02:00 |
|
NotAdam
|
d5f01363ca
|
remove unused header, fix monsternote crashing world if class has none
|
2019-04-06 11:44:06 +11:00 |
|
Mordred
|
2014ec41dc
|
Refactored the way timestamps are passed through update handlers
|
2019-04-04 23:29:52 +02:00 |
|
Mordred
|
4ba59e92fd
|
Added some InitZone information
|
2019-04-02 23:56:47 +02:00 |
|
Mordred
|
920ab52508
|
Re-added setOwner method to BNpc, not working yet though
|
2019-03-28 23:57:58 +01:00 |
|
Mordred
|
988ab5b020
|
Hunting log now implemented for classes. GC still to come
|
2019-03-28 22:58:40 +01:00 |
|
Mordred
|
52c451d274
|
Properly initialize hunt data from db
|
2019-03-26 23:08:34 +01:00 |
|
Mordred
|
6e52a63526
|
Load hunting log data
|
2019-03-26 00:04:27 +01:00 |
|
Mordred
|
35d859d57a
|
Gear matters!
Gear stats are applied now, excluding materia.
|
2019-03-21 18:06:48 +01:00 |
|
Mordred
|
986a692fcd
|
Calculate and display character stats correctly
|
2019-03-20 21:29:34 +01:00 |
|
NotAdam
|
e1ddf27d56
|
add teleporting back in, remove action targeting for now
|
2019-03-07 21:58:12 +11:00 |
|
NotAdam
|
274a591fed
|
move effectentry to common, minor refactoring
|
2019-02-09 17:07:53 +11:00 |
|
NotAdam
|
37f71da03c
|
cleanup teleport query code
|
2019-02-08 21:20:53 +11:00 |
|
NotAdam
|
a90dfca45f
|
remove most code related to the old action implementation
|
2019-02-08 21:18:01 +11:00 |
|
AriAvery
|
baedbf6e71
|
Improved player momvement
|
2019-02-06 08:49:57 +01:00 |
|
NotAdam
|
5d965493e9
|
fix name inconsistency with bnpc kill script callbacks
|
2019-02-02 23:32:36 +11:00 |
|
NotAdam
|
b777f24195
|
refactor minion to companion and add companion spawning
|
2019-02-02 23:06:57 +11:00 |
|
NotAdam
|
2478b0b264
|
log a warning to world log/player in the event an actor wasn't spawned
|
2019-01-28 21:02:51 +11:00 |
|
NotAdam
|
93e8c5359a
|
Increase cell size and spawn distance, fix player despawn issue
|
2019-01-28 20:30:22 +11: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
|
46205e9db4
|
BNpcs will now also initiate combat when being attacked, Death should reset them properly.
|
2019-01-20 13:36:34 +01:00 |
|
Maru
|
315a2fdf7a
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-19 21:20:31 -02:00 |
|
Maru
|
98f2720fa2
|
RNGManager PoC, fix overuse of static cast
|
2019-01-19 21:20:23 -02:00 |
|
Mordred
|
f18dae441b
|
Hate list is now displayed for players
|
2019-01-19 22:56:07 +01:00 |
|
Mordred
|
83a8fc4456
|
Cleaned up bnppc code, fixed effect packet
|
2019-01-19 01:15:17 +01:00 |
|
Mordred
|
a230a2ca2a
|
Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now
|
2019-01-14 22:29:52 +01:00 |
|
Mordred
|
f468949df2
|
Temporary fix for resetting directors. Eventually zoning needs to be streamlined
|
2019-01-13 17:32:43 +01:00 |
|
Mordred
|
1cc38c0cca
|
Fixed black screen on new character, fixed servernotice size, initial initui adjustments.
|
2019-01-09 23:57:49 +01:00 |
|
Mordred
|
b0ab052bd4
|
Changed sendDebug to use fmt aswell
|
2019-01-05 12:32:10 +01:00 |
|
mordred
|
ca837de56f
|
Converting logging calls
|
2019-01-04 12:34:19 +01:00 |
|
NotAdam
|
e418e61b4a
|
#448 - Place character correctly on entering a house
|
2018-12-30 18:48:45 +11:00 |
|
Mordred
|
c345033aa5
|
Seems like everything works again... here is hoping
|
2018-12-29 00:53:52 +01:00 |
|
Mordred
|
199d7a6ec6
|
More fw cleanup
|
2018-12-25 01:57:50 +01:00 |
|