NotAdam
|
777f1e4c37
|
some client opcode fixes
|
2019-10-31 12:04:50 +11:00 |
|
NotAdam
|
8cde1617f9
|
fix enough to actually login now
|
2019-10-31 11:35:04 +11:00 |
|
NotAdam
|
5c0d967b6d
|
fix actorcontrol and actorcontrolself opcodes being switched
thanks to ravahn for noticing
|
2019-10-30 22:48:20 +11:00 |
|
NotAdam
|
fef9ce0b3e
|
AoeEffect[8,16,24,32] opcodes, inventory, hatelist, party list
|
2019-10-29 21:50:59 +11:00 |
|
NotAdam
|
f7a729d61c
|
object spawn, player setup, cast packet, set pos, modelequp opcodes
|
2019-10-29 21:28:55 +11:00 |
|
NotAdam
|
cf47810ed0
|
more opcodes 💤
|
2019-10-29 21:14:44 +11:00 |
|
NotAdam
|
505c19ae05
|
more 5.1 opcodes
|
2019-10-29 20:35:32 +11:00 |
|
NotAdam
|
2a699081a5
|
opcode updates
|
2019-10-29 20:23:06 +11:00 |
|
Mordred
|
eb75b35e7d
|
Some packet cleanup, long overdue
|
2019-10-10 22:58:59 +02:00 |
|
Mordred
|
9bfb9c74f0
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
Adam
|
1e7a3c8d69
|
Merge pull request #570 from NotAdam/develop
api charlist json cleanup & some base action code
|
2019-08-21 23:00:29 +10:00 |
|
karashiiro
|
3523abdc81
|
suggestion commits
|
2019-08-16 17:34:02 -07:00 |
|
karashiiro
|
51df8eb542
|
MarketBoardItemListing opcode/packet structure; organizational corrections
Corrected a typo, reordered market board packets and moved them up to their corresponding positions relative to their position in Ipcs.h
|
2019-08-09 19:01:09 -07:00 |
|
NotAdam
|
6c011baa02
|
fix actorcast packet opcode, add new opcode
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
f9f7da531a
|
update some client opcodes
|
2019-08-09 17:49:40 +10:00 |
|
karashiiro
|
64e3066efe
|
further corrections and documentation
|
2019-08-07 21:42:38 -07:00 |
|
karashiiro
|
7a6b11a8dd
|
review response
|
2019-08-07 19:17:27 -07:00 |
|
karashiiro
|
6e7076372f
|
added more FC opcodes and packet structures
|
2019-07-28 17:27:57 -07:00 |
|
karashiiro
|
d99d9aea30
|
typo
|
2019-07-27 12:10:18 -07:00 |
|
karashiiro
|
052db46b6a
|
added examinesearchinfo correctly this time
|
2019-07-27 01:19:59 -07:00 |
|
NotAdam
|
787c4d3614
|
fix update position packet
|
2019-07-14 17:34:55 +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
|
b558b45b04
|
add some new blacklist opcodes, fix mail opcodes
|
2019-06-30 21:08:51 +10:00 |
|
NotAdam
|
d3337bbec7
|
more opcode fixes
|
2019-06-30 20:47:39 +10:00 |
|
NotAdam
|
8e688a4871
|
fix #565: add retainer item sale price packet opcode
|
2019-06-30 20:22:22 +10:00 |
|
NotAdam
|
eefc9ab7a7
|
more client opcode updates
|
2019-06-30 20:06:14 +10:00 |
|
NotAdam
|
9e862b022c
|
#565: add cancel logout opcode
|
2019-06-30 20:05:58 +10:00 |
|
NotAdam
|
11bbb6d830
|
fix a bunch of playersetup
|
2019-06-30 18:32:44 +10:00 |
|
NotAdam
|
4aa8971195
|
fixed chat packet, may you be blessed by working debug messages
|
2019-06-28 22:49:42 +10:00 |
|
NotAdam
|
a2a5a6bd69
|
fix my inability to count in hexadecimal, in turn breaking everything
|
2019-06-28 21:58:26 +10:00 |
|
NotAdam
|
324f1bd000
|
fix modelequip, examine, etc
|
2019-06-28 21:27:53 +10:00 |
|
NotAdam
|
64be2964c9
|
quest/housing related opcode fixes
|
2019-06-28 21:15:22 +10:00 |
|
NotAdam
|
4ec48641f5
|
fix client/server event opcodes
|
2019-06-28 21:06:23 +10:00 |
|
NotAdam
|
93173e78b0
|
more opcodes
|
2019-06-28 20:32:42 +10:00 |
|
NotAdam
|
bbc981d481
|
enough to get ingame now
|
2019-06-28 18:35:26 +10:00 |
|
NotAdam
|
f8e74c7e0d
|
5.0 opcodes: part 1
|
2019-06-28 18:25:24 +10:00 |
|
NotAdam
|
6b44dc9a6e
|
rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult
|
2019-06-20 14:48:24 +10:00 |
|
Mordred
|
b6863678c8
|
Show default hit effect on autoattacks, also send 2nd hate packet
|
2019-04-30 22:54:35 +02:00 |
|
Biscuit
|
8c3c6e7998
|
Document world visit packet
|
2019-04-26 17:47:59 +10:00 |
|
JeidoUran
|
ce6cd7dea2
|
ActorControl and OpCode findings
|
2019-04-17 00:29:04 +02:00 |
|
Mordred
|
78ba71070d
|
Added opcode 10B ( short server notice )
|
2019-04-02 08:57:53 +02:00 |
|
Mordred
|
472e862dc5
|
Added HuntingLog Packet
|
2019-03-24 16:08:08 +01:00 |
|
Mordred
|
2090673382
|
Missed one
|
2019-03-17 22:26:14 +01:00 |
|
NotAdam
|
cfb3e68d7e
|
fix SkillHandler packet size and add AoESkillHandler packet
|
2019-02-08 21:04:48 +11:00 |
|
Perize
|
7525298b97
|
Mahjong opcodes
A very professional, carefully written commit messages™.
|
2019-01-25 22:48:10 +09:00 |
|
Perize
|
68e80bbabf
|
ffxivmon
|
2019-01-25 15:21:09 +09:00 |
|
Mordred
|
f18dae441b
|
Hate list is now displayed for players
|
2019-01-19 22:56:07 +01:00 |
|
Mordred
|
b0760043c3
|
Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel
|
2019-01-12 22:53:16 +01:00 |
|
Mordred
|
e1875bc4c8
|
Even more opcode updates
|
2019-01-08 17:26:13 +01:00 |
|
Mordred
|
69f8fe13ac
|
Further opdating opcodes
|
2019-01-08 17:12:13 +01:00 |
|