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

6451 commits

Author SHA1 Message Date
Mordred
a5ba5bb2fb Further improvement of damage calculations 2022-01-03 13:24:33 +01:00
Mordred
76dfa7912e Dmg calc reworked 2022-01-02 23:31:02 +01:00
Mordred
d9e7e42a6d Basic actions are functional 2022-01-02 22:32:17 +01:00
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
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