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

1595 commits

Author SHA1 Message Date
Mordred
258dc8d69b Fixed effectpacket flags. 2023-01-20 11:40:35 +01:00
Lucy
d24b711163 Rename QuestData field to be more accurate 2023-01-20 07:29:37 +01:00
Lucy
acf61a4794 Fix QuestData struct
(cherry picked from commit be59f1f7ce698dfd8fb0f0945b424c45aa14e0d2)
2023-01-20 06:58:04 +01:00
Mordred
89b2a8470d Adjust complete quest list 2023-01-19 22:38:55 +01:00
Mordred
f1e7752515 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-19 21:20:33 +01:00
Alice Ogeda
423af6f9bc myerge; 2023-01-19 13:05:27 -03:00
Alice Ogeda
34213990bc AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
Mordred
a7763366ee Fixed PlayerStatusUpdate 2023-01-19 09:57:08 +01:00
Mordred
05a99c4aa3 More PlayerStatus fixes 2023-01-19 08:38:55 +01:00
Mordred
bb22495ae1 Initial fixes for playerstatus packet for 3.3 2023-01-18 23:18:06 +01:00
Mordred
920da4de3b Tiny cleanup 2023-01-18 21:44:26 +01:00
Mordred
bd1753423e Added a onPlayerDeath function, to be reworked when battlescripts arrive 2023-01-15 22:03:44 +01:00
Matthe815
40a0455c9e
fix: Fixed oversight where currency record not inserting 2023-01-06 23:40:31 -05:00
dude22072
3e5b18b29a More unlock IDs 2022-03-05 22:10:56 -06:00
dude22072
c5e90be776 Treasure Hunt unlock quest 2022-03-01 14:54:46 -06:00
Mordred
50fbdbfa12 renamed setSystemActionUnlock to setRewardFlag 2022-02-28 08:40:57 +01:00
dude22072
c3eb604cb6 More MSQ, Add emote unlocks to Common.h 2022-02-28 01:29:07 -06:00
Mordred
d262e3f5a4
Merge pull request #796 from hkAlice/aggro-attempts
[3.0] adds int, unspecified type, type range and array of values to rngmgr; warning cleanups;
2022-02-20 23:02:58 +01:00
Alice Ogeda
c30f1866ad Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into aggro-attempts 2022-02-19 18:08:43 -03:00
Rushi
5c863ba81a Add Map actor controls 2022-02-18 23:35:53 +01:00
Mordred
0258c05050
Merge pull request #790 from Skyliegirl33/feature-impl
[3.x] Add fate actrl, gearset handler (wip) and fix untargeting of client-side NPCs
2022-02-18 23:20:47 +01:00
Mordred
12f0a5472f Added MapMarker packets 2022-02-18 22:55:04 +01:00
Rushi
d5e964ea4c Map out more actor controls 2022-02-18 02:25:07 +01:00
Rushi
c03968b194 WIP: Implement gearset handler 2022-02-18 02:24:18 +01:00
Alice Ogeda
3b49cade1d minor cleanup; 2022-02-16 15:11:10 -03:00
Rushi
9b5b72f922 Merge 2022-02-16 18:15:11 +01:00
Mordred
dbda60ce77 Fixed inNpcEvent state 2022-02-16 15:29:00 +01:00
Rushi
f4d8f3c2b1 Add unknown param to EventLogMessageHeader 2022-02-16 09:44:05 +01:00
Rushi
90a45d9203 Add structs for EventLogMessage 2022-02-16 05:34:33 +01:00
Rushi
eee3df5bbd Add flags to FindContent struct 2022-02-12 00:59:29 +01:00
Mordred
2b3bb6297e Basic warptaxi work 2022-02-10 18:50:44 +01:00
Mordred
4ec86cdf81 Implemented onSay event 2022-02-08 12:46:18 +01:00
Mordred
349476c79f Added BattleTalk definitions 2022-02-07 18:41:59 +01:00
Mordred
efe827416b More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Mordred
a27bb3e687 Remove Component namespace 2022-01-27 21:24:54 +01:00
Mordred
453f441ad3 Some clang-tidy love and new warpmanager, still empty though. 2022-01-23 11:04:26 +01:00
Mordred
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01:00
Mordred
d00be5cd88 Properly fade out dead mobs 2022-01-21 00:42:40 +01:00
Mordred
e5028fea52 More readability of packet commands 2022-01-20 23:40:18 +01:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
Mordred
d19c2dd5bb CommonGen enum adjustments. 2022-01-19 00:45:33 +01:00
Rushi
575fb37854 Implement mount unlocking 2022-01-16 22:48:55 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Rushi
d449c97a9f Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00
Rushi
df58683c6f Fix compilation issues on *NIX platforms 2022-01-14 19:02:50 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Mordred
3b02afe99b Screenmessage when zoning, some effect packet 1 cleanup 2022-01-07 21:22:55 +01:00
Mordred
4fccaef569 Renamed an actor control according to use 2022-01-06 20:44:35 +01:00
Mordred
f0871c6217 Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage 2022-01-06 20:25:50 +01:00
Mordred
ab1fbd833e Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00