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

3221 commits

Author SHA1 Message Date
Skyliegirl33
e70eacde54
Delete src/scripts/quest/classquest/GLA directory 2021-09-16 19:02:25 +00:00
Skyliegirl33
9622ba7229
Update PacketHandlers.cpp 2021-09-16 19:00:52 +00:00
Skyliegirl33
55beb4f6ab
Update GameConnection.h 2021-09-16 19:00:23 +00:00
Skyliegirl33
c06162e4b7
Update GameConnection.cpp 2021-09-16 18:59:55 +00:00
Skyliegirl33
18b31bcdb4 Add missing ItemActionType 2021-09-16 20:54:20 +02:00
Skyliegirl33
b559debd61 Only commit changes for this PR 2021-09-16 20:47:41 +02:00
Skyliegirl33
1ef0585bba Merge branch 'develop' of https://github.com/SapphireServer/Sapphire into develop 2021-09-15 22:27:34 +02:00
Skyliegirl33
97e72fa61c Implementation of ItemAction 1322 (obtaining mounts), gear sets are set persistently and are added when unlocking classes, setLevelForClass() now properly sets the level in the database for new entries. 2021-09-15 22:26:35 +02:00
Adam
1689b3fd1a
Merge pull request #730 from collett8192/patch
fix the loading of some quest battles
2021-09-15 19:16:20 +10:00
collett
1fa5aadf1c update proper event type check 2021-09-15 16:55:45 +09:00
Adam
a87572de2b
Merge pull request #729 from Skyliegirl33/develop
Update opcodes for 5.58 hotfix and fix CFCommenceHandler
2021-09-15 09:51:38 +10:00
collett
0fe75c373e fix the loading of some quest battles 2021-09-15 01:24:02 +09:00
Skyliegirl33
d3f0c04a13 Merge branch 'develop' of https://github.com/SapphireServer/Sapphire into develop 2021-09-14 02:35:09 +02:00
Skyliegirl33
b0022f149e
Fix whitespaces 2021-09-14 00:18:37 +00:00
Adam
d05f72fe99
Merge pull request #728 from Taezen/develop
exd parser optimizations + support for sub rows in get_rows()
2021-09-14 10:09:23 +10:00
Taezen
b771630fd3 fix InitZone packet 2021-09-13 20:01:52 +02:00
Skyliegirl33
1f6b31dd4c Update opcodes and fix CFCommenceHandler 2021-09-13 18:53:53 +02:00
Taezen
7f983bbf67 exd parser optimizations 2021-09-13 16:30:32 +02:00
Adam
067f3e6182
Merge pull request #727 from collett8192/patch
fix duty info remaining on client after leaving.
2021-09-13 20:56:19 +10:00
collett
e360dadb95 fix duty info remaining on client after leaving 2021-09-13 05:29:53 +09:00
Adam
87ba83ce50
Merge pull request #726 from collett8192/patch
fix wrong value used to determine armory container for swapped out equipment.
2021-09-12 10:49:25 +10:00
collett
378e5d75bc fix wrong value used to determine armory container for swapped out equipment. 2021-09-12 00:18:04 +09:00
Adam
7ccab5b7c2
Merge pull request #725 from Taezen/develop-map
fix for previous quest and quest lock check
2021-09-11 23:54:10 +10:00
Taezen
71b459ba62 fix for previous quest and quest lock check 2021-09-11 14:00:04 +02:00
Adam
384f86c55c
Merge pull request #724 from collett8192/patch
Correctly removes players from their cells when leaving zone, fixes mob-in-city problem.
2021-09-11 10:13:56 +10:00
collett
46ce78aa45 Correctly removes players from their cells when leaving zone, fixes mob-in-city problem. 2021-09-11 00:52:59 +09:00
Adam
95df885a86
Merge pull request #723 from collett8192/patch
load quest icon correctly after finishing a quest.
2021-09-11 00:26:00 +10:00
collett
26f0b7f88f load quest icon correctly after finishing a quest. 2021-09-10 18:28:39 +09:00
Adam
0ebc900cc4
Merge pull request #721 from Taezen/develop-map
Including support for basic map icons
2021-09-08 20:47:31 +10:00
Taezen
322a7bb4c2 better naming 2021-09-08 11:25:16 +02:00
Taezen
774d16667d little map manager rework 2021-09-07 16:50:13 +02:00
Taezen
55247a41f6 minor changes for the map implementation 2021-09-06 11:39:52 +02:00
コレット
f4d84e0a17
fix /sit rotation on other client (#722) 2021-09-01 16:50:45 +10:00
Taezen
e8c7c83197 Map support 2021-08-30 10:16:05 +02:00
Taezen
475f560982 Eorzean time fix 2021-08-30 09:56:37 +02:00
コレット
23b7b052a1
PublicContent support. (#720)
* PublicContent support.

* update code
2021-08-16 18:18:29 +10:00
コレット
b1e430cf39
CF register fix. (#719)
* CF register fix.

* typo
2021-08-10 16:55:10 +10:00
Adam
fe534029c8
Merge pull request #717 from lmcintyre/develop
include vector
2021-07-31 13:09:48 +10:00
liam
99279db982 include vector 2021-07-30 20:05:06 -04:00
Adam
4364a1e603
Merge pull request #715 from collett8192/housing_update
Implement housing edit interior.
2021-07-30 22:31:02 +10:00
collett
46aa33cffa keep the const 2021-07-29 16:54:24 +09:00
collett
245d709566 minor update 2021-07-29 16:42:31 +09:00
collett
602f175912 remove reference from LandIdent param 2021-07-29 16:39:36 +09:00
collett
b014b9265d housing edit interior 2021-07-29 02:01:02 +09:00
Adam
37fabec6f5
Merge pull request #714 from collett8192/5.58_pr
Update to 5.58.
2021-07-28 18:59:37 +10:00
collett
ca663de5ed update to 5.58, part of the opcodes are from github.com/Taezen
Co-authored-by: Taezen <Taezen>
2021-07-27 21:08:23 +09:00
collett
301bd61180 update to 5.55 hotfix
Co-authored-by: Jeido Uran <tourais.q@gmail.com>
2021-07-27 07:33:55 +09:00
Adam
8b7fbc82f6
Merge pull request #711 from collett8192/perform
Fix performing.
2021-02-26 08:17:32 +11:00
collett
627cf93b4c fix performing 2021-02-25 21:28:58 +09:00
Adam
b1ab980d01
Merge pull request #709 from collett8192/update_5.45hotfix
Update to 5.45 hotfix.
2021-02-23 09:52:48 +11:00