Jeido Uran
7b35ace0d4
manual opcodes update
2021-02-22 20:25:37 +01:00
collett
0f91c9e134
remove the old hacky workaround
2021-02-23 04:22:55 +09:00
collett
ff6fe62da4
Better service workaround for Visual Studio.
2021-02-23 04:15:37 +09:00
collett
ea9a353d33
pickup correct PlayTime opcode
2021-02-19 02:56:30 +09:00
collett
0f139c7b5d
opcode part 2
2021-02-19 02:36:05 +09:00
collett
d8ecedb93f
Implement Gold Saucer unlock quest sequence and mahjong tables (against AI opponents).
2021-02-17 02:51:23 +09:00
collett
6eb0151b2b
unlock everything update
2021-02-16 23:52:20 +09:00
collett
f3b80338d4
store new mount bytes to db
2021-02-16 23:51:59 +09:00
collett
04fbc37fc4
EquipSlotCategory reverted back or I updated the wrong enum last time? Anyway all values are checked manually and better naming.
2021-02-16 23:51:42 +09:00
collett
fd583ba7f7
gameVer changed to 5400
2021-02-16 23:46:41 +09:00
collett
4248840d76
failed to count bytes
2021-02-16 23:45:23 +09:00
collett
0e8b60c68f
merge known opcode from https://github.com/karashiiro/FFXIVOpcodes & discord, adding new opcode defines from them as well.
2021-02-16 23:04:31 +09:00
collett
1591244d60
manual opcode & packet updates
2021-02-16 22:47:19 +09:00
collett
0f923f7db5
5.45 exd update
2021-02-16 17:47:13 +09:00
collett
b2620ad002
missing space
2021-02-06 05:34:41 +09:00
collett
39ff4f5025
remove unloaded house from terri map
2021-02-06 04:41:19 +09:00
collett
0c20b64af3
bug fix
2021-02-06 03:25:55 +09:00
collett
05b7ca341e
allow removing items out as well
2021-02-06 03:00:16 +09:00
collett
6b95c00d29
implement housing edit exterior
2021-02-06 00:25:39 +09:00
collett
7f2c58bdfa
add EventYield and placeholders for all variant of it
2021-02-05 03:46:45 +09:00
collett
6086183867
Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u
2021-01-27 17:44:14 +09:00
Adam
af01b8de72
Merge pull request #706 from JeidoUran/opcodes
...
5.35 hotfix opcodes
2021-01-26 10:47:02 +11:00
Jeido
0666621566
style
2021-01-25 17:46:28 +01:00
Jeido
9d5452778a
Several fixes and improvements
...
-Eobj will keep their animation flag even after respawning
-Using !set classjob properly updates stats and UI
-Using an emote while /changepose is active doesn't immediatly interrupt the emote anymore
-GM2Command Logging moved to info instead of debug to match GM1
-//gm raise doesn't raise the target twice anymore
-Fix modelSubWeapon always being reset to 0 upon logging in
-Added TerritoryIntendedUses
2021-01-25 17:41:45 +01:00
collett
44b071ea3e
housing fixes. it's working now!
2021-01-25 20:44:36 +09:00
collett
3e5d0a47f0
merge instance def and useful wraptaxies from the_movie
2021-01-25 18:29:10 +09:00
collett
9df185a7c5
Import housing opcodes from @JeidoUran and fix some crashes.
2021-01-25 17:17:22 +09:00
Jeido
7b093af586
5.35 hotfix opcodes
2021-01-23 17:17:39 +01:00
collett
3357054208
load the gold saucer on startup
2020-12-20 20:25:05 +09:00
collett
a5c8b82926
stay compatible with original forceZoneing
2020-12-04 07:46:43 +09:00
collett
60191fb113
fix typo and move it to Chara so it can be set on mobs :)
2020-11-17 00:01:13 +09:00
collett
c1b70480ff
make CharaVisualEffect a field in player so we can track and send to other players
2020-11-16 23:30:28 +09:00
collett
883eb72227
minor fixes for multi-player
2020-11-16 22:55:22 +09:00
collett
d469227a12
Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u
2020-11-16 18:20:27 +09:00
collett
d7bc93843d
implement diving
2020-11-16 17:11:05 +09:00
collett
90290d37eb
implement diving
2020-11-15 00:11:13 +09:00
collett
40b192b6ea
event battle fix
2020-11-11 20:06:29 +09:00
collett
ff9a8a27e6
5.35 updates
2020-11-11 02:07:59 +09:00
collett
b284259cdc
5.35 hotfix update for custom stuff
2020-11-11 01:57:34 +09:00
collett
cc1e6d2258
5.35 hotfix update for PR
2020-11-11 01:57:24 +09:00
collett
fb943fc396
Merge branch '5.3_exd_update' into develop_5.35u
2020-11-10 17:48:40 +09:00
collett
d20b90bbdc
5.3 exd update
2020-11-10 00:07:26 +09:00
collett
3cd083809a
bug fixes
2020-11-09 23:28:58 +09:00
collett
2d788bce66
minor updates picked up from the_movie
2020-11-09 20:06:08 +09:00
collett
8ca1a07748
fix debug build
2020-11-09 19:55:50 +09:00
karashiiro
6763cf6019
MiniCactpotInit opcode and documentation; MarketTaxRates tweak
2020-09-15 11:02:23 -07:00
karashiiro
c938451f73
Toss in SkillHandler = 0x033C from Winter while we're at it
2020-08-15 15:27:05 -07:00
karashiiro
f3a778de27
Remove UseMooch, this was renamed to InventoryTransaction at some point
2020-08-15 07:53:44 -07:00
karashiiro
141fe1ae94
5.3 bulk update of opcodes
2020-08-12 11:37:34 -07:00
collett
d5f16e00dc
Merge branch 'party_and_gpose' into develop_5.25
2020-07-03 04:53:51 +09:00