collett
|
bf247276b5
|
Minor tweaks and code clean up.
|
2020-01-05 20:49:50 +09:00 |
|
collett
|
eafb6f45b7
|
oops
|
2020-01-05 17:26:49 +09:00 |
|
collett
|
e8dcef63ba
|
Action system updates.
|
2020-01-05 17:09:27 +09:00 |
|
Adam
|
85625244c8
|
Merge pull request #619 from collett8192/inventory_fixes
Inventory fixes.
|
2020-01-05 09:24:51 +11:00 |
|
Adam
|
024b5c31b8
|
Merge pull request #618 from collett8192/quest_reward
Fix quest reward choice.
|
2020-01-05 09:24:40 +11:00 |
|
collett
|
c63e9d1517
|
Inventory fixes.
|
2020-01-05 06:20:50 +09:00 |
|
collett
|
159aafadf6
|
Fix quest reward choice.
Quest scripts need to call player.giveQuestRewards( getId(), result.param3 ) for it to work.
|
2020-01-05 05:25:35 +09:00 |
|
collett
|
20f854b36f
|
Move quest finish packet to where it belongs to so we can abandon quests.
|
2020-01-05 05:19:05 +09:00 |
|
Adam
|
28d3029abe
|
Merge pull request #616 from collett8192/event_battle
Fix event battle.
|
2020-01-04 01:20:56 +11:00 |
|
collett
|
352a0ac823
|
Fix event battle.
|
2020-01-03 22:47:01 +09:00 |
|
collett
|
badfb2f0a9
|
Fix aetheryte.
|
2020-01-03 22:39:45 +09:00 |
|
Adam
|
e438a75168
|
Merge pull request #613 from collett8192/social_list_fix
Fix social list.
|
2020-01-03 11:14:23 +11:00 |
|
collett
|
bd1b23c834
|
Fix social list.
|
2020-01-03 05:24:06 +09:00 |
|
collett
|
e8ebabe025
|
Fix item being added more than once when there is already a stack of the same item.
|
2020-01-03 01:24:39 +09:00 |
|
collett
|
1ff69bcce0
|
Fix non-existing lut entry being executed.
|
2020-01-02 17:42:48 +09:00 |
|
NotAdam
|
0d3e73e531
|
fix eventplay opcodes/names
|
2020-01-02 14:42:58 +11:00 |
|
Adam
|
6af408a24d
|
Merge branch 'develop' into opcode_update
|
2020-01-02 14:21:39 +11:00 |
|
collett
|
b93dbbbaca
|
Update 5.18 opcodes and packets.
|
2020-01-01 23:17:13 +09:00 |
|
kbasikhin
|
a98a7eccc8
|
comparing floating point with "==" or "!=" is not correct (Chara.cpp)
|
2019-12-30 13:59:57 +03:00 |
|
kbasikhin
|
4c4fff58ce
|
using static and reinterpret casts instead of old style casts
|
2019-12-30 13:58:41 +03:00 |
|
Mordred
|
3abd2eec6b
|
Merge pull request #603 from takhlaq/develop
fix vs2019 build
|
2019-11-23 10:41:45 +01:00 |
|
Tahir Akhlaq
|
1b0441a20f
|
fix vs2019 build
|
2019-11-23 09:22:42 +00:00 |
|
liam
|
f16be26e4c
|
minor instance script fixes, eobj parser should work as well as produce usable scripts now
|
2019-11-23 02:57:29 -05:00 |
|
NotAdam
|
49b0fb8012
|
fix formatting
|
2019-10-29 19:38:51 +11:00 |
|
NotAdam
|
39fc43a27a
|
fix builds on clang
|
2019-10-29 18:39:40 +11:00 |
|
Mordred
|
cfc4a997fe
|
Changed makeActorControl calls aswell
|
2019-10-09 18:42:25 +02:00 |
|
Mordred
|
9bfb9c74f0
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
NotAdam
|
467ce65a5d
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
72c88f80a6
|
somewhat basic but working effect result delay
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
b1e6ad3141
|
some cleanup, kinda working battle dmg calc
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
6c011baa02
|
fix actorcast packet opcode, add new opcode
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
9c27d51d1f
|
update some more statcalc from tj, add threat back
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
431948f7f8
|
proper sequencing now I think
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
78aade9cea
|
kinda working effect packets
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
443ea30b8d
|
fix action parser not writing combo potency and offsetting all values
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
7f89d53bdc
|
update lut with new/removed actions
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
35000002e9
|
fix playerstats packet
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
7e0108aea5
|
some effects/action wip crap
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
a5b9923b66
|
minor zone -> territory refactoring
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
7f686ffee5
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
891a73720d
|
rename zone to territory
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
044030e944
|
add status entries to EffectResult packet
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
9c3c516468
|
fix bgm starting prematurely in instance cutscenes instead of muting bgm
|
2019-07-16 20:11:10 +10:00 |
|
NotAdam
|
ccadf7341c
|
add gathering point event type
|
2019-07-14 17:26:13 +10:00 |
|
NotAdam
|
bd1130fe73
|
switch from binary to blobs, fix known array sizes in player obj
|
2019-07-06 15:00:26 +10:00 |
|
NotAdam
|
bd6c2d8531
|
remove old max mp code, remove level modifiers for pie/mp, cap to 10k mp
|
2019-07-06 14:52:20 +10:00 |
|
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
|
b2542f442c
|
update generated exd data, fix formatting outputted by exd_struct_gen
|
2019-06-15 20:56:19 +10:00 |
|
NotAdam
|
6c176eb61d
|
actually fix world building on msvc this time
|
2019-06-03 00:39:02 +10:00 |
|