1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00
Commit graph

6427 commits

Author SHA1 Message Date
Alice Ogeda
4eca7355c2 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into threepointoh 2022-01-20 20:14:40 -03:00
Alice Ogeda
1235ea99ac parse combo data in actionlut; check for nextcombo/ogcd to allow ogcd weaving in combos; 2022-01-20 20:14:34 -03:00
Mordred
e5028fea52 More readability of packet commands 2022-01-20 23:40:18 +01:00
Mordred
092e3eca76 Removed test tasks and moved info print on task execute to taskmgr 2022-01-20 22:45:48 +01:00
Mordred
097a00b913 Task for dead bnpc removal 2022-01-20 22:42:26 +01:00
Alice Ogeda
00ecce8406 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into threepointoh 2022-01-20 17:39:24 -03:00
Alice Ogeda
24708040d0 some ogcd checks; 2022-01-20 17:39:22 -03:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
dude22072
1da2cce4da ARC clang cleanup 2022-01-19 13:53:00 -06:00
Mordred
8eb0638848 Some clang-tidy cleanups 2022-01-19 17:55:29 +01:00
Mordred
125c02d127 Very very simplistic mob exp 2022-01-19 17:22:56 +01:00
Mordred
31010a4cf5
Merge pull request #756 from dude22072/ThreePointOh
[3.0] CNJ Quests
2022-01-19 08:23:56 +01:00
dude22072
588a692c73 Remove unneeded ampersands 2022-01-18 19:00:54 -06:00
dude22072
f89a677bd3 CNJ reference formatting fix 2022-01-18 18:53:16 -06:00
Mordred
d19c2dd5bb CommonGen enum adjustments. 2022-01-19 00:45:33 +01:00
Mordred
1270f496b8 Weather works again. 2022-01-19 00:18:50 +01:00
Mordred
aa0c318494 More cleanup of territoryMgr in preparation of new move logic 2022-01-18 23:47:35 +01:00
Mordred
7bde6c9c00 Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh 2022-01-18 08:12:08 +01:00
Mordred
9ab636662d Added triggerOwner to bnpc 2022-01-18 08:03:49 +01:00
dude22072
8f6e76dc55 CNJ Quests 2022-01-18 00:07:49 -06:00
Adam
d21b2d3ea2
Merge pull request #755 from dude22072/ThreePointOh
[3.0] Fix ClsArc004
2022-01-18 14:37:53 +11:00
dude22072
8ff1faf666 Fix ClsArc004 2022-01-17 20:33:05 -06:00
Mordred
00f0c1b431 Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still 2022-01-18 00:21:38 +01:00
Mordred
7402327d26
Merge pull request #754 from Skyliegirl33/gearset-implementation
[3.x]Implement mount unlocking
2022-01-16 23:19:48 +01:00
Rushi
c19df0e637 More formatting 2022-01-16 23:19:10 +01:00
Rushi
637fe3614d Remove logging line 2022-01-16 22:56:49 +01:00
Rushi
62dabd571c Fix formatting 2022-01-16 22:53:02 +01:00
Rushi
2f9a56e6a1 Add missing namespace 2022-01-16 22:49:58 +01:00
Rushi
575fb37854 Implement mount unlocking 2022-01-16 22:48:55 +01:00
Rushi
e0398b0dbb Fix Mount struct 2022-01-16 22:45:56 +01:00
Mordred
b9032f551e Fix for quests being added on decline 2022-01-16 22:22:27 +01:00
Mordred
3eb5fbf6fa OnWithin and OnOutside range have been adjusted to include Quest object, minor fix to onEmote function quest updates 2022-01-16 19:40:21 +01:00
Mordred
27b218fd78 Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +01:00
Mordred
1085403677
Merge pull request #753 from dude22072/ThreePointOh
[3.0] More ARC cleanup
2022-01-16 10:57:16 +01:00
dude22072
026059ee15 More ARC cleanup
Oh hey I have to make the sequence completion text show up myself.
2022-01-15 22:10:42 -06:00
Mordred
8767991e7a Removal of more territory move logic 2022-01-15 23:28:06 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Mordred
3f6f31b848 Hopefully a fix for effects breaking in instanced zones 2022-01-14 23:13:47 +01:00
Mordred
d245dcfd2f
Merge pull request #752 from Skyliegirl33/gearset-implementation
[3.x] Support for unlocking gear sets, updating job status, fix compile issues and Archer quest
2022-01-14 20:05:40 +01:00
Rushi
3063174652 Fix unlock quest for Archer 2022-01-14 19:07:38 +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
f093aba377 Fixed event item action, also changed the way the action interrupt grace period works 2022-01-14 12:51:37 +01:00
Mordred
7fa20f2a3a
Merge pull request #751 from dude22072/ThreePointOh
[3.0] Implement ARC questline
2022-01-14 08:45:39 +01:00
dude22072
cfcc29acbd More ARC formatting 2022-01-14 01:44:35 -06:00
dude22072
55d212ddf6 ARC quests formatting 2022-01-14 01:26:54 -06:00
Mordred
ad1f1fd45d
Merge pull request #750 from hkAlice/threepointoh
[3.0] expose playermgr() to nativescript; fix friendlist insert on new character;
2022-01-14 08:04:55 +01:00
Mordred
c4b7b1e0a0 Fix for eobj struct 2022-01-14 08:02:55 +01:00
dude22072
d78523a072 Implement ARC questline 2022-01-13 23:18:53 -06:00
Alice Ogeda
27a800cc5e expose playermgr() to nativescript; fix friendlist insert on new character; 2022-01-14 01:34:58 -03:00