1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 11:07:45 +00:00
Commit graph

2715 commits

Author SHA1 Message Date
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
collett
f7c0449ee0 remove member on logout 2020-07-03 04:40:29 +09:00
collett
e80d51ff72 Implement party just enough to gpose. 2020-07-03 04:22:45 +09:00
collett
34f7d29ecd player.forceZoneing expand 2020-07-01 07:28:25 +09:00
collett
d084e1e9d4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-28 16:48:50 +09:00
Adam
d60b68cfa2
Merge pull request #686 from DantestyleXD/SubFst#1
Subquests Gridania #1
2020-06-28 12:52:46 +10:00
DantestyleXD
3d331db8ab [ Subquests ] SubFst025, SubFst037, SubFst042, SubFst043, SubFst046, SubFst048 added 2020-06-28 03:52:45 +02:00
DantestyleXD
422aed67fc [ Subquests ] SubFst026 and SubFst041 adjust 2020-06-28 03:23:22 +02:00
DantestyleXD
8599cccdcc [ Subquests ] SubFst002, SubFst008, SubFst011, SubFst014 adjust - SubFst008 and SubFst021 add 2020-06-28 03:19:22 +02:00
collett
c00f2651be inventory fix 2020-06-28 09:27:44 +09:00
DantestyleXD
dee2ec72dc move to a better folder 2020-06-28 01:33:19 +02:00
Caraxi
825a0344e2 Wow that was stupid 2020-06-27 18:52:52 +09:30
Caraxi
ec2360baf6 Add RetainerInformation packet definition 2020-06-27 18:41:59 +09:30
collett
0fe351477e instance def update 2020-06-23 01:49:04 +09:00
collett
0a38a70ab8 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-22 17:46:38 +09:00
collett
c37806f34b Revert "auto skip quests without script"
This reverts commit f427e21942.
2020-06-22 17:45:51 +09:00
collett
87b49a137c core update needed for "the_movie" 2020-06-22 17:44:39 +09:00
collett
b451d94221 Add TradeMultipleReturnEventHander, seen in quests where the player trade more than 1 item to an npc. 2020-06-21 19:49:52 +09:00
Adam
44dbec26ee
Merge pull request #681 from DantestyleXD/ARC_quests
Class Quests ARC
2020-06-21 14:00:45 +10:00
pmgr
5cb87b3b46 Convert markerId in FFXIVIpcPlaceFieldMarker into an enum 2020-06-21 01:26:54 +01:00
pmgr
d1b0bdaf1a At demo's recommendation, stuffed FieldMarkerStatus in Common.h; also added the PlaceFieldMarker struct 2020-06-21 01:09:19 +01:00
pmgr
29f453485c Add PlaceFieldMarkerPreset ServerZoneIpc and struct 2020-06-21 00:13:27 +01:00
DantestyleXD
8f0d7f8216 [ Class Quest ] ClsArc006 is Fixed ( Will need a revision ) 2020-06-20 03:25:22 +02:00
DantestyleXD
40d488cd0a [ Class Quest ] ClsArc005 is Fixed ( Will need a revision ) 2020-06-20 03:24:54 +02:00
DantestyleXD
c9c9ba1a2d [ Class Quest ] ClsArc004 is Fixed ( Will need a revision ) 2020-06-20 03:24:20 +02:00
DantestyleXD
4b9354d033 [ Class Quest ] ClsArc003 is Fixed (Will need a revision) 2020-06-20 03:23:48 +02:00
DantestyleXD
aa2dcfedab [ Class Quest ] ClsArc002 is Fixed 2020-06-20 02:20:22 +02:00
DantestyleXD
dd18c453c7 [ Class Quest ] ClsArc001 fixed 2020-06-20 02:13:09 +02:00
DantestyleXD
ce1d375c10 [ Class Quest ] ClsArc000 fixed 2020-06-20 02:11:20 +02:00