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 |
|
NotAdam
|
ba74f988d6
|
fix build error
|
2020-01-02 14:22:36 +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
|
1c78f9835e
|
Fixed housing opcodes
|
2019-10-28 22:18:23 +01:00 |
|
Mordred
|
f87aa5d488
|
Apply rotation properly when using zoneline / aetheryte
|
2019-10-27 08:26:48 +01:00 |
|
Mordred
|
79764da844
|
Fixed popranges not being found
|
2019-10-22 22:34:34 +02:00 |
|
Mordred
|
b17af41e67
|
Major rewrite of zonelines, aetherytes and discoveries
|
2019-10-21 23:24:26 +02:00 |
|
NotAdam
|
99604a589c
|
should actually build now... hopefully...
|
2019-10-14 19:12:17 +11:00 |
|
NotAdam
|
db37d9ea3c
|
vs2019 support & dropping std::experimental::filesystem
|
2019-10-14 18:41:28 +11:00 |
|
Mordred
|
9d49f0a272
|
Changed makeActorControl calls aswell
|
2019-10-09 18:42:25 +02:00 |
|
Mordred
|
cfc4a997fe
|
Changed makeActorControl calls aswell
|
2019-10-09 18:42:25 +02:00 |
|
Mordred
|
20e25d73b9
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
Mordred
|
9bfb9c74f0
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
NotAdam
|
a973cfadd7
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
467ce65a5d
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
c9c481d63a
|
somewhat basic but working effect result delay
|
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
|
f3ba1ce6c0
|
some cleanup, kinda working battle dmg calc
|
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
|
7684687664
|
fix actorcast packet opcode, add new opcode
|
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
|
b5072d3055
|
update some more statcalc from tj, add threat back
|
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
|
39ab8b1eaa
|
proper sequencing now I think
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
431948f7f8
|
proper sequencing now I think
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
d11fa5a6a5
|
kinda working effect packets
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
78aade9cea
|
kinda working effect packets
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
2581840921
|
fix action parser not writing combo potency and offsetting all values
|
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
|
7d56237e33
|
update lut with new/removed actions
|
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
|
b3f0f3afa1
|
fix playerstats packet
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
35000002e9
|
fix playerstats packet
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
fb4f77c255
|
some effects/action wip crap
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
7e0108aea5
|
some effects/action wip crap
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
537b640bbc
|
minor zone -> territory refactoring
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
a5b9923b66
|
minor zone -> territory refactoring
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
317d16e3ed
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
7f686ffee5
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|