1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 02:57:45 +00:00

Commit graph

  • dceff7eed6 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop Mordred 2021-11-22 23:29:45 +01:00
  • 52d83465a1 remove completed quest properly Taezen 2021-09-29 15:43:15 +02:00
  • ad6ec49760
    Update ItemAction.h Skyliegirl33 2021-09-17 17:36:39 +00:00
  • 92532bdddc
    Update ItemAction.cpp Skyliegirl33 2021-09-17 17:33:38 +00:00
  • fee9ed6b05
    Merge pull request #731 from collett8192/patch Adam 2021-09-17 21:56:36 +10:00
  • d8e5bbf720
    Update PacketHandlers.cpp Skyliegirl33 2021-09-16 19:04:21 +00:00
  • e70eacde54
    Delete src/scripts/quest/classquest/GLA directory Skyliegirl33 2021-09-16 19:02:25 +00:00
  • 9622ba7229
    Update PacketHandlers.cpp Skyliegirl33 2021-09-16 19:00:52 +00:00
  • 55beb4f6ab
    Update GameConnection.h Skyliegirl33 2021-09-16 19:00:23 +00:00
  • c06162e4b7
    Update GameConnection.cpp Skyliegirl33 2021-09-16 18:59:55 +00:00
  • 18b31bcdb4 Add missing ItemActionType Skyliegirl33 2021-09-16 20:54:20 +02:00
  • b559debd61 Only commit changes for this PR Skyliegirl33 2021-09-16 20:47:41 +02:00
  • 413c69aa41 container db fix collett 2021-09-13 18:26:01 +09:00
  • 1ef0585bba Merge branch 'develop' of https://github.com/SapphireServer/Sapphire into develop Skyliegirl33 2021-09-15 22:27:34 +02:00
  • 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. Skyliegirl33 2021-09-15 22:18:59 +02:00
  • 1689b3fd1a
    Merge pull request #730 from collett8192/patch Adam 2021-09-15 19:16:20 +10:00
  • 1fa5aadf1c update proper event type check collett 2021-09-15 16:55:45 +09:00
  • a87572de2b
    Merge pull request #729 from Skyliegirl33/develop Adam 2021-09-15 09:51:38 +10:00
  • 0fe75c373e fix the loading of some quest battles collett 2021-09-15 01:06:45 +09:00
  • d3f0c04a13 Merge branch 'develop' of https://github.com/SapphireServer/Sapphire into develop Skyliegirl33 2021-09-14 02:35:09 +02:00
  • b0022f149e
    Fix whitespaces Skyliegirl33 2021-09-14 00:18:37 +00:00
  • d05f72fe99
    Merge pull request #728 from Taezen/develop Adam 2021-09-14 10:09:23 +10:00
  • b771630fd3 fix InitZone packet Taezen 2021-09-13 20:01:52 +02:00
  • 1f6b31dd4c Update opcodes and fix CFCommenceHandler Skyliegirl33 2021-09-13 18:53:53 +02:00
  • 7f983bbf67 exd parser optimizations Taezen 2021-09-13 12:42:31 +02:00
  • 067f3e6182
    Merge pull request #727 from collett8192/patch Adam 2021-09-13 20:56:19 +10:00
  • e360dadb95 fix duty info remaining on client after leaving collett 2021-09-13 05:25:38 +09:00
  • 87ba83ce50
    Merge pull request #726 from collett8192/patch Adam 2021-09-12 10:49:25 +10:00
  • 378e5d75bc fix wrong value used to determine armory container for swapped out equipment. collett 2021-09-12 00:18:04 +09:00
  • 7ccab5b7c2
    Merge pull request #725 from Taezen/develop-map Adam 2021-09-11 23:54:10 +10:00
  • 71b459ba62 fix for previous quest and quest lock check Taezen 2021-09-11 14:00:04 +02:00
  • 384f86c55c
    Merge pull request #724 from collett8192/patch Adam 2021-09-11 10:13:56 +10:00
  • 46ce78aa45 Correctly removes players from their cells when leaving zone, fixes mob-in-city problem. collett 2021-09-11 00:52:59 +09:00
  • 95df885a86
    Merge pull request #723 from collett8192/patch Adam 2021-09-11 00:26:00 +10:00
  • 26f0b7f88f load quest icon correctly after finishing a quest. collett 2021-09-10 18:28:39 +09:00
  • 0ebc900cc4
    Merge pull request #721 from Taezen/develop-map Adam 2021-09-08 20:47:31 +10:00
  • 322a7bb4c2 better naming Taezen 2021-09-08 11:25:16 +02:00
  • 774d16667d little map manager rework Taezen 2021-09-07 16:50:13 +02:00
  • 55247a41f6 minor changes for the map implementation Taezen 2021-09-06 11:17:59 +02:00
  • f4d84e0a17
    fix /sit rotation on other client (#722) コレット 2021-09-01 15:50:45 +09:00
  • b46e7c2708 Merge branch 'lolcustomsubcommand' into develop_5.5x Rey 2021-08-31 13:29:48 -05:00
  • cafbbfd982 fix /sit rotation on other client collett 2021-08-30 18:28:58 +09:00
  • e8c7c83197 Map support Taezen 2021-08-30 10:16:05 +02:00
  • 475f560982 Eorzean time fix Taezen 2021-08-30 09:56:37 +02:00
  • 71a6d30c03 Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x Rey 2021-08-17 08:55:06 -05:00
  • 23b7b052a1
    PublicContent support. (#720) コレット 2021-08-16 17:18:29 +09:00
  • 1fb2fe881e copy paste derp collett 2021-08-16 04:39:51 +09:00
  • 2e66c5837c all wedding sequence done collett 2021-08-16 04:34:13 +09:00
  • 800bf5618f oops, that was not the right scene collett 2021-08-16 02:20:43 +09:00
  • 619eafe8c3 update code collett 2021-08-16 00:01:17 +09:00
  • f1210d6deb update code collett 2021-08-15 23:58:58 +09:00
  • 69ea353c1e scene 2 collett 2021-08-15 23:56:10 +09:00
  • b542633034 Merge branch 'longveilmodel' into develop_5.5x Rey 2021-08-15 09:32:25 -05:00
  • 931fd9830a Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x Rey 2021-08-15 09:31:53 -05:00
  • 101cd876e4 Replaces the model 208 on headgear with 199 (the longer veil) in cutscene. Rey 2021-08-15 09:31:23 -05:00
  • 16b0f06ac7 PublicContent support. collett 2021-08-15 22:15:11 +09:00
  • 8416e5d5e2 new event yield handler collett 2021-08-15 21:41:00 +09:00
  • d0e2de1abf play proper scene depending on wedding settings and add some popup message collett 2021-08-15 20:39:37 +09:00
  • c5016af896 Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x Rey 2021-08-14 19:23:59 -05:00
  • 419c7cdfca another typo collett 2021-08-15 08:58:08 +09:00
  • 53edec08c1 wedding ceremony up to the first scene collett 2021-08-15 08:49:13 +09:00
  • d2226b459b oops collett 2021-08-15 05:31:45 +09:00
  • 326be15a1a Merge branch 'noprivatezones' into develop_5.5x Rey 2021-08-14 15:09:01 -05:00
  • b2cc65e9ff more wedding stuff collett 2021-08-15 05:04:10 +09:00
  • b1e430cf39
    CF register fix. (#719) コレット 2021-08-10 15:55:10 +09:00
  • 1e8e421dba typo collett 2021-08-10 02:54:54 +09:00
  • 40a7a73f41 typo collett 2021-08-09 22:10:46 +09:00
  • b1a64496ea CF register fix. collett 2021-08-09 21:49:38 +09:00
  • be0fab1874 more debugging code collett 2021-08-09 21:22:50 +09:00
  • ac0e246e11 duty register rework collett 2021-08-09 21:19:57 +09:00
  • d8a411b302 workaround for re-enter instance not loading the correct things, probably a totally different problem but it will do for now collett 2021-08-09 07:29:44 +09:00
  • 7852e5142a load wedding decorations from quest data collett 2021-08-09 06:55:56 +09:00
  • fcfa75f1b9 print director var when sending to player collett 2021-08-09 06:09:12 +09:00
  • baee69a007 Added eventplay subcommand. Rey 2021-08-08 13:39:13 -05:00
  • 60660fb284 Let other people be seen in private zones. Such as inns. Rey 2021-08-08 13:35:40 -05:00
  • 40ecbb8765 public content support and wedding prep work collett 2021-08-09 02:38:20 +09:00
  • 9985b8232b show more info in !get pos collett 2021-08-08 07:24:03 +09:00
  • 01ce52fb14 fix the stupid mistake in CFHandler since it exists and actually allows one to join a dungeon, now with your "party members" as well. collett 2021-08-08 06:31:59 +09:00
  • 55b290e327 code picked up from the_movie since it might be useful collett 2021-08-08 05:13:47 +09:00
  • 36e6ca0bf5 fix the oddly looking screen right before playing a cutscene from The Unending Journey collett 2021-08-08 05:12:30 +09:00
  • b951d3475c set m_rot early as well collett 2021-08-08 05:11:52 +09:00
  • b1d0eb1581 lighting and fabric color workaround collett 2021-08-08 01:30:03 +09:00
  • fd18b39f3f enable cutscene preview in SubCts999 collett 2021-08-07 22:41:24 +09:00
  • befb45f44c Update FindMySQL to look for MariaDB 10.6 Franz Renatus 2021-07-31 00:13:24 -07:00
  • afd819ad8c include vector liam 2021-07-30 20:05:06 -04:00
  • 9e14206137 more testing code for SubCts999 collett 2021-08-07 21:30:33 +09:00
  • 073b79b4f6 SaveDataEventHandler collett 2021-08-07 21:30:07 +09:00
  • 2ac74f7313 debug command for setting quest var collett 2021-08-07 21:29:12 +09:00
  • 451fdb694a custom unlock rework collett 2021-08-07 21:28:04 +09:00
  • d59311cdb4 set m_pos before zoneing collett 2021-08-07 05:59:13 +09:00
  • ddddaf050f test script for SubCts999 collett 2021-08-07 03:20:53 +09:00
  • 54b725d69a remaining event handler update collett 2021-08-02 01:56:31 +09:00
  • 7b241fa4fc
    Merge pull request #718 from reiichi001/patch-2 Adam 2021-07-31 17:14:26 +10:00
  • 3210a1ab78
    Update FindMySQL to look for MariaDB 10.6 Franz Renatus 2021-07-31 00:13:24 -07:00
  • fe534029c8
    Merge pull request #717 from lmcintyre/develop Adam 2021-07-31 13:09:48 +10:00
  • 99279db982 include vector liam 2021-07-30 20:05:06 -04:00
  • 91eaf6cd4d include vector liam 2021-07-30 19:57:25 -04:00
  • 4364a1e603
    Merge pull request #715 from collett8192/housing_update Adam 2021-07-30 22:31:02 +10:00
  • fa5a972b38 minor update collett 2021-07-30 03:51:54 +09:00
  • 46aa33cffa keep the const collett 2021-07-29 16:54:24 +09:00