1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 08:07:46 +00:00
Commit graph

5006 commits

Author SHA1 Message Date
Mordred
c4129924ea Fixed sprint action 2022-01-02 16:41:38 +01:00
Mordred
4b74b8bfc8 It is now possible to deaggro striking dummies properly... 2021-12-31 16:20:11 +01:00
Mordred
514c507dcf Renabled Bnpc dmg calc, striking dummies are now invincible. 2021-12-31 14:57:18 +01:00
Mordred
d244ad437b Spawn overworld mobs with accurate MaxHp 2021-12-30 13:57:08 +01:00
Mordred
b7aaeb38b1 Fixed some small linkshell issues 2021-12-22 23:17:35 +01:00
Mordred
34139a8937 Implemented a kill quest as a test again 2021-12-22 00:40:11 +01:00
Mordred
9f83094c43 sendEventNotice has been moved from player to eventMgr, reformatted scripts 2021-12-21 13:48:24 +01:00
Mordred
d6dd81ad1b Forward entity and name id to the onKill event 2021-12-21 12:19:35 +01:00
Mordred
532645fc88 Various quest script adjustments. 2021-12-21 12:02:22 +01:00
Mordred
495a675f35 Fixed an exp ui issue 2021-12-21 11:46:40 +01:00
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
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
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
AriAvery
11d8b95130 rollback mp calculation 2021-12-14 23:05:58 +01:00
Alice Ogeda
ab668bdc68 more const correct; 2021-12-14 16:06:23 -03: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
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
Alice Ogeda
752c9904ce add expansionlvl to lobby charlist; 2021-12-05 20:08:21 -03:00
Alice Ogeda
7a987524b8 fix unk -> unavailable; 2021-12-05 18:33:59 -03: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