Mordred
|
296dbb9904
|
GiveQuestRewards is no longer used in quests, but called automatically on finish
|
2021-12-21 01:05:08 +01:00 |
|
Mordred
|
342bd7d6ad
|
Changed quest exp logic and fixed a bug in gain exp message
|
2021-12-21 00:13:50 +01:00 |
|
Mordred
|
7e953ad695
|
Fixed a bug with SubFst001
|
2021-12-20 02:46:15 +01:00 |
|
Mordred
|
90018d0137
|
Fixed quest state breaking on zoning, fixed some formatting issues in some quests, more are still messed up though
|
2021-12-20 00:06:52 +01:00 |
|
Mordred
|
083ce1d5f2
|
Improved quest rewards struct, not 100% correct yet but has the most important stuff fixed.
|
2021-12-19 01:17:44 +01:00 |
|
Mordred
|
1e35da393f
|
Fixed homepoint
|
2021-12-17 23:39:54 +01:00 |
|
Mordred
|
4baf4314d3
|
onEventItem in scripts can now be implemented
|
2021-12-17 23:13:27 +01:00 |
|
Mordred
|
cf2f1d0d58
|
Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh
|
2021-12-17 15:49:06 +01:00 |
|
Mordred
|
e3dfcf2cfd
|
Base implementation of event items, action still need to be generalized
|
2021-12-17 15:48:56 +01:00 |
|
Mordred
|
f421021497
|
Update bnpcs to include nonpop flag
|
2021-12-17 14:53:13 +01:00 |
|
Adam
|
4d99f7b035
|
Merge pull request #745 from dude22072/ThreePointOh
[3.0] Backport quests that don't require onBnpcKill or onEobjHit
|
2021-12-16 18:30:09 +11:00 |
|
dude22072
|
454e7506cf
|
Backport quests that dont require onBnpcKill or onEobjHit
|
2021-12-14 20:51:26 -06:00 |
|
Mordred
|
11b0683e7e
|
Added script generation for onEventItem, event not yet called from the server.
|
2021-12-15 00:36:41 +01:00 |
|
Adam
|
40c5d97f5b
|
Merge pull request #744 from AriAvery/ThreePointOh
rollback mp calculation
|
2021-12-15 09:50:16 +11:00 |
|
AriAvery
|
11d8b95130
|
rollback mp calculation
|
2021-12-14 23:05:58 +01:00 |
|
Mordred
|
2fe3b3d3de
|
Merge pull request #743 from hkAlice/3.0-blacklist
[3.0] blacklist support;
|
2021-12-14 20:19:52 +01:00 |
|
Alice Ogeda
|
9035c2b63f
|
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-blacklist
|
2021-12-14 16:06:30 -03:00 |
|
Alice Ogeda
|
ab668bdc68
|
more const correct;
|
2021-12-14 16:06:23 -03:00 |
|
Mordred
|
64deda44b4
|
ClassJob struct fixed, again.
|
2021-12-14 17:35:32 +01:00 |
|
Alice Ogeda
|
4a46e87641
|
transfer result handling to blmgr; more error checking; const correct;
|
2021-12-13 23:04:07 -03:00 |
|
Alice Ogeda
|
7edc1ea486
|
fix issue with paginating 100+ entries in commonlist; add cmakesettings to gitignore;
|
2021-12-13 22:38:33 -03:00 |
|
Alice Ogeda
|
e07b182a19
|
add blacklist mgr + handlers + paging;
|
2021-12-13 22:36:29 -03:00 |
|
Mordred
|
62bf7e25c3
|
Change of classJob struct for 3.01, 3.0 is probably broken now
|
2021-12-14 00:43:53 +01:00 |
|
Mordred
|
bba2dc3197
|
Merge pull request #742 from hkAlice/threepointoh
fix world expansion level;
|
2021-12-13 21:10:44 +01:00 |
|
Alice Ogeda
|
5391af378a
|
fix world expansion level;
|
2021-12-13 17:03:42 -03:00 |
|
Mordred
|
51b5d1999f
|
Added yield event handlers
|
2021-12-13 00:44:42 +01:00 |
|
Mordred
|
8eeba39edb
|
Renaming of linkshells implemented
|
2021-12-12 23:26:12 +01:00 |
|
Mordred
|
72db0a026c
|
Implemented change master for linkshells
|
2021-12-12 15:56:45 +01:00 |
|
Mordred
|
001e0c2e5c
|
Added leader modification functions for linkshells
|
2021-12-12 13:06:15 +01:00 |
|
Mordred
|
755aeedf60
|
Implemented linkshell kick
|
2021-12-09 23:38:23 +01:00 |
|
Mordred
|
fed653ed62
|
Fix create linkshell event with existing name
|
2021-12-09 22:10:14 +01:00 |
|
Mordred
|
0c6a0b0323
|
Do not allow creation of a linkshell if already existing
|
2021-12-07 14:27:43 +01:00 |
|
Mordred
|
48046fd10c
|
HuntingLog fix
|
2021-12-07 00:51:09 +01:00 |
|
Mordred
|
033d0d3c4c
|
fixed wrong type
|
2021-12-07 00:13:18 +01:00 |
|
Mordred
|
139f771e7a
|
Linkshell join logic redone to use linkshell result packets.
|
2021-12-07 00:02:41 +01:00 |
|
Mordred
|
147ebedfde
|
Added a util function to get opCode from RAW_PACKET
|
2021-12-06 00:39:22 +01:00 |
|
Mordred
|
faff95ac09
|
Merge pull request #740 from hkAlice/ThreePointOh
add expansionlvl to lobby charlist;
|
2021-12-06 00:12:14 +01:00 |
|
Alice Ogeda
|
752c9904ce
|
add expansionlvl to lobby charlist;
|
2021-12-05 20:08:21 -03:00 |
|
Alice Ogeda
|
3cce963a74
|
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into ThreePointOh
|
2021-12-05 20:06:56 -03:00 |
|
Mordred
|
7eee7c5859
|
Fixed typo
|
2021-12-05 22:34:54 +01:00 |
|
Alice Ogeda
|
7a987524b8
|
fix unk -> unavailable;
|
2021-12-05 18:33:59 -03:00 |
|
Mordred
|
9d4cb0d0f1
|
Merge pull request #739 from hkAlice/ThreePointOh
add preliminary hierarchy data to ls commonlist;
|
2021-12-05 22:32:14 +01:00 |
|
Alice Ogeda
|
57d5982309
|
add preliminary hierarchy data to ls commonlist;
|
2021-12-05 18:30:35 -03:00 |
|
Mordred
|
2b8a3ba8a0
|
Show invited players in linkshell list aswell
|
2021-12-05 21:45:03 +01:00 |
|
Mordred
|
b7ad7965a7
|
Improved chat channel join calles.
|
2021-12-05 21:16:36 +01:00 |
|
Mordred
|
c5ed71325b
|
Fixed linkshell chat channels
|
2021-12-05 17:21:37 +01:00 |
|
Mordred
|
e84c034509
|
Join and leave linkshell implemented
|
2021-12-05 00:37:52 +01:00 |
|
Mordred
|
55f9b0219f
|
Added packethandler for linkshell leave / invite decline
|
2021-12-05 00:04:11 +01:00 |
|
Mordred
|
47df62f0b4
|
Moved ls logic from packetHandler to linkshellHandler, improved invite logic
|
2021-12-04 21:53:04 +01:00 |
|
Mordred
|
85bbe38562
|
Implemented db update for linkshells.
|
2021-12-04 12:29:54 +01:00 |
|