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 |
|
Mordred
|
ee0cdfad0b
|
Allow invite to show, invite packets and linkshell updating not included
|
2021-12-04 01:27:35 +01:00 |
|
Mordred
|
8ce29c0bdc
|
Properly sent linkshell member status in linkshell list
|
2021-12-04 01:02:25 +01:00 |
|
Mordred
|
1fe1b9ec8b
|
Fixed common defs which could result in crashes
|
2021-12-03 22:28:34 +01:00 |
|
Mordred
|
3023a78533
|
Send linkshell action result after creation of linkshells.
|
2021-12-03 22:21:18 +01:00 |
|
Mordred
|
c2826ddc21
|
fixed inventory sizes
|
2021-12-03 10:53:13 +01:00 |
|
Mordred
|
c4b74f7d2e
|
Fixed another issue with ls creation'
|
2021-12-03 00:54:05 +01:00 |
|
Mordred
|
9704069703
|
Properly finalize ls creation event
|
2021-12-02 23:27:27 +01:00 |
|
Mordred
|
1378ff4a43
|
Event cleanup from linkshell changes
|
2021-12-02 23:02:52 +01:00 |
|
Mordred
|
e385522e52
|
Linkshell groundwork, events can now be implemented more easy
|
2021-12-02 22:58:36 +01:00 |
|
Mordred
|
7af6eda26e
|
Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh
|
2021-12-02 20:36:12 +01:00 |
|
Mordred
|
585a454b8a
|
Merge pull request #738 from hkAlice/3.0-friendlist
[3.0] friendlist support
|
2021-12-02 20:36:01 +01:00 |
|