1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-21 09:37:46 +00:00

Commit graph

  • 9035d44c55 rezone player; wait for all players to unlock zone entrance; Alice Ogeda 2023-03-08 21:14:04 -03:00
  • c8ab6debec more instancecontent work; Alice Ogeda 2023-03-08 17:18:13 -03:00
  • a5fdc0b323 fix typos; Alice Ogeda 2023-03-08 16:37:13 -03:00
  • 25dbd60cdf more duty reset work, respawn players on duty reset; Alice Ogeda 2023-03-08 16:36:13 -03:00
  • a10c0cdc0f more work on duty resets; Alice Ogeda 2023-03-08 16:27:13 -03:00
  • c1589c1f20 add timers and enrage mechanic; Alice Ogeda 2023-03-08 14:36:53 -03:00
  • 77089d4083 add encounter to instancecontent; basic status handling; Alice Ogeda 2023-03-08 14:15:13 -03:00
  • 69b767177e encounter status control; Alice Ogeda 2023-03-08 12:07:08 -03:00
  • f8b0cfb05b add EncounterFight, EncounterState; add example ifritnormal; Alice Ogeda 2023-03-08 11:59:45 -03:00
  • c3107b8d53 remove scripts for battle; Alice Ogeda 2023-03-08 11:59:21 -03:00
  • fc46e5792e ugly prototype of arenascript; Alice Ogeda 2023-03-07 11:24:47 -03:00
  • 52dfd3a2f6
    Merge pull request #959 from arieshi255/actions-fixup Mordred 2024-06-21 22:09:35 +02:00
  • 5c7d90ff84 Warning removals round 2 Reyli 2024-06-21 09:51:53 -05:00
  • 2965d8a03a Add function to remove multiple statuseffects by id Rushi 2024-06-21 16:12:33 +02:00
  • 6b72992b9f Change StatusEffect to return const-ref in modifier getters Rushi 2024-06-21 11:38:30 +02:00
  • 0ac79362cd Change size() > 0 checks to !empty() Rushi 2024-06-21 11:31:58 +02:00
  • d8ffb010a3 Change StatusEntry duration to unsigned int Rushi 2024-06-21 11:29:27 +02:00
  • 241ac491ef Avoid copying modifiers to applyStatusEffect Rushi 2024-06-21 10:48:32 +02:00
  • b4dd70b98e Remove unnecessary bit field in exd Rushi 2024-06-21 10:47:47 +02:00
  • 9435e6e66a General warning cleanup 1 Reyli 2024-06-21 03:01:16 -05:00
  • 7bfd9538c9
    [3.x] WIP: Initial Action and StatusEffect implementation (#958) Mimi 2024-06-21 04:27:01 +02:00
  • 1a99b56c8b
    Merge pull request #956 from collett8192/retail Adam 2024-06-21 12:22:21 +10:00
  • 390426aff4 Merge branch 'master' of https://github.com/SapphireServer/Sapphire into actions-war Rushi 2024-06-20 22:30:26 +02:00
  • 1b4dcd2786 add SayEventHandler collett 2024-06-21 05:17:48 +09:00
  • cc63ac182f Null-check ActionResultBuilder Rushi 2024-06-20 20:39:19 +02:00
  • 94653a6739 update DirectorPopUp2 collett 2024-06-20 23:51:54 +09:00
  • a2a1afc92a forceZoneing overload with more args collett 2024-06-20 23:51:37 +09:00
  • 2b78ab0808 opcode fix collett 2024-06-20 18:08:57 +09:00
  • 50d6a092d4 minor update collett 2024-06-20 17:55:51 +09:00
  • 5189042247
    Merge pull request #955 from pinapelz/tp_tix Adam 2024-06-20 18:41:48 +10:00
  • 80b11c75c8
    Merge pull request #957 from arieshi255/fix-clang-and-launcher Adam 2024-06-20 18:41:19 +10:00
  • fb7dd04f67 Revert "Update login.html" Rushi 2024-01-16 09:18:30 +01:00
  • 43da39dee8 Fix building on clang Rushi 2024-01-16 08:41:55 +01:00
  • 06d6f4db30 remove WorldInteractionHandler as it turns out it's just another ClientTrigger. handler merged and values used by WorldInteractionHandler fit perfectly in ClientTriggerType(name picked up from 3.x). also update the packet and rename params to be more consistent collett 2024-06-17 02:14:12 +09:00
  • 24fb38c40e update README.md collett 2024-06-17 01:09:26 +09:00
  • acc3f29a3f fix dyeing collett 2024-06-16 05:57:22 +09:00
  • 728f76b912 fix limsa opening collett 2024-06-14 18:22:56 +09:00
  • 1e38fc21dd update housing opcode collett 2024-06-13 23:55:50 +09:00
  • e22669876c update MapUpdate2/128 opcode, fix discovery and clean up custom PlayerSetup unlocks collett 2024-06-13 22:57:52 +09:00
  • 036a561098 fix social list and party collett 2024-06-13 05:51:47 +09:00
  • 34320ed78c more client side opcode collett 2024-06-13 03:43:34 +09:00
  • 28631f2fef update more opcodes, fix Quest exd collett 2024-06-13 03:25:10 +09:00
  • d7bdf2dd8b update player data fields to reflect PlayerSetup changes collett 2024-06-12 20:50:43 +09:00
  • 1d8e7344a3 add the unknown CF packet used to reset UI state collett 2024-06-12 20:36:39 +09:00
  • b68e48abe3 Fix CFCancel and DirectorMsg collett 2024-06-12 20:25:09 +09:00
  • f5149c9625 fix CF register collett 2024-06-12 19:39:09 +09:00
  • 6953dfc6f2 mark verified fields in PlayerSetup for future reference collett 2024-06-12 18:45:03 +09:00
  • f464bbc3cb more PlayerSetup work collett 2024-06-12 18:29:03 +09:00
  • 8387f00381 Revert "let global effect counter starts at 1 so the first status in each zone is not ignored by the client" real problem is global seq field shifted collett 2024-06-12 08:45:43 +09:00
  • 46295cc7dd Merge remote-tracking branch 'remotes/collett/Sapphire5.58' into retail collett 2024-06-12 05:35:17 +09:00
  • 1992e5c305 added Chat opcode collett 2024-06-12 05:07:04 +09:00
  • 5defe73558 let global effect counter starts at 1 so the first status in each zone is not ignored by the client collett 2024-06-12 04:55:55 +09:00
  • beacceec92 really fix PlayerSpawn and NpcSpawn collett 2024-06-12 04:45:05 +09:00
  • dd3abf2f18 fix Effect collett 2024-06-12 03:56:01 +09:00
  • 9ef7a8642d fix status effect client crash collett 2024-06-12 03:15:36 +09:00
  • b5b3e086dc dupe the last entry in level table to make sure we are not reading invalid memory. also disable some old opcode collett 2024-06-12 02:53:18 +09:00
  • 0e01894264 minor update collett 2024-06-11 05:39:23 +09:00
  • 1f946c9f2e update to 6.58h2 collett 2024-06-11 04:29:44 +09:00
  • 2ef9df61f8 fix styling Pinapelz 2024-05-18 11:37:32 -07:00
  • 825f07accc fix: seperate set homepoint and housing options from aetheryte menu Pinapelz 2024-05-17 18:44:14 -07:00
  • 66707a02c2 implement teleportation via aetheryte ticket Pinapelz 2024-05-17 16:44:44 -07:00
  • 989630b2ea
    Merge pull request #953 from T00fy/wip Adam 2024-05-13 23:32:20 +10:00
  • 2866e67a4c
    Merge pull request #954 from pinapelz/quest_work Adam 2024-05-13 23:31:23 +10:00
  • 4679420d84 fix infinite loop trying to return from Event Scene00099 doesn't do anything and causes server to infinitely attempt to return from it Pinapelz 2024-05-12 12:01:21 -07:00
  • 3008404c22 add remove condition casting in EventMgr fixes issue where using EventItemAction during quests makes the player stuck casting Pinapelz 2024-05-12 11:21:04 -07:00
  • 8f408c4e5e Add condition to increment currentKC in SubFst011 Prevents repeated excess quest progress event notices if Enemy0 is killed after kill count is already reached Pinapelz 2024-05-10 16:13:45 -07:00
  • 3bf03c54f4 Fixed up json object and added lobbyPort for api response Toofy 2024-01-23 23:38:23 +00:00
  • 3d1c8b0c2c
    Merge branch 'SapphireServer:master' into quest_work Pinapelz 2024-01-17 20:55:53 -08:00
  • cfb9408b2e implement initial CNJ job quests - ClsCnj998 - ClsCnj999 Pinapelz 2024-01-17 20:51:17 -08:00
  • 072562bc4a
    Merge pull request #950 from Sveimoldr/master Mordred 2024-01-12 10:21:34 +01:00
  • 48c0127fa8
    Merge pull request #952 from pinapelz/master Mordred 2024-01-12 10:21:01 +01:00
  • 22b4ed3c5a fix: allow player to remove title after being set - index 0 is None in-game removing the currently equipped title Pinapelz 2024-01-10 20:36:08 -08:00
  • 90354e82f4 implement unlocking orchestrion roll Pinapelz 2024-01-10 20:35:02 -08:00
  • 127a5077c9
    Create github.js Leo Carvalho 2023-10-20 11:23:36 -03:00
  • 364c304d4a
    Update login.html Leo Carvalho 2023-10-20 11:17:57 -03:00
  • 132129aaf1
    Create login.js Leo Carvalho 2023-10-20 11:16:13 -03:00
  • 7224363b2d
    Merge pull request #949 from ff14wed/6.48-changes Mordred 2023-09-09 09:55:51 +02:00
  • aab17b3474 Update for 6.48 Flawed 2023-08-08 00:51:28 -07:00
  • a42353a0a8
    Merge pull request #946 from collett8192/Sapphire5.58_action Sapphire5.58_action Mordred 2023-08-01 15:57:17 +02:00
  • 4482c95890
    Merge pull request #945 from collett8192/Sapphire5.58 Sapphire5.58 Mordred 2023-08-01 15:56:58 +02:00
  • 6fd5720f74
    Merge pull request #948 from Skyliegirl33/actions-war want_some_action Mordred 2023-08-01 15:56:39 +02:00
  • c7dc5195f6 stop dot/hot only instead of all statuses in case of a scripted status still wants to update collett 2023-07-24 08:45:39 +09:00
  • ddbb6b8403 fix WHM Divine Benison, Temperance, Assize collett 2023-07-24 08:25:13 +09:00
  • 047798f408
    Merge pull request #1 from Kooper16/status-application Rushi 2023-07-24 00:34:03 +02:00
  • 0a4bd0dee4 stop ticking status if dead collett 2023-07-24 07:33:09 +09:00
  • 8a288f34f3 Fixed script skill processing Kooper16 2023-07-23 22:01:26 +02:00
  • 97e1772d7f Merge upstream Rushi 2023-07-23 19:49:13 +02:00
  • 83590fc5cf Some calculation work Rushi 2023-07-23 19:23:20 +02:00
  • 0cdae5c7fd
    Update StatusEffect.h Timm 2023-07-22 10:45:14 +02:00
  • 28456e7ac6 Status automatically overwriten if by same source Kooper16 2023-07-22 00:04:37 +02:00
  • 6361e4e52e Automatic status reapplication Kooper16 2023-07-21 22:55:47 +02:00
  • d1c7b97d9e bool canApplyMultipleTimes Kooper16 2023-07-21 20:59:06 +02:00
  • 249194630c fix mob movement, hopefully. collett 2023-07-20 15:30:55 +09:00
  • adfd397bba fix player combat state collett 2023-07-19 04:09:55 +09:00
  • e8ab350ad2 update WAR to 5.58 collett 2023-07-19 03:52:16 +09:00
  • b7e35327b1 fix chat log when leaving dungeons. collett 2023-07-18 22:58:44 +09:00
  • 6ddc959498 Merge remote-tracking branch 'remotes/origin/Sapphire5.58' into Sapphire5.58_action collett 2023-07-18 22:04:56 +09:00
  • f383afa4ac
    Merge pull request #944 from collett8192/Sapphire5.58 Mordred 2023-07-18 15:00:26 +02:00
  • 8be05c15b9 fix party list not updating when player move zone. collett 2023-07-18 21:58:02 +09:00
  • d08675cafc
    Merge pull request #943 from ff14wed/6.45-changes Mordred 2023-07-18 14:40:11 +02:00